tar -xf octave-3.4.0.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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)/octave 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 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for working alloca.h... yes checking for alloca... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for chown... yes checking for fchown... yes checking for dup2... yes checking for fcntl... yes checking for fchdir... yes checking for fdopendir... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for gettimeofday... yes checking for fstatat... yes checking for getpwnam_r... yes checking for lchmod... no checking for link... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for memchr... yes checking for mkfifo... yes checking for mkstemp... yes checking for alarm... yes checking for pathconf... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for strdup... yes checking for tzset... yes checking for strptime... yes checking for symlink... yes checking for localtime_r... yes checking for times... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for iswblank... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for sys/cdefs.h... yes checking for unistd.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/times.h... yes checking for features.h... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... no checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether system is Windows or MSDOS... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether fchdir is declared... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for working fcntl.h... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking whether is self-contained... yes checking whether select is declared without a macro... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for unsigned long long int... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether strdup is declared... yes checking for working strerror function... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether localtime_r is declared... no checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether iswblank is declared... no checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking whether copysign can be used without linking with libm... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking whether alphasort is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... yes checking for working POSIX fnmatch... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for gethostname... yes checking for HOST_NAME_MAX... yes checking whether getlogin_r works with small buffers... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... yes checking whether glob lists broken symlinks... no checking for lchown... yes checking whether link handles trailing slash correctly... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosl is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether mkfifo rejects trailing slashes... yes checking for working mkstemp... yes checking for working mktime... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether open recognizes a trailing slash... yes checking for fchmodat... yes checking for fstatat... (cached) yes checking for mkdirat... yes checking for openat... yes checking for unlinkat... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether round is declared... (cached) yes checking whether round works... yes checking whether roundf is declared... (cached) yes checking whether roundf works... yes checking whether select supports a 0 argument... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking whether symlink handles trailing slash correctly... yes checking whether is self-contained... (cached) yes checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 is declared without a macro... (cached) yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking for struct tms... yes checking whether times is declared without a macro... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether trunc is declared... (cached) yes checking whether truncf is declared... (cached) yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether unlink honors trailing slashes... (cached) yes checking whether unlink of a parent directory fails as it should... (cached) guessing yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... yes checking for stdint.h... (cached) yes 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 gcc accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CFLAGS checking whether g++ accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CXXFLAGS checking for sin in -lm... yes checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries of g77... -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -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 g77 accepts -mieee-fp... yes adding -mieee-fp to FFLAGS configure: defining FFLAGS to be -O -mieee-fp checking whether g77 generates correct size integers... yes checking whether g77 accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking for IEEE 754 data format... yes checking whether complex class can set components independently... yes checking whether complex class can reference components independently... 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 for qh_version 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclearerr in -lz... yes checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Gget_num_objs in -lhdf5... yes checking whether HDF5 library has enforced version 1.6 API... no checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_plan_dft_1d in -lfftw3... yes checking for fftw3.h... (cached) yes checking for fftwf_plan_dft_1d in -lfftw3f... yes 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... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_escape in -lcurl... yes checking Magick++.h usability... yes checking Magick++.h presence... yes checking for Magick++.h... yes checking for Magick::ColorRGB in Magick++.h... yes 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 for FONTCONFIG... yes checking for fltk-config... no checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether g77 accepts -g... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if sgemm_ is being linked in already... no checking for ATL_xerbla in -latlas... no checking for sgemm_ in -lblas... yes checking for dgemm_ in -ldgemm... no checking for sgemm_ in -lmkl... no checking for sgemm_ in -framework vecLib... no checking for sgemm_ in -lcxml... no checking for sgemm_ in -ldxml... no checking for sgemm_ in -lscs... no checking for sgemm_ in -lcomplib.sgimath... no checking for sgemm_ in -lblas... (cached) yes checking for sgemm_ in -lessl... no checking for sgemm_ in -lblas... (cached) 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 whether the integer size is correct... yes checking for cheev_... no checking for cheev_ in -llapack... yes checking for sqr1up in -lqrupdate... yes checking for slup1up 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 suitesparse/camd.h usability... no checking suitesparse/camd.h presence... no checking for suitesparse/camd.h... no checking ufsparse/camd.h usability... no checking ufsparse/camd.h presence... no checking for ufsparse/camd.h... no checking amd/camd.h usability... no checking amd/camd.h presence... no checking for amd/camd.h... no checking camd.h usability... yes checking camd.h presence... yes checking for camd.h... yes checking for camd_postorder in -lcamd... yes checking suitesparse/colamd.h usability... no checking suitesparse/colamd.h presence... no checking for suitesparse/colamd.h... no checking ufsparse/colamd.h usability... no checking ufsparse/colamd.h presence... no checking for ufsparse/colamd.h... no checking amd/colamd.h usability... no checking amd/colamd.h presence... no checking for amd/colamd.h... no checking colamd.h usability... yes checking colamd.h presence... yes checking for colamd.h... yes checking for colamd in -lcolamd... yes checking suitesparse/ccolamd.h usability... no checking suitesparse/ccolamd.h presence... no checking for suitesparse/ccolamd.h... no checking ufsparse/ccolamd.h usability... no checking ufsparse/ccolamd.h presence... no checking for ufsparse/ccolamd.h... no checking amd/ccolamd.h usability... no checking amd/ccolamd.h presence... no checking for amd/ccolamd.h... no checking ccolamd.h usability... yes checking ccolamd.h presence... yes checking for ccolamd.h... yes checking for ccolamd in -lccolamd... yes checking suitesparse/cholmod.h usability... no checking suitesparse/cholmod.h presence... no checking for suitesparse/cholmod.h... no checking ufsparse/cholmod.h usability... no checking ufsparse/cholmod.h presence... no checking for ufsparse/cholmod.h... no checking cholmod/cholmod.h usability... no checking cholmod/cholmod.h presence... no checking for cholmod/cholmod.h... no checking cholmod.h usability... yes checking cholmod.h presence... yes checking for cholmod.h... yes checking for cholmod_start in -lcholmod... yes checking suitesparse/cs.h usability... no checking suitesparse/cs.h presence... no checking for suitesparse/cs.h... no checking ufsparse/cs.h usability... no checking ufsparse/cs.h presence... no checking for ufsparse/cs.h... no checking amd/cs.h usability... no checking amd/cs.h presence... no checking for amd/cs.h... no checking cs.h usability... yes checking cs.h presence... yes checking for cs.h... yes checking for cs_di_sqr in -lcxsparse... yes checking suitesparse/umfpack.h usability... no checking suitesparse/umfpack.h presence... no checking for suitesparse/umfpack.h... no checking ufsparse/umfpack.h usability... no checking ufsparse/umfpack.h presence... no checking for ufsparse/umfpack.h... no checking umfpack/umfpack.h usability... no checking umfpack/umfpack.h presence... no checking for umfpack/umfpack.h... no checking umfpack.h usability... yes checking umfpack.h presence... yes checking for umfpack.h... yes checking for umfpack_zi_get_determinant in -lumfpack... yes checking for UMFPACK seperate complex matrix and rhs split... yes 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 getpwnam... yes checking for mode_t... (cached) yes checking for off_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for dev_t... yes checking for ino_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) 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... (cached) yes checking for alloca... (cached) 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... 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 for dlfcn.h... (cached) 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes 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 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 for sys/param.h... (cached) 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 for sys/select.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes 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 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 basename... yes checking for canonicalize_file_name... (cached) yes checking for chmod... yes checking for dup2... (cached) yes checking for endgrent... yes checking for endpwent... yes checking for execvp... yes checking for expm1... yes checking for expm1f... yes checking for fork... 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 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 localtime_r... (cached) yes checking for log1p... yes checking for log1pf... yes checking for mkstemp... (cached) yes checking for pipe... (cached) yes checking for putenv... yes checking for realpath... (cached) yes checking for resolvepath... no checking for rindex... 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 siglongjmp... yes checking for strsignal... yes checking for tempnam... yes checking for tgammaf... yes checking for umask... yes checking for uname... yes checking for utime... yes checking for waitpid... yes checking for _chmod... no checking for x_utime... no checking for _utime32... no checking whether exp2 is declared... yes checking whether round is declared... (cached) yes checking whether tgamma is declared... yes checking for exp2... yes checking for round... yes checking for tgamma... yes checking whether putenv uses malloc... no checking whether g++ accepts -rdynamic... yes 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 signbit... no checking for _finite... no checking for _isnan... 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 cbrt... yes checking for cbrtf... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for struct tm.tm_zone... (cached) yes checking whether closedir returns void... no checking for struct group.gr_passwd... 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 whether sys_siglist is declared... yes checking for getrusage... yes checking for gawk... (cached) gawk checking for gfind... no checking for find... find checking for a usable sed... /usr/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 -I checking for bison... bison -y checking whether ln -s works... yes 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 texi2dvi... texi2dvi checking for texi2pdf... texi2pdf configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"GNU\ Octave\\\\\" -DPACKAGE_TARNAME=\\\\\"octave\\\\\" -DPACKAGE_VERSION=\\\\\"3.4.0\\\\\" -DPACKAGE_STRING=\\\\\"GNU\ Octave\ 3.4.0\\\\\" -DPACKAGE_BUGREPORT=\\\\\"bug@octave.org\\\\\" -DPACKAGE_URL=\\\\\"http://www.gnu.org/software/octave/\\\\\" -DPACKAGE=\\\\\"octave\\\\\" -DVERSION=\\\\\"3.4.0\\\\\" -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=\\\\\":\\\\\" -DOCTAVE_IDX_TYPE=int -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_GETCWD=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_CHOWN=1 -DHAVE_FCHOWN=1 -DHAVE_DUP2=1 -DHAVE_FCNTL=1 -DHAVE_FCHDIR=1 -DHAVE_FDOPENDIR=1 -DHAVE_BTOWC=1 -DHAVE_ISBLANK=1 -DHAVE_ISWCTYPE=1 -DHAVE_MBSRTOWCS=1 -DHAVE_MEMPCPY=1 -DHAVE_WMEMCHR=1 -DHAVE_WMEMCPY=1 -DHAVE_WMEMPCPY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLOGIN_R=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_FSTATAT=1 -DHAVE_GETPWNAM_R=1 -DHAVE_LINK=1 -DHAVE_LSTAT=1 -DHAVE_MBSINIT=1 -DHAVE_MBRTOWC=1 -DHAVE_MPROTECT=1 -DHAVE_MEMCHR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ALARM=1 -DHAVE_PATHCONF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGALTSTACK=1 -DHAVE_SIGINTERRUPT=1 -DHAVE_SLEEP=1 -DHAVE_STRDUP=1 -DHAVE_TZSET=1 -DHAVE_STRPTIME=1 -DHAVE_SYMLINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMES=1 -DHAVE_PIPE=1 -DHAVE_ISWCNTRL=1 -DHAVE_ISWBLANK=1 -DFUNC_REALPATH_WORKS=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_NETDB_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDINT_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_FEATURES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CHOWN=1 -DCHOWN_CHANGE_TIME_BUG=1 -DFILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX=0 -DFILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR=0 -DFILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE=0 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSTRERROR_R_CHAR_P=1 -DHAVE_DECL_FCHDIR=1 -DPROMOTED_MODE_T=mode_t -DHAVE_WORKING_O_NOATIME=1 -DHAVE_WORKING_O_NOFOLLOW=1 -DHAVE_DECL_STRMODE=0 -DHAVE_MBSTATE_T=1 -DHAVE_DECL_GETCWD=1 -DHAVE_DECL_GETLOGIN_R=1 -DHAVE_DECL_GETLOGIN=1 -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG_ONLY=1 -DHAVE_DECL_GETENV=1 -Drestrict=__restrict -DHAVE_RAW_DECL_GETTIMEOFDAY=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DMALLOC_0_IS_NONNULL=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_MAP_ANONYMOUS=1 -DHAVE_DECL_MEMRCHR=1 -D_FILE_OFFSET_BITS=64 -DHAVE_SHUTDOWN=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_SA_FAMILY_T=1 -DHAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY=1 -DHAVE_RAW_DECL_SOCKET=1 -DHAVE_RAW_DECL_CONNECT=1 -DHAVE_RAW_DECL_ACCEPT=1 -DHAVE_RAW_DECL_BIND=1 -DHAVE_RAW_DECL_GETPEERNAME=1 -DHAVE_RAW_DECL_GETSOCKNAME=1 -DHAVE_RAW_DECL_GETSOCKOPT=1 -DHAVE_RAW_DECL_LISTEN=1 -DHAVE_RAW_DECL_RECV=1 -DHAVE_RAW_DECL_SEND=1 -DHAVE_RAW_DECL_RECVFROM=1 -DHAVE_RAW_DECL_SENDTO=1 -DHAVE_RAW_DECL_SETSOCKOPT=1 -DHAVE_RAW_DECL_SHUTDOWN=1 -DHAVE_RAW_DECL_ACCEPT4=1 -DHAVE_RAW_DECL_SELECT=1 -DHAVE__BOOL=1 -DHAVE_WCHAR_T=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DUSER_LABEL_PREFIX= -DHAVE_DECL_STRDUP=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_RAW_DECL_MEMMEM=1 -DHAVE_RAW_DECL_MEMPCPY=1 -DHAVE_RAW_DECL_MEMRCHR=1 -DHAVE_RAW_DECL_RAWMEMCHR=1 -DHAVE_RAW_DECL_STPCPY=1 -DHAVE_RAW_DECL_STPNCPY=1 -DHAVE_RAW_DECL_STRCHRNUL=1 -DHAVE_RAW_DECL_STRDUP=1 -DHAVE_RAW_DECL_STRNCAT=1 -DHAVE_RAW_DECL_STRNDUP=1 -DHAVE_RAW_DECL_STRNLEN=1 -DHAVE_RAW_DECL_STRPBRK=1 -DHAVE_RAW_DECL_STRSEP=1 -DHAVE_RAW_DECL_STRCASESTR=1 -DHAVE_RAW_DECL_STRTOK_R=1 -DHAVE_RAW_DECL_STRERROR_R=1 -DHAVE_RAW_DECL_STRSIGNAL=1 -DHAVE_RAW_DECL_STRVERSCMP=1 -DHAVE_RAW_DECL_STRCASECMP=1 -DHAVE_RAW_DECL_STRNCASECMP=1 -DHAVE_DECL_LOCALTIME_R=0 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_SNPRINTF=1 -DHAVE_STRNLEN=1 -DHAVE_WCSLEN=1 -DHAVE_WCSNLEN=1 -DHAVE_MBRTOWC=1 -DHAVE_WCRTOMB=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_SNPRINTF_RETVAL_C99=1 -DHAVE_DECL_VSNPRINTF=1 -DHAVE_DECL_ISWBLANK=0 -DHAVE_ALLOCA=1 -DGNULIB_CANONICALIZE_LGPL=1 -DGNULIB_TEST_CANONICALIZE_FILE_NAME=1 -DGNULIB_TEST_REALPATH=1 -DGNULIB_TEST_CHOWN=1 -DGNULIB_TEST_CLOEXEC=1 -DGNULIB_TEST_CLOSE=1 -DD_INO_IN_DIRENT=1 -DHAVE_STRUCT_DIRENT_D_TYPE=1 -DHAVE_RAW_DECL_ALPHASORT=1 -DHAVE_RAW_DECL_DIRFD=1 -DHAVE_RAW_DECL_FDOPENDIR=1 -DHAVE_RAW_DECL_SCANDIR=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DGNULIB_TEST_DIRFD=1 -DGNULIB_TEST_DUP2=1 -DGNULIB_TEST_FCHDIR=1 -DGNULIB_TEST_FCLOSE=1 -DGNULIB_TEST_FCNTL=1 -DHAVE_RAW_DECL_FCNTL=1 -DHAVE_RAW_DECL_OPENAT=1 -DHAVE_DECL_FDOPENDIR=1 -DGNULIB_TEST_FDOPENDIR=1 -DGNULIB_FDOPENDIR=1 -DGNULIB_TEST_FLOOR=1 -DHAVE_PARTLY_WORKING_GETCWD=1 -DHAVE_GETPAGESIZE=1 -DGNULIB_TEST_GETCWD=1 -DGNULIB_TEST_GETDTABLESIZE=1 -DHAVE_GETHOSTNAME=1 -DGNULIB_TEST_GETHOSTNAME=1 -DGNULIB_TEST_GETLOGIN_R=1 -DGNULIB_TEST_GETOPT_GNU=1 -DGETTIMEOFDAY_TIMEZONE=struct\ timezone -DGNULIB_TEST_GETTIMEOFDAY=1 -DHAVE_GLOB_H=1 -DHAVE_LCHOWN=1 -DGNULIB_TEST_LCHOWN=1 -DGNULIB_TEST_LINK=1 -DGNULIB_TEST_LSTAT=1 -DHAVE_MALLOC_POSIX=1 -DGNULIB_TEST_MALLOC_POSIX=1 -DHAVE_RAW_DECL_ACOSL=1 -DHAVE_RAW_DECL_ASINL=1 -DHAVE_RAW_DECL_ATANL=1 -DHAVE_RAW_DECL_CEILF=1 -DHAVE_RAW_DECL_CEILL=1 -DHAVE_RAW_DECL_COSL=1 -DHAVE_RAW_DECL_EXPL=1 -DHAVE_RAW_DECL_FLOORF=1 -DHAVE_RAW_DECL_FLOORL=1 -DHAVE_RAW_DECL_FREXPL=1 -DHAVE_RAW_DECL_LDEXPL=1 -DHAVE_RAW_DECL_LOGB=1 -DHAVE_RAW_DECL_LOGL=1 -DHAVE_RAW_DECL_ROUND=1 -DHAVE_RAW_DECL_ROUNDF=1 -DHAVE_RAW_DECL_ROUNDL=1 -DHAVE_RAW_DECL_SINL=1 -DHAVE_RAW_DECL_SQRTL=1 -DHAVE_RAW_DECL_TANL=1 -DHAVE_RAW_DECL_TRUNC=1 -DHAVE_RAW_DECL_TRUNCF=1 -DHAVE_RAW_DECL_TRUNCL=1 -DGNULIB_TEST_MBRTOWC=1 -DGNULIB_TEST_MBSINIT=1 -DGNULIB_TEST_MBSRTOWCS=1 -DGNULIB_TEST_MEMCHR=1 -DHAVE_MEMPCPY=1 -DGNULIB_TEST_MEMPCPY=1 -DHAVE_MEMRCHR=1 -DGNULIB_TEST_MEMRCHR=1 -DGNULIB_TEST_MKFIFO=1 -DGNULIB_TEST_MKSTEMP=1 -DGNULIB_TEST_MKTIME=1 -DGNULIB_TEST_NANOSLEEP=1 -DGNULIB_TEST_OPEN=1 -DHAVE_FCHMODAT=1 -DHAVE_FSTATAT=1 -DHAVE_MKDIRAT=1 -DHAVE_OPENAT=1 -DHAVE_UNLINKAT=1 -DHAVE_DECL_PROGRAM_INVOCATION_NAME=1 -DHAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME=1 -DGNULIB_TEST_READLINK=1 -DHAVE_REALLOC_POSIX=1 -DGNULIB_TEST_REALLOC_POSIX=1 -DGNULIB_TEST_RENAME=1 -DGNULIB_TEST_RMDIR=1 -DHAVE_DECL_ROUND=1 -DGNULIB_TEST_ROUND=1 -DHAVE_DECL_ROUNDF=1 -DGNULIB_TEST_ROUNDF=1 -DGNULIB_TEST_SELECT=1 -DHAVE_STRUCT_SIGACTION_SA_SIGACTION=1 -DGNULIB_TEST_SIGACTION=1 -DHAVE_RAW_DECL_SIGACTION=1 -DHAVE_RAW_DECL_SIGADDSET=1 -DHAVE_RAW_DECL_SIGDELSET=1 -DHAVE_RAW_DECL_SIGEMPTYSET=1 -DHAVE_RAW_DECL_SIGFILLSET=1 -DHAVE_RAW_DECL_SIGISMEMBER=1 -DHAVE_RAW_DECL_SIGPENDING=1 -DHAVE_RAW_DECL_SIGPROCMASK=1 -DGNULIB_TEST_SIGPROCMASK=1 -DHAVE_STDINT_H=1 -DHAVE_DECL_SLEEP=1 -DGNULIB_TEST_SLEEP=1 -DGNULIB_TEST_STAT=1 -DHAVE_RAW_DECL_DPRINTF=1 -DHAVE_RAW_DECL_FSEEKO=1 -DHAVE_RAW_DECL_FTELLO=1 -DHAVE_RAW_DECL_GETDELIM=1 -DHAVE_RAW_DECL_GETLINE=1 -DHAVE_RAW_DECL_POPEN=1 -DHAVE_RAW_DECL_RENAMEAT=1 -DHAVE_RAW_DECL_SNPRINTF=1 -DHAVE_RAW_DECL_TMPFILE=1 -DHAVE_RAW_DECL_VDPRINTF=1 -DHAVE_RAW_DECL_VSNPRINTF=1 -DHAVE_STRUCT_RANDOM_DATA=1 -DHAVE_RAW_DECL__EXIT=1 -DHAVE_RAW_DECL_ATOLL=1 -DHAVE_RAW_DECL_CANONICALIZE_FILE_NAME=1 -DHAVE_RAW_DECL_GETLOADAVG=1 -DHAVE_RAW_DECL_GETSUBOPT=1 -DHAVE_RAW_DECL_GRANTPT=1 -DHAVE_RAW_DECL_MKDTEMP=1 -DHAVE_RAW_DECL_MKOSTEMP=1 -DHAVE_RAW_DECL_MKOSTEMPS=1 -DHAVE_RAW_DECL_MKSTEMP=1 -DHAVE_RAW_DECL_MKSTEMPS=1 -DHAVE_RAW_DECL_PTSNAME=1 -DHAVE_RAW_DECL_RANDOM_R=1 -DHAVE_RAW_DECL_SRANDOM_R=1 -DHAVE_RAW_DECL_SETSTATE_R=1 -DHAVE_RAW_DECL_REALPATH=1 -DHAVE_RAW_DECL_RPMATCH=1 -DHAVE_RAW_DECL_SETENV=1 -DHAVE_RAW_DECL_STRTOD=1 -DHAVE_RAW_DECL_STRTOLL=1 -DHAVE_RAW_DECL_STRTOULL=1 -DHAVE_RAW_DECL_UNLOCKPT=1 -DHAVE_RAW_DECL_UNSETENV=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_DECL_STRNCASECMP=1 -DGNULIB_TEST_STRDUP=1 -DGNULIB_TEST_STRERROR=1 -Dmy_strftime=nstrftime -DGNULIB_TEST_STRPTIME=1 -DGNULIB_TEST_SYMLINK=1 -DHAVE_RAW_DECL_SELECT=1 -DHAVE_SHUTDOWN=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_SA_FAMILY_T=1 -DHAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY=1 -DHAVE_RAW_DECL_SOCKET=1 -DHAVE_RAW_DECL_CONNECT=1 -DHAVE_RAW_DECL_ACCEPT=1 -DHAVE_RAW_DECL_BIND=1 -DHAVE_RAW_DECL_GETPEERNAME=1 -DHAVE_RAW_DECL_GETSOCKNAME=1 -DHAVE_RAW_DECL_GETSOCKOPT=1 -DHAVE_RAW_DECL_LISTEN=1 -DHAVE_RAW_DECL_RECV=1 -DHAVE_RAW_DECL_SEND=1 -DHAVE_RAW_DECL_RECVFROM=1 -DHAVE_RAW_DECL_SENDTO=1 -DHAVE_RAW_DECL_SETSOCKOPT=1 -DHAVE_RAW_DECL_SHUTDOWN=1 -DHAVE_RAW_DECL_ACCEPT4=1 -DHAVE_RAW_DECL_FCHMODAT=1 -DHAVE_RAW_DECL_FSTATAT=1 -DHAVE_RAW_DECL_FUTIMENS=1 -DHAVE_RAW_DECL_LCHMOD=1 -DHAVE_RAW_DECL_LSTAT=1 -DHAVE_RAW_DECL_MKDIRAT=1 -DHAVE_RAW_DECL_MKFIFO=1 -DHAVE_RAW_DECL_MKFIFOAT=1 -DHAVE_RAW_DECL_MKNOD=1 -DHAVE_RAW_DECL_MKNODAT=1 -DHAVE_RAW_DECL_STAT=1 -DHAVE_RAW_DECL_UTIMENSAT=1 -DHAVE_STRUCT_TMS=1 -DHAVE_RAW_DECL_TIMES=1 -DGNULIB_TEST_TIME_R=1 -DHAVE_DECL_TRUNC=1 -DGNULIB_TEST_TRUNC=1 -DHAVE_DECL_TRUNCF=1 -DGNULIB_TEST_TRUNCF=1 -DHAVE_RAW_DECL_CHOWN=1 -DHAVE_RAW_DECL_DUP2=1 -DHAVE_RAW_DECL_DUP3=1 -DHAVE_RAW_DECL_ENVIRON=1 -DHAVE_RAW_DECL_EUIDACCESS=1 -DHAVE_RAW_DECL_FACCESSAT=1 -DHAVE_RAW_DECL_FCHDIR=1 -DHAVE_RAW_DECL_FCHOWNAT=1 -DHAVE_RAW_DECL_FSYNC=1 -DHAVE_RAW_DECL_FTRUNCATE=1 -DHAVE_RAW_DECL_GETCWD=1 -DHAVE_RAW_DECL_GETDOMAINNAME=1 -DHAVE_RAW_DECL_GETDTABLESIZE=1 -DHAVE_RAW_DECL_GETGROUPS=1 -DHAVE_RAW_DECL_GETHOSTNAME=1 -DHAVE_RAW_DECL_GETLOGIN=1 -DHAVE_RAW_DECL_GETLOGIN_R=1 -DHAVE_RAW_DECL_GETPAGESIZE=1 -DHAVE_RAW_DECL_GETUSERSHELL=1 -DHAVE_RAW_DECL_SETUSERSHELL=1 -DHAVE_RAW_DECL_ENDUSERSHELL=1 -DHAVE_RAW_DECL_LCHOWN=1 -DHAVE_RAW_DECL_LINK=1 -DHAVE_RAW_DECL_LINKAT=1 -DHAVE_RAW_DECL_LSEEK=1 -DHAVE_RAW_DECL_PIPE=1 -DHAVE_RAW_DECL_PIPE2=1 -DHAVE_RAW_DECL_PREAD=1 -DHAVE_RAW_DECL_PWRITE=1 -DHAVE_RAW_DECL_READLINK=1 -DHAVE_RAW_DECL_READLINKAT=1 -DHAVE_RAW_DECL_RMDIR=1 -DHAVE_RAW_DECL_SLEEP=1 -DHAVE_RAW_DECL_SYMLINK=1 -DHAVE_RAW_DECL_SYMLINKAT=1 -DHAVE_RAW_DECL_TTYNAME_R=1 -DHAVE_RAW_DECL_UNLINK=1 -DHAVE_RAW_DECL_UNLINKAT=1 -DHAVE_RAW_DECL_USLEEP=1 -DGNULIB_TEST_UNLINK=1 -DHAVE_VSNPRINTF=1 -DGNULIB_TEST_VSNPRINTF=1 -DHAVE_RAW_DECL_BTOWC=1 -DHAVE_RAW_DECL_WCTOB=1 -DHAVE_RAW_DECL_MBSINIT=1 -DHAVE_RAW_DECL_MBRTOWC=1 -DHAVE_RAW_DECL_MBRLEN=1 -DHAVE_RAW_DECL_MBSRTOWCS=1 -DHAVE_RAW_DECL_MBSNRTOWCS=1 -DHAVE_RAW_DECL_WCRTOMB=1 -DHAVE_RAW_DECL_WCSRTOMBS=1 -DHAVE_RAW_DECL_WCSNRTOMBS=1 -DHAVE_RAW_DECL_WCWIDTH=1 -DHAVE_RAW_DECL_WMEMCHR=1 -DHAVE_RAW_DECL_WMEMCMP=1 -DHAVE_RAW_DECL_WMEMCPY=1 -DHAVE_RAW_DECL_WMEMMOVE=1 -DHAVE_RAW_DECL_WMEMSET=1 -DHAVE_RAW_DECL_WCSLEN=1 -DHAVE_RAW_DECL_WCSNLEN=1 -DHAVE_RAW_DECL_WCSCPY=1 -DHAVE_RAW_DECL_WCPCPY=1 -DHAVE_RAW_DECL_WCSNCPY=1 -DHAVE_RAW_DECL_WCPNCPY=1 -DHAVE_RAW_DECL_WCSCAT=1 -DHAVE_RAW_DECL_WCSNCAT=1 -DHAVE_RAW_DECL_WCSCMP=1 -DHAVE_RAW_DECL_WCSNCMP=1 -DHAVE_RAW_DECL_WCSCASECMP=1 -DHAVE_RAW_DECL_WCSNCASECMP=1 -DHAVE_RAW_DECL_WCSCOLL=1 -DHAVE_RAW_DECL_WCSXFRM=1 -DHAVE_RAW_DECL_WCSDUP=1 -DHAVE_RAW_DECL_WCSCHR=1 -DHAVE_RAW_DECL_WCSRCHR=1 -DHAVE_RAW_DECL_WCSCSPN=1 -DHAVE_RAW_DECL_WCSSPN=1 -DHAVE_RAW_DECL_WCSPBRK=1 -DHAVE_RAW_DECL_WCSSTR=1 -DHAVE_RAW_DECL_WCSTOK=1 -DHAVE_RAW_DECL_WCSWIDTH=1 -DHAVE_STDINT_H=1 -DHAVE_PTHREAD=1 -DHAVE_X_WINDOWS=1 -DFLOAT_TRUNCATE= -DHAVE_LIBM=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_IEEE754_DATA_FORMAT=1 -DHAVE_CXX_COMPLEX_SETTERS=1 -DHAVE_CXX_COMPLEX_REFERENCE_ACCESSORS=1 -DHAVE_QHULL_QHULL_A_H=1 -DHAVE_QHULL=1 -DHAVE_PCRE_COMPILE=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_Z=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5_18=1 -DHAVE_HDF5=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3F=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_MAGICK=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_OPENGL=1 -DHAVE_FREETYPE=1 -DHAVE_FONTCONFIG=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\\\".libs/\\\\\" -DHAVE_QRUPDATE=1 -DHAVE_QRUPDATE_LUU=1 -DHAVE_AMD_H=1 -DHAVE_AMD=1 -DHAVE_CAMD_H=1 -DHAVE_CAMD=1 -DHAVE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DUMFPACK_SEPARATE_SPLIT=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=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 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_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_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_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_BASENAME=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_FORK=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_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LGAMMAF=1 -DHAVE_LGAMMA_R=1 -DHAVE_LGAMMAF_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LOG1P=1 -DHAVE_LOG1PF=1 -DHAVE_MKSTEMP=1 -DHAVE_PIPE=1 -DHAVE_PUTENV=1 -DHAVE_REALPATH=1 -DHAVE_RINDEX=1 -DHAVE_ROUNDL=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGLONGJMP=1 -DHAVE_STRSIGNAL=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMAF=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UTIME=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_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=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_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_CBRT=1 -DHAVE_CBRTF=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 -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_GETRUSAGE=1 -DYYTEXT_POINTER=1 checking whether gcc accepts -Wall... yes adding -Wall to WARN_CFLAGS checking whether gcc accepts -W... yes adding -W to WARN_CFLAGS checking whether gcc accepts -Wshadow... yes adding -Wshadow to WARN_CFLAGS checking whether gcc accepts -Wformat... yes adding -Wformat to WARN_CFLAGS checking whether gcc accepts -Wpointer-arith... yes adding -Wpointer-arith to WARN_CFLAGS checking whether gcc accepts -Wmissing-prototypes... yes adding -Wmissing-prototypes to WARN_CFLAGS checking whether gcc accepts -Wstrict-prototypes... yes adding -Wstrict-prototypes to WARN_CFLAGS checking whether gcc accepts -Wwrite-strings... yes adding -Wwrite-strings to WARN_CFLAGS checking whether gcc accepts -Wcast-align... yes adding -Wcast-align to WARN_CFLAGS checking whether gcc accepts -Wcast-qual... yes adding -Wcast-qual to WARN_CFLAGS checking whether g++ accepts -Wall... yes adding -Wall to WARN_CXXFLAGS checking whether g++ accepts -W... yes adding -W to WARN_CXXFLAGS checking whether g++ accepts -Wshadow... yes adding -Wshadow to WARN_CXXFLAGS checking whether g++ accepts -Wold-style-cast... yes adding -Wold-style-cast to WARN_CXXFLAGS checking whether g++ accepts -Wformat... yes adding -Wformat to WARN_CXXFLAGS checking whether g++ accepts -Wpointer-arith... yes adding -Wpointer-arith to WARN_CXXFLAGS checking whether g++ accepts -Wwrite-strings... yes adding -Wwrite-strings to WARN_CXXFLAGS checking whether g++ accepts -Wcast-align... yes adding -Wcast-align to WARN_CXXFLAGS checking whether g++ accepts -Wcast-qual... yes adding -Wcast-qual to WARN_CXXFLAGS configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/faq/Makefile config.status: creating doc/icons/Makefile config.status: creating doc/interpreter/Makefile config.status: creating doc/liboctave/Makefile config.status: creating doc/refcard/Makefile config.status: creating examples/Makefile config.status: creating libcruft/Makefile config.status: creating libcruft/mkf77def config.status: creating libgnu/Makefile config.status: creating liboctave/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Octave is now configured for i486-slackware-linux-gnu Source directory: . Installation prefix: /usr C compiler: gcc -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread C++ compiler: g++ -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 Fortran compiler: g77 -O -mieee-fp Fortran libraries: -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm Lex libraries: LIBS: -lm AMD CPPFLAGS: AMD LDFLAGS: AMD libraries: -lamd BLAS libraries: -lblas CAMD CPPFLAGS: CAMD LDFLAGS: CAMD libraries: -lcamd CARBON libraries: CCOLAMD CPPFLAGS: CCOLAMD LDFLAGS: CCOLAMD libraries: -lccolamd CHOLMOD CPPFLAGS: CHOLMOD LDFLAGS: CHOLMOD libraries: -lcholmod COLAMD CPPFLAGS: COLAMD LDFLAGS: COLAMD libraries: -lcolamd CURL CPPFLAGS: CURL LDFLAGS: CURL libraries: -lcurl CXSPARSE CPPFLAGS: CXSPARSE LDFLAGS: CXSPARSE libraries: -lcxsparse DL libraries: -ldl FFTW3 CPPFLAGS: FFTW3 LDFLAGS: FFTW3 libraries: -lfftw3 FFTW3F CPPFLAGS: FFTW3F LDFLAGS: FFTW3F libraries: -lfftw3f fontconfig CFLAGS: fontconfig LIBS: -lfontconfig FT2_CFLAGS: -I/usr/include/freetype2 FT2_LIBS: -lfreetype -lz GLPK CPPFLAGS: GLPK LDFLAGS: GLPK libraries: -lglpk graphics CFLAGS: graphics LIBS: Magick++ CPPFLAGS: -I/usr/include/ImageMagick Magick++ LDFLAGS: Magick++ libraries: -lMagick++ -lMagickCore HDF5 CPPFLAGS: HDF5 LDFLAGS: HDF5 libraries: -lhdf5 LAPACK libraries: -llapack OPENGL libraries: -lfontconfig -lGL -lGLU PTHREAD flags: -pthread PTHREAD libraries: QHULL CPPFLAGS: QHULL LDFLAGS: QHULL libraries: -lqhull QRUPDATE libraries: -lqrupdate READLINE libraries: -lreadline REGEX libraries: -L/usr/lib -lpcre TERM libraries: -lncurses UMFPACK libraries: -lumfpack X11 include flags: X11 libraries: -lX11 Z CPPFLAGS: Z LDFLAGS: Z libraries: -lz Default pager: less gnuplot: gnuplot 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: FLTK config script not found. Native graphics will be disabled. configure: WARNING: configure: WARNING: I didn't find the necessary libraries to compile native configure: WARNING: graphics. It isn't necessary to have native graphics, configure: WARNING: but you will need to have gnuplot installed or you won't configure: WARNING: be able to use any of Octave's plotting commands configure: WARNING: configure: configure: NOTE: libraries may be skipped if a library is not found OR configure: NOTE: if the library on your system is missing required features. making run-octave from run-octave.in chmod a+rx "run-octave" make all-recursive make[1]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' Making all in libgnu make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/doc/octave-3.4.0"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/doc/octave-3.4.0"'; \ echo '#define DVIDIR "/usr/doc/octave-3.4.0"'; \ echo '#define PDFDIR "/usr/doc/octave-3.4.0"'; \ echo '#define PSDIR "/usr/doc/octave-3.4.0"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/octave"'; \ echo '#define PKGINCLUDEDIR "/usr/include/octave"'; \ echo '#define PKGLIBDIR "/usr/lib/octave"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/octave"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's|@''GNULIB_DIRFD''@|1|g' \ -e 's|@''GNULIB_FDOPENDIR''@|1|g' \ -e 's|@''GNULIB_SCANDIR''@|0|g' \ -e 's|@''GNULIB_ALPHASORT''@|0|g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's|@''GNULIB_FCNTL''@|1|g' \ -e 's|@''GNULIB_OPEN''@|1|g' \ -e 's|@''GNULIB_OPENAT''@|1|g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's|@''GNULIB_ACOSL''@|0|g' \ -e 's|@''GNULIB_ASINL''@|0|g' \ -e 's|@''GNULIB_ATANL''@|0|g' \ -e 's|@''GNULIB_CEIL''@|0|g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_COSL''@|0|g' \ -e 's|@''GNULIB_EXPL''@|0|g' \ -e 's|@''GNULIB_FLOOR''@|1|g' \ -e 's|@''GNULIB_FLOORF''@|0|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|0|g' \ -e 's|@''GNULIB_FREXPL''@|0|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_ISINF''@|0|g' \ -e 's|@''GNULIB_ISNAN''@|0|g' \ -e 's|@''GNULIB_ISNANF''@|0|g' \ -e 's|@''GNULIB_ISNAND''@|0|g' \ -e 's|@''GNULIB_ISNANL''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_LOGB''@|0|g' \ -e 's|@''GNULIB_LOGL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|1|g' \ -e 's|@''GNULIB_ROUNDF''@|1|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|0|g' \ -e 's|@''GNULIB_SINL''@|0|g' \ -e 's|@''GNULIB_SQRTL''@|0|g' \ -e 's|@''GNULIB_TANL''@|0|g' \ -e 's|@''GNULIB_TRUNC''@|1|g' \ -e 's|@''GNULIB_TRUNCF''@|1|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./math.in.h; \ } > math.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ -e 's|@''GNULIB_SIGACTION''@|1|g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_POPEN''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_REMOVE''@|0|g' \ -e 's|@''GNULIB_RENAME''@|1|g' \ -e 's|@''GNULIB_RENAMEAT''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_TMPFILE''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|1|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB__EXIT''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALPATH''@|1|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|1|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRERROR_R''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's|@''GNULIB_SELECT''@|1|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_SOCKET''@|0|g' \ -e 's|@''GNULIB_CONNECT''@|0|g' \ -e 's|@''GNULIB_ACCEPT''@|0|g' \ -e 's|@''GNULIB_BIND''@|0|g' \ -e 's|@''GNULIB_GETPEERNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_LISTEN''@|0|g' \ -e 's|@''GNULIB_RECV''@|0|g' \ -e 's|@''GNULIB_SEND''@|0|g' \ -e 's|@''GNULIB_RECVFROM''@|0|g' \ -e 's|@''GNULIB_SENDTO''@|0|g' \ -e 's|@''GNULIB_SETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_SHUTDOWN''@|0|g' \ -e 's|@''GNULIB_ACCEPT4''@|0|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|1|g' \ -e 's|@''GNULIB_FSTATAT''@|1|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|1|g' \ -e 's|@''GNULIB_MKFIFO''@|1|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /usr/bin/mkdir -p sys rm -f sys/times.h-t sys/times.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIMES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIMES_H''@||g' \ -e 's|@''GNULIB_TIMES''@|1|g' \ -e 's|@''HAVE_STRUCT_TMS''@|1|g' \ -e 's|@''HAVE_TIMES''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_times.in.h; \ } > sys/times.h-t && \ mv sys/times.h-t sys/times.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|1|g' \ -e 's|@''GNULIB_NANOSLEEP''@|1|g' \ -e 's|@''GNULIB_STRPTIME''@|1|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|1|g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|0|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|1|g' \ -e 's|@''GNULIB_FCHOWNAT''@|1|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|1|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|1|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|1|g' \ -e 's|@''GNULIB_LINK''@|1|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''GNULIB_SYMLINK''@|1|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|1|g' \ -e 's|@''GNULIB_UNLINKAT''@|1|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|1|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|1|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|1|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|1|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''GNULIB_WMEMCHR''@|0|g' \ -e 's|@''GNULIB_WMEMCMP''@|0|g' \ -e 's|@''GNULIB_WMEMCPY''@|0|g' \ -e 's|@''GNULIB_WMEMMOVE''@|0|g' \ -e 's|@''GNULIB_WMEMSET''@|0|g' \ -e 's|@''GNULIB_WCSLEN''@|0|g' \ -e 's|@''GNULIB_WCSNLEN''@|0|g' \ -e 's|@''GNULIB_WCSCPY''@|0|g' \ -e 's|@''GNULIB_WCPCPY''@|0|g' \ -e 's|@''GNULIB_WCSNCPY''@|0|g' \ -e 's|@''GNULIB_WCPNCPY''@|0|g' \ -e 's|@''GNULIB_WCSCAT''@|0|g' \ -e 's|@''GNULIB_WCSNCAT''@|0|g' \ -e 's|@''GNULIB_WCSCMP''@|0|g' \ -e 's|@''GNULIB_WCSNCMP''@|0|g' \ -e 's|@''GNULIB_WCSCASECMP''@|0|g' \ -e 's|@''GNULIB_WCSNCASECMP''@|0|g' \ -e 's|@''GNULIB_WCSCOLL''@|0|g' \ -e 's|@''GNULIB_WCSXFRM''@|0|g' \ -e 's|@''GNULIB_WCSDUP''@|0|g' \ -e 's|@''GNULIB_WCSCHR''@|0|g' \ -e 's|@''GNULIB_WCSRCHR''@|0|g' \ -e 's|@''GNULIB_WCSCSPN''@|0|g' \ -e 's|@''GNULIB_WCSSPN''@|0|g' \ -e 's|@''GNULIB_WCSPBRK''@|0|g' \ -e 's|@''GNULIB_WCSSTR''@|0|g' \ -e 's|@''GNULIB_WCSTOK''@|0|g' \ -e 's|@''GNULIB_WCSWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT close-hook.lo -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.lo close-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT close-hook.lo -MD -MP -MF .deps/close-hook.Tpo -c close-hook.c -fPIC -DPIC -o .libs/close-hook.o mv -f .deps/close-hook.Tpo .deps/close-hook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo exitfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o mv -f .deps/exitfail.Tpo .deps/exitfail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o mv -f .deps/localcharset.Tpo .deps/localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/malloca.o mv -f .deps/malloca.Tpo .deps/malloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.lo openat-die.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o mv -f .deps/openat-die.Tpo .deps/openat-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o mv -f .deps/sockets.Tpo .deps/sockets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.lo strnlen1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o mv -f .deps/strnlen1.Tpo .deps/strnlen1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.lo chdir-long.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o mv -f .deps/chdir-long.Tpo .deps/chdir-long.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT chown.lo -MD -MP -MF .deps/chown.Tpo -c -o chown.lo chown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT chown.lo -MD -MP -MF .deps/chown.Tpo -c chown.c -fPIC -DPIC -o .libs/chown.o mv -f .deps/chown.Tpo .deps/chown.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o mv -f .deps/cloexec.Tpo .deps/cloexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fchownat.lo -MD -MP -MF .deps/fchownat.Tpo -c -o fchownat.lo fchownat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fchownat.lo -MD -MP -MF .deps/fchownat.Tpo -c fchownat.c -fPIC -DPIC -o .libs/fchownat.o mv -f .deps/fchownat.Tpo .deps/fchownat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o mv -f .deps/fcntl.Tpo .deps/fcntl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c -o filemode.lo filemode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c filemode.c -fPIC -DPIC -o .libs/filemode.o mv -f .deps/filemode.Tpo .deps/filemode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo getcwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c getcwd.c -fPIC -DPIC -o .libs/getcwd.o mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o mv -f .deps/glob.Tpo .deps/glob.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT lchown.lo -MD -MP -MF .deps/lchown.Tpo -c -o lchown.lo lchown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT lchown.lo -MD -MP -MF .deps/lchown.Tpo -c lchown.c -fPIC -DPIC -o .libs/lchown.o mv -f .deps/lchown.Tpo .deps/lchown.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.lo openat-proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o mv -f .deps/openat-proc.Tpo .deps/openat-proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o mv -f .deps/printf-args.Tpo .deps/printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.lo save-cwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o mv -f .deps/save-cwd.Tpo .deps/save-cwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c -o strftime.lo strftime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c strftime.c -fPIC -DPIC -o .libs/strftime.o mv -f .deps/strftime.Tpo .deps/strftime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o mv -f .deps/stripslash.Tpo .deps/stripslash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c -o tempname.lo tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o mv -f .deps/tempname.Tpo .deps/tempname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -pthread -no-undefined -lm -lm -lm -lm -lm -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo close-hook.lo exitfail.lo localcharset.lo malloca.lo openat-die.lo progname.lo sockets.lo strnlen1.lo asnprintf.lo basename-lgpl.lo chdir-long.lo chown.lo cloexec.lo dirname-lgpl.lo dup-safer.lo fchownat.lo fcntl.lo fd-safer.lo filemode.lo getcwd.lo glob.lo lchown.lo md5.lo openat-proc.lo pipe-safer.lo printf-args.lo printf-parse.lo save-cwd.lo strftime.lo stripslash.lo tempname.lo vasnprintf.lo -lm libtool: link: ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/close-hook.o .libs/exitfail.o .libs/localcharset.o .libs/malloca.o .libs/openat-die.o .libs/progname.o .libs/sockets.o .libs/strnlen1.o .libs/asnprintf.o .libs/basename-lgpl.o .libs/chdir-long.o .libs/chown.o .libs/cloexec.o .libs/dirname-lgpl.o .libs/dup-safer.o .libs/fchownat.o .libs/fcntl.o .libs/fd-safer.o .libs/filemode.o .libs/getcwd.o .libs/glob.o .libs/lchown.o .libs/md5.o .libs/openat-proc.o .libs/pipe-safer.o .libs/printf-args.o .libs/printf-parse.o .libs/save-cwd.o .libs/strftime.o .libs/stripslash.o .libs/tempname.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i486-slackware-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' Making all in libcruft make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/advnst.lo ranlib/advnst.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/advnst.f -fPIC -o ranlib/.libs/advnst.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genbet.lo ranlib/genbet.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genbet.f -fPIC -o ranlib/.libs/genbet.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genchi.lo ranlib/genchi.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genchi.f -fPIC -o ranlib/.libs/genchi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genexp.lo ranlib/genexp.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genexp.f -fPIC -o ranlib/.libs/genexp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genf.lo ranlib/genf.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genf.f -fPIC -o ranlib/.libs/genf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/gengam.lo ranlib/gengam.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/gengam.f -fPIC -o ranlib/.libs/gengam.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genmn.lo ranlib/genmn.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genmn.f -fPIC -o ranlib/.libs/genmn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genmul.lo ranlib/genmul.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genmul.f -fPIC -o ranlib/.libs/genmul.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/gennch.lo ranlib/gennch.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/gennch.f -fPIC -o ranlib/.libs/gennch.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/gennf.lo ranlib/gennf.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/gennf.f -fPIC -o ranlib/.libs/gennf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/gennor.lo ranlib/gennor.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/gennor.f -fPIC -o ranlib/.libs/gennor.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genprm.lo ranlib/genprm.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genprm.f -fPIC -o ranlib/.libs/genprm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/genunf.lo ranlib/genunf.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/genunf.f -fPIC -o ranlib/.libs/genunf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/getcgn.lo ranlib/getcgn.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/getcgn.f -fPIC -o ranlib/.libs/getcgn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/getsd.lo ranlib/getsd.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/getsd.f -fPIC -o ranlib/.libs/getsd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ignbin.lo ranlib/ignbin.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ignbin.f -fPIC -o ranlib/.libs/ignbin.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ignlgi.lo ranlib/ignlgi.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ignlgi.f -fPIC -o ranlib/.libs/ignlgi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ignnbn.lo ranlib/ignnbn.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ignnbn.f -fPIC -o ranlib/.libs/ignnbn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ignpoi.lo ranlib/ignpoi.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ignpoi.f -fPIC -o ranlib/.libs/ignpoi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ignuin.lo ranlib/ignuin.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ignuin.f -fPIC -o ranlib/.libs/ignuin.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/initgn.lo ranlib/initgn.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/initgn.f -fPIC -o ranlib/.libs/initgn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/inrgcm.lo ranlib/inrgcm.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/inrgcm.f -fPIC -o ranlib/.libs/inrgcm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/lennob.lo ranlib/lennob.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/lennob.f -fPIC -o ranlib/.libs/lennob.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/mltmod.lo ranlib/mltmod.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/mltmod.f -fPIC -o ranlib/.libs/mltmod.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/phrtsd.lo ranlib/phrtsd.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/phrtsd.f -fPIC -o ranlib/.libs/phrtsd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/qrgnin.lo ranlib/qrgnin.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/qrgnin.f -fPIC -o ranlib/.libs/qrgnin.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/ranf.lo ranlib/ranf.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/ranf.f -fPIC -o ranlib/.libs/ranf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/setall.lo ranlib/setall.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/setall.f -fPIC -o ranlib/.libs/setall.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/setant.lo ranlib/setant.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/setant.f -fPIC -o ranlib/.libs/setant.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/setgmn.lo ranlib/setgmn.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/setgmn.f -fPIC -o ranlib/.libs/setgmn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/setsd.lo ranlib/setsd.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/setsd.f -fPIC -o ranlib/.libs/setsd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/sexpo.lo ranlib/sexpo.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/sexpo.f -fPIC -o ranlib/.libs/sexpo.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/sgamma.lo ranlib/sgamma.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/sgamma.f -fPIC -o ranlib/.libs/sgamma.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/snorm.lo ranlib/snorm.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/snorm.f -fPIC -o ranlib/.libs/snorm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -O -mieee-fp -c -o ranlib/wrap.lo ranlib/wrap.f libtool: compile: g77 -O -mieee-fp -O -mieee-fp -c ranlib/wrap.f -fPIC -o ranlib/.libs/wrap.o chmod a+rx mkf77def ./mkf77def . ranlib/advnst.f ranlib/genbet.f ranlib/genchi.f ranlib/genexp.f ranlib/genf.f ranlib/gengam.f ranlib/genmn.f ranlib/genmul.f ranlib/gennch.f ranlib/gennf.f ranlib/gennor.f ranlib/genprm.f ranlib/genunf.f ranlib/getcgn.f ranlib/getsd.f ranlib/ignbin.f ranlib/ignlgi.f ranlib/ignnbn.f ranlib/ignpoi.f ranlib/ignuin.f ranlib/initgn.f ranlib/inrgcm.f ranlib/lennob.f ranlib/mltmod.f ranlib/phrtsd.f ranlib/qrgnin.f ranlib/ranf.f ranlib/setall.f ranlib/setant.f ranlib/setgmn.f ranlib/setsd.f ranlib/sexpo.f ranlib/sgamma.f ranlib/snorm.f ranlib/wrap.f > ranlib.def-t mv ranlib.def-t ranlib.def /bin/sh ../libtool --tag=F77 --mode=link g77 -O -mieee-fp -O -mieee-fp -o libranlib.la ranlib/advnst.lo ranlib/genbet.lo ranlib/genchi.lo ranlib/genexp.lo ranlib/genf.lo ranlib/gengam.lo ranlib/genmn.lo ranlib/genmul.lo ranlib/gennch.lo ranlib/gennf.lo ranlib/gennor.lo ranlib/genprm.lo ranlib/genunf.lo ranlib/getcgn.lo ranlib/getsd.lo ranlib/ignbin.lo ranlib/ignlgi.lo ranlib/ignnbn.lo ranlib/ignpoi.lo ranlib/ignuin.lo ranlib/initgn.lo ranlib/inrgcm.lo ranlib/lennob.lo ranlib/mltmod.lo ranlib/phrtsd.lo ranlib/qrgnin.lo ranlib/ranf.lo ranlib/setall.lo ranlib/setant.lo ranlib/setgmn.lo ranlib/setsd.lo ranlib/sexpo.lo ranlib/sgamma.lo ranlib/snorm.lo ranlib/wrap.lo -lm libtool: link: ar cru .libs/libranlib.a ranlib/.libs/advnst.o ranlib/.libs/genbet.o ranlib/.libs/genchi.o ranlib/.libs/genexp.o ranlib/.libs/genf.o ranlib/.libs/gengam.o ranlib/.libs/genmn.o ranlib/.libs/genmul.o ranlib/.libs/gennch.o ranlib/.libs/gennf.o ranlib/.libs/gennor.o ranlib/.libs/genprm.o ranlib/.libs/genunf.o ranlib/.libs/getcgn.o ranlib/.libs/getsd.o ranlib/.libs/ignbin.o ranlib/.libs/ignlgi.o ranlib/.libs/ignnbn.o ranlib/.libs/ignpoi.o ranlib/.libs/ignuin.o ranlib/.libs/initgn.o ranlib/.libs/inrgcm.o ranlib/.libs/lennob.o ranlib/.libs/mltmod.o ranlib/.libs/phrtsd.o ranlib/.libs/qrgnin.o ranlib/.libs/ranf.o ranlib/.libs/setall.o ranlib/.libs/setant.o ranlib/.libs/setgmn.o ranlib/.libs/setsd.o ranlib/.libs/sexpo.o ranlib/.libs/sgamma.o ranlib/.libs/snorm.o ranlib/.libs/wrap.o libtool: link: ranlib .libs/libranlib.a libtool: link: ( cd ".libs" && rm -f "libranlib.la" && ln -s "../libranlib.la" "libranlib.la" ) /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cacai.lo `test -f 'amos/cacai.f' || echo './'`amos/cacai.f libtool: compile: g77 -O -mieee-fp -c amos/cacai.f -fPIC -o amos/.libs/libcruft_la-cacai.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cacon.lo `test -f 'amos/cacon.f' || echo './'`amos/cacon.f libtool: compile: g77 -O -mieee-fp -c amos/cacon.f -fPIC -o amos/.libs/libcruft_la-cacon.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbesh.lo `test -f 'amos/cbesh.f' || echo './'`amos/cbesh.f libtool: compile: g77 -O -mieee-fp -c amos/cbesh.f -fPIC -o amos/.libs/libcruft_la-cbesh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbesi.lo `test -f 'amos/cbesi.f' || echo './'`amos/cbesi.f libtool: compile: g77 -O -mieee-fp -c amos/cbesi.f -fPIC -o amos/.libs/libcruft_la-cbesi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbesj.lo `test -f 'amos/cbesj.f' || echo './'`amos/cbesj.f libtool: compile: g77 -O -mieee-fp -c amos/cbesj.f -fPIC -o amos/.libs/libcruft_la-cbesj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbesk.lo `test -f 'amos/cbesk.f' || echo './'`amos/cbesk.f libtool: compile: g77 -O -mieee-fp -c amos/cbesk.f -fPIC -o amos/.libs/libcruft_la-cbesk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbesy.lo `test -f 'amos/cbesy.f' || echo './'`amos/cbesy.f libtool: compile: g77 -O -mieee-fp -c amos/cbesy.f -fPIC -o amos/.libs/libcruft_la-cbesy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbinu.lo `test -f 'amos/cbinu.f' || echo './'`amos/cbinu.f libtool: compile: g77 -O -mieee-fp -c amos/cbinu.f -fPIC -o amos/.libs/libcruft_la-cbinu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbuni.lo `test -f 'amos/cbuni.f' || echo './'`amos/cbuni.f libtool: compile: g77 -O -mieee-fp -c amos/cbuni.f -fPIC -o amos/.libs/libcruft_la-cbuni.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbunk.lo `test -f 'amos/cbunk.f' || echo './'`amos/cbunk.f libtool: compile: g77 -O -mieee-fp -c amos/cbunk.f -fPIC -o amos/.libs/libcruft_la-cbunk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cunk1.lo `test -f 'amos/cunk1.f' || echo './'`amos/cunk1.f libtool: compile: g77 -O -mieee-fp -c amos/cunk1.f -fPIC -o amos/.libs/libcruft_la-cunk1.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cunk2.lo `test -f 'amos/cunk2.f' || echo './'`amos/cunk2.f libtool: compile: g77 -O -mieee-fp -c amos/cunk2.f -fPIC -o amos/.libs/libcruft_la-cunk2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-crati.lo `test -f 'amos/crati.f' || echo './'`amos/crati.f libtool: compile: g77 -O -mieee-fp -c amos/crati.f -fPIC -o amos/.libs/libcruft_la-crati.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cshch.lo `test -f 'amos/cshch.f' || echo './'`amos/cshch.f libtool: compile: g77 -O -mieee-fp -c amos/cshch.f -fPIC -o amos/.libs/libcruft_la-cshch.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cuni1.lo `test -f 'amos/cuni1.f' || echo './'`amos/cuni1.f libtool: compile: g77 -O -mieee-fp -c amos/cuni1.f -fPIC -o amos/.libs/libcruft_la-cuni1.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cuoik.lo `test -f 'amos/cuoik.f' || echo './'`amos/cuoik.f libtool: compile: g77 -O -mieee-fp -c amos/cuoik.f -fPIC -o amos/.libs/libcruft_la-cuoik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cairy.lo `test -f 'amos/cairy.f' || echo './'`amos/cairy.f libtool: compile: g77 -O -mieee-fp -c amos/cairy.f -fPIC -o amos/.libs/libcruft_la-cairy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbiry.lo `test -f 'amos/cbiry.f' || echo './'`amos/cbiry.f libtool: compile: g77 -O -mieee-fp -c amos/cbiry.f -fPIC -o amos/.libs/libcruft_la-cbiry.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-ckscl.lo `test -f 'amos/ckscl.f' || echo './'`amos/ckscl.f libtool: compile: g77 -O -mieee-fp -c amos/ckscl.f -fPIC -o amos/.libs/libcruft_la-ckscl.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cs1s2.lo `test -f 'amos/cs1s2.f' || echo './'`amos/cs1s2.f libtool: compile: g77 -O -mieee-fp -c amos/cs1s2.f -fPIC -o amos/.libs/libcruft_la-cs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cuchk.lo `test -f 'amos/cuchk.f' || echo './'`amos/cuchk.f libtool: compile: g77 -O -mieee-fp -c amos/cuchk.f -fPIC -o amos/.libs/libcruft_la-cuchk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cuni2.lo `test -f 'amos/cuni2.f' || echo './'`amos/cuni2.f libtool: compile: g77 -O -mieee-fp -c amos/cuni2.f -fPIC -o amos/.libs/libcruft_la-cuni2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cwrsk.lo `test -f 'amos/cwrsk.f' || echo './'`amos/cwrsk.f libtool: compile: g77 -O -mieee-fp -c amos/cwrsk.f -fPIC -o amos/.libs/libcruft_la-cwrsk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-casyi.lo `test -f 'amos/casyi.f' || echo './'`amos/casyi.f libtool: compile: g77 -O -mieee-fp -c amos/casyi.f -fPIC -o amos/.libs/libcruft_la-casyi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cbknu.lo `test -f 'amos/cbknu.f' || echo './'`amos/cbknu.f libtool: compile: g77 -O -mieee-fp -c amos/cbknu.f -fPIC -o amos/.libs/libcruft_la-cbknu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cmlri.lo `test -f 'amos/cmlri.f' || echo './'`amos/cmlri.f libtool: compile: g77 -O -mieee-fp -c amos/cmlri.f -fPIC -o amos/.libs/libcruft_la-cmlri.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cseri.lo `test -f 'amos/cseri.f' || echo './'`amos/cseri.f libtool: compile: g77 -O -mieee-fp -c amos/cseri.f -fPIC -o amos/.libs/libcruft_la-cseri.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cunhj.lo `test -f 'amos/cunhj.f' || echo './'`amos/cunhj.f libtool: compile: g77 -O -mieee-fp -c amos/cunhj.f -fPIC -o amos/.libs/libcruft_la-cunhj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-cunik.lo `test -f 'amos/cunik.f' || echo './'`amos/cunik.f libtool: compile: g77 -O -mieee-fp -c amos/cunik.f -fPIC -o amos/.libs/libcruft_la-cunik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-dgamln.lo `test -f 'amos/dgamln.f' || echo './'`amos/dgamln.f libtool: compile: g77 -O -mieee-fp -c amos/dgamln.f -fPIC -o amos/.libs/libcruft_la-dgamln.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-gamln.lo `test -f 'amos/gamln.f' || echo './'`amos/gamln.f libtool: compile: g77 -O -mieee-fp -c amos/gamln.f -fPIC -o amos/.libs/libcruft_la-gamln.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-xzabs.lo `test -f 'amos/xzabs.f' || echo './'`amos/xzabs.f libtool: compile: g77 -O -mieee-fp -c amos/xzabs.f -fPIC -o amos/.libs/libcruft_la-xzabs.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-xzexp.lo `test -f 'amos/xzexp.f' || echo './'`amos/xzexp.f libtool: compile: g77 -O -mieee-fp -c amos/xzexp.f -fPIC -o amos/.libs/libcruft_la-xzexp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-xzlog.lo `test -f 'amos/xzlog.f' || echo './'`amos/xzlog.f libtool: compile: g77 -O -mieee-fp -c amos/xzlog.f -fPIC -o amos/.libs/libcruft_la-xzlog.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-xzsqrt.lo `test -f 'amos/xzsqrt.f' || echo './'`amos/xzsqrt.f libtool: compile: g77 -O -mieee-fp -c amos/xzsqrt.f -fPIC -o amos/.libs/libcruft_la-xzsqrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zacai.lo `test -f 'amos/zacai.f' || echo './'`amos/zacai.f libtool: compile: g77 -O -mieee-fp -c amos/zacai.f -fPIC -o amos/.libs/libcruft_la-zacai.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zacon.lo `test -f 'amos/zacon.f' || echo './'`amos/zacon.f libtool: compile: g77 -O -mieee-fp -c amos/zacon.f -fPIC -o amos/.libs/libcruft_la-zacon.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zairy.lo `test -f 'amos/zairy.f' || echo './'`amos/zairy.f libtool: compile: g77 -O -mieee-fp -c amos/zairy.f -fPIC -o amos/.libs/libcruft_la-zairy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zasyi.lo `test -f 'amos/zasyi.f' || echo './'`amos/zasyi.f libtool: compile: g77 -O -mieee-fp -c amos/zasyi.f -fPIC -o amos/.libs/libcruft_la-zasyi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbesh.lo `test -f 'amos/zbesh.f' || echo './'`amos/zbesh.f libtool: compile: g77 -O -mieee-fp -c amos/zbesh.f -fPIC -o amos/.libs/libcruft_la-zbesh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbesi.lo `test -f 'amos/zbesi.f' || echo './'`amos/zbesi.f libtool: compile: g77 -O -mieee-fp -c amos/zbesi.f -fPIC -o amos/.libs/libcruft_la-zbesi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbesj.lo `test -f 'amos/zbesj.f' || echo './'`amos/zbesj.f libtool: compile: g77 -O -mieee-fp -c amos/zbesj.f -fPIC -o amos/.libs/libcruft_la-zbesj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbesk.lo `test -f 'amos/zbesk.f' || echo './'`amos/zbesk.f libtool: compile: g77 -O -mieee-fp -c amos/zbesk.f -fPIC -o amos/.libs/libcruft_la-zbesk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbesy.lo `test -f 'amos/zbesy.f' || echo './'`amos/zbesy.f libtool: compile: g77 -O -mieee-fp -c amos/zbesy.f -fPIC -o amos/.libs/libcruft_la-zbesy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbinu.lo `test -f 'amos/zbinu.f' || echo './'`amos/zbinu.f libtool: compile: g77 -O -mieee-fp -c amos/zbinu.f -fPIC -o amos/.libs/libcruft_la-zbinu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbiry.lo `test -f 'amos/zbiry.f' || echo './'`amos/zbiry.f libtool: compile: g77 -O -mieee-fp -c amos/zbiry.f -fPIC -o amos/.libs/libcruft_la-zbiry.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbknu.lo `test -f 'amos/zbknu.f' || echo './'`amos/zbknu.f libtool: compile: g77 -O -mieee-fp -c amos/zbknu.f -fPIC -o amos/.libs/libcruft_la-zbknu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbuni.lo `test -f 'amos/zbuni.f' || echo './'`amos/zbuni.f libtool: compile: g77 -O -mieee-fp -c amos/zbuni.f -fPIC -o amos/.libs/libcruft_la-zbuni.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zbunk.lo `test -f 'amos/zbunk.f' || echo './'`amos/zbunk.f libtool: compile: g77 -O -mieee-fp -c amos/zbunk.f -fPIC -o amos/.libs/libcruft_la-zbunk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zdiv.lo `test -f 'amos/zdiv.f' || echo './'`amos/zdiv.f libtool: compile: g77 -O -mieee-fp -c amos/zdiv.f -fPIC -o amos/.libs/libcruft_la-zdiv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zkscl.lo `test -f 'amos/zkscl.f' || echo './'`amos/zkscl.f libtool: compile: g77 -O -mieee-fp -c amos/zkscl.f -fPIC -o amos/.libs/libcruft_la-zkscl.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zmlri.lo `test -f 'amos/zmlri.f' || echo './'`amos/zmlri.f libtool: compile: g77 -O -mieee-fp -c amos/zmlri.f -fPIC -o amos/.libs/libcruft_la-zmlri.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zmlt.lo `test -f 'amos/zmlt.f' || echo './'`amos/zmlt.f libtool: compile: g77 -O -mieee-fp -c amos/zmlt.f -fPIC -o amos/.libs/libcruft_la-zmlt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zrati.lo `test -f 'amos/zrati.f' || echo './'`amos/zrati.f libtool: compile: g77 -O -mieee-fp -c amos/zrati.f -fPIC -o amos/.libs/libcruft_la-zrati.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zs1s2.lo `test -f 'amos/zs1s2.f' || echo './'`amos/zs1s2.f libtool: compile: g77 -O -mieee-fp -c amos/zs1s2.f -fPIC -o amos/.libs/libcruft_la-zs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zseri.lo `test -f 'amos/zseri.f' || echo './'`amos/zseri.f libtool: compile: g77 -O -mieee-fp -c amos/zseri.f -fPIC -o amos/.libs/libcruft_la-zseri.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zshch.lo `test -f 'amos/zshch.f' || echo './'`amos/zshch.f libtool: compile: g77 -O -mieee-fp -c amos/zshch.f -fPIC -o amos/.libs/libcruft_la-zshch.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zuchk.lo `test -f 'amos/zuchk.f' || echo './'`amos/zuchk.f libtool: compile: g77 -O -mieee-fp -c amos/zuchk.f -fPIC -o amos/.libs/libcruft_la-zuchk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zunhj.lo `test -f 'amos/zunhj.f' || echo './'`amos/zunhj.f libtool: compile: g77 -O -mieee-fp -c amos/zunhj.f -fPIC -o amos/.libs/libcruft_la-zunhj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zuni1.lo `test -f 'amos/zuni1.f' || echo './'`amos/zuni1.f libtool: compile: g77 -O -mieee-fp -c amos/zuni1.f -fPIC -o amos/.libs/libcruft_la-zuni1.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zuni2.lo `test -f 'amos/zuni2.f' || echo './'`amos/zuni2.f libtool: compile: g77 -O -mieee-fp -c amos/zuni2.f -fPIC -o amos/.libs/libcruft_la-zuni2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zunik.lo `test -f 'amos/zunik.f' || echo './'`amos/zunik.f libtool: compile: g77 -O -mieee-fp -c amos/zunik.f -fPIC -o amos/.libs/libcruft_la-zunik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zunk1.lo `test -f 'amos/zunk1.f' || echo './'`amos/zunk1.f libtool: compile: g77 -O -mieee-fp -c amos/zunk1.f -fPIC -o amos/.libs/libcruft_la-zunk1.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zunk2.lo `test -f 'amos/zunk2.f' || echo './'`amos/zunk2.f libtool: compile: g77 -O -mieee-fp -c amos/zunk2.f -fPIC -o amos/.libs/libcruft_la-zunk2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zuoik.lo `test -f 'amos/zuoik.f' || echo './'`amos/zuoik.f libtool: compile: g77 -O -mieee-fp -c amos/zuoik.f -fPIC -o amos/.libs/libcruft_la-zuoik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o amos/libcruft_la-zwrsk.lo `test -f 'amos/zwrsk.f' || echo './'`amos/zwrsk.f libtool: compile: g77 -O -mieee-fp -c amos/zwrsk.f -fPIC -o amos/.libs/libcruft_la-zwrsk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cgetv0.lo `test -f 'arpack/src/cgetv0.f' || echo './'`arpack/src/cgetv0.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-cgetv0.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cnaitr.lo `test -f 'arpack/src/cnaitr.f' || echo './'`arpack/src/cnaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cnaitr.f -fPIC -o arpack/src/.libs/libcruft_la-cnaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cnapps.lo `test -f 'arpack/src/cnapps.f' || echo './'`arpack/src/cnapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cnapps.f -fPIC -o arpack/src/.libs/libcruft_la-cnapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cnaup2.lo `test -f 'arpack/src/cnaup2.f' || echo './'`arpack/src/cnaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cnaup2.f -fPIC -o arpack/src/.libs/libcruft_la-cnaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cnaupd.lo `test -f 'arpack/src/cnaupd.f' || echo './'`arpack/src/cnaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cnaupd.f -fPIC -o arpack/src/.libs/libcruft_la-cnaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cneigh.lo `test -f 'arpack/src/cneigh.f' || echo './'`arpack/src/cneigh.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cneigh.f -fPIC -o arpack/src/.libs/libcruft_la-cneigh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cneupd.lo `test -f 'arpack/src/cneupd.f' || echo './'`arpack/src/cneupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cneupd.f -fPIC -o arpack/src/.libs/libcruft_la-cneupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cngets.lo `test -f 'arpack/src/cngets.f' || echo './'`arpack/src/cngets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cngets.f -fPIC -o arpack/src/.libs/libcruft_la-cngets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-csortc.lo `test -f 'arpack/src/csortc.f' || echo './'`arpack/src/csortc.f libtool: compile: g77 -O -mieee-fp -c arpack/src/csortc.f -fPIC -o arpack/src/.libs/libcruft_la-csortc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-cstatn.lo `test -f 'arpack/src/cstatn.f' || echo './'`arpack/src/cstatn.f libtool: compile: g77 -O -mieee-fp -c arpack/src/cstatn.f -fPIC -o arpack/src/.libs/libcruft_la-cstatn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dgetv0.lo `test -f 'arpack/src/dgetv0.f' || echo './'`arpack/src/dgetv0.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-dgetv0.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dlaqrb.lo `test -f 'arpack/src/dlaqrb.f' || echo './'`arpack/src/dlaqrb.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dlaqrb.f -fPIC -o arpack/src/.libs/libcruft_la-dlaqrb.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnaitr.lo `test -f 'arpack/src/dnaitr.f' || echo './'`arpack/src/dnaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnaitr.f -fPIC -o arpack/src/.libs/libcruft_la-dnaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnapps.lo `test -f 'arpack/src/dnapps.f' || echo './'`arpack/src/dnapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnapps.f -fPIC -o arpack/src/.libs/libcruft_la-dnapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnaup2.lo `test -f 'arpack/src/dnaup2.f' || echo './'`arpack/src/dnaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnaup2.f -fPIC -o arpack/src/.libs/libcruft_la-dnaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnaupd.lo `test -f 'arpack/src/dnaupd.f' || echo './'`arpack/src/dnaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnaupd.f -fPIC -o arpack/src/.libs/libcruft_la-dnaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnaupe.lo `test -f 'arpack/src/dnaupe.f' || echo './'`arpack/src/dnaupe.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnaupe.f -fPIC -o arpack/src/.libs/libcruft_la-dnaupe.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dnconv.lo `test -f 'arpack/src/dnconv.f' || echo './'`arpack/src/dnconv.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dnconv.f -fPIC -o arpack/src/.libs/libcruft_la-dnconv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dneigh.lo `test -f 'arpack/src/dneigh.f' || echo './'`arpack/src/dneigh.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dneigh.f -fPIC -o arpack/src/.libs/libcruft_la-dneigh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dneupd.lo `test -f 'arpack/src/dneupd.f' || echo './'`arpack/src/dneupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dneupd.f -fPIC -o arpack/src/.libs/libcruft_la-dneupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dngets.lo `test -f 'arpack/src/dngets.f' || echo './'`arpack/src/dngets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dngets.f -fPIC -o arpack/src/.libs/libcruft_la-dngets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsaitr.lo `test -f 'arpack/src/dsaitr.f' || echo './'`arpack/src/dsaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsaitr.f -fPIC -o arpack/src/.libs/libcruft_la-dsaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsapps.lo `test -f 'arpack/src/dsapps.f' || echo './'`arpack/src/dsapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsapps.f -fPIC -o arpack/src/.libs/libcruft_la-dsapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsaup2.lo `test -f 'arpack/src/dsaup2.f' || echo './'`arpack/src/dsaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsaup2.f -fPIC -o arpack/src/.libs/libcruft_la-dsaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsaupd.lo `test -f 'arpack/src/dsaupd.f' || echo './'`arpack/src/dsaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsaupd.f -fPIC -o arpack/src/.libs/libcruft_la-dsaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsconv.lo `test -f 'arpack/src/dsconv.f' || echo './'`arpack/src/dsconv.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsconv.f -fPIC -o arpack/src/.libs/libcruft_la-dsconv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dseigt.lo `test -f 'arpack/src/dseigt.f' || echo './'`arpack/src/dseigt.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dseigt.f -fPIC -o arpack/src/.libs/libcruft_la-dseigt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsesrt.lo `test -f 'arpack/src/dsesrt.f' || echo './'`arpack/src/dsesrt.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsesrt.f -fPIC -o arpack/src/.libs/libcruft_la-dsesrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dseupd.lo `test -f 'arpack/src/dseupd.f' || echo './'`arpack/src/dseupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dseupd.f -fPIC -o arpack/src/.libs/libcruft_la-dseupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsgets.lo `test -f 'arpack/src/dsgets.f' || echo './'`arpack/src/dsgets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsgets.f -fPIC -o arpack/src/.libs/libcruft_la-dsgets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsortc.lo `test -f 'arpack/src/dsortc.f' || echo './'`arpack/src/dsortc.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsortc.f -fPIC -o arpack/src/.libs/libcruft_la-dsortc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dsortr.lo `test -f 'arpack/src/dsortr.f' || echo './'`arpack/src/dsortr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dsortr.f -fPIC -o arpack/src/.libs/libcruft_la-dsortr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dstatn.lo `test -f 'arpack/src/dstatn.f' || echo './'`arpack/src/dstatn.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dstatn.f -fPIC -o arpack/src/.libs/libcruft_la-dstatn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dstats.lo `test -f 'arpack/src/dstats.f' || echo './'`arpack/src/dstats.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dstats.f -fPIC -o arpack/src/.libs/libcruft_la-dstats.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-dstqrb.lo `test -f 'arpack/src/dstqrb.f' || echo './'`arpack/src/dstqrb.f libtool: compile: g77 -O -mieee-fp -c arpack/src/dstqrb.f -fPIC -o arpack/src/.libs/libcruft_la-dstqrb.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sgetv0.lo `test -f 'arpack/src/sgetv0.f' || echo './'`arpack/src/sgetv0.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-sgetv0.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-slaqrb.lo `test -f 'arpack/src/slaqrb.f' || echo './'`arpack/src/slaqrb.f libtool: compile: g77 -O -mieee-fp -c arpack/src/slaqrb.f -fPIC -o arpack/src/.libs/libcruft_la-slaqrb.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snaitr.lo `test -f 'arpack/src/snaitr.f' || echo './'`arpack/src/snaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snaitr.f -fPIC -o arpack/src/.libs/libcruft_la-snaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snapps.lo `test -f 'arpack/src/snapps.f' || echo './'`arpack/src/snapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snapps.f -fPIC -o arpack/src/.libs/libcruft_la-snapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snaup2.lo `test -f 'arpack/src/snaup2.f' || echo './'`arpack/src/snaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snaup2.f -fPIC -o arpack/src/.libs/libcruft_la-snaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snaupd.lo `test -f 'arpack/src/snaupd.f' || echo './'`arpack/src/snaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snaupd.f -fPIC -o arpack/src/.libs/libcruft_la-snaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snaupe.lo `test -f 'arpack/src/snaupe.f' || echo './'`arpack/src/snaupe.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snaupe.f -fPIC -o arpack/src/.libs/libcruft_la-snaupe.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-snconv.lo `test -f 'arpack/src/snconv.f' || echo './'`arpack/src/snconv.f libtool: compile: g77 -O -mieee-fp -c arpack/src/snconv.f -fPIC -o arpack/src/.libs/libcruft_la-snconv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sneigh.lo `test -f 'arpack/src/sneigh.f' || echo './'`arpack/src/sneigh.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sneigh.f -fPIC -o arpack/src/.libs/libcruft_la-sneigh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sneupd.lo `test -f 'arpack/src/sneupd.f' || echo './'`arpack/src/sneupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sneupd.f -fPIC -o arpack/src/.libs/libcruft_la-sneupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sngets.lo `test -f 'arpack/src/sngets.f' || echo './'`arpack/src/sngets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sngets.f -fPIC -o arpack/src/.libs/libcruft_la-sngets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssaitr.lo `test -f 'arpack/src/ssaitr.f' || echo './'`arpack/src/ssaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssaitr.f -fPIC -o arpack/src/.libs/libcruft_la-ssaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssapps.lo `test -f 'arpack/src/ssapps.f' || echo './'`arpack/src/ssapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssapps.f -fPIC -o arpack/src/.libs/libcruft_la-ssapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssaup2.lo `test -f 'arpack/src/ssaup2.f' || echo './'`arpack/src/ssaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssaup2.f -fPIC -o arpack/src/.libs/libcruft_la-ssaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssaupd.lo `test -f 'arpack/src/ssaupd.f' || echo './'`arpack/src/ssaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssaupd.f -fPIC -o arpack/src/.libs/libcruft_la-ssaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssconv.lo `test -f 'arpack/src/ssconv.f' || echo './'`arpack/src/ssconv.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssconv.f -fPIC -o arpack/src/.libs/libcruft_la-ssconv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sseigt.lo `test -f 'arpack/src/sseigt.f' || echo './'`arpack/src/sseigt.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sseigt.f -fPIC -o arpack/src/.libs/libcruft_la-sseigt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssesrt.lo `test -f 'arpack/src/ssesrt.f' || echo './'`arpack/src/ssesrt.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssesrt.f -fPIC -o arpack/src/.libs/libcruft_la-ssesrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sseupd.lo `test -f 'arpack/src/sseupd.f' || echo './'`arpack/src/sseupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sseupd.f -fPIC -o arpack/src/.libs/libcruft_la-sseupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssgets.lo `test -f 'arpack/src/ssgets.f' || echo './'`arpack/src/ssgets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssgets.f -fPIC -o arpack/src/.libs/libcruft_la-ssgets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssortc.lo `test -f 'arpack/src/ssortc.f' || echo './'`arpack/src/ssortc.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssortc.f -fPIC -o arpack/src/.libs/libcruft_la-ssortc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-ssortr.lo `test -f 'arpack/src/ssortr.f' || echo './'`arpack/src/ssortr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/ssortr.f -fPIC -o arpack/src/.libs/libcruft_la-ssortr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sstatn.lo `test -f 'arpack/src/sstatn.f' || echo './'`arpack/src/sstatn.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sstatn.f -fPIC -o arpack/src/.libs/libcruft_la-sstatn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sstats.lo `test -f 'arpack/src/sstats.f' || echo './'`arpack/src/sstats.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sstats.f -fPIC -o arpack/src/.libs/libcruft_la-sstats.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-sstqrb.lo `test -f 'arpack/src/sstqrb.f' || echo './'`arpack/src/sstqrb.f libtool: compile: g77 -O -mieee-fp -c arpack/src/sstqrb.f -fPIC -o arpack/src/.libs/libcruft_la-sstqrb.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zgetv0.lo `test -f 'arpack/src/zgetv0.f' || echo './'`arpack/src/zgetv0.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-zgetv0.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-znaitr.lo `test -f 'arpack/src/znaitr.f' || echo './'`arpack/src/znaitr.f libtool: compile: g77 -O -mieee-fp -c arpack/src/znaitr.f -fPIC -o arpack/src/.libs/libcruft_la-znaitr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-znapps.lo `test -f 'arpack/src/znapps.f' || echo './'`arpack/src/znapps.f libtool: compile: g77 -O -mieee-fp -c arpack/src/znapps.f -fPIC -o arpack/src/.libs/libcruft_la-znapps.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-znaup2.lo `test -f 'arpack/src/znaup2.f' || echo './'`arpack/src/znaup2.f libtool: compile: g77 -O -mieee-fp -c arpack/src/znaup2.f -fPIC -o arpack/src/.libs/libcruft_la-znaup2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-znaupd.lo `test -f 'arpack/src/znaupd.f' || echo './'`arpack/src/znaupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/znaupd.f -fPIC -o arpack/src/.libs/libcruft_la-znaupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zneigh.lo `test -f 'arpack/src/zneigh.f' || echo './'`arpack/src/zneigh.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zneigh.f -fPIC -o arpack/src/.libs/libcruft_la-zneigh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zneupd.lo `test -f 'arpack/src/zneupd.f' || echo './'`arpack/src/zneupd.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zneupd.f -fPIC -o arpack/src/.libs/libcruft_la-zneupd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zngets.lo `test -f 'arpack/src/zngets.f' || echo './'`arpack/src/zngets.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zngets.f -fPIC -o arpack/src/.libs/libcruft_la-zngets.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zsortc.lo `test -f 'arpack/src/zsortc.f' || echo './'`arpack/src/zsortc.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zsortc.f -fPIC -o arpack/src/.libs/libcruft_la-zsortc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/src/libcruft_la-zstatn.lo `test -f 'arpack/src/zstatn.f' || echo './'`arpack/src/zstatn.f libtool: compile: g77 -O -mieee-fp -c arpack/src/zstatn.f -fPIC -o arpack/src/.libs/libcruft_la-zstatn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-cmout.lo `test -f 'arpack/util/cmout.f' || echo './'`arpack/util/cmout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/cmout.f -fPIC -o arpack/util/.libs/libcruft_la-cmout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-cvout.lo `test -f 'arpack/util/cvout.f' || echo './'`arpack/util/cvout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/cvout.f -fPIC -o arpack/util/.libs/libcruft_la-cvout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-dmout.lo `test -f 'arpack/util/dmout.f' || echo './'`arpack/util/dmout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/dmout.f -fPIC -o arpack/util/.libs/libcruft_la-dmout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-dvout.lo `test -f 'arpack/util/dvout.f' || echo './'`arpack/util/dvout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/dvout.f -fPIC -o arpack/util/.libs/libcruft_la-dvout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-icnteq.lo `test -f 'arpack/util/icnteq.f' || echo './'`arpack/util/icnteq.f libtool: compile: g77 -O -mieee-fp -c arpack/util/icnteq.f -fPIC -o arpack/util/.libs/libcruft_la-icnteq.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-icopy.lo `test -f 'arpack/util/icopy.f' || echo './'`arpack/util/icopy.f libtool: compile: g77 -O -mieee-fp -c arpack/util/icopy.f -fPIC -o arpack/util/.libs/libcruft_la-icopy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-iset.lo `test -f 'arpack/util/iset.f' || echo './'`arpack/util/iset.f libtool: compile: g77 -O -mieee-fp -c arpack/util/iset.f -fPIC -o arpack/util/.libs/libcruft_la-iset.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-iswap.lo `test -f 'arpack/util/iswap.f' || echo './'`arpack/util/iswap.f libtool: compile: g77 -O -mieee-fp -c arpack/util/iswap.f -fPIC -o arpack/util/.libs/libcruft_la-iswap.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-ivout.lo `test -f 'arpack/util/ivout.f' || echo './'`arpack/util/ivout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/ivout.f -fPIC -o arpack/util/.libs/libcruft_la-ivout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-second.lo `test -f 'arpack/util/second.f' || echo './'`arpack/util/second.f libtool: compile: g77 -O -mieee-fp -c arpack/util/second.f -fPIC -o arpack/util/.libs/libcruft_la-second.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-smout.lo `test -f 'arpack/util/smout.f' || echo './'`arpack/util/smout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/smout.f -fPIC -o arpack/util/.libs/libcruft_la-smout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-svout.lo `test -f 'arpack/util/svout.f' || echo './'`arpack/util/svout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/svout.f -fPIC -o arpack/util/.libs/libcruft_la-svout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-zmout.lo `test -f 'arpack/util/zmout.f' || echo './'`arpack/util/zmout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/zmout.f -fPIC -o arpack/util/.libs/libcruft_la-zmout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o arpack/util/libcruft_la-zvout.lo `test -f 'arpack/util/zvout.f' || echo './'`arpack/util/zvout.f libtool: compile: g77 -O -mieee-fp -c arpack/util/zvout.f -fPIC -o arpack/util/.libs/libcruft_la-zvout.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-ddot3.lo `test -f 'blas-xtra/ddot3.f' || echo './'`blas-xtra/ddot3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/ddot3.f -fPIC -o blas-xtra/.libs/libcruft_la-ddot3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-zdotc3.lo `test -f 'blas-xtra/zdotc3.f' || echo './'`blas-xtra/zdotc3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/zdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-zdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-sdot3.lo `test -f 'blas-xtra/sdot3.f' || echo './'`blas-xtra/sdot3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/sdot3.f -fPIC -o blas-xtra/.libs/libcruft_la-sdot3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-cdotc3.lo `test -f 'blas-xtra/cdotc3.f' || echo './'`blas-xtra/cdotc3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/cdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-cdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-dmatm3.lo `test -f 'blas-xtra/dmatm3.f' || echo './'`blas-xtra/dmatm3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/dmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-dmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-zmatm3.lo `test -f 'blas-xtra/zmatm3.f' || echo './'`blas-xtra/zmatm3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/zmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-zmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-smatm3.lo `test -f 'blas-xtra/smatm3.f' || echo './'`blas-xtra/smatm3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/smatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-smatm3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-cmatm3.lo `test -f 'blas-xtra/cmatm3.f' || echo './'`blas-xtra/cmatm3.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/cmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-cmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xddot.lo `test -f 'blas-xtra/xddot.f' || echo './'`blas-xtra/xddot.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xddot.f -fPIC -o blas-xtra/.libs/libcruft_la-xddot.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xdnrm2.lo `test -f 'blas-xtra/xdnrm2.f' || echo './'`blas-xtra/xdnrm2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xdnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xdznrm2.lo `test -f 'blas-xtra/xdznrm2.f' || echo './'`blas-xtra/xdznrm2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xdznrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdznrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xzdotc.lo `test -f 'blas-xtra/xzdotc.f' || echo './'`blas-xtra/xzdotc.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xzdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xzdotu.lo `test -f 'blas-xtra/xzdotu.f' || echo './'`blas-xtra/xzdotu.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xzdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xsdot.lo `test -f 'blas-xtra/xsdot.f' || echo './'`blas-xtra/xsdot.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xsdot.f -fPIC -o blas-xtra/.libs/libcruft_la-xsdot.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xsnrm2.lo `test -f 'blas-xtra/xsnrm2.f' || echo './'`blas-xtra/xsnrm2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xsnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xsnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xscnrm2.lo `test -f 'blas-xtra/xscnrm2.f' || echo './'`blas-xtra/xscnrm2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xscnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xscnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xcdotc.lo `test -f 'blas-xtra/xcdotc.f' || echo './'`blas-xtra/xcdotc.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xcdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xcdotu.lo `test -f 'blas-xtra/xcdotu.f' || echo './'`blas-xtra/xcdotu.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xcdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotu.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-xerbla.lo `test -f 'blas-xtra/xerbla.f' || echo './'`blas-xtra/xerbla.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/xerbla.f -fPIC -o blas-xtra/.libs/libcruft_la-xerbla.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-cconv2.lo `test -f 'blas-xtra/cconv2.f' || echo './'`blas-xtra/cconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/cconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-cconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-csconv2.lo `test -f 'blas-xtra/csconv2.f' || echo './'`blas-xtra/csconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/csconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-csconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-dconv2.lo `test -f 'blas-xtra/dconv2.f' || echo './'`blas-xtra/dconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/dconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-dconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-sconv2.lo `test -f 'blas-xtra/sconv2.f' || echo './'`blas-xtra/sconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/sconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-sconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-zconv2.lo `test -f 'blas-xtra/zconv2.f' || echo './'`blas-xtra/zconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/zconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o blas-xtra/libcruft_la-zdconv2.lo `test -f 'blas-xtra/zdconv2.f' || echo './'`blas-xtra/zdconv2.f libtool: compile: g77 -O -mieee-fp -c blas-xtra/zdconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zdconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-datv.lo `test -f 'daspk/datv.f' || echo './'`daspk/datv.f libtool: compile: g77 -O -mieee-fp -c daspk/datv.f -fPIC -o daspk/.libs/libcruft_la-datv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dcnst0.lo `test -f 'daspk/dcnst0.f' || echo './'`daspk/dcnst0.f libtool: compile: g77 -O -mieee-fp -c daspk/dcnst0.f -fPIC -o daspk/.libs/libcruft_la-dcnst0.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dcnstr.lo `test -f 'daspk/dcnstr.f' || echo './'`daspk/dcnstr.f libtool: compile: g77 -O -mieee-fp -c daspk/dcnstr.f -fPIC -o daspk/.libs/libcruft_la-dcnstr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddasic.lo `test -f 'daspk/ddasic.f' || echo './'`daspk/ddasic.f libtool: compile: g77 -O -mieee-fp -c daspk/ddasic.f -fPIC -o daspk/.libs/libcruft_la-ddasic.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddasid.lo `test -f 'daspk/ddasid.f' || echo './'`daspk/ddasid.f libtool: compile: g77 -O -mieee-fp -c daspk/ddasid.f -fPIC -o daspk/.libs/libcruft_la-ddasid.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddasik.lo `test -f 'daspk/ddasik.f' || echo './'`daspk/ddasik.f libtool: compile: g77 -O -mieee-fp -c daspk/ddasik.f -fPIC -o daspk/.libs/libcruft_la-ddasik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddaspk.lo `test -f 'daspk/ddaspk.f' || echo './'`daspk/ddaspk.f libtool: compile: g77 -O -mieee-fp -c daspk/ddaspk.f -fPIC -o daspk/.libs/libcruft_la-ddaspk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddstp.lo `test -f 'daspk/ddstp.f' || echo './'`daspk/ddstp.f libtool: compile: g77 -O -mieee-fp -c daspk/ddstp.f -fPIC -o daspk/.libs/libcruft_la-ddstp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-ddwnrm.lo `test -f 'daspk/ddwnrm.f' || echo './'`daspk/ddwnrm.f libtool: compile: g77 -O -mieee-fp -c daspk/ddwnrm.f -fPIC -o daspk/.libs/libcruft_la-ddwnrm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dfnrmd.lo `test -f 'daspk/dfnrmd.f' || echo './'`daspk/dfnrmd.f libtool: compile: g77 -O -mieee-fp -c daspk/dfnrmd.f -fPIC -o daspk/.libs/libcruft_la-dfnrmd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dfnrmk.lo `test -f 'daspk/dfnrmk.f' || echo './'`daspk/dfnrmk.f libtool: compile: g77 -O -mieee-fp -c daspk/dfnrmk.f -fPIC -o daspk/.libs/libcruft_la-dfnrmk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dhels.lo `test -f 'daspk/dhels.f' || echo './'`daspk/dhels.f libtool: compile: g77 -O -mieee-fp -c daspk/dhels.f -fPIC -o daspk/.libs/libcruft_la-dhels.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dheqr.lo `test -f 'daspk/dheqr.f' || echo './'`daspk/dheqr.f libtool: compile: g77 -O -mieee-fp -c daspk/dheqr.f -fPIC -o daspk/.libs/libcruft_la-dheqr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dinvwt.lo `test -f 'daspk/dinvwt.f' || echo './'`daspk/dinvwt.f libtool: compile: g77 -O -mieee-fp -c daspk/dinvwt.f -fPIC -o daspk/.libs/libcruft_la-dinvwt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dlinsd.lo `test -f 'daspk/dlinsd.f' || echo './'`daspk/dlinsd.f libtool: compile: g77 -O -mieee-fp -c daspk/dlinsd.f -fPIC -o daspk/.libs/libcruft_la-dlinsd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dlinsk.lo `test -f 'daspk/dlinsk.f' || echo './'`daspk/dlinsk.f libtool: compile: g77 -O -mieee-fp -c daspk/dlinsk.f -fPIC -o daspk/.libs/libcruft_la-dlinsk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dmatd.lo `test -f 'daspk/dmatd.f' || echo './'`daspk/dmatd.f libtool: compile: g77 -O -mieee-fp -c daspk/dmatd.f -fPIC -o daspk/.libs/libcruft_la-dmatd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnedd.lo `test -f 'daspk/dnedd.f' || echo './'`daspk/dnedd.f libtool: compile: g77 -O -mieee-fp -c daspk/dnedd.f -fPIC -o daspk/.libs/libcruft_la-dnedd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnedk.lo `test -f 'daspk/dnedk.f' || echo './'`daspk/dnedk.f libtool: compile: g77 -O -mieee-fp -c daspk/dnedk.f -fPIC -o daspk/.libs/libcruft_la-dnedk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnsd.lo `test -f 'daspk/dnsd.f' || echo './'`daspk/dnsd.f libtool: compile: g77 -O -mieee-fp -c daspk/dnsd.f -fPIC -o daspk/.libs/libcruft_la-dnsd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnsid.lo `test -f 'daspk/dnsid.f' || echo './'`daspk/dnsid.f libtool: compile: g77 -O -mieee-fp -c daspk/dnsid.f -fPIC -o daspk/.libs/libcruft_la-dnsid.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnsik.lo `test -f 'daspk/dnsik.f' || echo './'`daspk/dnsik.f libtool: compile: g77 -O -mieee-fp -c daspk/dnsik.f -fPIC -o daspk/.libs/libcruft_la-dnsik.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dnsk.lo `test -f 'daspk/dnsk.f' || echo './'`daspk/dnsk.f libtool: compile: g77 -O -mieee-fp -c daspk/dnsk.f -fPIC -o daspk/.libs/libcruft_la-dnsk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dorth.lo `test -f 'daspk/dorth.f' || echo './'`daspk/dorth.f libtool: compile: g77 -O -mieee-fp -c daspk/dorth.f -fPIC -o daspk/.libs/libcruft_la-dorth.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dslvd.lo `test -f 'daspk/dslvd.f' || echo './'`daspk/dslvd.f libtool: compile: g77 -O -mieee-fp -c daspk/dslvd.f -fPIC -o daspk/.libs/libcruft_la-dslvd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dslvk.lo `test -f 'daspk/dslvk.f' || echo './'`daspk/dslvk.f libtool: compile: g77 -O -mieee-fp -c daspk/dslvk.f -fPIC -o daspk/.libs/libcruft_la-dslvk.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dspigm.lo `test -f 'daspk/dspigm.f' || echo './'`daspk/dspigm.f libtool: compile: g77 -O -mieee-fp -c daspk/dspigm.f -fPIC -o daspk/.libs/libcruft_la-dspigm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o daspk/libcruft_la-dyypnw.lo `test -f 'daspk/dyypnw.f' || echo './'`daspk/dyypnw.f libtool: compile: g77 -O -mieee-fp -c daspk/dyypnw.f -fPIC -o daspk/.libs/libcruft_la-dyypnw.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dasrt/libcruft_la-ddasrt.lo `test -f 'dasrt/ddasrt.f' || echo './'`dasrt/ddasrt.f libtool: compile: g77 -O -mieee-fp -c dasrt/ddasrt.f -fPIC -o dasrt/.libs/libcruft_la-ddasrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dasrt/libcruft_la-drchek.lo `test -f 'dasrt/drchek.f' || echo './'`dasrt/drchek.f libtool: compile: g77 -O -mieee-fp -c dasrt/drchek.f -fPIC -o dasrt/.libs/libcruft_la-drchek.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dasrt/libcruft_la-droots.lo `test -f 'dasrt/droots.f' || echo './'`dasrt/droots.f libtool: compile: g77 -O -mieee-fp -c dasrt/droots.f -fPIC -o dasrt/.libs/libcruft_la-droots.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddaini.lo `test -f 'dassl/ddaini.f' || echo './'`dassl/ddaini.f libtool: compile: g77 -O -mieee-fp -c dassl/ddaini.f -fPIC -o dassl/.libs/libcruft_la-ddaini.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddajac.lo `test -f 'dassl/ddajac.f' || echo './'`dassl/ddajac.f libtool: compile: g77 -O -mieee-fp -c dassl/ddajac.f -fPIC -o dassl/.libs/libcruft_la-ddajac.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddanrm.lo `test -f 'dassl/ddanrm.f' || echo './'`dassl/ddanrm.f libtool: compile: g77 -O -mieee-fp -c dassl/ddanrm.f -fPIC -o dassl/.libs/libcruft_la-ddanrm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddaslv.lo `test -f 'dassl/ddaslv.f' || echo './'`dassl/ddaslv.f libtool: compile: g77 -O -mieee-fp -c dassl/ddaslv.f -fPIC -o dassl/.libs/libcruft_la-ddaslv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddassl.lo `test -f 'dassl/ddassl.f' || echo './'`dassl/ddassl.f libtool: compile: g77 -O -mieee-fp -c dassl/ddassl.f -fPIC -o dassl/.libs/libcruft_la-ddassl.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddastp.lo `test -f 'dassl/ddastp.f' || echo './'`dassl/ddastp.f libtool: compile: g77 -O -mieee-fp -c dassl/ddastp.f -fPIC -o dassl/.libs/libcruft_la-ddastp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddatrp.lo `test -f 'dassl/ddatrp.f' || echo './'`dassl/ddatrp.f libtool: compile: g77 -O -mieee-fp -c dassl/ddatrp.f -fPIC -o dassl/.libs/libcruft_la-ddatrp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o dassl/libcruft_la-ddawts.lo `test -f 'dassl/ddawts.f' || echo './'`dassl/ddawts.f libtool: compile: g77 -O -mieee-fp -c dassl/ddawts.f -fPIC -o dassl/.libs/libcruft_la-ddawts.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xclange.lo `test -f 'lapack-xtra/xclange.f' || echo './'`lapack-xtra/xclange.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xclange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xclange.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xdlamch.lo `test -f 'lapack-xtra/xdlamch.f' || echo './'`lapack-xtra/xdlamch.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xdlamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlamch.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xdlange.lo `test -f 'lapack-xtra/xdlange.f' || echo './'`lapack-xtra/xdlange.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xdlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlange.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xilaenv.lo `test -f 'lapack-xtra/xilaenv.f' || echo './'`lapack-xtra/xilaenv.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xilaenv.f -fPIC -o lapack-xtra/.libs/libcruft_la-xilaenv.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xslamch.lo `test -f 'lapack-xtra/xslamch.f' || echo './'`lapack-xtra/xslamch.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xslamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslamch.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xslange.lo `test -f 'lapack-xtra/xslange.f' || echo './'`lapack-xtra/xslange.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xslange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslange.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/xzlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xzlange.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/zrsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o lapack-xtra/libcruft_la-crsf2csf.lo `test -f 'lapack-xtra/crsf2csf.f' || echo './'`lapack-xtra/crsf2csf.f libtool: compile: g77 -O -mieee-fp -c lapack-xtra/crsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-crsf2csf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-cquit.lo -MD -MP -MF misc/.deps/libcruft_la-cquit.Tpo -c -o misc/libcruft_la-cquit.lo `test -f 'misc/cquit.c' || echo './'`misc/cquit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-cquit.lo -MD -MP -MF misc/.deps/libcruft_la-cquit.Tpo -c misc/cquit.c -fPIC -DPIC -o misc/.libs/libcruft_la-cquit.o mv -f misc/.deps/libcruft_la-cquit.Tpo misc/.deps/libcruft_la-cquit.Plo /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o misc/libcruft_la-d1mach.lo `test -f 'misc/d1mach.f' || echo './'`misc/d1mach.f libtool: compile: g77 -O -mieee-fp -c misc/d1mach.f -fPIC -o misc/.libs/libcruft_la-d1mach.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT misc/libcruft_la-f77-extern.lo -MD -MP -MF misc/.deps/libcruft_la-f77-extern.Tpo -c -o misc/libcruft_la-f77-extern.lo `test -f 'misc/f77-extern.cc' || echo './'`misc/f77-extern.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT misc/libcruft_la-f77-extern.lo -MD -MP -MF misc/.deps/libcruft_la-f77-extern.Tpo -c misc/f77-extern.cc -fPIC -DPIC -o misc/.libs/libcruft_la-f77-extern.o mv -f misc/.deps/libcruft_la-f77-extern.Tpo misc/.deps/libcruft_la-f77-extern.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c -o misc/libcruft_la-f77-fcn.lo `test -f 'misc/f77-fcn.c' || echo './'`misc/f77-fcn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c misc/f77-fcn.c -fPIC -DPIC -o misc/.libs/libcruft_la-f77-fcn.o misc/f77-fcn.c: In function ‘xstopx_’: misc/f77-fcn.c:63:3: warning: function declared ‘noreturn’ has a ‘return’ statement mv -f misc/.deps/libcruft_la-f77-fcn.Tpo misc/.deps/libcruft_la-f77-fcn.Plo /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o misc/libcruft_la-i1mach.lo `test -f 'misc/i1mach.f' || echo './'`misc/i1mach.f libtool: compile: g77 -O -mieee-fp -c misc/i1mach.f -fPIC -o misc/.libs/libcruft_la-i1mach.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-lo-error.lo -MD -MP -MF misc/.deps/libcruft_la-lo-error.Tpo -c -o misc/libcruft_la-lo-error.lo `test -f 'misc/lo-error.c' || echo './'`misc/lo-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT misc/libcruft_la-lo-error.lo -MD -MP -MF misc/.deps/libcruft_la-lo-error.Tpo -c misc/lo-error.c -fPIC -DPIC -o misc/.libs/libcruft_la-lo-error.o misc/lo-error.c: In function ‘liboctave_fatal_with_id’: misc/lo-error.c:111:38: warning: unused parameter ‘id’ misc/lo-error.c: In function ‘liboctave_warning_with_id’: misc/lo-error.c:131:40: warning: unused parameter ‘id’ mv -f misc/.deps/libcruft_la-lo-error.Tpo misc/.deps/libcruft_la-lo-error.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c -o misc/libcruft_la-quit.lo `test -f 'misc/quit.cc' || echo './'`misc/quit.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c misc/quit.cc -fPIC -DPIC -o misc/.libs/libcruft_la-quit.o mv -f misc/.deps/libcruft_la-quit.Tpo misc/.deps/libcruft_la-quit.Plo /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o misc/libcruft_la-r1mach.lo `test -f 'misc/r1mach.f' || echo './'`misc/r1mach.f libtool: compile: g77 -O -mieee-fp -c misc/r1mach.f -fPIC -o misc/.libs/libcruft_la-r1mach.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-cfode.lo `test -f 'odepack/cfode.f' || echo './'`odepack/cfode.f libtool: compile: g77 -O -mieee-fp -c odepack/cfode.f -fPIC -o odepack/.libs/libcruft_la-cfode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-dlsode.lo `test -f 'odepack/dlsode.f' || echo './'`odepack/dlsode.f libtool: compile: g77 -O -mieee-fp -c odepack/dlsode.f -fPIC -o odepack/.libs/libcruft_la-dlsode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-ewset.lo `test -f 'odepack/ewset.f' || echo './'`odepack/ewset.f libtool: compile: g77 -O -mieee-fp -c odepack/ewset.f -fPIC -o odepack/.libs/libcruft_la-ewset.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-intdy.lo `test -f 'odepack/intdy.f' || echo './'`odepack/intdy.f libtool: compile: g77 -O -mieee-fp -c odepack/intdy.f -fPIC -o odepack/.libs/libcruft_la-intdy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-prepj.lo `test -f 'odepack/prepj.f' || echo './'`odepack/prepj.f libtool: compile: g77 -O -mieee-fp -c odepack/prepj.f -fPIC -o odepack/.libs/libcruft_la-prepj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-solsy.lo `test -f 'odepack/solsy.f' || echo './'`odepack/solsy.f libtool: compile: g77 -O -mieee-fp -c odepack/solsy.f -fPIC -o odepack/.libs/libcruft_la-solsy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-stode.lo `test -f 'odepack/stode.f' || echo './'`odepack/stode.f libtool: compile: g77 -O -mieee-fp -c odepack/stode.f -fPIC -o odepack/.libs/libcruft_la-stode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-vnorm.lo `test -f 'odepack/vnorm.f' || echo './'`odepack/vnorm.f libtool: compile: g77 -O -mieee-fp -c odepack/vnorm.f -fPIC -o odepack/.libs/libcruft_la-vnorm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-scfode.lo `test -f 'odepack/scfode.f' || echo './'`odepack/scfode.f libtool: compile: g77 -O -mieee-fp -c odepack/scfode.f -fPIC -o odepack/.libs/libcruft_la-scfode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-sewset.lo `test -f 'odepack/sewset.f' || echo './'`odepack/sewset.f libtool: compile: g77 -O -mieee-fp -c odepack/sewset.f -fPIC -o odepack/.libs/libcruft_la-sewset.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-sintdy.lo `test -f 'odepack/sintdy.f' || echo './'`odepack/sintdy.f libtool: compile: g77 -O -mieee-fp -c odepack/sintdy.f -fPIC -o odepack/.libs/libcruft_la-sintdy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-slsode.lo `test -f 'odepack/slsode.f' || echo './'`odepack/slsode.f libtool: compile: g77 -O -mieee-fp -c odepack/slsode.f -fPIC -o odepack/.libs/libcruft_la-slsode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-sprepj.lo `test -f 'odepack/sprepj.f' || echo './'`odepack/sprepj.f libtool: compile: g77 -O -mieee-fp -c odepack/sprepj.f -fPIC -o odepack/.libs/libcruft_la-sprepj.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-ssolsy.lo `test -f 'odepack/ssolsy.f' || echo './'`odepack/ssolsy.f libtool: compile: g77 -O -mieee-fp -c odepack/ssolsy.f -fPIC -o odepack/.libs/libcruft_la-ssolsy.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-sstode.lo `test -f 'odepack/sstode.f' || echo './'`odepack/sstode.f libtool: compile: g77 -O -mieee-fp -c odepack/sstode.f -fPIC -o odepack/.libs/libcruft_la-sstode.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o odepack/libcruft_la-svnorm.lo `test -f 'odepack/svnorm.f' || echo './'`odepack/svnorm.f libtool: compile: g77 -O -mieee-fp -c odepack/svnorm.f -fPIC -o odepack/.libs/libcruft_la-svnorm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o ordered-qz/libcruft_la-dsubsp.lo `test -f 'ordered-qz/dsubsp.f' || echo './'`ordered-qz/dsubsp.f libtool: compile: g77 -O -mieee-fp -c ordered-qz/dsubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-dsubsp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o ordered-qz/libcruft_la-exchqz.lo `test -f 'ordered-qz/exchqz.f' || echo './'`ordered-qz/exchqz.f libtool: compile: g77 -O -mieee-fp -c ordered-qz/exchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-exchqz.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o ordered-qz/libcruft_la-ssubsp.lo `test -f 'ordered-qz/ssubsp.f' || echo './'`ordered-qz/ssubsp.f libtool: compile: g77 -O -mieee-fp -c ordered-qz/ssubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-ssubsp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o ordered-qz/libcruft_la-sexchqz.lo `test -f 'ordered-qz/sexchqz.f' || echo './'`ordered-qz/sexchqz.f libtool: compile: g77 -O -mieee-fp -c ordered-qz/sexchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-sexchqz.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqagi.lo `test -f 'quadpack/dqagi.f' || echo './'`quadpack/dqagi.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqagi.f -fPIC -o quadpack/.libs/libcruft_la-dqagi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqagie.lo `test -f 'quadpack/dqagie.f' || echo './'`quadpack/dqagie.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqagie.f -fPIC -o quadpack/.libs/libcruft_la-dqagie.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqagp.lo `test -f 'quadpack/dqagp.f' || echo './'`quadpack/dqagp.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqagp.f -fPIC -o quadpack/.libs/libcruft_la-dqagp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqagpe.lo `test -f 'quadpack/dqagpe.f' || echo './'`quadpack/dqagpe.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqagpe.f -fPIC -o quadpack/.libs/libcruft_la-dqagpe.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqelg.lo `test -f 'quadpack/dqelg.f' || echo './'`quadpack/dqelg.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqelg.f -fPIC -o quadpack/.libs/libcruft_la-dqelg.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqk15i.lo `test -f 'quadpack/dqk15i.f' || echo './'`quadpack/dqk15i.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqk15i.f -fPIC -o quadpack/.libs/libcruft_la-dqk15i.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqk21.lo `test -f 'quadpack/dqk21.f' || echo './'`quadpack/dqk21.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqk21.f -fPIC -o quadpack/.libs/libcruft_la-dqk21.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-dqpsrt.lo `test -f 'quadpack/dqpsrt.f' || echo './'`quadpack/dqpsrt.f libtool: compile: g77 -O -mieee-fp -c quadpack/dqpsrt.f -fPIC -o quadpack/.libs/libcruft_la-dqpsrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qagie.lo `test -f 'quadpack/qagie.f' || echo './'`quadpack/qagie.f libtool: compile: g77 -O -mieee-fp -c quadpack/qagie.f -fPIC -o quadpack/.libs/libcruft_la-qagie.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qagi.lo `test -f 'quadpack/qagi.f' || echo './'`quadpack/qagi.f libtool: compile: g77 -O -mieee-fp -c quadpack/qagi.f -fPIC -o quadpack/.libs/libcruft_la-qagi.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qagpe.lo `test -f 'quadpack/qagpe.f' || echo './'`quadpack/qagpe.f libtool: compile: g77 -O -mieee-fp -c quadpack/qagpe.f -fPIC -o quadpack/.libs/libcruft_la-qagpe.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qagp.lo `test -f 'quadpack/qagp.f' || echo './'`quadpack/qagp.f libtool: compile: g77 -O -mieee-fp -c quadpack/qagp.f -fPIC -o quadpack/.libs/libcruft_la-qagp.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qelg.lo `test -f 'quadpack/qelg.f' || echo './'`quadpack/qelg.f libtool: compile: g77 -O -mieee-fp -c quadpack/qelg.f -fPIC -o quadpack/.libs/libcruft_la-qelg.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qk15i.lo `test -f 'quadpack/qk15i.f' || echo './'`quadpack/qk15i.f libtool: compile: g77 -O -mieee-fp -c quadpack/qk15i.f -fPIC -o quadpack/.libs/libcruft_la-qk15i.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qk21.lo `test -f 'quadpack/qk21.f' || echo './'`quadpack/qk21.f libtool: compile: g77 -O -mieee-fp -c quadpack/qk21.f -fPIC -o quadpack/.libs/libcruft_la-qk21.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-qpsrt.lo `test -f 'quadpack/qpsrt.f' || echo './'`quadpack/qpsrt.f libtool: compile: g77 -O -mieee-fp -c quadpack/qpsrt.f -fPIC -o quadpack/.libs/libcruft_la-qpsrt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o quadpack/libcruft_la-xerror.lo `test -f 'quadpack/xerror.f' || echo './'`quadpack/xerror.f libtool: compile: g77 -O -mieee-fp -c quadpack/xerror.f -fPIC -o quadpack/.libs/libcruft_la-xerror.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-fdump.lo `test -f 'slatec-err/fdump.f' || echo './'`slatec-err/fdump.f libtool: compile: g77 -O -mieee-fp -c slatec-err/fdump.f -fPIC -o slatec-err/.libs/libcruft_la-fdump.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-ixsav.lo `test -f 'slatec-err/ixsav.f' || echo './'`slatec-err/ixsav.f libtool: compile: g77 -O -mieee-fp -c slatec-err/ixsav.f -fPIC -o slatec-err/.libs/libcruft_la-ixsav.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-j4save.lo `test -f 'slatec-err/j4save.f' || echo './'`slatec-err/j4save.f libtool: compile: g77 -O -mieee-fp -c slatec-err/j4save.f -fPIC -o slatec-err/.libs/libcruft_la-j4save.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xerclr.lo `test -f 'slatec-err/xerclr.f' || echo './'`slatec-err/xerclr.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xerclr.f -fPIC -o slatec-err/.libs/libcruft_la-xerclr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xercnt.lo `test -f 'slatec-err/xercnt.f' || echo './'`slatec-err/xercnt.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xercnt.f -fPIC -o slatec-err/.libs/libcruft_la-xercnt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xerhlt.lo `test -f 'slatec-err/xerhlt.f' || echo './'`slatec-err/xerhlt.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xerhlt.f -fPIC -o slatec-err/.libs/libcruft_la-xerhlt.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xermsg.lo `test -f 'slatec-err/xermsg.f' || echo './'`slatec-err/xermsg.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xermsg.f -fPIC -o slatec-err/.libs/libcruft_la-xermsg.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xerprn.lo `test -f 'slatec-err/xerprn.f' || echo './'`slatec-err/xerprn.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xerprn.f -fPIC -o slatec-err/.libs/libcruft_la-xerprn.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xerrwd.lo `test -f 'slatec-err/xerrwd.f' || echo './'`slatec-err/xerrwd.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xerrwd.f -fPIC -o slatec-err/.libs/libcruft_la-xerrwd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xersve.lo `test -f 'slatec-err/xersve.f' || echo './'`slatec-err/xersve.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xersve.f -fPIC -o slatec-err/.libs/libcruft_la-xersve.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xgetf.lo `test -f 'slatec-err/xgetf.f' || echo './'`slatec-err/xgetf.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xgetf.f -fPIC -o slatec-err/.libs/libcruft_la-xgetf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xgetua.lo `test -f 'slatec-err/xgetua.f' || echo './'`slatec-err/xgetua.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xgetua.f -fPIC -o slatec-err/.libs/libcruft_la-xgetua.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xsetf.lo `test -f 'slatec-err/xsetf.f' || echo './'`slatec-err/xsetf.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xsetf.f -fPIC -o slatec-err/.libs/libcruft_la-xsetf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-err/libcruft_la-xsetua.lo `test -f 'slatec-err/xsetua.f' || echo './'`slatec-err/xsetua.f libtool: compile: g77 -O -mieee-fp -c slatec-err/xsetua.f -fPIC -o slatec-err/.libs/libcruft_la-xsetua.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-albeta.lo `test -f 'slatec-fn/albeta.f' || echo './'`slatec-fn/albeta.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/albeta.f -fPIC -o slatec-fn/.libs/libcruft_la-albeta.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-alngam.lo `test -f 'slatec-fn/alngam.f' || echo './'`slatec-fn/alngam.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/alngam.f -fPIC -o slatec-fn/.libs/libcruft_la-alngam.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-alnrel.lo `test -f 'slatec-fn/alnrel.f' || echo './'`slatec-fn/alnrel.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/alnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-alnrel.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-algams.lo `test -f 'slatec-fn/algams.f' || echo './'`slatec-fn/algams.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/algams.f -fPIC -o slatec-fn/.libs/libcruft_la-algams.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-acosh.lo `test -f 'slatec-fn/acosh.f' || echo './'`slatec-fn/acosh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/acosh.f -fPIC -o slatec-fn/.libs/libcruft_la-acosh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-asinh.lo `test -f 'slatec-fn/asinh.f' || echo './'`slatec-fn/asinh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/asinh.f -fPIC -o slatec-fn/.libs/libcruft_la-asinh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-atanh.lo `test -f 'slatec-fn/atanh.f' || echo './'`slatec-fn/atanh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/atanh.f -fPIC -o slatec-fn/.libs/libcruft_la-atanh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-betai.lo `test -f 'slatec-fn/betai.f' || echo './'`slatec-fn/betai.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/betai.f -fPIC -o slatec-fn/.libs/libcruft_la-betai.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-csevl.lo `test -f 'slatec-fn/csevl.f' || echo './'`slatec-fn/csevl.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/csevl.f -fPIC -o slatec-fn/.libs/libcruft_la-csevl.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-d9gmit.lo `test -f 'slatec-fn/d9gmit.f' || echo './'`slatec-fn/d9gmit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/d9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9gmit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-d9lgic.lo `test -f 'slatec-fn/d9lgic.f' || echo './'`slatec-fn/d9lgic.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/d9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgic.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-d9lgit.lo `test -f 'slatec-fn/d9lgit.f' || echo './'`slatec-fn/d9lgit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/d9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-d9lgmc.lo `test -f 'slatec-fn/d9lgmc.f' || echo './'`slatec-fn/d9lgmc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/d9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dacosh.lo `test -f 'slatec-fn/dacosh.f' || echo './'`slatec-fn/dacosh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-dacosh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dasinh.lo `test -f 'slatec-fn/dasinh.f' || echo './'`slatec-fn/dasinh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-dasinh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-datanh.lo `test -f 'slatec-fn/datanh.f' || echo './'`slatec-fn/datanh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/datanh.f -fPIC -o slatec-fn/.libs/libcruft_la-datanh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dbetai.lo `test -f 'slatec-fn/dbetai.f' || echo './'`slatec-fn/dbetai.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-dbetai.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dcsevl.lo `test -f 'slatec-fn/dcsevl.f' || echo './'`slatec-fn/dcsevl.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dcsevl.f -fPIC -o slatec-fn/.libs/libcruft_la-dcsevl.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-derf.lo `test -f 'slatec-fn/derf.f' || echo './'`slatec-fn/derf.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/derf.f -fPIC -o slatec-fn/.libs/libcruft_la-derf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-derfc.lo `test -f 'slatec-fn/derfc.f' || echo './'`slatec-fn/derfc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/derfc.f -fPIC -o slatec-fn/.libs/libcruft_la-derfc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dgami.lo `test -f 'slatec-fn/dgami.f' || echo './'`slatec-fn/dgami.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dgami.f -fPIC -o slatec-fn/.libs/libcruft_la-dgami.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dgamit.lo `test -f 'slatec-fn/dgamit.f' || echo './'`slatec-fn/dgamit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dgamlm.lo `test -f 'slatec-fn/dgamlm.f' || echo './'`slatec-fn/dgamlm.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dgamlm.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamlm.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dgamma.lo `test -f 'slatec-fn/dgamma.f' || echo './'`slatec-fn/dgamma.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamma.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dgamr.lo `test -f 'slatec-fn/dgamr.f' || echo './'`slatec-fn/dgamr.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dgamr.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dlbeta.lo `test -f 'slatec-fn/dlbeta.f' || echo './'`slatec-fn/dlbeta.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dlbeta.f -fPIC -o slatec-fn/.libs/libcruft_la-dlbeta.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dlgams.lo `test -f 'slatec-fn/dlgams.f' || echo './'`slatec-fn/dlgams.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dlgams.f -fPIC -o slatec-fn/.libs/libcruft_la-dlgams.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dlngam.lo `test -f 'slatec-fn/dlngam.f' || echo './'`slatec-fn/dlngam.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dlngam.f -fPIC -o slatec-fn/.libs/libcruft_la-dlngam.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dlnrel.lo `test -f 'slatec-fn/dlnrel.f' || echo './'`slatec-fn/dlnrel.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dlnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-dlnrel.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dpchim.lo `test -f 'slatec-fn/dpchim.f' || echo './'`slatec-fn/dpchim.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dpchim.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchim.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-dpchst.lo `test -f 'slatec-fn/dpchst.f' || echo './'`slatec-fn/dpchst.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/dpchst.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchst.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-erf.lo `test -f 'slatec-fn/erf.f' || echo './'`slatec-fn/erf.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/erf.f -fPIC -o slatec-fn/.libs/libcruft_la-erf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-erfc.lo `test -f 'slatec-fn/erfc.f' || echo './'`slatec-fn/erfc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/erfc.f -fPIC -o slatec-fn/.libs/libcruft_la-erfc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-gami.lo `test -f 'slatec-fn/gami.f' || echo './'`slatec-fn/gami.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/gami.f -fPIC -o slatec-fn/.libs/libcruft_la-gami.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-gamit.lo `test -f 'slatec-fn/gamit.f' || echo './'`slatec-fn/gamit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/gamit.f -fPIC -o slatec-fn/.libs/libcruft_la-gamit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-gamlim.lo `test -f 'slatec-fn/gamlim.f' || echo './'`slatec-fn/gamlim.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/gamlim.f -fPIC -o slatec-fn/.libs/libcruft_la-gamlim.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-gamma.lo `test -f 'slatec-fn/gamma.f' || echo './'`slatec-fn/gamma.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/gamma.f -fPIC -o slatec-fn/.libs/libcruft_la-gamma.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-gamr.lo `test -f 'slatec-fn/gamr.f' || echo './'`slatec-fn/gamr.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/gamr.f -fPIC -o slatec-fn/.libs/libcruft_la-gamr.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-initds.lo `test -f 'slatec-fn/initds.f' || echo './'`slatec-fn/initds.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/initds.f -fPIC -o slatec-fn/.libs/libcruft_la-initds.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-inits.lo `test -f 'slatec-fn/inits.f' || echo './'`slatec-fn/inits.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/inits.f -fPIC -o slatec-fn/.libs/libcruft_la-inits.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-pchim.lo `test -f 'slatec-fn/pchim.f' || echo './'`slatec-fn/pchim.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/pchim.f -fPIC -o slatec-fn/.libs/libcruft_la-pchim.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-pchst.lo `test -f 'slatec-fn/pchst.f' || echo './'`slatec-fn/pchst.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/pchst.f -fPIC -o slatec-fn/.libs/libcruft_la-pchst.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-r9lgmc.lo `test -f 'slatec-fn/r9lgmc.f' || echo './'`slatec-fn/r9lgmc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/r9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-r9lgit.lo `test -f 'slatec-fn/r9lgit.f' || echo './'`slatec-fn/r9lgit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/r9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-r9gmit.lo `test -f 'slatec-fn/r9gmit.f' || echo './'`slatec-fn/r9gmit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/r9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9gmit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-r9lgic.lo `test -f 'slatec-fn/r9lgic.f' || echo './'`slatec-fn/r9lgic.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/r9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgic.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdacosh.lo `test -f 'slatec-fn/xdacosh.f' || echo './'`slatec-fn/xdacosh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdacosh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdasinh.lo `test -f 'slatec-fn/xdasinh.f' || echo './'`slatec-fn/xdasinh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdasinh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdatanh.lo `test -f 'slatec-fn/xdatanh.f' || echo './'`slatec-fn/xdatanh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdatanh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdbetai.lo `test -f 'slatec-fn/xdbetai.f' || echo './'`slatec-fn/xdbetai.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xdbetai.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xderf.lo `test -f 'slatec-fn/xderf.f' || echo './'`slatec-fn/xderf.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xderf.f -fPIC -o slatec-fn/.libs/libcruft_la-xderf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xderfc.lo `test -f 'slatec-fn/xderfc.f' || echo './'`slatec-fn/xderfc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xderfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xderfc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdgami.lo `test -f 'slatec-fn/xdgami.f' || echo './'`slatec-fn/xdgami.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdgami.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgami.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdgamit.lo `test -f 'slatec-fn/xdgamit.f' || echo './'`slatec-fn/xdgamit.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamit.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xdgamma.lo `test -f 'slatec-fn/xdgamma.f' || echo './'`slatec-fn/xdgamma.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xdgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamma.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xgmainc.lo `test -f 'slatec-fn/xgmainc.f' || echo './'`slatec-fn/xgmainc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xacosh.lo `test -f 'slatec-fn/xacosh.f' || echo './'`slatec-fn/xacosh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xacosh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xasinh.lo `test -f 'slatec-fn/xasinh.f' || echo './'`slatec-fn/xasinh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xasinh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xatanh.lo `test -f 'slatec-fn/xatanh.f' || echo './'`slatec-fn/xatanh.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xatanh.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xerf.lo `test -f 'slatec-fn/xerf.f' || echo './'`slatec-fn/xerf.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xerf.f -fPIC -o slatec-fn/.libs/libcruft_la-xerf.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xerfc.lo `test -f 'slatec-fn/xerfc.f' || echo './'`slatec-fn/xerfc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xerfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xerfc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xsgmainc.lo `test -f 'slatec-fn/xsgmainc.f' || echo './'`slatec-fn/xsgmainc.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xsgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xsgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xgamma.lo `test -f 'slatec-fn/xgamma.f' || echo './'`slatec-fn/xgamma.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xgamma.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O -mieee-fp -c -o slatec-fn/libcruft_la-xbetai.lo `test -f 'slatec-fn/xbetai.f' || echo './'`slatec-fn/xbetai.f libtool: compile: g77 -O -mieee-fp -c slatec-fn/xbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xbetai.o chmod a+rx mkf77def ./mkf77def . amos/cacai.f amos/cacon.f amos/cbesh.f amos/cbesi.f amos/cbesj.f amos/cbesk.f amos/cbesy.f amos/cbinu.f amos/cbuni.f amos/cbunk.f amos/cunk1.f amos/cunk2.f amos/crati.f amos/cshch.f amos/cuni1.f amos/cuoik.f amos/cairy.f amos/cbiry.f amos/ckscl.f amos/cs1s2.f amos/cuchk.f amos/cuni2.f amos/cwrsk.f amos/casyi.f amos/cbknu.f amos/cmlri.f amos/cseri.f amos/cunhj.f amos/cunik.f amos/dgamln.f amos/gamln.f amos/xzabs.f amos/xzexp.f amos/xzlog.f amos/xzsqrt.f amos/zacai.f amos/zacon.f amos/zairy.f amos/zasyi.f amos/zbesh.f amos/zbesi.f amos/zbesj.f amos/zbesk.f amos/zbesy.f amos/zbinu.f amos/zbiry.f amos/zbknu.f amos/zbuni.f amos/zbunk.f amos/zdiv.f amos/zkscl.f amos/zmlri.f amos/zmlt.f amos/zrati.f amos/zs1s2.f amos/zseri.f amos/zshch.f amos/zuchk.f amos/zunhj.f amos/zuni1.f amos/zuni2.f amos/zunik.f amos/zunk1.f amos/zunk2.f amos/zuoik.f amos/zwrsk.f arpack/src/cgetv0.f arpack/src/cnaitr.f arpack/src/cnapps.f arpack/src/cnaup2.f arpack/src/cnaupd.f arpack/src/cneigh.f arpack/src/cneupd.f arpack/src/cngets.f arpack/src/csortc.f arpack/src/cstatn.f arpack/src/dgetv0.f arpack/src/dlaqrb.f arpack/src/dnaitr.f arpack/src/dnapps.f arpack/src/dnaup2.f arpack/src/dnaupd.f arpack/src/dnaupe.f arpack/src/dnconv.f arpack/src/dneigh.f arpack/src/dneupd.f arpack/src/dngets.f arpack/src/dsaitr.f arpack/src/dsapps.f arpack/src/dsaup2.f arpack/src/dsaupd.f arpack/src/dsconv.f arpack/src/dseigt.f arpack/src/dsesrt.f arpack/src/dseupd.f arpack/src/dsgets.f arpack/src/dsortc.f arpack/src/dsortr.f arpack/src/dstatn.f arpack/src/dstats.f arpack/src/dstqrb.f arpack/src/sgetv0.f arpack/src/slaqrb.f arpack/src/snaitr.f arpack/src/snapps.f arpack/src/snaup2.f arpack/src/snaupd.f arpack/src/snaupe.f arpack/src/snconv.f arpack/src/sneigh.f arpack/src/sneupd.f arpack/src/sngets.f arpack/src/ssaitr.f arpack/src/ssapps.f arpack/src/ssaup2.f arpack/src/ssaupd.f arpack/src/ssconv.f arpack/src/sseigt.f arpack/src/ssesrt.f arpack/src/sseupd.f arpack/src/ssgets.f arpack/src/ssortc.f arpack/src/ssortr.f arpack/src/sstatn.f arpack/src/sstats.f arpack/src/sstqrb.f arpack/src/zgetv0.f arpack/src/znaitr.f arpack/src/znapps.f arpack/src/znaup2.f arpack/src/znaupd.f arpack/src/zneigh.f arpack/src/zneupd.f arpack/src/zngets.f arpack/src/zsortc.f arpack/src/zstatn.f arpack/util/cmout.f arpack/util/cvout.f arpack/util/dmout.f arpack/util/dvout.f arpack/util/icnteq.f arpack/util/icopy.f arpack/util/iset.f arpack/util/iswap.f arpack/util/ivout.f arpack/util/second.f arpack/util/smout.f arpack/util/svout.f arpack/util/zmout.f arpack/util/zvout.f blas-xtra/ddot3.f blas-xtra/zdotc3.f blas-xtra/sdot3.f blas-xtra/cdotc3.f blas-xtra/dmatm3.f blas-xtra/zmatm3.f blas-xtra/smatm3.f blas-xtra/cmatm3.f blas-xtra/xddot.f blas-xtra/xdnrm2.f blas-xtra/xdznrm2.f blas-xtra/xzdotc.f blas-xtra/xzdotu.f blas-xtra/xsdot.f blas-xtra/xsnrm2.f blas-xtra/xscnrm2.f blas-xtra/xcdotc.f blas-xtra/xcdotu.f blas-xtra/xerbla.f blas-xtra/cconv2.f blas-xtra/csconv2.f blas-xtra/dconv2.f blas-xtra/sconv2.f blas-xtra/zconv2.f blas-xtra/zdconv2.f daspk/datv.f daspk/dcnst0.f daspk/dcnstr.f daspk/ddasic.f daspk/ddasid.f daspk/ddasik.f daspk/ddaspk.f daspk/ddstp.f daspk/ddwnrm.f daspk/dfnrmd.f daspk/dfnrmk.f daspk/dhels.f daspk/dheqr.f daspk/dinvwt.f daspk/dlinsd.f daspk/dlinsk.f daspk/dmatd.f daspk/dnedd.f daspk/dnedk.f daspk/dnsd.f daspk/dnsid.f daspk/dnsik.f daspk/dnsk.f daspk/dorth.f daspk/dslvd.f daspk/dslvk.f daspk/dspigm.f daspk/dyypnw.f dasrt/ddasrt.f dasrt/drchek.f dasrt/droots.f dassl/ddaini.f dassl/ddajac.f dassl/ddanrm.f dassl/ddaslv.f dassl/ddassl.f dassl/ddastp.f dassl/ddatrp.f dassl/ddawts.f lapack-xtra/xclange.f lapack-xtra/xdlamch.f lapack-xtra/xdlange.f lapack-xtra/xilaenv.f lapack-xtra/xslamch.f lapack-xtra/xslange.f lapack-xtra/xzlange.f lapack-xtra/zrsf2csf.f lapack-xtra/crsf2csf.f misc/cquit.c misc/d1mach.f misc/f77-extern.cc misc/f77-fcn.c misc/i1mach.f misc/lo-error.c misc/quit.cc misc/r1mach.f odepack/cfode.f odepack/dlsode.f odepack/ewset.f odepack/intdy.f odepack/prepj.f odepack/solsy.f odepack/stode.f odepack/vnorm.f odepack/scfode.f odepack/sewset.f odepack/sintdy.f odepack/slsode.f odepack/sprepj.f odepack/ssolsy.f odepack/sstode.f odepack/svnorm.f ordered-qz/dsubsp.f ordered-qz/exchqz.f ordered-qz/ssubsp.f ordered-qz/sexchqz.f quadpack/dqagi.f quadpack/dqagie.f quadpack/dqagp.f quadpack/dqagpe.f quadpack/dqelg.f quadpack/dqk15i.f quadpack/dqk21.f quadpack/dqpsrt.f quadpack/qagie.f quadpack/qagi.f quadpack/qagpe.f quadpack/qagp.f quadpack/qelg.f quadpack/qk15i.f quadpack/qk21.f quadpack/qpsrt.f quadpack/xerror.f slatec-err/fdump.f slatec-err/ixsav.f slatec-err/j4save.f slatec-err/xerclr.f slatec-err/xercnt.f slatec-err/xerhlt.f slatec-err/xermsg.f slatec-err/xerprn.f slatec-err/xerrwd.f slatec-err/xersve.f slatec-err/xgetf.f slatec-err/xgetua.f slatec-err/xsetf.f slatec-err/xsetua.f slatec-fn/albeta.f slatec-fn/alngam.f slatec-fn/alnrel.f slatec-fn/algams.f slatec-fn/acosh.f slatec-fn/asinh.f slatec-fn/atanh.f slatec-fn/betai.f slatec-fn/csevl.f slatec-fn/d9gmit.f slatec-fn/d9lgic.f slatec-fn/d9lgit.f slatec-fn/d9lgmc.f slatec-fn/dacosh.f slatec-fn/dasinh.f slatec-fn/datanh.f slatec-fn/dbetai.f slatec-fn/dcsevl.f slatec-fn/derf.f slatec-fn/derfc.f slatec-fn/dgami.f slatec-fn/dgamit.f slatec-fn/dgamlm.f slatec-fn/dgamma.f slatec-fn/dgamr.f slatec-fn/dlbeta.f slatec-fn/dlgams.f slatec-fn/dlngam.f slatec-fn/dlnrel.f slatec-fn/dpchim.f slatec-fn/dpchst.f slatec-fn/erf.f slatec-fn/erfc.f slatec-fn/gami.f slatec-fn/gamit.f slatec-fn/gamlim.f slatec-fn/gamma.f slatec-fn/gamr.f slatec-fn/initds.f slatec-fn/inits.f slatec-fn/pchim.f slatec-fn/pchst.f slatec-fn/r9lgmc.f slatec-fn/r9lgit.f slatec-fn/r9gmit.f slatec-fn/r9lgic.f slatec-fn/xdacosh.f slatec-fn/xdasinh.f slatec-fn/xdatanh.f slatec-fn/xdbetai.f slatec-fn/xderf.f slatec-fn/xderfc.f slatec-fn/xdgami.f slatec-fn/xdgamit.f slatec-fn/xdgamma.f slatec-fn/xgmainc.f slatec-fn/xacosh.f slatec-fn/xasinh.f slatec-fn/xatanh.f slatec-fn/xerf.f slatec-fn/xerfc.f slatec-fn/xsgmainc.f slatec-fn/xgamma.f slatec-fn/xbetai.f > cruft.def-t mv cruft.def-t cruft.def /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -release 3.4.0 -bindir /usr/bin -o libcruft.la -rpath /usr/lib/octave-3.4.0 amos/libcruft_la-cacai.lo amos/libcruft_la-cacon.lo amos/libcruft_la-cbesh.lo amos/libcruft_la-cbesi.lo amos/libcruft_la-cbesj.lo amos/libcruft_la-cbesk.lo amos/libcruft_la-cbesy.lo amos/libcruft_la-cbinu.lo amos/libcruft_la-cbuni.lo amos/libcruft_la-cbunk.lo amos/libcruft_la-cunk1.lo amos/libcruft_la-cunk2.lo amos/libcruft_la-crati.lo amos/libcruft_la-cshch.lo amos/libcruft_la-cuni1.lo amos/libcruft_la-cuoik.lo amos/libcruft_la-cairy.lo amos/libcruft_la-cbiry.lo amos/libcruft_la-ckscl.lo amos/libcruft_la-cs1s2.lo amos/libcruft_la-cuchk.lo amos/libcruft_la-cuni2.lo amos/libcruft_la-cwrsk.lo amos/libcruft_la-casyi.lo amos/libcruft_la-cbknu.lo amos/libcruft_la-cmlri.lo amos/libcruft_la-cseri.lo amos/libcruft_la-cunhj.lo amos/libcruft_la-cunik.lo amos/libcruft_la-dgamln.lo amos/libcruft_la-gamln.lo amos/libcruft_la-xzabs.lo amos/libcruft_la-xzexp.lo amos/libcruft_la-xzlog.lo amos/libcruft_la-xzsqrt.lo amos/libcruft_la-zacai.lo amos/libcruft_la-zacon.lo amos/libcruft_la-zairy.lo amos/libcruft_la-zasyi.lo amos/libcruft_la-zbesh.lo amos/libcruft_la-zbesi.lo amos/libcruft_la-zbesj.lo amos/libcruft_la-zbesk.lo amos/libcruft_la-zbesy.lo amos/libcruft_la-zbinu.lo amos/libcruft_la-zbiry.lo amos/libcruft_la-zbknu.lo amos/libcruft_la-zbuni.lo amos/libcruft_la-zbunk.lo amos/libcruft_la-zdiv.lo amos/libcruft_la-zkscl.lo amos/libcruft_la-zmlri.lo amos/libcruft_la-zmlt.lo amos/libcruft_la-zrati.lo amos/libcruft_la-zs1s2.lo amos/libcruft_la-zseri.lo amos/libcruft_la-zshch.lo amos/libcruft_la-zuchk.lo amos/libcruft_la-zunhj.lo amos/libcruft_la-zuni1.lo amos/libcruft_la-zuni2.lo amos/libcruft_la-zunik.lo amos/libcruft_la-zunk1.lo amos/libcruft_la-zunk2.lo amos/libcruft_la-zuoik.lo amos/libcruft_la-zwrsk.lo arpack/src/libcruft_la-cgetv0.lo arpack/src/libcruft_la-cnaitr.lo arpack/src/libcruft_la-cnapps.lo arpack/src/libcruft_la-cnaup2.lo arpack/src/libcruft_la-cnaupd.lo arpack/src/libcruft_la-cneigh.lo arpack/src/libcruft_la-cneupd.lo arpack/src/libcruft_la-cngets.lo arpack/src/libcruft_la-csortc.lo arpack/src/libcruft_la-cstatn.lo arpack/src/libcruft_la-dgetv0.lo arpack/src/libcruft_la-dlaqrb.lo arpack/src/libcruft_la-dnaitr.lo arpack/src/libcruft_la-dnapps.lo arpack/src/libcruft_la-dnaup2.lo arpack/src/libcruft_la-dnaupd.lo arpack/src/libcruft_la-dnaupe.lo arpack/src/libcruft_la-dnconv.lo arpack/src/libcruft_la-dneigh.lo arpack/src/libcruft_la-dneupd.lo arpack/src/libcruft_la-dngets.lo arpack/src/libcruft_la-dsaitr.lo arpack/src/libcruft_la-dsapps.lo arpack/src/libcruft_la-dsaup2.lo arpack/src/libcruft_la-dsaupd.lo arpack/src/libcruft_la-dsconv.lo arpack/src/libcruft_la-dseigt.lo arpack/src/libcruft_la-dsesrt.lo arpack/src/libcruft_la-dseupd.lo arpack/src/libcruft_la-dsgets.lo arpack/src/libcruft_la-dsortc.lo arpack/src/libcruft_la-dsortr.lo arpack/src/libcruft_la-dstatn.lo arpack/src/libcruft_la-dstats.lo arpack/src/libcruft_la-dstqrb.lo arpack/src/libcruft_la-sgetv0.lo arpack/src/libcruft_la-slaqrb.lo arpack/src/libcruft_la-snaitr.lo arpack/src/libcruft_la-snapps.lo arpack/src/libcruft_la-snaup2.lo arpack/src/libcruft_la-snaupd.lo arpack/src/libcruft_la-snaupe.lo arpack/src/libcruft_la-snconv.lo arpack/src/libcruft_la-sneigh.lo arpack/src/libcruft_la-sneupd.lo arpack/src/libcruft_la-sngets.lo arpack/src/libcruft_la-ssaitr.lo arpack/src/libcruft_la-ssapps.lo arpack/src/libcruft_la-ssaup2.lo arpack/src/libcruft_la-ssaupd.lo arpack/src/libcruft_la-ssconv.lo arpack/src/libcruft_la-sseigt.lo arpack/src/libcruft_la-ssesrt.lo arpack/src/libcruft_la-sseupd.lo arpack/src/libcruft_la-ssgets.lo arpack/src/libcruft_la-ssortc.lo arpack/src/libcruft_la-ssortr.lo arpack/src/libcruft_la-sstatn.lo arpack/src/libcruft_la-sstats.lo arpack/src/libcruft_la-sstqrb.lo arpack/src/libcruft_la-zgetv0.lo arpack/src/libcruft_la-znaitr.lo arpack/src/libcruft_la-znapps.lo arpack/src/libcruft_la-znaup2.lo arpack/src/libcruft_la-znaupd.lo arpack/src/libcruft_la-zneigh.lo arpack/src/libcruft_la-zneupd.lo arpack/src/libcruft_la-zngets.lo arpack/src/libcruft_la-zsortc.lo arpack/src/libcruft_la-zstatn.lo arpack/util/libcruft_la-cmout.lo arpack/util/libcruft_la-cvout.lo arpack/util/libcruft_la-dmout.lo arpack/util/libcruft_la-dvout.lo arpack/util/libcruft_la-icnteq.lo arpack/util/libcruft_la-icopy.lo arpack/util/libcruft_la-iset.lo arpack/util/libcruft_la-iswap.lo arpack/util/libcruft_la-ivout.lo arpack/util/libcruft_la-second.lo arpack/util/libcruft_la-smout.lo arpack/util/libcruft_la-svout.lo arpack/util/libcruft_la-zmout.lo arpack/util/libcruft_la-zvout.lo blas-xtra/libcruft_la-ddot3.lo blas-xtra/libcruft_la-zdotc3.lo blas-xtra/libcruft_la-sdot3.lo blas-xtra/libcruft_la-cdotc3.lo blas-xtra/libcruft_la-dmatm3.lo blas-xtra/libcruft_la-zmatm3.lo blas-xtra/libcruft_la-smatm3.lo blas-xtra/libcruft_la-cmatm3.lo blas-xtra/libcruft_la-xddot.lo blas-xtra/libcruft_la-xdnrm2.lo blas-xtra/libcruft_la-xdznrm2.lo blas-xtra/libcruft_la-xzdotc.lo blas-xtra/libcruft_la-xzdotu.lo blas-xtra/libcruft_la-xsdot.lo blas-xtra/libcruft_la-xsnrm2.lo blas-xtra/libcruft_la-xscnrm2.lo blas-xtra/libcruft_la-xcdotc.lo blas-xtra/libcruft_la-xcdotu.lo blas-xtra/libcruft_la-xerbla.lo blas-xtra/libcruft_la-cconv2.lo blas-xtra/libcruft_la-csconv2.lo blas-xtra/libcruft_la-dconv2.lo blas-xtra/libcruft_la-sconv2.lo blas-xtra/libcruft_la-zconv2.lo blas-xtra/libcruft_la-zdconv2.lo daspk/libcruft_la-datv.lo daspk/libcruft_la-dcnst0.lo daspk/libcruft_la-dcnstr.lo daspk/libcruft_la-ddasic.lo daspk/libcruft_la-ddasid.lo daspk/libcruft_la-ddasik.lo daspk/libcruft_la-ddaspk.lo daspk/libcruft_la-ddstp.lo daspk/libcruft_la-ddwnrm.lo daspk/libcruft_la-dfnrmd.lo daspk/libcruft_la-dfnrmk.lo daspk/libcruft_la-dhels.lo daspk/libcruft_la-dheqr.lo daspk/libcruft_la-dinvwt.lo daspk/libcruft_la-dlinsd.lo daspk/libcruft_la-dlinsk.lo daspk/libcruft_la-dmatd.lo daspk/libcruft_la-dnedd.lo daspk/libcruft_la-dnedk.lo daspk/libcruft_la-dnsd.lo daspk/libcruft_la-dnsid.lo daspk/libcruft_la-dnsik.lo daspk/libcruft_la-dnsk.lo daspk/libcruft_la-dorth.lo daspk/libcruft_la-dslvd.lo daspk/libcruft_la-dslvk.lo daspk/libcruft_la-dspigm.lo daspk/libcruft_la-dyypnw.lo dasrt/libcruft_la-ddasrt.lo dasrt/libcruft_la-drchek.lo dasrt/libcruft_la-droots.lo dassl/libcruft_la-ddaini.lo dassl/libcruft_la-ddajac.lo dassl/libcruft_la-ddanrm.lo dassl/libcruft_la-ddaslv.lo dassl/libcruft_la-ddassl.lo dassl/libcruft_la-ddastp.lo dassl/libcruft_la-ddatrp.lo dassl/libcruft_la-ddawts.lo lapack-xtra/libcruft_la-xclange.lo lapack-xtra/libcruft_la-xdlamch.lo lapack-xtra/libcruft_la-xdlange.lo lapack-xtra/libcruft_la-xilaenv.lo lapack-xtra/libcruft_la-xslamch.lo lapack-xtra/libcruft_la-xslange.lo lapack-xtra/libcruft_la-xzlange.lo lapack-xtra/libcruft_la-zrsf2csf.lo lapack-xtra/libcruft_la-crsf2csf.lo misc/libcruft_la-cquit.lo misc/libcruft_la-d1mach.lo misc/libcruft_la-f77-extern.lo misc/libcruft_la-f77-fcn.lo misc/libcruft_la-i1mach.lo misc/libcruft_la-lo-error.lo misc/libcruft_la-quit.lo misc/libcruft_la-r1mach.lo odepack/libcruft_la-cfode.lo odepack/libcruft_la-dlsode.lo odepack/libcruft_la-ewset.lo odepack/libcruft_la-intdy.lo odepack/libcruft_la-prepj.lo odepack/libcruft_la-solsy.lo odepack/libcruft_la-stode.lo odepack/libcruft_la-vnorm.lo odepack/libcruft_la-scfode.lo odepack/libcruft_la-sewset.lo odepack/libcruft_la-sintdy.lo odepack/libcruft_la-slsode.lo odepack/libcruft_la-sprepj.lo odepack/libcruft_la-ssolsy.lo odepack/libcruft_la-sstode.lo odepack/libcruft_la-svnorm.lo ordered-qz/libcruft_la-dsubsp.lo ordered-qz/libcruft_la-exchqz.lo ordered-qz/libcruft_la-ssubsp.lo ordered-qz/libcruft_la-sexchqz.lo quadpack/libcruft_la-dqagi.lo quadpack/libcruft_la-dqagie.lo quadpack/libcruft_la-dqagp.lo quadpack/libcruft_la-dqagpe.lo quadpack/libcruft_la-dqelg.lo quadpack/libcruft_la-dqk15i.lo quadpack/libcruft_la-dqk21.lo quadpack/libcruft_la-dqpsrt.lo quadpack/libcruft_la-qagie.lo quadpack/libcruft_la-qagi.lo quadpack/libcruft_la-qagpe.lo quadpack/libcruft_la-qagp.lo quadpack/libcruft_la-qelg.lo quadpack/libcruft_la-qk15i.lo quadpack/libcruft_la-qk21.lo quadpack/libcruft_la-qpsrt.lo quadpack/libcruft_la-xerror.lo slatec-err/libcruft_la-fdump.lo slatec-err/libcruft_la-ixsav.lo slatec-err/libcruft_la-j4save.lo slatec-err/libcruft_la-xerclr.lo slatec-err/libcruft_la-xercnt.lo slatec-err/libcruft_la-xerhlt.lo slatec-err/libcruft_la-xermsg.lo slatec-err/libcruft_la-xerprn.lo slatec-err/libcruft_la-xerrwd.lo slatec-err/libcruft_la-xersve.lo slatec-err/libcruft_la-xgetf.lo slatec-err/libcruft_la-xgetua.lo slatec-err/libcruft_la-xsetf.lo slatec-err/libcruft_la-xsetua.lo slatec-fn/libcruft_la-albeta.lo slatec-fn/libcruft_la-alngam.lo slatec-fn/libcruft_la-alnrel.lo slatec-fn/libcruft_la-algams.lo slatec-fn/libcruft_la-acosh.lo slatec-fn/libcruft_la-asinh.lo slatec-fn/libcruft_la-atanh.lo slatec-fn/libcruft_la-betai.lo slatec-fn/libcruft_la-csevl.lo slatec-fn/libcruft_la-d9gmit.lo slatec-fn/libcruft_la-d9lgic.lo slatec-fn/libcruft_la-d9lgit.lo slatec-fn/libcruft_la-d9lgmc.lo slatec-fn/libcruft_la-dacosh.lo slatec-fn/libcruft_la-dasinh.lo slatec-fn/libcruft_la-datanh.lo slatec-fn/libcruft_la-dbetai.lo slatec-fn/libcruft_la-dcsevl.lo slatec-fn/libcruft_la-derf.lo slatec-fn/libcruft_la-derfc.lo slatec-fn/libcruft_la-dgami.lo slatec-fn/libcruft_la-dgamit.lo slatec-fn/libcruft_la-dgamlm.lo slatec-fn/libcruft_la-dgamma.lo slatec-fn/libcruft_la-dgamr.lo slatec-fn/libcruft_la-dlbeta.lo slatec-fn/libcruft_la-dlgams.lo slatec-fn/libcruft_la-dlngam.lo slatec-fn/libcruft_la-dlnrel.lo slatec-fn/libcruft_la-dpchim.lo slatec-fn/libcruft_la-dpchst.lo slatec-fn/libcruft_la-erf.lo slatec-fn/libcruft_la-erfc.lo slatec-fn/libcruft_la-gami.lo slatec-fn/libcruft_la-gamit.lo slatec-fn/libcruft_la-gamlim.lo slatec-fn/libcruft_la-gamma.lo slatec-fn/libcruft_la-gamr.lo slatec-fn/libcruft_la-initds.lo slatec-fn/libcruft_la-inits.lo slatec-fn/libcruft_la-pchim.lo slatec-fn/libcruft_la-pchst.lo slatec-fn/libcruft_la-r9lgmc.lo slatec-fn/libcruft_la-r9lgit.lo slatec-fn/libcruft_la-r9gmit.lo slatec-fn/libcruft_la-r9lgic.lo slatec-fn/libcruft_la-xdacosh.lo slatec-fn/libcruft_la-xdasinh.lo slatec-fn/libcruft_la-xdatanh.lo slatec-fn/libcruft_la-xdbetai.lo slatec-fn/libcruft_la-xderf.lo slatec-fn/libcruft_la-xderfc.lo slatec-fn/libcruft_la-xdgami.lo slatec-fn/libcruft_la-xdgamit.lo slatec-fn/libcruft_la-xdgamma.lo slatec-fn/libcruft_la-xgmainc.lo slatec-fn/libcruft_la-xacosh.lo slatec-fn/libcruft_la-xasinh.lo slatec-fn/libcruft_la-xatanh.lo slatec-fn/libcruft_la-xerf.lo slatec-fn/libcruft_la-xerfc.lo slatec-fn/libcruft_la-xsgmainc.lo slatec-fn/libcruft_la-xgamma.lo slatec-fn/libcruft_la-xbetai.lo ../libgnu/libgnu.la libranlib.la -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o amos/.libs/libcruft_la-cacai.o amos/.libs/libcruft_la-cacon.o amos/.libs/libcruft_la-cbesh.o amos/.libs/libcruft_la-cbesi.o amos/.libs/libcruft_la-cbesj.o amos/.libs/libcruft_la-cbesk.o amos/.libs/libcruft_la-cbesy.o amos/.libs/libcruft_la-cbinu.o amos/.libs/libcruft_la-cbuni.o amos/.libs/libcruft_la-cbunk.o amos/.libs/libcruft_la-cunk1.o amos/.libs/libcruft_la-cunk2.o amos/.libs/libcruft_la-crati.o amos/.libs/libcruft_la-cshch.o amos/.libs/libcruft_la-cuni1.o amos/.libs/libcruft_la-cuoik.o amos/.libs/libcruft_la-cairy.o amos/.libs/libcruft_la-cbiry.o amos/.libs/libcruft_la-ckscl.o amos/.libs/libcruft_la-cs1s2.o amos/.libs/libcruft_la-cuchk.o amos/.libs/libcruft_la-cuni2.o amos/.libs/libcruft_la-cwrsk.o amos/.libs/libcruft_la-casyi.o amos/.libs/libcruft_la-cbknu.o amos/.libs/libcruft_la-cmlri.o amos/.libs/libcruft_la-cseri.o amos/.libs/libcruft_la-cunhj.o amos/.libs/libcruft_la-cunik.o amos/.libs/libcruft_la-dgamln.o amos/.libs/libcruft_la-gamln.o amos/.libs/libcruft_la-xzabs.o amos/.libs/libcruft_la-xzexp.o amos/.libs/libcruft_la-xzlog.o amos/.libs/libcruft_la-xzsqrt.o amos/.libs/libcruft_la-zacai.o amos/.libs/libcruft_la-zacon.o amos/.libs/libcruft_la-zairy.o amos/.libs/libcruft_la-zasyi.o amos/.libs/libcruft_la-zbesh.o amos/.libs/libcruft_la-zbesi.o amos/.libs/libcruft_la-zbesj.o amos/.libs/libcruft_la-zbesk.o amos/.libs/libcruft_la-zbesy.o amos/.libs/libcruft_la-zbinu.o amos/.libs/libcruft_la-zbiry.o amos/.libs/libcruft_la-zbknu.o amos/.libs/libcruft_la-zbuni.o amos/.libs/libcruft_la-zbunk.o amos/.libs/libcruft_la-zdiv.o amos/.libs/libcruft_la-zkscl.o amos/.libs/libcruft_la-zmlri.o amos/.libs/libcruft_la-zmlt.o amos/.libs/libcruft_la-zrati.o amos/.libs/libcruft_la-zs1s2.o amos/.libs/libcruft_la-zseri.o amos/.libs/libcruft_la-zshch.o amos/.libs/libcruft_la-zuchk.o amos/.libs/libcruft_la-zunhj.o amos/.libs/libcruft_la-zuni1.o amos/.libs/libcruft_la-zuni2.o amos/.libs/libcruft_la-zunik.o amos/.libs/libcruft_la-zunk1.o amos/.libs/libcruft_la-zunk2.o amos/.libs/libcruft_la-zuoik.o amos/.libs/libcruft_la-zwrsk.o arpack/src/.libs/libcruft_la-cgetv0.o arpack/src/.libs/libcruft_la-cnaitr.o arpack/src/.libs/libcruft_la-cnapps.o arpack/src/.libs/libcruft_la-cnaup2.o arpack/src/.libs/libcruft_la-cnaupd.o arpack/src/.libs/libcruft_la-cneigh.o arpack/src/.libs/libcruft_la-cneupd.o arpack/src/.libs/libcruft_la-cngets.o arpack/src/.libs/libcruft_la-csortc.o arpack/src/.libs/libcruft_la-cstatn.o arpack/src/.libs/libcruft_la-dgetv0.o arpack/src/.libs/libcruft_la-dlaqrb.o arpack/src/.libs/libcruft_la-dnaitr.o arpack/src/.libs/libcruft_la-dnapps.o arpack/src/.libs/libcruft_la-dnaup2.o arpack/src/.libs/libcruft_la-dnaupd.o arpack/src/.libs/libcruft_la-dnaupe.o arpack/src/.libs/libcruft_la-dnconv.o arpack/src/.libs/libcruft_la-dneigh.o arpack/src/.libs/libcruft_la-dneupd.o arpack/src/.libs/libcruft_la-dngets.o arpack/src/.libs/libcruft_la-dsaitr.o arpack/src/.libs/libcruft_la-dsapps.o arpack/src/.libs/libcruft_la-dsaup2.o arpack/src/.libs/libcruft_la-dsaupd.o arpack/src/.libs/libcruft_la-dsconv.o arpack/src/.libs/libcruft_la-dseigt.o arpack/src/.libs/libcruft_la-dsesrt.o arpack/src/.libs/libcruft_la-dseupd.o arpack/src/.libs/libcruft_la-dsgets.o arpack/src/.libs/libcruft_la-dsortc.o arpack/src/.libs/libcruft_la-dsortr.o arpack/src/.libs/libcruft_la-dstatn.o arpack/src/.libs/libcruft_la-dstats.o arpack/src/.libs/libcruft_la-dstqrb.o arpack/src/.libs/libcruft_la-sgetv0.o arpack/src/.libs/libcruft_la-slaqrb.o arpack/src/.libs/libcruft_la-snaitr.o arpack/src/.libs/libcruft_la-snapps.o arpack/src/.libs/libcruft_la-snaup2.o arpack/src/.libs/libcruft_la-snaupd.o arpack/src/.libs/libcruft_la-snaupe.o arpack/src/.libs/libcruft_la-snconv.o arpack/src/.libs/libcruft_la-sneigh.o arpack/src/.libs/libcruft_la-sneupd.o arpack/src/.libs/libcruft_la-sngets.o arpack/src/.libs/libcruft_la-ssaitr.o arpack/src/.libs/libcruft_la-ssapps.o arpack/src/.libs/libcruft_la-ssaup2.o arpack/src/.libs/libcruft_la-ssaupd.o arpack/src/.libs/libcruft_la-ssconv.o arpack/src/.libs/libcruft_la-sseigt.o arpack/src/.libs/libcruft_la-ssesrt.o arpack/src/.libs/libcruft_la-sseupd.o arpack/src/.libs/libcruft_la-ssgets.o arpack/src/.libs/libcruft_la-ssortc.o arpack/src/.libs/libcruft_la-ssortr.o arpack/src/.libs/libcruft_la-sstatn.o arpack/src/.libs/libcruft_la-sstats.o arpack/src/.libs/libcruft_la-sstqrb.o arpack/src/.libs/libcruft_la-zgetv0.o arpack/src/.libs/libcruft_la-znaitr.o arpack/src/.libs/libcruft_la-znapps.o arpack/src/.libs/libcruft_la-znaup2.o arpack/src/.libs/libcruft_la-znaupd.o arpack/src/.libs/libcruft_la-zneigh.o arpack/src/.libs/libcruft_la-zneupd.o arpack/src/.libs/libcruft_la-zngets.o arpack/src/.libs/libcruft_la-zsortc.o arpack/src/.libs/libcruft_la-zstatn.o arpack/util/.libs/libcruft_la-cmout.o arpack/util/.libs/libcruft_la-cvout.o arpack/util/.libs/libcruft_la-dmout.o arpack/util/.libs/libcruft_la-dvout.o arpack/util/.libs/libcruft_la-icnteq.o arpack/util/.libs/libcruft_la-icopy.o arpack/util/.libs/libcruft_la-iset.o arpack/util/.libs/libcruft_la-iswap.o arpack/util/.libs/libcruft_la-ivout.o arpack/util/.libs/libcruft_la-second.o arpack/util/.libs/libcruft_la-smout.o arpack/util/.libs/libcruft_la-svout.o arpack/util/.libs/libcruft_la-zmout.o arpack/util/.libs/libcruft_la-zvout.o blas-xtra/.libs/libcruft_la-ddot3.o blas-xtra/.libs/libcruft_la-zdotc3.o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/.libs/libcruft_la-cdotc3.o blas-xtra/.libs/libcruft_la-dmatm3.o blas-xtra/.libs/libcruft_la-zmatm3.o blas-xtra/.libs/libcruft_la-smatm3.o blas-xtra/.libs/libcruft_la-cmatm3.o blas-xtra/.libs/libcruft_la-xddot.o blas-xtra/.libs/libcruft_la-xdnrm2.o blas-xtra/.libs/libcruft_la-xdznrm2.o blas-xtra/.libs/libcruft_la-xzdotc.o blas-xtra/.libs/libcruft_la-xzdotu.o blas-xtra/.libs/libcruft_la-xsdot.o blas-xtra/.libs/libcruft_la-xsnrm2.o blas-xtra/.libs/libcruft_la-xscnrm2.o blas-xtra/.libs/libcruft_la-xcdotc.o blas-xtra/.libs/libcruft_la-xcdotu.o blas-xtra/.libs/libcruft_la-xerbla.o blas-xtra/.libs/libcruft_la-cconv2.o blas-xtra/.libs/libcruft_la-csconv2.o blas-xtra/.libs/libcruft_la-dconv2.o blas-xtra/.libs/libcruft_la-sconv2.o blas-xtra/.libs/libcruft_la-zconv2.o blas-xtra/.libs/libcruft_la-zdconv2.o daspk/.libs/libcruft_la-datv.o daspk/.libs/libcruft_la-dcnst0.o daspk/.libs/libcruft_la-dcnstr.o daspk/.libs/libcruft_la-ddasic.o daspk/.libs/libcruft_la-ddasid.o daspk/.libs/libcruft_la-ddasik.o daspk/.libs/libcruft_la-ddaspk.o daspk/.libs/libcruft_la-ddstp.o daspk/.libs/libcruft_la-ddwnrm.o daspk/.libs/libcruft_la-dfnrmd.o daspk/.libs/libcruft_la-dfnrmk.o daspk/.libs/libcruft_la-dhels.o daspk/.libs/libcruft_la-dheqr.o daspk/.libs/libcruft_la-dinvwt.o daspk/.libs/libcruft_la-dlinsd.o daspk/.libs/libcruft_la-dlinsk.o daspk/.libs/libcruft_la-dmatd.o daspk/.libs/libcruft_la-dnedd.o daspk/.libs/libcruft_la-dnedk.o daspk/.libs/libcruft_la-dnsd.o daspk/.libs/libcruft_la-dnsid.o daspk/.libs/libcruft_la-dnsik.o daspk/.libs/libcruft_la-dnsk.o daspk/.libs/libcruft_la-dorth.o daspk/.libs/libcruft_la-dslvd.o daspk/.libs/libcruft_la-dslvk.o daspk/.libs/libcruft_la-dspigm.o daspk/.libs/libcruft_la-dyypnw.o dasrt/.libs/libcruft_la-ddasrt.o dasrt/.libs/libcruft_la-drchek.o dasrt/.libs/libcruft_la-droots.o dassl/.libs/libcruft_la-ddaini.o dassl/.libs/libcruft_la-ddajac.o dassl/.libs/libcruft_la-ddanrm.o dassl/.libs/libcruft_la-ddaslv.o dassl/.libs/libcruft_la-ddassl.o dassl/.libs/libcruft_la-ddastp.o dassl/.libs/libcruft_la-ddatrp.o dassl/.libs/libcruft_la-ddawts.o lapack-xtra/.libs/libcruft_la-xclange.o lapack-xtra/.libs/libcruft_la-xdlamch.o lapack-xtra/.libs/libcruft_la-xdlange.o lapack-xtra/.libs/libcruft_la-xilaenv.o lapack-xtra/.libs/libcruft_la-xslamch.o lapack-xtra/.libs/libcruft_la-xslange.o lapack-xtra/.libs/libcruft_la-xzlange.o lapack-xtra/.libs/libcruft_la-zrsf2csf.o lapack-xtra/.libs/libcruft_la-crsf2csf.o misc/.libs/libcruft_la-cquit.o misc/.libs/libcruft_la-d1mach.o misc/.libs/libcruft_la-f77-extern.o misc/.libs/libcruft_la-f77-fcn.o misc/.libs/libcruft_la-i1mach.o misc/.libs/libcruft_la-lo-error.o misc/.libs/libcruft_la-quit.o misc/.libs/libcruft_la-r1mach.o odepack/.libs/libcruft_la-cfode.o odepack/.libs/libcruft_la-dlsode.o odepack/.libs/libcruft_la-ewset.o odepack/.libs/libcruft_la-intdy.o odepack/.libs/libcruft_la-prepj.o odepack/.libs/libcruft_la-solsy.o odepack/.libs/libcruft_la-stode.o odepack/.libs/libcruft_la-vnorm.o odepack/.libs/libcruft_la-scfode.o odepack/.libs/libcruft_la-sewset.o odepack/.libs/libcruft_la-sintdy.o odepack/.libs/libcruft_la-slsode.o odepack/.libs/libcruft_la-sprepj.o odepack/.libs/libcruft_la-ssolsy.o odepack/.libs/libcruft_la-sstode.o odepack/.libs/libcruft_la-svnorm.o ordered-qz/.libs/libcruft_la-dsubsp.o ordered-qz/.libs/libcruft_la-exchqz.o ordered-qz/.libs/libcruft_la-ssubsp.o ordered-qz/.libs/libcruft_la-sexchqz.o quadpack/.libs/libcruft_la-dqagi.o quadpack/.libs/libcruft_la-dqagie.o quadpack/.libs/libcruft_la-dqagp.o quadpack/.libs/libcruft_la-dqagpe.o quadpack/.libs/libcruft_la-dqelg.o quadpack/.libs/libcruft_la-dqk15i.o quadpack/.libs/libcruft_la-dqk21.o quadpack/.libs/libcruft_la-dqpsrt.o quadpack/.libs/libcruft_la-qagie.o quadpack/.libs/libcruft_la-qagi.o quadpack/.libs/libcruft_la-qagpe.o quadpack/.libs/libcruft_la-qagp.o quadpack/.libs/libcruft_la-qelg.o quadpack/.libs/libcruft_la-qk15i.o quadpack/.libs/libcruft_la-qk21.o quadpack/.libs/libcruft_la-qpsrt.o quadpack/.libs/libcruft_la-xerror.o slatec-err/.libs/libcruft_la-fdump.o slatec-err/.libs/libcruft_la-ixsav.o slatec-err/.libs/libcruft_la-j4save.o slatec-err/.libs/libcruft_la-xerclr.o slatec-err/.libs/libcruft_la-xercnt.o slatec-err/.libs/libcruft_la-xerhlt.o slatec-err/.libs/libcruft_la-xermsg.o slatec-err/.libs/libcruft_la-xerprn.o slatec-err/.libs/libcruft_la-xerrwd.o slatec-err/.libs/libcruft_la-xersve.o slatec-err/.libs/libcruft_la-xgetf.o slatec-err/.libs/libcruft_la-xgetua.o slatec-err/.libs/libcruft_la-xsetf.o slatec-err/.libs/libcruft_la-xsetua.o slatec-fn/.libs/libcruft_la-albeta.o slatec-fn/.libs/libcruft_la-alngam.o slatec-fn/.libs/libcruft_la-alnrel.o slatec-fn/.libs/libcruft_la-algams.o slatec-fn/.libs/libcruft_la-acosh.o slatec-fn/.libs/libcruft_la-asinh.o slatec-fn/.libs/libcruft_la-atanh.o slatec-fn/.libs/libcruft_la-betai.o slatec-fn/.libs/libcruft_la-csevl.o slatec-fn/.libs/libcruft_la-d9gmit.o slatec-fn/.libs/libcruft_la-d9lgic.o slatec-fn/.libs/libcruft_la-d9lgit.o slatec-fn/.libs/libcruft_la-d9lgmc.o slatec-fn/.libs/libcruft_la-dacosh.o slatec-fn/.libs/libcruft_la-dasinh.o slatec-fn/.libs/libcruft_la-datanh.o slatec-fn/.libs/libcruft_la-dbetai.o slatec-fn/.libs/libcruft_la-dcsevl.o slatec-fn/.libs/libcruft_la-derf.o slatec-fn/.libs/libcruft_la-derfc.o slatec-fn/.libs/libcruft_la-dgami.o slatec-fn/.libs/libcruft_la-dgamit.o slatec-fn/.libs/libcruft_la-dgamlm.o slatec-fn/.libs/libcruft_la-dgamma.o slatec-fn/.libs/libcruft_la-dgamr.o slatec-fn/.libs/libcruft_la-dlbeta.o slatec-fn/.libs/libcruft_la-dlgams.o slatec-fn/.libs/libcruft_la-dlngam.o slatec-fn/.libs/libcruft_la-dlnrel.o slatec-fn/.libs/libcruft_la-dpchim.o slatec-fn/.libs/libcruft_la-dpchst.o slatec-fn/.libs/libcruft_la-erf.o slatec-fn/.libs/libcruft_la-erfc.o slatec-fn/.libs/libcruft_la-gami.o slatec-fn/.libs/libcruft_la-gamit.o slatec-fn/.libs/libcruft_la-gamlim.o slatec-fn/.libs/libcruft_la-gamma.o slatec-fn/.libs/libcruft_la-gamr.o slatec-fn/.libs/libcruft_la-initds.o slatec-fn/.libs/libcruft_la-inits.o slatec-fn/.libs/libcruft_la-pchim.o slatec-fn/.libs/libcruft_la-pchst.o slatec-fn/.libs/libcruft_la-r9lgmc.o slatec-fn/.libs/libcruft_la-r9lgit.o slatec-fn/.libs/libcruft_la-r9gmit.o slatec-fn/.libs/libcruft_la-r9lgic.o slatec-fn/.libs/libcruft_la-xdacosh.o slatec-fn/.libs/libcruft_la-xdasinh.o slatec-fn/.libs/libcruft_la-xdatanh.o slatec-fn/.libs/libcruft_la-xdbetai.o slatec-fn/.libs/libcruft_la-xderf.o slatec-fn/.libs/libcruft_la-xderfc.o slatec-fn/.libs/libcruft_la-xdgami.o slatec-fn/.libs/libcruft_la-xdgamit.o slatec-fn/.libs/libcruft_la-xdgamma.o slatec-fn/.libs/libcruft_la-xgmainc.o slatec-fn/.libs/libcruft_la-xacosh.o slatec-fn/.libs/libcruft_la-xasinh.o slatec-fn/.libs/libcruft_la-xatanh.o slatec-fn/.libs/libcruft_la-xerf.o slatec-fn/.libs/libcruft_la-xerfc.o slatec-fn/.libs/libcruft_la-xsgmainc.o slatec-fn/.libs/libcruft_la-xgamma.o slatec-fn/.libs/libcruft_la-xbetai.o -Wl,--whole-archive ../libgnu/.libs/libgnu.a ./.libs/libranlib.a -Wl,--no-whole-archive -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcruft-3.4.0.so -o .libs/libcruft-3.4.0.so libtool: link: (cd ".libs" && rm -f "libcruft.so" && ln -s "libcruft-3.4.0.so" "libcruft.so") libtool: link: ( cd ".libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" ) make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' Making all in liboctave make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' gawk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t mv mx-ops.h-t mx-ops.h making DASPK-opts.h from DASPK-opts.in mv DASPK-opts.h-t DASPK-opts.h making DASRT-opts.h from DASRT-opts.in mv DASRT-opts.h-t DASRT-opts.h making DASSL-opts.h from DASSL-opts.in mv DASSL-opts.h-t DASSL-opts.h making LSODE-opts.h from LSODE-opts.in mv LSODE-opts.h-t LSODE-opts.h making Quad-opts.h from Quad-opts.in mv Quad-opts.h-t Quad-opts.h gawk -f ./mk-ops.awk prefix=mx ./mx-ops gawk -f ./mk-ops.awk prefix=vx ./vx-ops gawk -f ./sparse-mk-ops.awk prefix=smx ./sparse-mx-ops make all-am make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c -o liboctave_la-CollocWt.lo `test -f 'CollocWt.cc' || echo './'`CollocWt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c CollocWt.cc -fPIC -DPIC -o .libs/liboctave_la-CollocWt.o CollocWt.cc: In function ‘bool jcobi(octave_idx_type, octave_idx_type, octave_idx_type, double, double, double*, double*, double*, double*)’: CollocWt.cc:233:37: warning: use of old-style cast CollocWt.cc:238:21: warning: use of old-style cast mv -f .deps/liboctave_la-CollocWt.Tpo .deps/liboctave_la-CollocWt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c -o liboctave_la-DASPK.lo `test -f 'DASPK.cc' || echo './'`DASPK.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c DASPK.cc -fPIC -DPIC -o .libs/liboctave_la-DASPK.o In file included from DASPK.h:28:0, from DASPK.cc:31: DASPK-opts.h: In member function ‘void DASPK_options::init()’: DASPK-opts.h:82:41: warning: use of old-style cast DASPK-opts.h:84:41: warning: use of old-style cast DASPK-opts.h:90:50: warning: use of old-style cast DASPK-opts.h: In member function ‘void DASPK_options::set_absolute_tolerance(double)’: DASPK-opts.h:125:61: warning: use of old-style cast DASPK-opts.h: In member function ‘void DASPK_options::set_relative_tolerance(double)’: DASPK-opts.h:135:61: warning: use of old-style cast mv -f .deps/liboctave_la-DASPK.Tpo .deps/liboctave_la-DASPK.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c -o liboctave_la-DASRT.lo `test -f 'DASRT.cc' || echo './'`DASRT.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c DASRT.cc -fPIC -DPIC -o .libs/liboctave_la-DASRT.o In file included from DASRT.h:28:0, from DASRT.cc:31: DASRT-opts.h: In member function ‘void DASRT_options::init()’: DASRT-opts.h:61:41: warning: use of old-style cast DASRT-opts.h:63:41: warning: use of old-style cast DASRT-opts.h: In member function ‘void DASRT_options::set_absolute_tolerance(double)’: DASRT-opts.h:87:61: warning: use of old-style cast DASRT-opts.h: In member function ‘void DASRT_options::set_relative_tolerance(double)’: DASRT-opts.h:97:61: warning: use of old-style cast mv -f .deps/liboctave_la-DASRT.Tpo .deps/liboctave_la-DASRT.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c -o liboctave_la-DASSL.lo `test -f 'DASSL.cc' || echo './'`DASSL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c DASSL.cc -fPIC -DPIC -o .libs/liboctave_la-DASSL.o In file included from DASSL.h:28:0, from DASSL.cc:31: DASSL-opts.h: In member function ‘void DASSL_options::init()’: DASSL-opts.h:67:41: warning: use of old-style cast DASSL-opts.h:69:41: warning: use of old-style cast DASSL-opts.h: In member function ‘void DASSL_options::set_absolute_tolerance(double)’: DASSL-opts.h:95:61: warning: use of old-style cast DASSL-opts.h: In member function ‘void DASSL_options::set_relative_tolerance(double)’: DASSL-opts.h:105:61: warning: use of old-style cast mv -f .deps/liboctave_la-DASSL.Tpo .deps/liboctave_la-DASSL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c -o liboctave_la-LSODE.lo `test -f 'LSODE.cc' || echo './'`LSODE.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c LSODE.cc -fPIC -DPIC -o .libs/liboctave_la-LSODE.o In file included from LSODE.h:28:0, from LSODE.cc:31: LSODE-opts.h: In member function ‘void LSODE_options::init()’: LSODE-opts.h:67:41: warning: use of old-style cast LSODE-opts.h:68:38: warning: use of old-style cast LSODE-opts.h: In member function ‘void LSODE_options::set_absolute_tolerance(double)’: LSODE-opts.h:96:61: warning: use of old-style cast LSODE-opts.h: In member function ‘void LSODE_options::set_relative_tolerance(double)’: LSODE-opts.h:104:58: warning: use of old-style cast mv -f .deps/liboctave_la-LSODE.Tpo .deps/liboctave_la-LSODE.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-ODES.lo -MD -MP -MF .deps/liboctave_la-ODES.Tpo -c -o liboctave_la-ODES.lo `test -f 'ODES.cc' || echo './'`ODES.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-ODES.lo -MD -MP -MF .deps/liboctave_la-ODES.Tpo -c ODES.cc -fPIC -DPIC -o .libs/liboctave_la-ODES.o mv -f .deps/liboctave_la-ODES.Tpo .deps/liboctave_la-ODES.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Quad.lo -MD -MP -MF .deps/liboctave_la-Quad.Tpo -c -o liboctave_la-Quad.lo `test -f 'Quad.cc' || echo './'`Quad.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Quad.lo -MD -MP -MF .deps/liboctave_la-Quad.Tpo -c Quad.cc -fPIC -DPIC -o .libs/liboctave_la-Quad.o In file included from Quad.h:46:0, from Quad.cc:27: Quad-opts.h: In member function ‘void Quad_options::init()’: Quad-opts.h:53:38: warning: use of old-style cast Quad-opts.h:54:38: warning: use of old-style cast mv -f .deps/liboctave_la-Quad.Tpo .deps/liboctave_la-Quad.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Range.lo -MD -MP -MF .deps/liboctave_la-Range.Tpo -c -o liboctave_la-Range.lo `test -f 'Range.cc' || echo './'`Range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Range.lo -MD -MP -MF .deps/liboctave_la-Range.Tpo -c Range.cc -fPIC -DPIC -o .libs/liboctave_la-Range.o Range.cc:459:44: warning: use of old-style cast Range.cc: In member function ‘octave_idx_type Range::nelem_internal() const’: Range.cc:480:25: warning: use of old-style cast mv -f .deps/liboctave_la-Range.Tpo .deps/liboctave_la-Range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-data-conv.lo -MD -MP -MF .deps/liboctave_la-data-conv.Tpo -c -o liboctave_la-data-conv.lo `test -f 'data-conv.cc' || echo './'`data-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-data-conv.lo -MD -MP -MF .deps/liboctave_la-data-conv.Tpo -c data-conv.cc -fPIC -DPIC -o .libs/liboctave_la-data-conv.o mv -f .deps/liboctave_la-data-conv.Tpo .deps/liboctave_la-data-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c -o liboctave_la-dir-ops.lo `test -f 'dir-ops.cc' || echo './'`dir-ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c dir-ops.cc -fPIC -DPIC -o .libs/liboctave_la-dir-ops.o mv -f .deps/liboctave_la-dir-ops.Tpo .deps/liboctave_la-dir-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c -o liboctave_la-file-ops.lo `test -f 'file-ops.cc' || echo './'`file-ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c file-ops.cc -fPIC -DPIC -o .libs/liboctave_la-file-ops.o mv -f .deps/liboctave_la-file-ops.Tpo .deps/liboctave_la-file-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-file-stat.lo -MD -MP -MF .deps/liboctave_la-file-stat.Tpo -c -o liboctave_la-file-stat.lo `test -f 'file-stat.cc' || echo './'`file-stat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-file-stat.lo -MD -MP -MF .deps/liboctave_la-file-stat.Tpo -c file-stat.cc -fPIC -DPIC -o .libs/liboctave_la-file-stat.o mv -f .deps/liboctave_la-file-stat.Tpo .deps/liboctave_la-file-stat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-glob-match.lo -MD -MP -MF .deps/liboctave_la-glob-match.Tpo -c -o liboctave_la-glob-match.lo `test -f 'glob-match.cc' || echo './'`glob-match.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-glob-match.lo -MD -MP -MF .deps/liboctave_la-glob-match.Tpo -c glob-match.cc -fPIC -DPIC -o .libs/liboctave_la-glob-match.o mv -f .deps/liboctave_la-glob-match.Tpo .deps/liboctave_la-glob-match.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-idx-vector.lo -MD -MP -MF .deps/liboctave_la-idx-vector.Tpo -c -o liboctave_la-idx-vector.lo `test -f 'idx-vector.cc' || echo './'`idx-vector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-idx-vector.lo -MD -MP -MF .deps/liboctave_la-idx-vector.Tpo -c idx-vector.cc -fPIC -DPIC -o .libs/liboctave_la-idx-vector.o mv -f .deps/liboctave_la-idx-vector.Tpo .deps/liboctave_la-idx-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-array-gripes.lo -MD -MP -MF .deps/liboctave_la-lo-array-gripes.Tpo -c -o liboctave_la-lo-array-gripes.lo `test -f 'lo-array-gripes.cc' || echo './'`lo-array-gripes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-array-gripes.lo -MD -MP -MF .deps/liboctave_la-lo-array-gripes.Tpo -c lo-array-gripes.cc -fPIC -DPIC -o .libs/liboctave_la-lo-array-gripes.o mv -f .deps/liboctave_la-lo-array-gripes.Tpo .deps/liboctave_la-lo-array-gripes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-ieee.lo -MD -MP -MF .deps/liboctave_la-lo-ieee.Tpo -c -o liboctave_la-lo-ieee.lo `test -f 'lo-ieee.cc' || echo './'`lo-ieee.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-ieee.lo -MD -MP -MF .deps/liboctave_la-lo-ieee.Tpo -c lo-ieee.cc -fPIC -DPIC -o .libs/liboctave_la-lo-ieee.o mv -f .deps/liboctave_la-lo-ieee.Tpo .deps/liboctave_la-lo-ieee.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-mappers.lo -MD -MP -MF .deps/liboctave_la-lo-mappers.Tpo -c -o liboctave_la-lo-mappers.lo `test -f 'lo-mappers.cc' || echo './'`lo-mappers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-mappers.lo -MD -MP -MF .deps/liboctave_la-lo-mappers.Tpo -c lo-mappers.cc -fPIC -DPIC -o .libs/liboctave_la-lo-mappers.o mv -f .deps/liboctave_la-lo-mappers.Tpo .deps/liboctave_la-lo-mappers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c -o liboctave_la-lo-specfun.lo `test -f 'lo-specfun.cc' || echo './'`lo-specfun.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c lo-specfun.cc -fPIC -DPIC -o .libs/liboctave_la-lo-specfun.o mv -f .deps/liboctave_la-lo-specfun.Tpo .deps/liboctave_la-lo-specfun.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-sysdep.lo -MD -MP -MF .deps/liboctave_la-lo-sysdep.Tpo -c -o liboctave_la-lo-sysdep.lo `test -f 'lo-sysdep.cc' || echo './'`lo-sysdep.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-sysdep.lo -MD -MP -MF .deps/liboctave_la-lo-sysdep.Tpo -c lo-sysdep.cc -fPIC -DPIC -o .libs/liboctave_la-lo-sysdep.o mv -f .deps/liboctave_la-lo-sysdep.Tpo .deps/liboctave_la-lo-sysdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-utils.lo -MD -MP -MF .deps/liboctave_la-lo-utils.Tpo -c -o liboctave_la-lo-utils.lo `test -f 'lo-utils.cc' || echo './'`lo-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-lo-utils.lo -MD -MP -MF .deps/liboctave_la-lo-utils.Tpo -c lo-utils.cc -fPIC -DPIC -o .libs/liboctave_la-lo-utils.o mv -f .deps/liboctave_la-lo-utils.Tpo .deps/liboctave_la-lo-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mach-info.lo -MD -MP -MF .deps/liboctave_la-mach-info.Tpo -c -o liboctave_la-mach-info.lo `test -f 'mach-info.cc' || echo './'`mach-info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mach-info.lo -MD -MP -MF .deps/liboctave_la-mach-info.Tpo -c mach-info.cc -fPIC -DPIC -o .libs/liboctave_la-mach-info.o mv -f .deps/liboctave_la-mach-info.Tpo .deps/liboctave_la-mach-info.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-alloc.lo -MD -MP -MF .deps/liboctave_la-oct-alloc.Tpo -c -o liboctave_la-oct-alloc.lo `test -f 'oct-alloc.cc' || echo './'`oct-alloc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-alloc.lo -MD -MP -MF .deps/liboctave_la-oct-alloc.Tpo -c oct-alloc.cc -fPIC -DPIC -o .libs/liboctave_la-oct-alloc.o mv -f .deps/liboctave_la-oct-alloc.Tpo .deps/liboctave_la-oct-alloc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-convn.lo -MD -MP -MF .deps/liboctave_la-oct-convn.Tpo -c -o liboctave_la-oct-convn.lo `test -f 'oct-convn.cc' || echo './'`oct-convn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-convn.lo -MD -MP -MF .deps/liboctave_la-oct-convn.Tpo -c oct-convn.cc -fPIC -DPIC -o .libs/liboctave_la-oct-convn.o mv -f .deps/liboctave_la-oct-convn.Tpo .deps/liboctave_la-oct-convn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-env.lo -MD -MP -MF .deps/liboctave_la-oct-env.Tpo -c -o liboctave_la-oct-env.lo `test -f 'oct-env.cc' || echo './'`oct-env.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-env.lo -MD -MP -MF .deps/liboctave_la-oct-env.Tpo -c oct-env.cc -fPIC -DPIC -o .libs/liboctave_la-oct-env.o mv -f .deps/liboctave_la-oct-env.Tpo .deps/liboctave_la-oct-env.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-fftw.lo -MD -MP -MF .deps/liboctave_la-oct-fftw.Tpo -c -o liboctave_la-oct-fftw.lo `test -f 'oct-fftw.cc' || echo './'`oct-fftw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-fftw.lo -MD -MP -MF .deps/liboctave_la-oct-fftw.Tpo -c oct-fftw.cc -fPIC -DPIC -o .libs/liboctave_la-oct-fftw.o mv -f .deps/liboctave_la-oct-fftw.Tpo .deps/liboctave_la-oct-fftw.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c -o liboctave_la-oct-glob.lo `test -f 'oct-glob.cc' || echo './'`oct-glob.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c oct-glob.cc -fPIC -DPIC -o .libs/liboctave_la-oct-glob.o mv -f .deps/liboctave_la-oct-glob.Tpo .deps/liboctave_la-oct-glob.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-group.lo -MD -MP -MF .deps/liboctave_la-oct-group.Tpo -c -o liboctave_la-oct-group.lo `test -f 'oct-group.cc' || echo './'`oct-group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-group.lo -MD -MP -MF .deps/liboctave_la-oct-group.Tpo -c oct-group.cc -fPIC -DPIC -o .libs/liboctave_la-oct-group.o mv -f .deps/liboctave_la-oct-group.Tpo .deps/liboctave_la-oct-group.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-locbuf.lo -MD -MP -MF .deps/liboctave_la-oct-locbuf.Tpo -c -o liboctave_la-oct-locbuf.lo `test -f 'oct-locbuf.cc' || echo './'`oct-locbuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-locbuf.lo -MD -MP -MF .deps/liboctave_la-oct-locbuf.Tpo -c oct-locbuf.cc -fPIC -DPIC -o .libs/liboctave_la-oct-locbuf.o mv -f .deps/liboctave_la-oct-locbuf.Tpo .deps/liboctave_la-oct-locbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c -o liboctave_la-oct-md5.lo `test -f 'oct-md5.cc' || echo './'`oct-md5.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c oct-md5.cc -fPIC -DPIC -o .libs/liboctave_la-oct-md5.o mv -f .deps/liboctave_la-oct-md5.Tpo .deps/liboctave_la-oct-md5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-mutex.lo -MD -MP -MF .deps/liboctave_la-oct-mutex.Tpo -c -o liboctave_la-oct-mutex.lo `test -f 'oct-mutex.cc' || echo './'`oct-mutex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-mutex.lo -MD -MP -MF .deps/liboctave_la-oct-mutex.Tpo -c oct-mutex.cc -fPIC -DPIC -o .libs/liboctave_la-oct-mutex.o mv -f .deps/liboctave_la-oct-mutex.Tpo .deps/liboctave_la-oct-mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c -o liboctave_la-oct-norm.lo `test -f 'oct-norm.cc' || echo './'`oct-norm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c oct-norm.cc -fPIC -DPIC -o .libs/liboctave_la-oct-norm.o mv -f .deps/liboctave_la-oct-norm.Tpo .deps/liboctave_la-oct-norm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-passwd.lo -MD -MP -MF .deps/liboctave_la-oct-passwd.Tpo -c -o liboctave_la-oct-passwd.lo `test -f 'oct-passwd.cc' || echo './'`oct-passwd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-passwd.lo -MD -MP -MF .deps/liboctave_la-oct-passwd.Tpo -c oct-passwd.cc -fPIC -DPIC -o .libs/liboctave_la-oct-passwd.o mv -f .deps/liboctave_la-oct-passwd.Tpo .deps/liboctave_la-oct-passwd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-rand.lo -MD -MP -MF .deps/liboctave_la-oct-rand.Tpo -c -o liboctave_la-oct-rand.lo `test -f 'oct-rand.cc' || echo './'`oct-rand.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-rand.lo -MD -MP -MF .deps/liboctave_la-oct-rand.Tpo -c oct-rand.cc -fPIC -DPIC -o .libs/liboctave_la-oct-rand.o mv -f .deps/liboctave_la-oct-rand.Tpo .deps/liboctave_la-oct-rand.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-shlib.lo -MD -MP -MF .deps/liboctave_la-oct-shlib.Tpo -c -o liboctave_la-oct-shlib.lo `test -f 'oct-shlib.cc' || echo './'`oct-shlib.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-shlib.lo -MD -MP -MF .deps/liboctave_la-oct-shlib.Tpo -c oct-shlib.cc -fPIC -DPIC -o .libs/liboctave_la-oct-shlib.o mv -f .deps/liboctave_la-oct-shlib.Tpo .deps/liboctave_la-oct-shlib.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-spparms.lo -MD -MP -MF .deps/liboctave_la-oct-spparms.Tpo -c -o liboctave_la-oct-spparms.lo `test -f 'oct-spparms.cc' || echo './'`oct-spparms.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-spparms.lo -MD -MP -MF .deps/liboctave_la-oct-spparms.Tpo -c oct-spparms.cc -fPIC -DPIC -o .libs/liboctave_la-oct-spparms.o mv -f .deps/liboctave_la-oct-spparms.Tpo .deps/liboctave_la-oct-spparms.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c -o liboctave_la-oct-syscalls.lo `test -f 'oct-syscalls.cc' || echo './'`oct-syscalls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c oct-syscalls.cc -fPIC -DPIC -o .libs/liboctave_la-oct-syscalls.o mv -f .deps/liboctave_la-oct-syscalls.Tpo .deps/liboctave_la-oct-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-time.lo -MD -MP -MF .deps/liboctave_la-oct-time.Tpo -c -o liboctave_la-oct-time.lo `test -f 'oct-time.cc' || echo './'`oct-time.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-time.lo -MD -MP -MF .deps/liboctave_la-oct-time.Tpo -c oct-time.cc -fPIC -DPIC -o .libs/liboctave_la-oct-time.o mv -f .deps/liboctave_la-oct-time.Tpo .deps/liboctave_la-oct-time.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-uname.lo -MD -MP -MF .deps/liboctave_la-oct-uname.Tpo -c -o liboctave_la-oct-uname.lo `test -f 'oct-uname.cc' || echo './'`oct-uname.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-uname.lo -MD -MP -MF .deps/liboctave_la-oct-uname.Tpo -c oct-uname.cc -fPIC -DPIC -o .libs/liboctave_la-oct-uname.o mv -f .deps/liboctave_la-oct-uname.Tpo .deps/liboctave_la-oct-uname.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c -o liboctave_la-pathsearch.lo `test -f 'pathsearch.cc' || echo './'`pathsearch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c pathsearch.cc -fPIC -DPIC -o .libs/liboctave_la-pathsearch.o mv -f .deps/liboctave_la-pathsearch.Tpo .deps/liboctave_la-pathsearch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-regex-match.lo -MD -MP -MF .deps/liboctave_la-regex-match.Tpo -c -o liboctave_la-regex-match.lo `test -f 'regex-match.cc' || echo './'`regex-match.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-regex-match.lo -MD -MP -MF .deps/liboctave_la-regex-match.Tpo -c regex-match.cc -fPIC -DPIC -o .libs/liboctave_la-regex-match.o mv -f .deps/liboctave_la-regex-match.Tpo .deps/liboctave_la-regex-match.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c -o liboctave_la-sparse-sort.lo `test -f 'sparse-sort.cc' || echo './'`sparse-sort.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c sparse-sort.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-sort.o mv -f .deps/liboctave_la-sparse-sort.Tpo .deps/liboctave_la-sparse-sort.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-sparse-util.lo -MD -MP -MF .deps/liboctave_la-sparse-util.Tpo -c -o liboctave_la-sparse-util.lo `test -f 'sparse-util.cc' || echo './'`sparse-util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-sparse-util.lo -MD -MP -MF .deps/liboctave_la-sparse-util.Tpo -c sparse-util.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-util.o mv -f .deps/liboctave_la-sparse-util.Tpo .deps/liboctave_la-sparse-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-str-vec.lo -MD -MP -MF .deps/liboctave_la-str-vec.Tpo -c -o liboctave_la-str-vec.lo `test -f 'str-vec.cc' || echo './'`str-vec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-str-vec.lo -MD -MP -MF .deps/liboctave_la-str-vec.Tpo -c str-vec.cc -fPIC -DPIC -o .libs/liboctave_la-str-vec.o mv -f .deps/liboctave_la-str-vec.Tpo .deps/liboctave_la-str-vec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c -o liboctave_la-Array-C.lo `test -f 'Array-C.cc' || echo './'`Array-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c Array-C.cc -fPIC -DPIC -o .libs/liboctave_la-Array-C.o mv -f .deps/liboctave_la-Array-C.Tpo .deps/liboctave_la-Array-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-b.lo -MD -MP -MF .deps/liboctave_la-Array-b.Tpo -c -o liboctave_la-Array-b.lo `test -f 'Array-b.cc' || echo './'`Array-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-b.lo -MD -MP -MF .deps/liboctave_la-Array-b.Tpo -c Array-b.cc -fPIC -DPIC -o .libs/liboctave_la-Array-b.o mv -f .deps/liboctave_la-Array-b.Tpo .deps/liboctave_la-Array-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c -o liboctave_la-Array-ch.lo `test -f 'Array-ch.cc' || echo './'`Array-ch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c Array-ch.cc -fPIC -DPIC -o .libs/liboctave_la-Array-ch.o mv -f .deps/liboctave_la-Array-ch.Tpo .deps/liboctave_la-Array-ch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-d.lo -MD -MP -MF .deps/liboctave_la-Array-d.Tpo -c -o liboctave_la-Array-d.lo `test -f 'Array-d.cc' || echo './'`Array-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-d.lo -MD -MP -MF .deps/liboctave_la-Array-d.Tpo -c Array-d.cc -fPIC -DPIC -o .libs/liboctave_la-Array-d.o mv -f .deps/liboctave_la-Array-d.Tpo .deps/liboctave_la-Array-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-f.lo -MD -MP -MF .deps/liboctave_la-Array-f.Tpo -c -o liboctave_la-Array-f.lo `test -f 'Array-f.cc' || echo './'`Array-f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-f.lo -MD -MP -MF .deps/liboctave_la-Array-f.Tpo -c Array-f.cc -fPIC -DPIC -o .libs/liboctave_la-Array-f.o mv -f .deps/liboctave_la-Array-f.Tpo .deps/liboctave_la-Array-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-fC.lo -MD -MP -MF .deps/liboctave_la-Array-fC.Tpo -c -o liboctave_la-Array-fC.lo `test -f 'Array-fC.cc' || echo './'`Array-fC.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-fC.lo -MD -MP -MF .deps/liboctave_la-Array-fC.Tpo -c Array-fC.cc -fPIC -DPIC -o .libs/liboctave_la-Array-fC.o mv -f .deps/liboctave_la-Array-fC.Tpo .deps/liboctave_la-Array-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c -o liboctave_la-Array-i.lo `test -f 'Array-i.cc' || echo './'`Array-i.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c Array-i.cc -fPIC -DPIC -o .libs/liboctave_la-Array-i.o mv -f .deps/liboctave_la-Array-i.Tpo .deps/liboctave_la-Array-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-idx-vec.lo -MD -MP -MF .deps/liboctave_la-Array-idx-vec.Tpo -c -o liboctave_la-Array-idx-vec.lo `test -f 'Array-idx-vec.cc' || echo './'`Array-idx-vec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-idx-vec.lo -MD -MP -MF .deps/liboctave_la-Array-idx-vec.Tpo -c Array-idx-vec.cc -fPIC -DPIC -o .libs/liboctave_la-Array-idx-vec.o mv -f .deps/liboctave_la-Array-idx-vec.Tpo .deps/liboctave_la-Array-idx-vec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-s.lo -MD -MP -MF .deps/liboctave_la-Array-s.Tpo -c -o liboctave_la-Array-s.lo `test -f 'Array-s.cc' || echo './'`Array-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-s.lo -MD -MP -MF .deps/liboctave_la-Array-s.Tpo -c Array-s.cc -fPIC -DPIC -o .libs/liboctave_la-Array-s.o mv -f .deps/liboctave_la-Array-s.Tpo .deps/liboctave_la-Array-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-str.lo -MD -MP -MF .deps/liboctave_la-Array-str.Tpo -c -o liboctave_la-Array-str.lo `test -f 'Array-str.cc' || echo './'`Array-str.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-str.lo -MD -MP -MF .deps/liboctave_la-Array-str.Tpo -c Array-str.cc -fPIC -DPIC -o .libs/liboctave_la-Array-str.o mv -f .deps/liboctave_la-Array-str.Tpo .deps/liboctave_la-Array-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-voidp.lo -MD -MP -MF .deps/liboctave_la-Array-voidp.Tpo -c -o liboctave_la-Array-voidp.lo `test -f 'Array-voidp.cc' || echo './'`Array-voidp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-voidp.lo -MD -MP -MF .deps/liboctave_la-Array-voidp.Tpo -c Array-voidp.cc -fPIC -DPIC -o .libs/liboctave_la-Array-voidp.o mv -f .deps/liboctave_la-Array-voidp.Tpo .deps/liboctave_la-Array-voidp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-C.lo -MD -MP -MF .deps/liboctave_la-MArray-C.Tpo -c -o liboctave_la-MArray-C.lo `test -f 'MArray-C.cc' || echo './'`MArray-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-C.lo -MD -MP -MF .deps/liboctave_la-MArray-C.Tpo -c MArray-C.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-C.o mv -f .deps/liboctave_la-MArray-C.Tpo .deps/liboctave_la-MArray-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-d.lo -MD -MP -MF .deps/liboctave_la-MArray-d.Tpo -c -o liboctave_la-MArray-d.lo `test -f 'MArray-d.cc' || echo './'`MArray-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-d.lo -MD -MP -MF .deps/liboctave_la-MArray-d.Tpo -c MArray-d.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-d.o mv -f .deps/liboctave_la-MArray-d.Tpo .deps/liboctave_la-MArray-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-f.lo -MD -MP -MF .deps/liboctave_la-MArray-f.Tpo -c -o liboctave_la-MArray-f.lo `test -f 'MArray-f.cc' || echo './'`MArray-f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-f.lo -MD -MP -MF .deps/liboctave_la-MArray-f.Tpo -c MArray-f.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-f.o mv -f .deps/liboctave_la-MArray-f.Tpo .deps/liboctave_la-MArray-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-fC.lo -MD -MP -MF .deps/liboctave_la-MArray-fC.Tpo -c -o liboctave_la-MArray-fC.lo `test -f 'MArray-fC.cc' || echo './'`MArray-fC.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-fC.lo -MD -MP -MF .deps/liboctave_la-MArray-fC.Tpo -c MArray-fC.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-fC.o mv -f .deps/liboctave_la-MArray-fC.Tpo .deps/liboctave_la-MArray-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-i.lo -MD -MP -MF .deps/liboctave_la-MArray-i.Tpo -c -o liboctave_la-MArray-i.lo `test -f 'MArray-i.cc' || echo './'`MArray-i.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-i.lo -MD -MP -MF .deps/liboctave_la-MArray-i.Tpo -c MArray-i.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-i.o mv -f .deps/liboctave_la-MArray-i.Tpo .deps/liboctave_la-MArray-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-s.lo -MD -MP -MF .deps/liboctave_la-MArray-s.Tpo -c -o liboctave_la-MArray-s.lo `test -f 'MArray-s.cc' || echo './'`MArray-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MArray-s.lo -MD -MP -MF .deps/liboctave_la-MArray-s.Tpo -c MArray-s.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-s.o mv -f .deps/liboctave_la-MArray-s.Tpo .deps/liboctave_la-MArray-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse-C.lo -MD -MP -MF .deps/liboctave_la-MSparse-C.Tpo -c -o liboctave_la-MSparse-C.lo `test -f 'MSparse-C.cc' || echo './'`MSparse-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse-C.lo -MD -MP -MF .deps/liboctave_la-MSparse-C.Tpo -c MSparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-C.o mv -f .deps/liboctave_la-MSparse-C.Tpo .deps/liboctave_la-MSparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse-d.lo -MD -MP -MF .deps/liboctave_la-MSparse-d.Tpo -c -o liboctave_la-MSparse-d.lo `test -f 'MSparse-d.cc' || echo './'`MSparse-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse-d.lo -MD -MP -MF .deps/liboctave_la-MSparse-d.Tpo -c MSparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-d.o mv -f .deps/liboctave_la-MSparse-d.Tpo .deps/liboctave_la-MSparse-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-C.lo -MD -MP -MF .deps/liboctave_la-Sparse-C.Tpo -c -o liboctave_la-Sparse-C.lo `test -f 'Sparse-C.cc' || echo './'`Sparse-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-C.lo -MD -MP -MF .deps/liboctave_la-Sparse-C.Tpo -c Sparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-C.o mv -f .deps/liboctave_la-Sparse-C.Tpo .deps/liboctave_la-Sparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-b.lo -MD -MP -MF .deps/liboctave_la-Sparse-b.Tpo -c -o liboctave_la-Sparse-b.lo `test -f 'Sparse-b.cc' || echo './'`Sparse-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-b.lo -MD -MP -MF .deps/liboctave_la-Sparse-b.Tpo -c Sparse-b.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-b.o mv -f .deps/liboctave_la-Sparse-b.Tpo .deps/liboctave_la-Sparse-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c -o liboctave_la-Sparse-d.lo `test -f 'Sparse-d.cc' || echo './'`Sparse-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c Sparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-d.o mv -f .deps/liboctave_la-Sparse-d.Tpo .deps/liboctave_la-Sparse-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-inttypes.lo -MD -MP -MF .deps/liboctave_la-oct-inttypes.Tpo -c -o liboctave_la-oct-inttypes.lo `test -f 'oct-inttypes.cc' || echo './'`oct-inttypes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-oct-inttypes.lo -MD -MP -MF .deps/liboctave_la-oct-inttypes.Tpo -c oct-inttypes.cc -fPIC -DPIC -o .libs/liboctave_la-oct-inttypes.o mv -f .deps/liboctave_la-oct-inttypes.Tpo .deps/liboctave_la-oct-inttypes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-util.lo -MD -MP -MF .deps/liboctave_la-Array-util.Tpo -c -o liboctave_la-Array-util.lo `test -f 'Array-util.cc' || echo './'`Array-util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Array-util.lo -MD -MP -MF .deps/liboctave_la-Array-util.Tpo -c Array-util.cc -fPIC -DPIC -o .libs/liboctave_la-Array-util.o mv -f .deps/liboctave_la-Array-util.Tpo .deps/liboctave_la-Array-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c -o liboctave_la-CColVector.lo `test -f 'CColVector.cc' || echo './'`CColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c CColVector.cc -fPIC -DPIC -o .libs/liboctave_la-CColVector.o mv -f .deps/liboctave_la-CColVector.Tpo .deps/liboctave_la-CColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c -o liboctave_la-CDiagMatrix.lo `test -f 'CDiagMatrix.cc' || echo './'`CDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c CDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CDiagMatrix.o mv -f .deps/liboctave_la-CDiagMatrix.Tpo .deps/liboctave_la-CDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c -o liboctave_la-CMatrix.lo `test -f 'CMatrix.cc' || echo './'`CMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c CMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CMatrix.o CMatrix.cc: In member function ‘ComplexMatrix ComplexMatrix::pseudo_inverse(double) const’: CMatrix.cc:1195:37: warning: use of old-style cast CMatrix.cc:1197:37: warning: use of old-style cast mv -f .deps/liboctave_la-CMatrix.Tpo .deps/liboctave_la-CMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c -o liboctave_la-CNDArray.lo `test -f 'CNDArray.cc' || echo './'`CNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c CNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-CNDArray.o mv -f .deps/liboctave_la-CNDArray.Tpo .deps/liboctave_la-CNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CRowVector.lo -MD -MP -MF .deps/liboctave_la-CRowVector.Tpo -c -o liboctave_la-CRowVector.lo `test -f 'CRowVector.cc' || echo './'`CRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CRowVector.lo -MD -MP -MF .deps/liboctave_la-CRowVector.Tpo -c CRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-CRowVector.o mv -f .deps/liboctave_la-CRowVector.Tpo .deps/liboctave_la-CRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CSparse.lo -MD -MP -MF .deps/liboctave_la-CSparse.Tpo -c -o liboctave_la-CSparse.lo `test -f 'CSparse.cc' || echo './'`CSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CSparse.lo -MD -MP -MF .deps/liboctave_la-CSparse.Tpo -c CSparse.cc -fPIC -DPIC -o .libs/liboctave_la-CSparse.o mv -f .deps/liboctave_la-CSparse.Tpo .deps/liboctave_la-CSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxAEPBAL.Tpo -c -o liboctave_la-CmplxAEPBAL.lo `test -f 'CmplxAEPBAL.cc' || echo './'`CmplxAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxAEPBAL.Tpo -c CmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxAEPBAL.o mv -f .deps/liboctave_la-CmplxAEPBAL.Tpo .deps/liboctave_la-CmplxAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c -o liboctave_la-CmplxCHOL.lo `test -f 'CmplxCHOL.cc' || echo './'`CmplxCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c CmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxCHOL.o mv -f .deps/liboctave_la-CmplxCHOL.Tpo .deps/liboctave_la-CmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c -o liboctave_la-CmplxGEPBAL.lo `test -f 'CmplxGEPBAL.cc' || echo './'`CmplxGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c CmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxGEPBAL.o mv -f .deps/liboctave_la-CmplxGEPBAL.Tpo .deps/liboctave_la-CmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c -o liboctave_la-CmplxHESS.lo `test -f 'CmplxHESS.cc' || echo './'`CmplxHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c CmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxHESS.o mv -f .deps/liboctave_la-CmplxHESS.Tpo .deps/liboctave_la-CmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c -o liboctave_la-CmplxLU.lo `test -f 'CmplxLU.cc' || echo './'`CmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c CmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxLU.o CmplxLU.cc: In constructor ‘ComplexLU::ComplexLU(const ComplexMatrix&)’: CmplxLU.cc:70:19: warning: variable ‘mn’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f .deps/liboctave_la-CmplxLU.Tpo .deps/liboctave_la-CmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c -o liboctave_la-CmplxQR.lo `test -f 'CmplxQR.cc' || echo './'`CmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c CmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQR.o mv -f .deps/liboctave_la-CmplxQR.Tpo .deps/liboctave_la-CmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxQRP.lo -MD -MP -MF .deps/liboctave_la-CmplxQRP.Tpo -c -o liboctave_la-CmplxQRP.lo `test -f 'CmplxQRP.cc' || echo './'`CmplxQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxQRP.lo -MD -MP -MF .deps/liboctave_la-CmplxQRP.Tpo -c CmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQRP.o mv -f .deps/liboctave_la-CmplxQRP.Tpo .deps/liboctave_la-CmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c -o liboctave_la-CmplxSCHUR.lo `test -f 'CmplxSCHUR.cc' || echo './'`CmplxSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c CmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSCHUR.o mv -f .deps/liboctave_la-CmplxSCHUR.Tpo .deps/liboctave_la-CmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxSVD.lo -MD -MP -MF .deps/liboctave_la-CmplxSVD.Tpo -c -o liboctave_la-CmplxSVD.lo `test -f 'CmplxSVD.cc' || echo './'`CmplxSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-CmplxSVD.lo -MD -MP -MF .deps/liboctave_la-CmplxSVD.Tpo -c CmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSVD.o mv -f .deps/liboctave_la-CmplxSVD.Tpo .deps/liboctave_la-CmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-EIG.lo -MD -MP -MF .deps/liboctave_la-EIG.Tpo -c -o liboctave_la-EIG.lo `test -f 'EIG.cc' || echo './'`EIG.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-EIG.lo -MD -MP -MF .deps/liboctave_la-EIG.Tpo -c EIG.cc -fPIC -DPIC -o .libs/liboctave_la-EIG.o mv -f .deps/liboctave_la-EIG.Tpo .deps/liboctave_la-EIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse.lo -MD -MP -MF .deps/liboctave_la-MSparse.Tpo -c -o liboctave_la-MSparse.lo `test -f 'MSparse.cc' || echo './'`MSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MSparse.lo -MD -MP -MF .deps/liboctave_la-MSparse.Tpo -c MSparse.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse.o mv -f .deps/liboctave_la-MSparse.Tpo .deps/liboctave_la-MSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MatrixType.lo -MD -MP -MF .deps/liboctave_la-MatrixType.Tpo -c -o liboctave_la-MatrixType.lo `test -f 'MatrixType.cc' || echo './'`MatrixType.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-MatrixType.lo -MD -MP -MF .deps/liboctave_la-MatrixType.Tpo -c MatrixType.cc -fPIC -DPIC -o .libs/liboctave_la-MatrixType.o mv -f .deps/liboctave_la-MatrixType.Tpo .deps/liboctave_la-MatrixType.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c -o liboctave_la-PermMatrix.lo `test -f 'PermMatrix.cc' || echo './'`PermMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c PermMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-PermMatrix.o mv -f .deps/liboctave_la-PermMatrix.Tpo .deps/liboctave_la-PermMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c -o liboctave_la-Sparse.lo `test -f 'Sparse.cc' || echo './'`Sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c Sparse.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse.o mv -f .deps/liboctave_la-Sparse.Tpo .deps/liboctave_la-Sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c -o liboctave_la-SparseCmplxCHOL.lo `test -f 'SparseCmplxCHOL.cc' || echo './'`SparseCmplxCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c SparseCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxCHOL.o mv -f .deps/liboctave_la-SparseCmplxCHOL.Tpo .deps/liboctave_la-SparseCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c -o liboctave_la-SparseCmplxLU.lo `test -f 'SparseCmplxLU.cc' || echo './'`SparseCmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c SparseCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxLU.o mv -f .deps/liboctave_la-SparseCmplxLU.Tpo .deps/liboctave_la-SparseCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c -o liboctave_la-SparseCmplxQR.lo `test -f 'SparseCmplxQR.cc' || echo './'`SparseCmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c SparseCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxQR.o mv -f .deps/liboctave_la-SparseCmplxQR.Tpo .deps/liboctave_la-SparseCmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseQR.lo -MD -MP -MF .deps/liboctave_la-SparseQR.Tpo -c -o liboctave_la-SparseQR.lo `test -f 'SparseQR.cc' || echo './'`SparseQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparseQR.lo -MD -MP -MF .deps/liboctave_la-SparseQR.Tpo -c SparseQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseQR.o mv -f .deps/liboctave_la-SparseQR.Tpo .deps/liboctave_la-SparseQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c -o liboctave_la-SparsedbleCHOL.lo `test -f 'SparsedbleCHOL.cc' || echo './'`SparsedbleCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c SparsedbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleCHOL.o mv -f .deps/liboctave_la-SparsedbleCHOL.Tpo .deps/liboctave_la-SparsedbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c -o liboctave_la-SparsedbleLU.lo `test -f 'SparsedbleLU.cc' || echo './'`SparsedbleLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c SparsedbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleLU.o mv -f .deps/liboctave_la-SparsedbleLU.Tpo .deps/liboctave_la-SparsedbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c -o liboctave_la-boolMatrix.lo `test -f 'boolMatrix.cc' || echo './'`boolMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c boolMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-boolMatrix.o mv -f .deps/liboctave_la-boolMatrix.Tpo .deps/liboctave_la-boolMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolNDArray.lo -MD -MP -MF .deps/liboctave_la-boolNDArray.Tpo -c -o liboctave_la-boolNDArray.lo `test -f 'boolNDArray.cc' || echo './'`boolNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolNDArray.lo -MD -MP -MF .deps/liboctave_la-boolNDArray.Tpo -c boolNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-boolNDArray.o mv -f .deps/liboctave_la-boolNDArray.Tpo .deps/liboctave_la-boolNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolSparse.lo -MD -MP -MF .deps/liboctave_la-boolSparse.Tpo -c -o liboctave_la-boolSparse.lo `test -f 'boolSparse.cc' || echo './'`boolSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-boolSparse.lo -MD -MP -MF .deps/liboctave_la-boolSparse.Tpo -c boolSparse.cc -fPIC -DPIC -o .libs/liboctave_la-boolSparse.o mv -f .deps/liboctave_la-boolSparse.Tpo .deps/liboctave_la-boolSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-chMatrix.lo -MD -MP -MF .deps/liboctave_la-chMatrix.Tpo -c -o liboctave_la-chMatrix.lo `test -f 'chMatrix.cc' || echo './'`chMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-chMatrix.lo -MD -MP -MF .deps/liboctave_la-chMatrix.Tpo -c chMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-chMatrix.o mv -f .deps/liboctave_la-chMatrix.Tpo .deps/liboctave_la-chMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c -o liboctave_la-chNDArray.lo `test -f 'chNDArray.cc' || echo './'`chNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c chNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-chNDArray.o mv -f .deps/liboctave_la-chNDArray.Tpo .deps/liboctave_la-chNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dim-vector.lo -MD -MP -MF .deps/liboctave_la-dim-vector.Tpo -c -o liboctave_la-dim-vector.lo `test -f 'dim-vector.cc' || echo './'`dim-vector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dim-vector.lo -MD -MP -MF .deps/liboctave_la-dim-vector.Tpo -c dim-vector.cc -fPIC -DPIC -o .libs/liboctave_la-dim-vector.o mv -f .deps/liboctave_la-dim-vector.Tpo .deps/liboctave_la-dim-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c -o liboctave_la-dColVector.lo `test -f 'dColVector.cc' || echo './'`dColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c dColVector.cc -fPIC -DPIC -o .libs/liboctave_la-dColVector.o mv -f .deps/liboctave_la-dColVector.Tpo .deps/liboctave_la-dColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c -o liboctave_la-dDiagMatrix.lo `test -f 'dDiagMatrix.cc' || echo './'`dDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c dDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dDiagMatrix.o mv -f .deps/liboctave_la-dDiagMatrix.Tpo .deps/liboctave_la-dDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c -o liboctave_la-dMatrix.lo `test -f 'dMatrix.cc' || echo './'`dMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c dMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dMatrix.o dMatrix.cc: In member function ‘Matrix Matrix::pseudo_inverse(double) const’: dMatrix.cc:868:37: warning: use of old-style cast dMatrix.cc:870:37: warning: use of old-style cast mv -f .deps/liboctave_la-dMatrix.Tpo .deps/liboctave_la-dMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c -o liboctave_la-dNDArray.lo `test -f 'dNDArray.cc' || echo './'`dNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c dNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-dNDArray.o mv -f .deps/liboctave_la-dNDArray.Tpo .deps/liboctave_la-dNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c -o liboctave_la-dRowVector.lo `test -f 'dRowVector.cc' || echo './'`dRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c dRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-dRowVector.o mv -f .deps/liboctave_la-dRowVector.Tpo .deps/liboctave_la-dRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c -o liboctave_la-dSparse.lo `test -f 'dSparse.cc' || echo './'`dSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c dSparse.cc -fPIC -DPIC -o .libs/liboctave_la-dSparse.o mv -f .deps/liboctave_la-dSparse.Tpo .deps/liboctave_la-dSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c -o liboctave_la-dbleAEPBAL.lo `test -f 'dbleAEPBAL.cc' || echo './'`dbleAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c dbleAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleAEPBAL.o mv -f .deps/liboctave_la-dbleAEPBAL.Tpo .deps/liboctave_la-dbleAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleCHOL.lo -MD -MP -MF .deps/liboctave_la-dbleCHOL.Tpo -c -o liboctave_la-dbleCHOL.lo `test -f 'dbleCHOL.cc' || echo './'`dbleCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleCHOL.lo -MD -MP -MF .deps/liboctave_la-dbleCHOL.Tpo -c dbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleCHOL.o mv -f .deps/liboctave_la-dbleCHOL.Tpo .deps/liboctave_la-dbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleGEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleGEPBAL.Tpo -c -o liboctave_la-dbleGEPBAL.lo `test -f 'dbleGEPBAL.cc' || echo './'`dbleGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleGEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleGEPBAL.Tpo -c dbleGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleGEPBAL.o mv -f .deps/liboctave_la-dbleGEPBAL.Tpo .deps/liboctave_la-dbleGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleHESS.lo -MD -MP -MF .deps/liboctave_la-dbleHESS.Tpo -c -o liboctave_la-dbleHESS.lo `test -f 'dbleHESS.cc' || echo './'`dbleHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleHESS.lo -MD -MP -MF .deps/liboctave_la-dbleHESS.Tpo -c dbleHESS.cc -fPIC -DPIC -o .libs/liboctave_la-dbleHESS.o mv -f .deps/liboctave_la-dbleHESS.Tpo .deps/liboctave_la-dbleHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleLU.lo -MD -MP -MF .deps/liboctave_la-dbleLU.Tpo -c -o liboctave_la-dbleLU.lo `test -f 'dbleLU.cc' || echo './'`dbleLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleLU.lo -MD -MP -MF .deps/liboctave_la-dbleLU.Tpo -c dbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-dbleLU.o dbleLU.cc: In constructor ‘LU::LU(const Matrix&)’: dbleLU.cc:70:19: warning: variable ‘mn’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f .deps/liboctave_la-dbleLU.Tpo .deps/liboctave_la-dbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c -o liboctave_la-dbleQR.lo `test -f 'dbleQR.cc' || echo './'`dbleQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c dbleQR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQR.o mv -f .deps/liboctave_la-dbleQR.Tpo .deps/liboctave_la-dbleQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c -o liboctave_la-dbleQRP.lo `test -f 'dbleQRP.cc' || echo './'`dbleQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c dbleQRP.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQRP.o mv -f .deps/liboctave_la-dbleQRP.Tpo .deps/liboctave_la-dbleQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleSCHUR.lo -MD -MP -MF .deps/liboctave_la-dbleSCHUR.Tpo -c -o liboctave_la-dbleSCHUR.lo `test -f 'dbleSCHUR.cc' || echo './'`dbleSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleSCHUR.lo -MD -MP -MF .deps/liboctave_la-dbleSCHUR.Tpo -c dbleSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSCHUR.o mv -f .deps/liboctave_la-dbleSCHUR.Tpo .deps/liboctave_la-dbleSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleSVD.lo -MD -MP -MF .deps/liboctave_la-dbleSVD.Tpo -c -o liboctave_la-dbleSVD.lo `test -f 'dbleSVD.cc' || echo './'`dbleSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-dbleSVD.lo -MD -MP -MF .deps/liboctave_la-dbleSVD.Tpo -c dbleSVD.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSVD.o mv -f .deps/liboctave_la-dbleSVD.Tpo .deps/liboctave_la-dbleSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c -o liboctave_la-fCColVector.lo `test -f 'fCColVector.cc' || echo './'`fCColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c fCColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCColVector.o mv -f .deps/liboctave_la-fCColVector.Tpo .deps/liboctave_la-fCColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fCDiagMatrix.Tpo -c -o liboctave_la-fCDiagMatrix.lo `test -f 'fCDiagMatrix.cc' || echo './'`fCDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fCDiagMatrix.Tpo -c fCDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCDiagMatrix.o mv -f .deps/liboctave_la-fCDiagMatrix.Tpo .deps/liboctave_la-fCDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c -o liboctave_la-fCMatrix.lo `test -f 'fCMatrix.cc' || echo './'`fCMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c fCMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCMatrix.o fCMatrix.cc: In member function ‘FloatComplexMatrix FloatComplexMatrix::pseudo_inverse(float) const’: fCMatrix.cc:1197:37: warning: use of old-style cast fCMatrix.cc:1199:37: warning: use of old-style cast mv -f .deps/liboctave_la-fCMatrix.Tpo .deps/liboctave_la-fCMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c -o liboctave_la-fCNDArray.lo `test -f 'fCNDArray.cc' || echo './'`fCNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c fCNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fCNDArray.o mv -f .deps/liboctave_la-fCNDArray.Tpo .deps/liboctave_la-fCNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c -o liboctave_la-fCRowVector.lo `test -f 'fCRowVector.cc' || echo './'`fCRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c fCRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCRowVector.o mv -f .deps/liboctave_la-fCRowVector.Tpo .deps/liboctave_la-fCRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxAEPBAL.Tpo -c -o liboctave_la-fCmplxAEPBAL.lo `test -f 'fCmplxAEPBAL.cc' || echo './'`fCmplxAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxAEPBAL.Tpo -c fCmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxAEPBAL.o mv -f .deps/liboctave_la-fCmplxAEPBAL.Tpo .deps/liboctave_la-fCmplxAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c -o liboctave_la-fCmplxCHOL.lo `test -f 'fCmplxCHOL.cc' || echo './'`fCmplxCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c fCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxCHOL.o mv -f .deps/liboctave_la-fCmplxCHOL.Tpo .deps/liboctave_la-fCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c -o liboctave_la-fCmplxGEPBAL.lo `test -f 'fCmplxGEPBAL.cc' || echo './'`fCmplxGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c fCmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxGEPBAL.o mv -f .deps/liboctave_la-fCmplxGEPBAL.Tpo .deps/liboctave_la-fCmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c -o liboctave_la-fCmplxHESS.lo `test -f 'fCmplxHESS.cc' || echo './'`fCmplxHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c fCmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxHESS.o mv -f .deps/liboctave_la-fCmplxHESS.Tpo .deps/liboctave_la-fCmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c -o liboctave_la-fCmplxLU.lo `test -f 'fCmplxLU.cc' || echo './'`fCmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c fCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxLU.o fCmplxLU.cc: In constructor ‘FloatComplexLU::FloatComplexLU(const FloatComplexMatrix&)’: fCmplxLU.cc:70:19: warning: variable ‘mn’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f .deps/liboctave_la-fCmplxLU.Tpo .deps/liboctave_la-fCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c -o liboctave_la-fCmplxQR.lo `test -f 'fCmplxQR.cc' || echo './'`fCmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c fCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQR.o mv -f .deps/liboctave_la-fCmplxQR.Tpo .deps/liboctave_la-fCmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxQRP.lo -MD -MP -MF .deps/liboctave_la-fCmplxQRP.Tpo -c -o liboctave_la-fCmplxQRP.lo `test -f 'fCmplxQRP.cc' || echo './'`fCmplxQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxQRP.lo -MD -MP -MF .deps/liboctave_la-fCmplxQRP.Tpo -c fCmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQRP.o mv -f .deps/liboctave_la-fCmplxQRP.Tpo .deps/liboctave_la-fCmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c -o liboctave_la-fCmplxSCHUR.lo `test -f 'fCmplxSCHUR.cc' || echo './'`fCmplxSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c fCmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSCHUR.o mv -f .deps/liboctave_la-fCmplxSCHUR.Tpo .deps/liboctave_la-fCmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxSVD.lo -MD -MP -MF .deps/liboctave_la-fCmplxSVD.Tpo -c -o liboctave_la-fCmplxSVD.lo `test -f 'fCmplxSVD.cc' || echo './'`fCmplxSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fCmplxSVD.lo -MD -MP -MF .deps/liboctave_la-fCmplxSVD.Tpo -c fCmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSVD.o mv -f .deps/liboctave_la-fCmplxSVD.Tpo .deps/liboctave_la-fCmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c -o liboctave_la-fColVector.lo `test -f 'fColVector.cc' || echo './'`fColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c fColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fColVector.o mv -f .deps/liboctave_la-fColVector.Tpo .deps/liboctave_la-fColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fDiagMatrix.Tpo -c -o liboctave_la-fDiagMatrix.lo `test -f 'fDiagMatrix.cc' || echo './'`fDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fDiagMatrix.Tpo -c fDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fDiagMatrix.o mv -f .deps/liboctave_la-fDiagMatrix.Tpo .deps/liboctave_la-fDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fEIG.lo -MD -MP -MF .deps/liboctave_la-fEIG.Tpo -c -o liboctave_la-fEIG.lo `test -f 'fEIG.cc' || echo './'`fEIG.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fEIG.lo -MD -MP -MF .deps/liboctave_la-fEIG.Tpo -c fEIG.cc -fPIC -DPIC -o .libs/liboctave_la-fEIG.o mv -f .deps/liboctave_la-fEIG.Tpo .deps/liboctave_la-fEIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c -o liboctave_la-fMatrix.lo `test -f 'fMatrix.cc' || echo './'`fMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c fMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fMatrix.o fMatrix.cc: In member function ‘FloatMatrix FloatMatrix::pseudo_inverse(float) const’: fMatrix.cc:868:37: warning: use of old-style cast fMatrix.cc:870:37: warning: use of old-style cast mv -f .deps/liboctave_la-fMatrix.Tpo .deps/liboctave_la-fMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c -o liboctave_la-fNDArray.lo `test -f 'fNDArray.cc' || echo './'`fNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c fNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fNDArray.o mv -f .deps/liboctave_la-fNDArray.Tpo .deps/liboctave_la-fNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c -o liboctave_la-fRowVector.lo `test -f 'fRowVector.cc' || echo './'`fRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c fRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fRowVector.o mv -f .deps/liboctave_la-fRowVector.Tpo .deps/liboctave_la-fRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c -o liboctave_la-floatAEPBAL.lo `test -f 'floatAEPBAL.cc' || echo './'`floatAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c floatAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatAEPBAL.o mv -f .deps/liboctave_la-floatAEPBAL.Tpo .deps/liboctave_la-floatAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c -o liboctave_la-floatCHOL.lo `test -f 'floatCHOL.cc' || echo './'`floatCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c floatCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-floatCHOL.o mv -f .deps/liboctave_la-floatCHOL.Tpo .deps/liboctave_la-floatCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c -o liboctave_la-floatGEPBAL.lo `test -f 'floatGEPBAL.cc' || echo './'`floatGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c floatGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatGEPBAL.o mv -f .deps/liboctave_la-floatGEPBAL.Tpo .deps/liboctave_la-floatGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c -o liboctave_la-floatHESS.lo `test -f 'floatHESS.cc' || echo './'`floatHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c floatHESS.cc -fPIC -DPIC -o .libs/liboctave_la-floatHESS.o mv -f .deps/liboctave_la-floatHESS.Tpo .deps/liboctave_la-floatHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c -o liboctave_la-floatLU.lo `test -f 'floatLU.cc' || echo './'`floatLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c floatLU.cc -fPIC -DPIC -o .libs/liboctave_la-floatLU.o floatLU.cc: In constructor ‘FloatLU::FloatLU(const FloatMatrix&)’: floatLU.cc:70:19: warning: variable ‘mn’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f .deps/liboctave_la-floatLU.Tpo .deps/liboctave_la-floatLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c -o liboctave_la-floatQR.lo `test -f 'floatQR.cc' || echo './'`floatQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c floatQR.cc -fPIC -DPIC -o .libs/liboctave_la-floatQR.o mv -f .deps/liboctave_la-floatQR.Tpo .deps/liboctave_la-floatQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatQRP.lo -MD -MP -MF .deps/liboctave_la-floatQRP.Tpo -c -o liboctave_la-floatQRP.lo `test -f 'floatQRP.cc' || echo './'`floatQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatQRP.lo -MD -MP -MF .deps/liboctave_la-floatQRP.Tpo -c floatQRP.cc -fPIC -DPIC -o .libs/liboctave_la-floatQRP.o mv -f .deps/liboctave_la-floatQRP.Tpo .deps/liboctave_la-floatQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c -o liboctave_la-floatSCHUR.lo `test -f 'floatSCHUR.cc' || echo './'`floatSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c floatSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-floatSCHUR.o mv -f .deps/liboctave_la-floatSCHUR.Tpo .deps/liboctave_la-floatSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatSVD.lo -MD -MP -MF .deps/liboctave_la-floatSVD.Tpo -c -o liboctave_la-floatSVD.lo `test -f 'floatSVD.cc' || echo './'`floatSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-floatSVD.lo -MD -MP -MF .deps/liboctave_la-floatSVD.Tpo -c floatSVD.cc -fPIC -DPIC -o .libs/liboctave_la-floatSVD.o mv -f .deps/liboctave_la-floatSVD.Tpo .deps/liboctave_la-floatSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int16NDArray.lo -MD -MP -MF .deps/liboctave_la-int16NDArray.Tpo -c -o liboctave_la-int16NDArray.lo `test -f 'int16NDArray.cc' || echo './'`int16NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int16NDArray.lo -MD -MP -MF .deps/liboctave_la-int16NDArray.Tpo -c int16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int16NDArray.o mv -f .deps/liboctave_la-int16NDArray.Tpo .deps/liboctave_la-int16NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int32NDArray.lo -MD -MP -MF .deps/liboctave_la-int32NDArray.Tpo -c -o liboctave_la-int32NDArray.lo `test -f 'int32NDArray.cc' || echo './'`int32NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int32NDArray.lo -MD -MP -MF .deps/liboctave_la-int32NDArray.Tpo -c int32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int32NDArray.o mv -f .deps/liboctave_la-int32NDArray.Tpo .deps/liboctave_la-int32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c -o liboctave_la-int64NDArray.lo `test -f 'int64NDArray.cc' || echo './'`int64NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c int64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int64NDArray.o mv -f .deps/liboctave_la-int64NDArray.Tpo .deps/liboctave_la-int64NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int8NDArray.lo -MD -MP -MF .deps/liboctave_la-int8NDArray.Tpo -c -o liboctave_la-int8NDArray.lo `test -f 'int8NDArray.cc' || echo './'`int8NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-int8NDArray.lo -MD -MP -MF .deps/liboctave_la-int8NDArray.Tpo -c int8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int8NDArray.o mv -f .deps/liboctave_la-int8NDArray.Tpo .deps/liboctave_la-int8NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c -o liboctave_la-uint16NDArray.lo `test -f 'uint16NDArray.cc' || echo './'`uint16NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c uint16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint16NDArray.o mv -f .deps/liboctave_la-uint16NDArray.Tpo .deps/liboctave_la-uint16NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c -o liboctave_la-uint32NDArray.lo `test -f 'uint32NDArray.cc' || echo './'`uint32NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c uint32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint32NDArray.o mv -f .deps/liboctave_la-uint32NDArray.Tpo .deps/liboctave_la-uint32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint64NDArray.lo -MD -MP -MF .deps/liboctave_la-uint64NDArray.Tpo -c -o liboctave_la-uint64NDArray.lo `test -f 'uint64NDArray.cc' || echo './'`uint64NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint64NDArray.lo -MD -MP -MF .deps/liboctave_la-uint64NDArray.Tpo -c uint64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint64NDArray.o mv -f .deps/liboctave_la-uint64NDArray.Tpo .deps/liboctave_la-uint64NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c -o liboctave_la-uint8NDArray.lo `test -f 'uint8NDArray.cc' || echo './'`uint8NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c uint8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint8NDArray.o mv -f .deps/liboctave_la-uint8NDArray.Tpo .deps/liboctave_la-uint8NDArray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-f2c-main.lo -MD -MP -MF .deps/liboctave_la-f2c-main.Tpo -c -o liboctave_la-f2c-main.lo `test -f 'f2c-main.c' || echo './'`f2c-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-f2c-main.lo -MD -MP -MF .deps/liboctave_la-f2c-main.Tpo -c f2c-main.c -fPIC -DPIC -o .libs/liboctave_la-f2c-main.o mv -f .deps/liboctave_la-f2c-main.Tpo .deps/liboctave_la-f2c-main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-lo-cieee.lo -MD -MP -MF .deps/liboctave_la-lo-cieee.Tpo -c -o liboctave_la-lo-cieee.lo `test -f 'lo-cieee.c' || echo './'`lo-cieee.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-lo-cieee.lo -MD -MP -MF .deps/liboctave_la-lo-cieee.Tpo -c lo-cieee.c -fPIC -DPIC -o .libs/liboctave_la-lo-cieee.o mv -f .deps/liboctave_la-lo-cieee.Tpo .deps/liboctave_la-lo-cieee.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-lo-cutils.lo -MD -MP -MF .deps/liboctave_la-lo-cutils.Tpo -c -o liboctave_la-lo-cutils.lo `test -f 'lo-cutils.c' || echo './'`lo-cutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-lo-cutils.lo -MD -MP -MF .deps/liboctave_la-lo-cutils.Tpo -c lo-cutils.c -fPIC -DPIC -o .libs/liboctave_la-lo-cutils.o mv -f .deps/liboctave_la-lo-cutils.Tpo .deps/liboctave_la-lo-cutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randgamma.lo -MD -MP -MF .deps/liboctave_la-randgamma.Tpo -c -o liboctave_la-randgamma.lo `test -f 'randgamma.c' || echo './'`randgamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randgamma.lo -MD -MP -MF .deps/liboctave_la-randgamma.Tpo -c randgamma.c -fPIC -DPIC -o .libs/liboctave_la-randgamma.o mv -f .deps/liboctave_la-randgamma.Tpo .deps/liboctave_la-randgamma.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randmtzig.lo -MD -MP -MF .deps/liboctave_la-randmtzig.Tpo -c -o liboctave_la-randmtzig.lo `test -f 'randmtzig.c' || echo './'`randmtzig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randmtzig.lo -MD -MP -MF .deps/liboctave_la-randmtzig.Tpo -c randmtzig.c -fPIC -DPIC -o .libs/liboctave_la-randmtzig.o mv -f .deps/liboctave_la-randmtzig.Tpo .deps/liboctave_la-randmtzig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c -o liboctave_la-randpoisson.lo `test -f 'randpoisson.c' || echo './'`randpoisson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c randpoisson.c -fPIC -DPIC -o .libs/liboctave_la-randpoisson.o mv -f .deps/liboctave_la-randpoisson.Tpo .deps/liboctave_la-randpoisson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-tempnam.lo -MD -MP -MF .deps/liboctave_la-tempnam.Tpo -c -o liboctave_la-tempnam.lo `test -f 'tempnam.c' || echo './'`tempnam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-tempnam.lo -MD -MP -MF .deps/liboctave_la-tempnam.Tpo -c tempnam.c -fPIC -DPIC -o .libs/liboctave_la-tempnam.o mv -f .deps/liboctave_la-tempnam.Tpo .deps/liboctave_la-tempnam.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-tempname.lo -MD -MP -MF .deps/liboctave_la-tempname.Tpo -c -o liboctave_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-tempname.lo -MD -MP -MF .deps/liboctave_la-tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/liboctave_la-tempname.o mv -f .deps/liboctave_la-tempname.Tpo .deps/liboctave_la-tempname.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c -o liboctave_la-cmd-edit.lo `test -f 'cmd-edit.cc' || echo './'`cmd-edit.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c cmd-edit.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-edit.o mv -f .deps/liboctave_la-cmd-edit.Tpo .deps/liboctave_la-cmd-edit.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c -o liboctave_la-cmd-hist.lo `test -f 'cmd-hist.cc' || echo './'`cmd-hist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c cmd-hist.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-hist.o mv -f .deps/liboctave_la-cmd-hist.Tpo .deps/liboctave_la-cmd-hist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-oct-rl-edit.lo -MD -MP -MF .deps/liboctave_la-oct-rl-edit.Tpo -c -o liboctave_la-oct-rl-edit.lo `test -f 'oct-rl-edit.c' || echo './'`oct-rl-edit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-oct-rl-edit.lo -MD -MP -MF .deps/liboctave_la-oct-rl-edit.Tpo -c oct-rl-edit.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-edit.o mv -f .deps/liboctave_la-oct-rl-edit.Tpo .deps/liboctave_la-oct-rl-edit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-oct-rl-hist.lo -MD -MP -MF .deps/liboctave_la-oct-rl-hist.Tpo -c -o liboctave_la-oct-rl-hist.lo `test -f 'oct-rl-hist.c' || echo './'`oct-rl-hist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctave_la-oct-rl-hist.lo -MD -MP -MF .deps/liboctave_la-oct-rl-hist.Tpo -c oct-rl-hist.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-hist.o mv -f .deps/liboctave_la-oct-rl-hist.Tpo .deps/liboctave_la-oct-rl-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c -o liboctave_la-mx-cdm-dm.lo `test -f 'mx-cdm-dm.cc' || echo './'`mx-cdm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c mx-cdm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-dm.o mv -f .deps/liboctave_la-mx-cdm-dm.Tpo .deps/liboctave_la-mx-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cdm.Tpo -c -o liboctave_la-mx-dm-cdm.lo `test -f 'mx-dm-cdm.cc' || echo './'`mx-dm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cdm.Tpo -c mx-dm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cdm.o mv -f .deps/liboctave_la-mx-dm-cdm.Tpo .deps/liboctave_la-mx-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c -o liboctave_la-mx-cs-dm.lo `test -f 'mx-cs-dm.cc' || echo './'`mx-cs-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c mx-cs-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-dm.o mv -f .deps/liboctave_la-mx-cs-dm.Tpo .deps/liboctave_la-mx-cs-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-m.lo -MD -MP -MF .deps/liboctave_la-mx-cs-m.Tpo -c -o liboctave_la-mx-cs-m.lo `test -f 'mx-cs-m.cc' || echo './'`mx-cs-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-m.lo -MD -MP -MF .deps/liboctave_la-mx-cs-m.Tpo -c mx-cs-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-m.o mv -f .deps/liboctave_la-mx-cs-m.Tpo .deps/liboctave_la-mx-cs-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cs-nda.Tpo -c -o liboctave_la-mx-cs-nda.lo `test -f 'mx-cs-nda.cc' || echo './'`mx-cs-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cs-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cs-nda.Tpo -c mx-cs-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-nda.o mv -f .deps/liboctave_la-mx-cs-nda.Tpo .deps/liboctave_la-mx-cs-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-cm.Tpo -c -o liboctave_la-mx-cdm-cm.lo `test -f 'mx-cdm-cm.cc' || echo './'`mx-cdm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-cm.Tpo -c mx-cdm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-cm.o mv -f .deps/liboctave_la-mx-cdm-cm.Tpo .deps/liboctave_la-mx-cdm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c -o liboctave_la-mx-cdm-m.lo `test -f 'mx-cdm-m.cc' || echo './'`mx-cdm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c mx-cdm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-m.o mv -f .deps/liboctave_la-mx-cdm-m.Tpo .deps/liboctave_la-mx-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-s.Tpo -c -o liboctave_la-mx-cdm-s.lo `test -f 'mx-cdm-s.cc' || echo './'`mx-cdm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cdm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-s.Tpo -c mx-cdm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-s.o mv -f .deps/liboctave_la-mx-cdm-s.Tpo .deps/liboctave_la-mx-cdm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-cdm.Tpo -c -o liboctave_la-mx-cm-cdm.lo `test -f 'mx-cm-cdm.cc' || echo './'`mx-cm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-cdm.Tpo -c mx-cm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-cdm.o mv -f .deps/liboctave_la-mx-cm-cdm.Tpo .deps/liboctave_la-mx-cm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-dm.Tpo -c -o liboctave_la-mx-cm-dm.lo `test -f 'mx-cm-dm.cc' || echo './'`mx-cm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-dm.Tpo -c mx-cm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-dm.o mv -f .deps/liboctave_la-mx-cm-dm.Tpo .deps/liboctave_la-mx-cm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c -o liboctave_la-mx-cm-m.lo `test -f 'mx-cm-m.cc' || echo './'`mx-cm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c mx-cm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-m.o mv -f .deps/liboctave_la-mx-cm-m.Tpo .deps/liboctave_la-mx-cm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cnda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-nda.Tpo -c -o liboctave_la-mx-cnda-nda.lo `test -f 'mx-cnda-nda.cc' || echo './'`mx-cnda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cnda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-nda.Tpo -c mx-cnda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-nda.o mv -f .deps/liboctave_la-mx-cnda-nda.Tpo .deps/liboctave_la-mx-cnda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c -o liboctave_la-mx-cm-s.lo `test -f 'mx-cm-s.cc' || echo './'`mx-cm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c mx-cm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-s.o mv -f .deps/liboctave_la-mx-cm-s.Tpo .deps/liboctave_la-mx-cm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cnda-s.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-s.Tpo -c -o liboctave_la-mx-cnda-s.lo `test -f 'mx-cnda-s.cc' || echo './'`mx-cnda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cnda-s.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-s.Tpo -c mx-cnda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-s.o mv -f .deps/liboctave_la-mx-cnda-s.Tpo .deps/liboctave_la-mx-cnda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cs.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cs.Tpo -c -o liboctave_la-mx-dm-cs.lo `test -f 'mx-dm-cs.cc' || echo './'`mx-dm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cs.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cs.Tpo -c mx-dm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cs.o mv -f .deps/liboctave_la-mx-dm-cs.Tpo .deps/liboctave_la-mx-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cm.Tpo -c -o liboctave_la-mx-dm-cm.lo `test -f 'mx-dm-cm.cc' || echo './'`mx-dm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cm.Tpo -c mx-dm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cm.o mv -f .deps/liboctave_la-mx-dm-cm.Tpo .deps/liboctave_la-mx-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cs.lo -MD -MP -MF .deps/liboctave_la-mx-m-cs.Tpo -c -o liboctave_la-mx-m-cs.lo `test -f 'mx-m-cs.cc' || echo './'`mx-m-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cs.lo -MD -MP -MF .deps/liboctave_la-mx-m-cs.Tpo -c mx-m-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cs.o mv -f .deps/liboctave_la-mx-m-cs.Tpo .deps/liboctave_la-mx-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-cs.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cs.Tpo -c -o liboctave_la-mx-nda-cs.lo `test -f 'mx-nda-cs.cc' || echo './'`mx-nda-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-cs.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cs.Tpo -c mx-nda-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cs.o mv -f .deps/liboctave_la-mx-nda-cs.Tpo .deps/liboctave_la-mx-nda-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cdm.Tpo -c -o liboctave_la-mx-m-cdm.lo `test -f 'mx-m-cdm.cc' || echo './'`mx-m-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cdm.Tpo -c mx-m-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cdm.o mv -f .deps/liboctave_la-mx-m-cdm.Tpo .deps/liboctave_la-mx-m-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c -o liboctave_la-mx-m-cm.lo `test -f 'mx-m-cm.cc' || echo './'`mx-m-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c mx-m-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cm.o mv -f .deps/liboctave_la-mx-m-cm.Tpo .deps/liboctave_la-mx-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cnda.Tpo -c -o liboctave_la-mx-nda-cnda.lo `test -f 'mx-nda-cnda.cc' || echo './'`mx-nda-cnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cnda.Tpo -c mx-nda-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cnda.o mv -f .deps/liboctave_la-mx-nda-cnda.Tpo .deps/liboctave_la-mx-nda-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cdm.Tpo -c -o liboctave_la-mx-s-cdm.lo `test -f 'mx-s-cdm.cc' || echo './'`mx-s-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cdm.Tpo -c mx-s-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cdm.o mv -f .deps/liboctave_la-mx-s-cdm.Tpo .deps/liboctave_la-mx-s-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cm.Tpo -c -o liboctave_la-mx-s-cm.lo `test -f 'mx-s-cm.cc' || echo './'`mx-s-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cm.Tpo -c mx-s-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cm.o mv -f .deps/liboctave_la-mx-s-cm.Tpo .deps/liboctave_la-mx-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c -o liboctave_la-mx-s-cnda.lo `test -f 'mx-s-cnda.cc' || echo './'`mx-s-cnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c mx-s-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cnda.o mv -f .deps/liboctave_la-mx-s-cnda.Tpo .deps/liboctave_la-mx-s-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-m.lo -MD -MP -MF .deps/liboctave_la-mx-dm-m.Tpo -c -o liboctave_la-mx-dm-m.lo `test -f 'mx-dm-m.cc' || echo './'`mx-dm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-dm-m.lo -MD -MP -MF .deps/liboctave_la-mx-dm-m.Tpo -c mx-dm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-m.o mv -f .deps/liboctave_la-mx-dm-m.Tpo .deps/liboctave_la-mx-dm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-dm.lo -MD -MP -MF .deps/liboctave_la-mx-m-dm.Tpo -c -o liboctave_la-mx-m-dm.lo `test -f 'mx-m-dm.cc' || echo './'`mx-m-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-dm.lo -MD -MP -MF .deps/liboctave_la-mx-m-dm.Tpo -c mx-m-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-dm.o mv -f .deps/liboctave_la-mx-m-dm.Tpo .deps/liboctave_la-mx-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fdm.Tpo -c -o liboctave_la-mx-fcdm-fdm.lo `test -f 'mx-fcdm-fdm.cc' || echo './'`mx-fcdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fdm.Tpo -c mx-fcdm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fdm.o mv -f .deps/liboctave_la-mx-fcdm-fdm.Tpo .deps/liboctave_la-mx-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcdm.Tpo -c -o liboctave_la-mx-fdm-fcdm.lo `test -f 'mx-fdm-fcdm.cc' || echo './'`mx-fdm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcdm.Tpo -c mx-fdm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcdm.o mv -f .deps/liboctave_la-mx-fdm-fcdm.Tpo .deps/liboctave_la-mx-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fdm.Tpo -c -o liboctave_la-mx-fcs-fdm.lo `test -f 'mx-fcs-fdm.cc' || echo './'`mx-fcs-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fdm.Tpo -c mx-fcs-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fdm.o mv -f .deps/liboctave_la-mx-fcs-fdm.Tpo .deps/liboctave_la-mx-fcs-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fm.Tpo -c -o liboctave_la-mx-fcs-fm.lo `test -f 'mx-fcs-fm.cc' || echo './'`mx-fcs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fm.Tpo -c mx-fcs-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fm.o mv -f .deps/liboctave_la-mx-fcs-fm.Tpo .deps/liboctave_la-mx-fcs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c -o liboctave_la-mx-fcs-fnda.lo `test -f 'mx-fcs-fnda.cc' || echo './'`mx-fcs-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c mx-fcs-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fnda.o mv -f .deps/liboctave_la-mx-fcs-fnda.Tpo .deps/liboctave_la-mx-fcs-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fcm.Tpo -c -o liboctave_la-mx-fcdm-fcm.lo `test -f 'mx-fcdm-fcm.cc' || echo './'`mx-fcdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fcm.Tpo -c mx-fcdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fcm.o mv -f .deps/liboctave_la-mx-fcdm-fcm.Tpo .deps/liboctave_la-mx-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c -o liboctave_la-mx-fcdm-fm.lo `test -f 'mx-fcdm-fm.cc' || echo './'`mx-fcdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c mx-fcdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fm.o mv -f .deps/liboctave_la-mx-fcdm-fm.Tpo .deps/liboctave_la-mx-fcdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fs.Tpo -c -o liboctave_la-mx-fcdm-fs.lo `test -f 'mx-fcdm-fs.cc' || echo './'`mx-fcdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcdm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fs.Tpo -c mx-fcdm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fs.o mv -f .deps/liboctave_la-mx-fcdm-fs.Tpo .deps/liboctave_la-mx-fcdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fcdm.Tpo -c -o liboctave_la-mx-fcm-fcdm.lo `test -f 'mx-fcm-fcdm.cc' || echo './'`mx-fcm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fcdm.Tpo -c mx-fcm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fcdm.o mv -f .deps/liboctave_la-mx-fcm-fcdm.Tpo .deps/liboctave_la-mx-fcm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fdm.Tpo -c -o liboctave_la-mx-fcm-fdm.lo `test -f 'mx-fcm-fdm.cc' || echo './'`mx-fcm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fdm.Tpo -c mx-fcm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fdm.o mv -f .deps/liboctave_la-mx-fcm-fdm.Tpo .deps/liboctave_la-mx-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fm.Tpo -c -o liboctave_la-mx-fcm-fm.lo `test -f 'mx-fcm-fm.cc' || echo './'`mx-fcm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fm.Tpo -c mx-fcm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fm.o mv -f .deps/liboctave_la-mx-fcm-fm.Tpo .deps/liboctave_la-mx-fcm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcnda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fnda.Tpo -c -o liboctave_la-mx-fcnda-fnda.lo `test -f 'mx-fcnda-fnda.cc' || echo './'`mx-fcnda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcnda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fnda.Tpo -c mx-fcnda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fnda.o mv -f .deps/liboctave_la-mx-fcnda-fnda.Tpo .deps/liboctave_la-mx-fcnda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c -o liboctave_la-mx-fcm-fs.lo `test -f 'mx-fcm-fs.cc' || echo './'`mx-fcm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c mx-fcm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fs.o mv -f .deps/liboctave_la-mx-fcm-fs.Tpo .deps/liboctave_la-mx-fcm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c -o liboctave_la-mx-fcnda-fs.lo `test -f 'mx-fcnda-fs.cc' || echo './'`mx-fcnda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c mx-fcnda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fs.o mv -f .deps/liboctave_la-mx-fcnda-fs.Tpo .deps/liboctave_la-mx-fcnda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcs.Tpo -c -o liboctave_la-mx-fdm-fcs.lo `test -f 'mx-fdm-fcs.cc' || echo './'`mx-fdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcs.Tpo -c mx-fdm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcs.o mv -f .deps/liboctave_la-mx-fdm-fcs.Tpo .deps/liboctave_la-mx-fdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c -o liboctave_la-mx-fdm-fcm.lo `test -f 'mx-fdm-fcm.cc' || echo './'`mx-fdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c mx-fdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcm.o mv -f .deps/liboctave_la-mx-fdm-fcm.Tpo .deps/liboctave_la-mx-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcs.Tpo -c -o liboctave_la-mx-fm-fcs.lo `test -f 'mx-fm-fcs.cc' || echo './'`mx-fm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcs.Tpo -c mx-fm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcs.o mv -f .deps/liboctave_la-mx-fm-fcs.Tpo .deps/liboctave_la-mx-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcs.Tpo -c -o liboctave_la-mx-fnda-fcs.lo `test -f 'mx-fnda-fcs.cc' || echo './'`mx-fnda-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcs.Tpo -c mx-fnda-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcs.o mv -f .deps/liboctave_la-mx-fnda-fcs.Tpo .deps/liboctave_la-mx-fnda-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcdm.Tpo -c -o liboctave_la-mx-fm-fcdm.lo `test -f 'mx-fm-fcdm.cc' || echo './'`mx-fm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcdm.Tpo -c mx-fm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcdm.o mv -f .deps/liboctave_la-mx-fm-fcdm.Tpo .deps/liboctave_la-mx-fm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcm.Tpo -c -o liboctave_la-mx-fm-fcm.lo `test -f 'mx-fm-fcm.cc' || echo './'`mx-fm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcm.Tpo -c mx-fm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcm.o mv -f .deps/liboctave_la-mx-fm-fcm.Tpo .deps/liboctave_la-mx-fm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcnda.Tpo -c -o liboctave_la-mx-fnda-fcnda.lo `test -f 'mx-fnda-fcnda.cc' || echo './'`mx-fnda-fcnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcnda.Tpo -c mx-fnda-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcnda.o mv -f .deps/liboctave_la-mx-fnda-fcnda.Tpo .deps/liboctave_la-mx-fnda-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcdm.Tpo -c -o liboctave_la-mx-fs-fcdm.lo `test -f 'mx-fs-fcdm.cc' || echo './'`mx-fs-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcdm.Tpo -c mx-fs-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcdm.o mv -f .deps/liboctave_la-mx-fs-fcdm.Tpo .deps/liboctave_la-mx-fs-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcm.Tpo -c -o liboctave_la-mx-fs-fcm.lo `test -f 'mx-fs-fcm.cc' || echo './'`mx-fs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcm.Tpo -c mx-fs-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcm.o mv -f .deps/liboctave_la-mx-fs-fcm.Tpo .deps/liboctave_la-mx-fs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcnda.Tpo -c -o liboctave_la-mx-fs-fcnda.lo `test -f 'mx-fs-fcnda.cc' || echo './'`mx-fs-fcnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcnda.Tpo -c mx-fs-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcnda.o mv -f .deps/liboctave_la-mx-fs-fcnda.Tpo .deps/liboctave_la-mx-fs-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c -o liboctave_la-mx-fdm-fm.lo `test -f 'mx-fdm-fm.cc' || echo './'`mx-fdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c mx-fdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fm.o mv -f .deps/liboctave_la-mx-fdm-fm.Tpo .deps/liboctave_la-mx-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fdm.Tpo -c -o liboctave_la-mx-fm-fdm.lo `test -f 'mx-fm-fdm.cc' || echo './'`mx-fm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fdm.Tpo -c mx-fm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fdm.o mv -f .deps/liboctave_la-mx-fm-fdm.Tpo .deps/liboctave_la-mx-fm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c -o liboctave_la-mx-pm-m.lo `test -f 'mx-pm-m.cc' || echo './'`mx-pm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c mx-pm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-m.o mv -f .deps/liboctave_la-mx-pm-m.Tpo .deps/liboctave_la-mx-pm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-pm.lo -MD -MP -MF .deps/liboctave_la-mx-m-pm.Tpo -c -o liboctave_la-mx-m-pm.lo `test -f 'mx-m-pm.cc' || echo './'`mx-m-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-m-pm.lo -MD -MP -MF .deps/liboctave_la-mx-m-pm.Tpo -c mx-m-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-pm.o mv -f .deps/liboctave_la-mx-m-pm.Tpo .deps/liboctave_la-mx-m-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-cm.Tpo -c -o liboctave_la-mx-pm-cm.lo `test -f 'mx-pm-cm.cc' || echo './'`mx-pm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-cm.Tpo -c mx-pm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-cm.o mv -f .deps/liboctave_la-mx-pm-cm.Tpo .deps/liboctave_la-mx-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-pm.Tpo -c -o liboctave_la-mx-cm-pm.lo `test -f 'mx-cm-pm.cc' || echo './'`mx-cm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-cm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-pm.Tpo -c mx-cm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-pm.o mv -f .deps/liboctave_la-mx-cm-pm.Tpo .deps/liboctave_la-mx-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c -o liboctave_la-mx-pm-fm.lo `test -f 'mx-pm-fm.cc' || echo './'`mx-pm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c mx-pm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fm.o mv -f .deps/liboctave_la-mx-pm-fm.Tpo .deps/liboctave_la-mx-pm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-pm.Tpo -c -o liboctave_la-mx-fm-pm.lo `test -f 'mx-fm-pm.cc' || echo './'`mx-fm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-pm.Tpo -c mx-fm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-pm.o mv -f .deps/liboctave_la-mx-fm-pm.Tpo .deps/liboctave_la-mx-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fcm.Tpo -c -o liboctave_la-mx-pm-fcm.lo `test -f 'mx-pm-fcm.cc' || echo './'`mx-pm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-pm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fcm.Tpo -c mx-pm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fcm.o mv -f .deps/liboctave_la-mx-pm-fcm.Tpo .deps/liboctave_la-mx-pm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-pm.Tpo -c -o liboctave_la-mx-fcm-pm.lo `test -f 'mx-fcm-pm.cc' || echo './'`mx-fcm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fcm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-pm.Tpo -c mx-fcm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-pm.o mv -f .deps/liboctave_la-mx-fcm-pm.Tpo .deps/liboctave_la-mx-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c -o liboctave_la-mx-s-i8nda.lo `test -f 'mx-s-i8nda.cc' || echo './'`mx-s-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c mx-s-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i8nda.o mv -f .deps/liboctave_la-mx-s-i8nda.Tpo .deps/liboctave_la-mx-s-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-s.Tpo -c -o liboctave_la-mx-i8nda-s.lo `test -f 'mx-i8nda-s.cc' || echo './'`mx-i8nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-s.Tpo -c mx-i8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-s.o mv -f .deps/liboctave_la-mx-i8nda-s.Tpo .deps/liboctave_la-mx-i8nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui8nda.Tpo -c -o liboctave_la-mx-s-ui8nda.lo `test -f 'mx-s-ui8nda.cc' || echo './'`mx-s-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui8nda.Tpo -c mx-s-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui8nda.o mv -f .deps/liboctave_la-mx-s-ui8nda.Tpo .deps/liboctave_la-mx-s-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-s.Tpo -c -o liboctave_la-mx-ui8nda-s.lo `test -f 'mx-ui8nda-s.cc' || echo './'`mx-ui8nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-s.Tpo -c mx-ui8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-s.o mv -f .deps/liboctave_la-mx-ui8nda-s.Tpo .deps/liboctave_la-mx-ui8nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i16nda.Tpo -c -o liboctave_la-mx-s-i16nda.lo `test -f 'mx-s-i16nda.cc' || echo './'`mx-s-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i16nda.Tpo -c mx-s-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i16nda.o mv -f .deps/liboctave_la-mx-s-i16nda.Tpo .deps/liboctave_la-mx-s-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c -o liboctave_la-mx-i16nda-s.lo `test -f 'mx-i16nda-s.cc' || echo './'`mx-i16nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c mx-i16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-s.o mv -f .deps/liboctave_la-mx-i16nda-s.Tpo .deps/liboctave_la-mx-i16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui16nda.Tpo -c -o liboctave_la-mx-s-ui16nda.lo `test -f 'mx-s-ui16nda.cc' || echo './'`mx-s-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui16nda.Tpo -c mx-s-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui16nda.o mv -f .deps/liboctave_la-mx-s-ui16nda.Tpo .deps/liboctave_la-mx-s-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c -o liboctave_la-mx-ui16nda-s.lo `test -f 'mx-ui16nda-s.cc' || echo './'`mx-ui16nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c mx-ui16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-s.o mv -f .deps/liboctave_la-mx-ui16nda-s.Tpo .deps/liboctave_la-mx-ui16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i32nda.Tpo -c -o liboctave_la-mx-s-i32nda.lo `test -f 'mx-s-i32nda.cc' || echo './'`mx-s-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i32nda.Tpo -c mx-s-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i32nda.o mv -f .deps/liboctave_la-mx-s-i32nda.Tpo .deps/liboctave_la-mx-s-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-s.Tpo -c -o liboctave_la-mx-i32nda-s.lo `test -f 'mx-i32nda-s.cc' || echo './'`mx-i32nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-s.Tpo -c mx-i32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-s.o mv -f .deps/liboctave_la-mx-i32nda-s.Tpo .deps/liboctave_la-mx-i32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui32nda.Tpo -c -o liboctave_la-mx-s-ui32nda.lo `test -f 'mx-s-ui32nda.cc' || echo './'`mx-s-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui32nda.Tpo -c mx-s-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui32nda.o mv -f .deps/liboctave_la-mx-s-ui32nda.Tpo .deps/liboctave_la-mx-s-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c -o liboctave_la-mx-ui32nda-s.lo `test -f 'mx-ui32nda-s.cc' || echo './'`mx-ui32nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c mx-ui32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-s.o mv -f .deps/liboctave_la-mx-ui32nda-s.Tpo .deps/liboctave_la-mx-ui32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i64nda.Tpo -c -o liboctave_la-mx-s-i64nda.lo `test -f 'mx-s-i64nda.cc' || echo './'`mx-s-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i64nda.Tpo -c mx-s-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i64nda.o mv -f .deps/liboctave_la-mx-s-i64nda.Tpo .deps/liboctave_la-mx-s-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c -o liboctave_la-mx-i64nda-s.lo `test -f 'mx-i64nda-s.cc' || echo './'`mx-i64nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c mx-i64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-s.o mv -f .deps/liboctave_la-mx-i64nda-s.Tpo .deps/liboctave_la-mx-i64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui64nda.Tpo -c -o liboctave_la-mx-s-ui64nda.lo `test -f 'mx-s-ui64nda.cc' || echo './'`mx-s-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-s-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui64nda.Tpo -c mx-s-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui64nda.o mv -f .deps/liboctave_la-mx-s-ui64nda.Tpo .deps/liboctave_la-mx-s-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-s.Tpo -c -o liboctave_la-mx-ui64nda-s.lo `test -f 'mx-ui64nda-s.cc' || echo './'`mx-ui64nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-s.Tpo -c mx-ui64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-s.o mv -f .deps/liboctave_la-mx-ui64nda-s.Tpo .deps/liboctave_la-mx-ui64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i8nda.Tpo -c -o liboctave_la-mx-fs-i8nda.lo `test -f 'mx-fs-i8nda.cc' || echo './'`mx-fs-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i8nda.Tpo -c mx-fs-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i8nda.o mv -f .deps/liboctave_la-mx-fs-i8nda.Tpo .deps/liboctave_la-mx-fs-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c -o liboctave_la-mx-i8nda-fs.lo `test -f 'mx-i8nda-fs.cc' || echo './'`mx-i8nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c mx-i8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fs.o mv -f .deps/liboctave_la-mx-i8nda-fs.Tpo .deps/liboctave_la-mx-i8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui8nda.Tpo -c -o liboctave_la-mx-fs-ui8nda.lo `test -f 'mx-fs-ui8nda.cc' || echo './'`mx-fs-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui8nda.Tpo -c mx-fs-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui8nda.o mv -f .deps/liboctave_la-mx-fs-ui8nda.Tpo .deps/liboctave_la-mx-fs-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fs.Tpo -c -o liboctave_la-mx-ui8nda-fs.lo `test -f 'mx-ui8nda-fs.cc' || echo './'`mx-ui8nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fs.Tpo -c mx-ui8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fs.o mv -f .deps/liboctave_la-mx-ui8nda-fs.Tpo .deps/liboctave_la-mx-ui8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i16nda.Tpo -c -o liboctave_la-mx-fs-i16nda.lo `test -f 'mx-fs-i16nda.cc' || echo './'`mx-fs-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i16nda.Tpo -c mx-fs-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i16nda.o mv -f .deps/liboctave_la-mx-fs-i16nda.Tpo .deps/liboctave_la-mx-fs-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c -o liboctave_la-mx-i16nda-fs.lo `test -f 'mx-i16nda-fs.cc' || echo './'`mx-i16nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c mx-i16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fs.o mv -f .deps/liboctave_la-mx-i16nda-fs.Tpo .deps/liboctave_la-mx-i16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui16nda.Tpo -c -o liboctave_la-mx-fs-ui16nda.lo `test -f 'mx-fs-ui16nda.cc' || echo './'`mx-fs-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui16nda.Tpo -c mx-fs-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui16nda.o mv -f .deps/liboctave_la-mx-fs-ui16nda.Tpo .deps/liboctave_la-mx-fs-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c -o liboctave_la-mx-ui16nda-fs.lo `test -f 'mx-ui16nda-fs.cc' || echo './'`mx-ui16nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c mx-ui16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fs.o mv -f .deps/liboctave_la-mx-ui16nda-fs.Tpo .deps/liboctave_la-mx-ui16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i32nda.Tpo -c -o liboctave_la-mx-fs-i32nda.lo `test -f 'mx-fs-i32nda.cc' || echo './'`mx-fs-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i32nda.Tpo -c mx-fs-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i32nda.o mv -f .deps/liboctave_la-mx-fs-i32nda.Tpo .deps/liboctave_la-mx-fs-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fs.Tpo -c -o liboctave_la-mx-i32nda-fs.lo `test -f 'mx-i32nda-fs.cc' || echo './'`mx-i32nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fs.Tpo -c mx-i32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fs.o mv -f .deps/liboctave_la-mx-i32nda-fs.Tpo .deps/liboctave_la-mx-i32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui32nda.Tpo -c -o liboctave_la-mx-fs-ui32nda.lo `test -f 'mx-fs-ui32nda.cc' || echo './'`mx-fs-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui32nda.Tpo -c mx-fs-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui32nda.o mv -f .deps/liboctave_la-mx-fs-ui32nda.Tpo .deps/liboctave_la-mx-fs-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c -o liboctave_la-mx-ui32nda-fs.lo `test -f 'mx-ui32nda-fs.cc' || echo './'`mx-ui32nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c mx-ui32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fs.o mv -f .deps/liboctave_la-mx-ui32nda-fs.Tpo .deps/liboctave_la-mx-ui32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i64nda.Tpo -c -o liboctave_la-mx-fs-i64nda.lo `test -f 'mx-fs-i64nda.cc' || echo './'`mx-fs-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i64nda.Tpo -c mx-fs-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i64nda.o mv -f .deps/liboctave_la-mx-fs-i64nda.Tpo .deps/liboctave_la-mx-fs-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c -o liboctave_la-mx-i64nda-fs.lo `test -f 'mx-i64nda-fs.cc' || echo './'`mx-i64nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c mx-i64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fs.o mv -f .deps/liboctave_la-mx-i64nda-fs.Tpo .deps/liboctave_la-mx-i64nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui64nda.Tpo -c -o liboctave_la-mx-fs-ui64nda.lo `test -f 'mx-fs-ui64nda.cc' || echo './'`mx-fs-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fs-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui64nda.Tpo -c mx-fs-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui64nda.o mv -f .deps/liboctave_la-mx-fs-ui64nda.Tpo .deps/liboctave_la-mx-fs-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fs.Tpo -c -o liboctave_la-mx-ui64nda-fs.lo `test -f 'mx-ui64nda-fs.cc' || echo './'`mx-ui64nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fs.Tpo -c mx-ui64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fs.o mv -f .deps/liboctave_la-mx-ui64nda-fs.Tpo .deps/liboctave_la-mx-ui64nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8.Tpo -c -o liboctave_la-mx-nda-i8.lo `test -f 'mx-nda-i8.cc' || echo './'`mx-nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8.Tpo -c mx-nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8.o mv -f .deps/liboctave_la-mx-nda-i8.Tpo .deps/liboctave_la-mx-nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c -o liboctave_la-mx-i8-nda.lo `test -f 'mx-i8-nda.cc' || echo './'`mx-i8-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c mx-i8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-nda.o mv -f .deps/liboctave_la-mx-i8-nda.Tpo .deps/liboctave_la-mx-i8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8.Tpo -c -o liboctave_la-mx-nda-ui8.lo `test -f 'mx-nda-ui8.cc' || echo './'`mx-nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8.Tpo -c mx-nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8.o mv -f .deps/liboctave_la-mx-nda-ui8.Tpo .deps/liboctave_la-mx-nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-nda.Tpo -c -o liboctave_la-mx-ui8-nda.lo `test -f 'mx-ui8-nda.cc' || echo './'`mx-ui8-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-nda.Tpo -c mx-ui8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-nda.o mv -f .deps/liboctave_la-mx-ui8-nda.Tpo .deps/liboctave_la-mx-ui8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16.Tpo -c -o liboctave_la-mx-nda-i16.lo `test -f 'mx-nda-i16.cc' || echo './'`mx-nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16.Tpo -c mx-nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16.o mv -f .deps/liboctave_la-mx-nda-i16.Tpo .deps/liboctave_la-mx-nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-nda.Tpo -c -o liboctave_la-mx-i16-nda.lo `test -f 'mx-i16-nda.cc' || echo './'`mx-i16-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-nda.Tpo -c mx-i16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-nda.o mv -f .deps/liboctave_la-mx-i16-nda.Tpo .deps/liboctave_la-mx-i16-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16.Tpo -c -o liboctave_la-mx-nda-ui16.lo `test -f 'mx-nda-ui16.cc' || echo './'`mx-nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16.Tpo -c mx-nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16.o mv -f .deps/liboctave_la-mx-nda-ui16.Tpo .deps/liboctave_la-mx-nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-nda.Tpo -c -o liboctave_la-mx-ui16-nda.lo `test -f 'mx-ui16-nda.cc' || echo './'`mx-ui16-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-nda.Tpo -c mx-ui16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-nda.o mv -f .deps/liboctave_la-mx-ui16-nda.Tpo .deps/liboctave_la-mx-ui16-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32.Tpo -c -o liboctave_la-mx-nda-i32.lo `test -f 'mx-nda-i32.cc' || echo './'`mx-nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32.Tpo -c mx-nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32.o mv -f .deps/liboctave_la-mx-nda-i32.Tpo .deps/liboctave_la-mx-nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-nda.Tpo -c -o liboctave_la-mx-i32-nda.lo `test -f 'mx-i32-nda.cc' || echo './'`mx-i32-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-nda.Tpo -c mx-i32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-nda.o mv -f .deps/liboctave_la-mx-i32-nda.Tpo .deps/liboctave_la-mx-i32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32.Tpo -c -o liboctave_la-mx-nda-ui32.lo `test -f 'mx-nda-ui32.cc' || echo './'`mx-nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32.Tpo -c mx-nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32.o mv -f .deps/liboctave_la-mx-nda-ui32.Tpo .deps/liboctave_la-mx-nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-nda.Tpo -c -o liboctave_la-mx-ui32-nda.lo `test -f 'mx-ui32-nda.cc' || echo './'`mx-ui32-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-nda.Tpo -c mx-ui32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-nda.o mv -f .deps/liboctave_la-mx-ui32-nda.Tpo .deps/liboctave_la-mx-ui32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64.Tpo -c -o liboctave_la-mx-nda-i64.lo `test -f 'mx-nda-i64.cc' || echo './'`mx-nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64.Tpo -c mx-nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64.o mv -f .deps/liboctave_la-mx-nda-i64.Tpo .deps/liboctave_la-mx-nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c -o liboctave_la-mx-i64-nda.lo `test -f 'mx-i64-nda.cc' || echo './'`mx-i64-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c mx-i64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-nda.o mv -f .deps/liboctave_la-mx-i64-nda.Tpo .deps/liboctave_la-mx-i64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64.Tpo -c -o liboctave_la-mx-nda-ui64.lo `test -f 'mx-nda-ui64.cc' || echo './'`mx-nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64.Tpo -c mx-nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64.o mv -f .deps/liboctave_la-mx-nda-ui64.Tpo .deps/liboctave_la-mx-nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c -o liboctave_la-mx-ui64-nda.lo `test -f 'mx-ui64-nda.cc' || echo './'`mx-ui64-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c mx-ui64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-nda.o mv -f .deps/liboctave_la-mx-ui64-nda.Tpo .deps/liboctave_la-mx-ui64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8.Tpo -c -o liboctave_la-mx-fnda-i8.lo `test -f 'mx-fnda-i8.cc' || echo './'`mx-fnda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8.Tpo -c mx-fnda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8.o mv -f .deps/liboctave_la-mx-fnda-i8.Tpo .deps/liboctave_la-mx-fnda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-fnda.Tpo -c -o liboctave_la-mx-i8-fnda.lo `test -f 'mx-i8-fnda.cc' || echo './'`mx-i8-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-fnda.Tpo -c mx-i8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-fnda.o mv -f .deps/liboctave_la-mx-i8-fnda.Tpo .deps/liboctave_la-mx-i8-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8.Tpo -c -o liboctave_la-mx-fnda-ui8.lo `test -f 'mx-fnda-ui8.cc' || echo './'`mx-fnda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8.Tpo -c mx-fnda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8.o mv -f .deps/liboctave_la-mx-fnda-ui8.Tpo .deps/liboctave_la-mx-fnda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-fnda.Tpo -c -o liboctave_la-mx-ui8-fnda.lo `test -f 'mx-ui8-fnda.cc' || echo './'`mx-ui8-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-fnda.Tpo -c mx-ui8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-fnda.o mv -f .deps/liboctave_la-mx-ui8-fnda.Tpo .deps/liboctave_la-mx-ui8-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16.Tpo -c -o liboctave_la-mx-fnda-i16.lo `test -f 'mx-fnda-i16.cc' || echo './'`mx-fnda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16.Tpo -c mx-fnda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16.o mv -f .deps/liboctave_la-mx-fnda-i16.Tpo .deps/liboctave_la-mx-fnda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c -o liboctave_la-mx-i16-fnda.lo `test -f 'mx-i16-fnda.cc' || echo './'`mx-i16-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c mx-i16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-fnda.o mv -f .deps/liboctave_la-mx-i16-fnda.Tpo .deps/liboctave_la-mx-i16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16.Tpo -c -o liboctave_la-mx-fnda-ui16.lo `test -f 'mx-fnda-ui16.cc' || echo './'`mx-fnda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16.Tpo -c mx-fnda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16.o mv -f .deps/liboctave_la-mx-fnda-ui16.Tpo .deps/liboctave_la-mx-fnda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-fnda.Tpo -c -o liboctave_la-mx-ui16-fnda.lo `test -f 'mx-ui16-fnda.cc' || echo './'`mx-ui16-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-fnda.Tpo -c mx-ui16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-fnda.o mv -f .deps/liboctave_la-mx-ui16-fnda.Tpo .deps/liboctave_la-mx-ui16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c -o liboctave_la-mx-fnda-i32.lo `test -f 'mx-fnda-i32.cc' || echo './'`mx-fnda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c mx-fnda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32.o mv -f .deps/liboctave_la-mx-fnda-i32.Tpo .deps/liboctave_la-mx-fnda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-fnda.Tpo -c -o liboctave_la-mx-i32-fnda.lo `test -f 'mx-i32-fnda.cc' || echo './'`mx-i32-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-fnda.Tpo -c mx-i32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-fnda.o mv -f .deps/liboctave_la-mx-i32-fnda.Tpo .deps/liboctave_la-mx-i32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32.Tpo -c -o liboctave_la-mx-fnda-ui32.lo `test -f 'mx-fnda-ui32.cc' || echo './'`mx-fnda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32.Tpo -c mx-fnda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32.o mv -f .deps/liboctave_la-mx-fnda-ui32.Tpo .deps/liboctave_la-mx-fnda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c -o liboctave_la-mx-ui32-fnda.lo `test -f 'mx-ui32-fnda.cc' || echo './'`mx-ui32-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c mx-ui32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-fnda.o mv -f .deps/liboctave_la-mx-ui32-fnda.Tpo .deps/liboctave_la-mx-ui32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c -o liboctave_la-mx-fnda-i64.lo `test -f 'mx-fnda-i64.cc' || echo './'`mx-fnda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c mx-fnda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64.o mv -f .deps/liboctave_la-mx-fnda-i64.Tpo .deps/liboctave_la-mx-fnda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-fnda.Tpo -c -o liboctave_la-mx-i64-fnda.lo `test -f 'mx-i64-fnda.cc' || echo './'`mx-i64-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-fnda.Tpo -c mx-i64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-fnda.o mv -f .deps/liboctave_la-mx-i64-fnda.Tpo .deps/liboctave_la-mx-i64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c -o liboctave_la-mx-fnda-ui64.lo `test -f 'mx-fnda-ui64.cc' || echo './'`mx-fnda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c mx-fnda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64.o mv -f .deps/liboctave_la-mx-fnda-ui64.Tpo .deps/liboctave_la-mx-fnda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-fnda.Tpo -c -o liboctave_la-mx-ui64-fnda.lo `test -f 'mx-ui64-fnda.cc' || echo './'`mx-ui64-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-fnda.Tpo -c mx-ui64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-fnda.o mv -f .deps/liboctave_la-mx-ui64-fnda.Tpo .deps/liboctave_la-mx-ui64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8nda.Tpo -c -o liboctave_la-mx-nda-i8nda.lo `test -f 'mx-nda-i8nda.cc' || echo './'`mx-nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8nda.Tpo -c mx-nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8nda.o mv -f .deps/liboctave_la-mx-nda-i8nda.Tpo .deps/liboctave_la-mx-nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-nda.Tpo -c -o liboctave_la-mx-i8nda-nda.lo `test -f 'mx-i8nda-nda.cc' || echo './'`mx-i8nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-nda.Tpo -c mx-i8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-nda.o mv -f .deps/liboctave_la-mx-i8nda-nda.Tpo .deps/liboctave_la-mx-i8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c -o liboctave_la-mx-nda-ui8nda.lo `test -f 'mx-nda-ui8nda.cc' || echo './'`mx-nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c mx-nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8nda.o mv -f .deps/liboctave_la-mx-nda-ui8nda.Tpo .deps/liboctave_la-mx-nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-nda.Tpo -c -o liboctave_la-mx-ui8nda-nda.lo `test -f 'mx-ui8nda-nda.cc' || echo './'`mx-ui8nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-nda.Tpo -c mx-ui8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-nda.o mv -f .deps/liboctave_la-mx-ui8nda-nda.Tpo .deps/liboctave_la-mx-ui8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c -o liboctave_la-mx-nda-i16nda.lo `test -f 'mx-nda-i16nda.cc' || echo './'`mx-nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c mx-nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16nda.o mv -f .deps/liboctave_la-mx-nda-i16nda.Tpo .deps/liboctave_la-mx-nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-nda.Tpo -c -o liboctave_la-mx-i16nda-nda.lo `test -f 'mx-i16nda-nda.cc' || echo './'`mx-i16nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-nda.Tpo -c mx-i16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-nda.o mv -f .deps/liboctave_la-mx-i16nda-nda.Tpo .deps/liboctave_la-mx-i16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c -o liboctave_la-mx-nda-ui16nda.lo `test -f 'mx-nda-ui16nda.cc' || echo './'`mx-nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c mx-nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16nda.o mv -f .deps/liboctave_la-mx-nda-ui16nda.Tpo .deps/liboctave_la-mx-nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-nda.Tpo -c -o liboctave_la-mx-ui16nda-nda.lo `test -f 'mx-ui16nda-nda.cc' || echo './'`mx-ui16nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-nda.Tpo -c mx-ui16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-nda.o mv -f .deps/liboctave_la-mx-ui16nda-nda.Tpo .deps/liboctave_la-mx-ui16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c -o liboctave_la-mx-nda-i32nda.lo `test -f 'mx-nda-i32nda.cc' || echo './'`mx-nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c mx-nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32nda.o mv -f .deps/liboctave_la-mx-nda-i32nda.Tpo .deps/liboctave_la-mx-nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-nda.Tpo -c -o liboctave_la-mx-i32nda-nda.lo `test -f 'mx-i32nda-nda.cc' || echo './'`mx-i32nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-nda.Tpo -c mx-i32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-nda.o mv -f .deps/liboctave_la-mx-i32nda-nda.Tpo .deps/liboctave_la-mx-i32nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c -o liboctave_la-mx-nda-ui32nda.lo `test -f 'mx-nda-ui32nda.cc' || echo './'`mx-nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c mx-nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32nda.o mv -f .deps/liboctave_la-mx-nda-ui32nda.Tpo .deps/liboctave_la-mx-nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-nda.Tpo -c -o liboctave_la-mx-ui32nda-nda.lo `test -f 'mx-ui32nda-nda.cc' || echo './'`mx-ui32nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-nda.Tpo -c mx-ui32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-nda.o mv -f .deps/liboctave_la-mx-ui32nda-nda.Tpo .deps/liboctave_la-mx-ui32nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c -o liboctave_la-mx-nda-i64nda.lo `test -f 'mx-nda-i64nda.cc' || echo './'`mx-nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c mx-nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64nda.o mv -f .deps/liboctave_la-mx-nda-i64nda.Tpo .deps/liboctave_la-mx-nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-nda.Tpo -c -o liboctave_la-mx-i64nda-nda.lo `test -f 'mx-i64nda-nda.cc' || echo './'`mx-i64nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-nda.Tpo -c mx-i64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-nda.o mv -f .deps/liboctave_la-mx-i64nda-nda.Tpo .deps/liboctave_la-mx-i64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c -o liboctave_la-mx-nda-ui64nda.lo `test -f 'mx-nda-ui64nda.cc' || echo './'`mx-nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c mx-nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64nda.o mv -f .deps/liboctave_la-mx-nda-ui64nda.Tpo .deps/liboctave_la-mx-nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-nda.Tpo -c -o liboctave_la-mx-ui64nda-nda.lo `test -f 'mx-ui64nda-nda.cc' || echo './'`mx-ui64nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-nda.Tpo -c mx-ui64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-nda.o mv -f .deps/liboctave_la-mx-ui64nda-nda.Tpo .deps/liboctave_la-mx-ui64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8nda.Tpo -c -o liboctave_la-mx-fnda-i8nda.lo `test -f 'mx-fnda-i8nda.cc' || echo './'`mx-fnda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8nda.Tpo -c mx-fnda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8nda.o mv -f .deps/liboctave_la-mx-fnda-i8nda.Tpo .deps/liboctave_la-mx-fnda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fnda.Tpo -c -o liboctave_la-mx-i8nda-fnda.lo `test -f 'mx-i8nda-fnda.cc' || echo './'`mx-i8nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fnda.Tpo -c mx-i8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fnda.o mv -f .deps/liboctave_la-mx-i8nda-fnda.Tpo .deps/liboctave_la-mx-i8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c -o liboctave_la-mx-fnda-ui8nda.lo `test -f 'mx-fnda-ui8nda.cc' || echo './'`mx-fnda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c mx-fnda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8nda.o mv -f .deps/liboctave_la-mx-fnda-ui8nda.Tpo .deps/liboctave_la-mx-fnda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fnda.Tpo -c -o liboctave_la-mx-ui8nda-fnda.lo `test -f 'mx-ui8nda-fnda.cc' || echo './'`mx-ui8nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fnda.Tpo -c mx-ui8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fnda.o mv -f .deps/liboctave_la-mx-ui8nda-fnda.Tpo .deps/liboctave_la-mx-ui8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c -o liboctave_la-mx-fnda-i16nda.lo `test -f 'mx-fnda-i16nda.cc' || echo './'`mx-fnda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c mx-fnda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16nda.o mv -f .deps/liboctave_la-mx-fnda-i16nda.Tpo .deps/liboctave_la-mx-fnda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fnda.Tpo -c -o liboctave_la-mx-i16nda-fnda.lo `test -f 'mx-i16nda-fnda.cc' || echo './'`mx-i16nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fnda.Tpo -c mx-i16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fnda.o mv -f .deps/liboctave_la-mx-i16nda-fnda.Tpo .deps/liboctave_la-mx-i16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c -o liboctave_la-mx-fnda-ui16nda.lo `test -f 'mx-fnda-ui16nda.cc' || echo './'`mx-fnda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c mx-fnda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16nda.o mv -f .deps/liboctave_la-mx-fnda-ui16nda.Tpo .deps/liboctave_la-mx-fnda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fnda.Tpo -c -o liboctave_la-mx-ui16nda-fnda.lo `test -f 'mx-ui16nda-fnda.cc' || echo './'`mx-ui16nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fnda.Tpo -c mx-ui16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fnda.o mv -f .deps/liboctave_la-mx-ui16nda-fnda.Tpo .deps/liboctave_la-mx-ui16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c -o liboctave_la-mx-fnda-i32nda.lo `test -f 'mx-fnda-i32nda.cc' || echo './'`mx-fnda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c mx-fnda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32nda.o mv -f .deps/liboctave_la-mx-fnda-i32nda.Tpo .deps/liboctave_la-mx-fnda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fnda.Tpo -c -o liboctave_la-mx-i32nda-fnda.lo `test -f 'mx-i32nda-fnda.cc' || echo './'`mx-i32nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fnda.Tpo -c mx-i32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fnda.o mv -f .deps/liboctave_la-mx-i32nda-fnda.Tpo .deps/liboctave_la-mx-i32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c -o liboctave_la-mx-fnda-ui32nda.lo `test -f 'mx-fnda-ui32nda.cc' || echo './'`mx-fnda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c mx-fnda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32nda.o mv -f .deps/liboctave_la-mx-fnda-ui32nda.Tpo .deps/liboctave_la-mx-fnda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fnda.Tpo -c -o liboctave_la-mx-ui32nda-fnda.lo `test -f 'mx-ui32nda-fnda.cc' || echo './'`mx-ui32nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fnda.Tpo -c mx-ui32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fnda.o mv -f .deps/liboctave_la-mx-ui32nda-fnda.Tpo .deps/liboctave_la-mx-ui32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c -o liboctave_la-mx-fnda-i64nda.lo `test -f 'mx-fnda-i64nda.cc' || echo './'`mx-fnda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c mx-fnda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64nda.o mv -f .deps/liboctave_la-mx-fnda-i64nda.Tpo .deps/liboctave_la-mx-fnda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fnda.Tpo -c -o liboctave_la-mx-i64nda-fnda.lo `test -f 'mx-i64nda-fnda.cc' || echo './'`mx-i64nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fnda.Tpo -c mx-i64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fnda.o mv -f .deps/liboctave_la-mx-i64nda-fnda.Tpo .deps/liboctave_la-mx-i64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64nda.Tpo -c -o liboctave_la-mx-fnda-ui64nda.lo `test -f 'mx-fnda-ui64nda.cc' || echo './'`mx-fnda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-fnda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64nda.Tpo -c mx-fnda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64nda.o mv -f .deps/liboctave_la-mx-fnda-ui64nda.Tpo .deps/liboctave_la-mx-fnda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c -o liboctave_la-mx-ui64nda-fnda.lo `test -f 'mx-ui64nda-fnda.cc' || echo './'`mx-ui64nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c mx-ui64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fnda.o mv -f .deps/liboctave_la-mx-ui64nda-fnda.Tpo .deps/liboctave_la-mx-ui64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8.Tpo -c -o liboctave_la-mx-i8nda-ui8.lo `test -f 'mx-i8nda-ui8.cc' || echo './'`mx-i8nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8.Tpo -c mx-i8nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8.o mv -f .deps/liboctave_la-mx-i8nda-ui8.Tpo .deps/liboctave_la-mx-i8nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16.Tpo -c -o liboctave_la-mx-i8nda-i16.lo `test -f 'mx-i8nda-i16.cc' || echo './'`mx-i8nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16.Tpo -c mx-i8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16.o mv -f .deps/liboctave_la-mx-i8nda-i16.Tpo .deps/liboctave_la-mx-i8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16.Tpo -c -o liboctave_la-mx-i8nda-ui16.lo `test -f 'mx-i8nda-ui16.cc' || echo './'`mx-i8nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16.Tpo -c mx-i8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16.o mv -f .deps/liboctave_la-mx-i8nda-ui16.Tpo .deps/liboctave_la-mx-i8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c -o liboctave_la-mx-i8nda-i32.lo `test -f 'mx-i8nda-i32.cc' || echo './'`mx-i8nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c mx-i8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32.o mv -f .deps/liboctave_la-mx-i8nda-i32.Tpo .deps/liboctave_la-mx-i8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32.Tpo -c -o liboctave_la-mx-i8nda-ui32.lo `test -f 'mx-i8nda-ui32.cc' || echo './'`mx-i8nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32.Tpo -c mx-i8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32.o mv -f .deps/liboctave_la-mx-i8nda-ui32.Tpo .deps/liboctave_la-mx-i8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64.Tpo -c -o liboctave_la-mx-i8nda-i64.lo `test -f 'mx-i8nda-i64.cc' || echo './'`mx-i8nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64.Tpo -c mx-i8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64.o mv -f .deps/liboctave_la-mx-i8nda-i64.Tpo .deps/liboctave_la-mx-i8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64.Tpo -c -o liboctave_la-mx-i8nda-ui64.lo `test -f 'mx-i8nda-ui64.cc' || echo './'`mx-i8nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64.Tpo -c mx-i8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64.o mv -f .deps/liboctave_la-mx-i8nda-ui64.Tpo .deps/liboctave_la-mx-i8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8.Tpo -c -o liboctave_la-mx-i16nda-i8.lo `test -f 'mx-i16nda-i8.cc' || echo './'`mx-i16nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8.Tpo -c mx-i16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8.o mv -f .deps/liboctave_la-mx-i16nda-i8.Tpo .deps/liboctave_la-mx-i16nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8.Tpo -c -o liboctave_la-mx-i16nda-ui8.lo `test -f 'mx-i16nda-ui8.cc' || echo './'`mx-i16nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8.Tpo -c mx-i16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8.o mv -f .deps/liboctave_la-mx-i16nda-ui8.Tpo .deps/liboctave_la-mx-i16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c -o liboctave_la-mx-i16nda-ui16.lo `test -f 'mx-i16nda-ui16.cc' || echo './'`mx-i16nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c mx-i16nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16.o mv -f .deps/liboctave_la-mx-i16nda-ui16.Tpo .deps/liboctave_la-mx-i16nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32.Tpo -c -o liboctave_la-mx-i16nda-i32.lo `test -f 'mx-i16nda-i32.cc' || echo './'`mx-i16nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32.Tpo -c mx-i16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32.o mv -f .deps/liboctave_la-mx-i16nda-i32.Tpo .deps/liboctave_la-mx-i16nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32.Tpo -c -o liboctave_la-mx-i16nda-ui32.lo `test -f 'mx-i16nda-ui32.cc' || echo './'`mx-i16nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32.Tpo -c mx-i16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32.o mv -f .deps/liboctave_la-mx-i16nda-ui32.Tpo .deps/liboctave_la-mx-i16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64.Tpo -c -o liboctave_la-mx-i16nda-i64.lo `test -f 'mx-i16nda-i64.cc' || echo './'`mx-i16nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64.Tpo -c mx-i16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64.o mv -f .deps/liboctave_la-mx-i16nda-i64.Tpo .deps/liboctave_la-mx-i16nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64.Tpo -c -o liboctave_la-mx-i16nda-ui64.lo `test -f 'mx-i16nda-ui64.cc' || echo './'`mx-i16nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64.Tpo -c mx-i16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64.o mv -f .deps/liboctave_la-mx-i16nda-ui64.Tpo .deps/liboctave_la-mx-i16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c -o liboctave_la-mx-i32nda-i8.lo `test -f 'mx-i32nda-i8.cc' || echo './'`mx-i32nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c mx-i32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8.o mv -f .deps/liboctave_la-mx-i32nda-i8.Tpo .deps/liboctave_la-mx-i32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8.Tpo -c -o liboctave_la-mx-i32nda-ui8.lo `test -f 'mx-i32nda-ui8.cc' || echo './'`mx-i32nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8.Tpo -c mx-i32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8.o mv -f .deps/liboctave_la-mx-i32nda-ui8.Tpo .deps/liboctave_la-mx-i32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16.Tpo -c -o liboctave_la-mx-i32nda-i16.lo `test -f 'mx-i32nda-i16.cc' || echo './'`mx-i32nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16.Tpo -c mx-i32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16.o mv -f .deps/liboctave_la-mx-i32nda-i16.Tpo .deps/liboctave_la-mx-i32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16.Tpo -c -o liboctave_la-mx-i32nda-ui16.lo `test -f 'mx-i32nda-ui16.cc' || echo './'`mx-i32nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16.Tpo -c mx-i32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16.o mv -f .deps/liboctave_la-mx-i32nda-ui16.Tpo .deps/liboctave_la-mx-i32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32.Tpo -c -o liboctave_la-mx-i32nda-ui32.lo `test -f 'mx-i32nda-ui32.cc' || echo './'`mx-i32nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32.Tpo -c mx-i32nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32.o mv -f .deps/liboctave_la-mx-i32nda-ui32.Tpo .deps/liboctave_la-mx-i32nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64.Tpo -c -o liboctave_la-mx-i32nda-i64.lo `test -f 'mx-i32nda-i64.cc' || echo './'`mx-i32nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64.Tpo -c mx-i32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64.o mv -f .deps/liboctave_la-mx-i32nda-i64.Tpo .deps/liboctave_la-mx-i32nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64.Tpo -c -o liboctave_la-mx-i32nda-ui64.lo `test -f 'mx-i32nda-ui64.cc' || echo './'`mx-i32nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64.Tpo -c mx-i32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64.o mv -f .deps/liboctave_la-mx-i32nda-ui64.Tpo .deps/liboctave_la-mx-i32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c -o liboctave_la-mx-i64nda-i8.lo `test -f 'mx-i64nda-i8.cc' || echo './'`mx-i64nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c mx-i64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8.o mv -f .deps/liboctave_la-mx-i64nda-i8.Tpo .deps/liboctave_la-mx-i64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8.Tpo -c -o liboctave_la-mx-i64nda-ui8.lo `test -f 'mx-i64nda-ui8.cc' || echo './'`mx-i64nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8.Tpo -c mx-i64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8.o mv -f .deps/liboctave_la-mx-i64nda-ui8.Tpo .deps/liboctave_la-mx-i64nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c -o liboctave_la-mx-i64nda-i16.lo `test -f 'mx-i64nda-i16.cc' || echo './'`mx-i64nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c mx-i64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16.o mv -f .deps/liboctave_la-mx-i64nda-i16.Tpo .deps/liboctave_la-mx-i64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16.Tpo -c -o liboctave_la-mx-i64nda-ui16.lo `test -f 'mx-i64nda-ui16.cc' || echo './'`mx-i64nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16.Tpo -c mx-i64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16.o mv -f .deps/liboctave_la-mx-i64nda-ui16.Tpo .deps/liboctave_la-mx-i64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32.Tpo -c -o liboctave_la-mx-i64nda-i32.lo `test -f 'mx-i64nda-i32.cc' || echo './'`mx-i64nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32.Tpo -c mx-i64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32.o mv -f .deps/liboctave_la-mx-i64nda-i32.Tpo .deps/liboctave_la-mx-i64nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32.Tpo -c -o liboctave_la-mx-i64nda-ui32.lo `test -f 'mx-i64nda-ui32.cc' || echo './'`mx-i64nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32.Tpo -c mx-i64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32.o mv -f .deps/liboctave_la-mx-i64nda-ui32.Tpo .deps/liboctave_la-mx-i64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64.Tpo -c -o liboctave_la-mx-i64nda-ui64.lo `test -f 'mx-i64nda-ui64.cc' || echo './'`mx-i64nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64.Tpo -c mx-i64nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64.o mv -f .deps/liboctave_la-mx-i64nda-ui64.Tpo .deps/liboctave_la-mx-i64nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8.Tpo -c -o liboctave_la-mx-ui8nda-i8.lo `test -f 'mx-ui8nda-i8.cc' || echo './'`mx-ui8nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8.Tpo -c mx-ui8nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8.o mv -f .deps/liboctave_la-mx-ui8nda-i8.Tpo .deps/liboctave_la-mx-ui8nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c -o liboctave_la-mx-ui8nda-i16.lo `test -f 'mx-ui8nda-i16.cc' || echo './'`mx-ui8nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c mx-ui8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16.o mv -f .deps/liboctave_la-mx-ui8nda-i16.Tpo .deps/liboctave_la-mx-ui8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16.Tpo -c -o liboctave_la-mx-ui8nda-ui16.lo `test -f 'mx-ui8nda-ui16.cc' || echo './'`mx-ui8nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16.Tpo -c mx-ui8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16.o mv -f .deps/liboctave_la-mx-ui8nda-ui16.Tpo .deps/liboctave_la-mx-ui8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c -o liboctave_la-mx-ui8nda-i32.lo `test -f 'mx-ui8nda-i32.cc' || echo './'`mx-ui8nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c mx-ui8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32.o mv -f .deps/liboctave_la-mx-ui8nda-i32.Tpo .deps/liboctave_la-mx-ui8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32.Tpo -c -o liboctave_la-mx-ui8nda-ui32.lo `test -f 'mx-ui8nda-ui32.cc' || echo './'`mx-ui8nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32.Tpo -c mx-ui8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32.o mv -f .deps/liboctave_la-mx-ui8nda-ui32.Tpo .deps/liboctave_la-mx-ui8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c -o liboctave_la-mx-ui8nda-i64.lo `test -f 'mx-ui8nda-i64.cc' || echo './'`mx-ui8nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c mx-ui8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64.o mv -f .deps/liboctave_la-mx-ui8nda-i64.Tpo .deps/liboctave_la-mx-ui8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64.Tpo -c -o liboctave_la-mx-ui8nda-ui64.lo `test -f 'mx-ui8nda-ui64.cc' || echo './'`mx-ui8nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64.Tpo -c mx-ui8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64.o mv -f .deps/liboctave_la-mx-ui8nda-ui64.Tpo .deps/liboctave_la-mx-ui8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c -o liboctave_la-mx-ui16nda-i8.lo `test -f 'mx-ui16nda-i8.cc' || echo './'`mx-ui16nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c mx-ui16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8.o mv -f .deps/liboctave_la-mx-ui16nda-i8.Tpo .deps/liboctave_la-mx-ui16nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8.Tpo -c -o liboctave_la-mx-ui16nda-ui8.lo `test -f 'mx-ui16nda-ui8.cc' || echo './'`mx-ui16nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8.Tpo -c mx-ui16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8.o mv -f .deps/liboctave_la-mx-ui16nda-ui8.Tpo .deps/liboctave_la-mx-ui16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c -o liboctave_la-mx-ui16nda-i16.lo `test -f 'mx-ui16nda-i16.cc' || echo './'`mx-ui16nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c mx-ui16nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16.o mv -f .deps/liboctave_la-mx-ui16nda-i16.Tpo .deps/liboctave_la-mx-ui16nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32.Tpo -c -o liboctave_la-mx-ui16nda-i32.lo `test -f 'mx-ui16nda-i32.cc' || echo './'`mx-ui16nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32.Tpo -c mx-ui16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32.o mv -f .deps/liboctave_la-mx-ui16nda-i32.Tpo .deps/liboctave_la-mx-ui16nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c -o liboctave_la-mx-ui16nda-ui32.lo `test -f 'mx-ui16nda-ui32.cc' || echo './'`mx-ui16nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c mx-ui16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32.o mv -f .deps/liboctave_la-mx-ui16nda-ui32.Tpo .deps/liboctave_la-mx-ui16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64.Tpo -c -o liboctave_la-mx-ui16nda-i64.lo `test -f 'mx-ui16nda-i64.cc' || echo './'`mx-ui16nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64.Tpo -c mx-ui16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64.o mv -f .deps/liboctave_la-mx-ui16nda-i64.Tpo .deps/liboctave_la-mx-ui16nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64.Tpo -c -o liboctave_la-mx-ui16nda-ui64.lo `test -f 'mx-ui16nda-ui64.cc' || echo './'`mx-ui16nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64.Tpo -c mx-ui16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64.o mv -f .deps/liboctave_la-mx-ui16nda-ui64.Tpo .deps/liboctave_la-mx-ui16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c -o liboctave_la-mx-ui32nda-i8.lo `test -f 'mx-ui32nda-i8.cc' || echo './'`mx-ui32nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c mx-ui32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8.o mv -f .deps/liboctave_la-mx-ui32nda-i8.Tpo .deps/liboctave_la-mx-ui32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c -o liboctave_la-mx-ui32nda-ui8.lo `test -f 'mx-ui32nda-ui8.cc' || echo './'`mx-ui32nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c mx-ui32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8.o mv -f .deps/liboctave_la-mx-ui32nda-ui8.Tpo .deps/liboctave_la-mx-ui32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16.Tpo -c -o liboctave_la-mx-ui32nda-i16.lo `test -f 'mx-ui32nda-i16.cc' || echo './'`mx-ui32nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16.Tpo -c mx-ui32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16.o mv -f .deps/liboctave_la-mx-ui32nda-i16.Tpo .deps/liboctave_la-mx-ui32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c -o liboctave_la-mx-ui32nda-ui16.lo `test -f 'mx-ui32nda-ui16.cc' || echo './'`mx-ui32nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c mx-ui32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16.o mv -f .deps/liboctave_la-mx-ui32nda-ui16.Tpo .deps/liboctave_la-mx-ui32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32.Tpo -c -o liboctave_la-mx-ui32nda-i32.lo `test -f 'mx-ui32nda-i32.cc' || echo './'`mx-ui32nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32.Tpo -c mx-ui32nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32.o mv -f .deps/liboctave_la-mx-ui32nda-i32.Tpo .deps/liboctave_la-mx-ui32nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c -o liboctave_la-mx-ui32nda-i64.lo `test -f 'mx-ui32nda-i64.cc' || echo './'`mx-ui32nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c mx-ui32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64.o mv -f .deps/liboctave_la-mx-ui32nda-i64.Tpo .deps/liboctave_la-mx-ui32nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64.Tpo -c -o liboctave_la-mx-ui32nda-ui64.lo `test -f 'mx-ui32nda-ui64.cc' || echo './'`mx-ui32nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64.Tpo -c mx-ui32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64.o mv -f .deps/liboctave_la-mx-ui32nda-ui64.Tpo .deps/liboctave_la-mx-ui32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c -o liboctave_la-mx-ui64nda-i8.lo `test -f 'mx-ui64nda-i8.cc' || echo './'`mx-ui64nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c mx-ui64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8.o mv -f .deps/liboctave_la-mx-ui64nda-i8.Tpo .deps/liboctave_la-mx-ui64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8.Tpo -c -o liboctave_la-mx-ui64nda-ui8.lo `test -f 'mx-ui64nda-ui8.cc' || echo './'`mx-ui64nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8.Tpo -c mx-ui64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8.o mv -f .deps/liboctave_la-mx-ui64nda-ui8.Tpo .deps/liboctave_la-mx-ui64nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16.Tpo -c -o liboctave_la-mx-ui64nda-i16.lo `test -f 'mx-ui64nda-i16.cc' || echo './'`mx-ui64nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16.Tpo -c mx-ui64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16.o mv -f .deps/liboctave_la-mx-ui64nda-i16.Tpo .deps/liboctave_la-mx-ui64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c -o liboctave_la-mx-ui64nda-ui16.lo `test -f 'mx-ui64nda-ui16.cc' || echo './'`mx-ui64nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c mx-ui64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16.o mv -f .deps/liboctave_la-mx-ui64nda-ui16.Tpo .deps/liboctave_la-mx-ui64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c -o liboctave_la-mx-ui64nda-i32.lo `test -f 'mx-ui64nda-i32.cc' || echo './'`mx-ui64nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c mx-ui64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32.o mv -f .deps/liboctave_la-mx-ui64nda-i32.Tpo .deps/liboctave_la-mx-ui64nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32.Tpo -c -o liboctave_la-mx-ui64nda-ui32.lo `test -f 'mx-ui64nda-ui32.cc' || echo './'`mx-ui64nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32.Tpo -c mx-ui64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32.o mv -f .deps/liboctave_la-mx-ui64nda-ui32.Tpo .deps/liboctave_la-mx-ui64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64.Tpo -c -o liboctave_la-mx-ui64nda-i64.lo `test -f 'mx-ui64nda-i64.cc' || echo './'`mx-ui64nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64.Tpo -c mx-ui64nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64.o mv -f .deps/liboctave_la-mx-ui64nda-i64.Tpo .deps/liboctave_la-mx-ui64nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c -o liboctave_la-mx-i8-ui8nda.lo `test -f 'mx-i8-ui8nda.cc' || echo './'`mx-i8-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c mx-i8-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui8nda.o mv -f .deps/liboctave_la-mx-i8-ui8nda.Tpo .deps/liboctave_la-mx-i8-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i16nda.Tpo -c -o liboctave_la-mx-i8-i16nda.lo `test -f 'mx-i8-i16nda.cc' || echo './'`mx-i8-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i16nda.Tpo -c mx-i8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i16nda.o mv -f .deps/liboctave_la-mx-i8-i16nda.Tpo .deps/liboctave_la-mx-i8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c -o liboctave_la-mx-i8-ui16nda.lo `test -f 'mx-i8-ui16nda.cc' || echo './'`mx-i8-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c mx-i8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui16nda.o mv -f .deps/liboctave_la-mx-i8-ui16nda.Tpo .deps/liboctave_la-mx-i8-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i32nda.Tpo -c -o liboctave_la-mx-i8-i32nda.lo `test -f 'mx-i8-i32nda.cc' || echo './'`mx-i8-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i32nda.Tpo -c mx-i8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i32nda.o mv -f .deps/liboctave_la-mx-i8-i32nda.Tpo .deps/liboctave_la-mx-i8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c -o liboctave_la-mx-i8-ui32nda.lo `test -f 'mx-i8-ui32nda.cc' || echo './'`mx-i8-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c mx-i8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui32nda.o mv -f .deps/liboctave_la-mx-i8-ui32nda.Tpo .deps/liboctave_la-mx-i8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i64nda.Tpo -c -o liboctave_la-mx-i8-i64nda.lo `test -f 'mx-i8-i64nda.cc' || echo './'`mx-i8-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i64nda.Tpo -c mx-i8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i64nda.o mv -f .deps/liboctave_la-mx-i8-i64nda.Tpo .deps/liboctave_la-mx-i8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c -o liboctave_la-mx-i8-ui64nda.lo `test -f 'mx-i8-ui64nda.cc' || echo './'`mx-i8-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c mx-i8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui64nda.o mv -f .deps/liboctave_la-mx-i8-ui64nda.Tpo .deps/liboctave_la-mx-i8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i8nda.Tpo -c -o liboctave_la-mx-i16-i8nda.lo `test -f 'mx-i16-i8nda.cc' || echo './'`mx-i16-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i8nda.Tpo -c mx-i16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i8nda.o mv -f .deps/liboctave_la-mx-i16-i8nda.Tpo .deps/liboctave_la-mx-i16-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c -o liboctave_la-mx-i16-ui8nda.lo `test -f 'mx-i16-ui8nda.cc' || echo './'`mx-i16-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c mx-i16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui8nda.o mv -f .deps/liboctave_la-mx-i16-ui8nda.Tpo .deps/liboctave_la-mx-i16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui16nda.Tpo -c -o liboctave_la-mx-i16-ui16nda.lo `test -f 'mx-i16-ui16nda.cc' || echo './'`mx-i16-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui16nda.Tpo -c mx-i16-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui16nda.o mv -f .deps/liboctave_la-mx-i16-ui16nda.Tpo .deps/liboctave_la-mx-i16-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i32nda.Tpo -c -o liboctave_la-mx-i16-i32nda.lo `test -f 'mx-i16-i32nda.cc' || echo './'`mx-i16-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i32nda.Tpo -c mx-i16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i32nda.o mv -f .deps/liboctave_la-mx-i16-i32nda.Tpo .deps/liboctave_la-mx-i16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui32nda.Tpo -c -o liboctave_la-mx-i16-ui32nda.lo `test -f 'mx-i16-ui32nda.cc' || echo './'`mx-i16-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui32nda.Tpo -c mx-i16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui32nda.o mv -f .deps/liboctave_la-mx-i16-ui32nda.Tpo .deps/liboctave_la-mx-i16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i64nda.Tpo -c -o liboctave_la-mx-i16-i64nda.lo `test -f 'mx-i16-i64nda.cc' || echo './'`mx-i16-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i64nda.Tpo -c mx-i16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i64nda.o mv -f .deps/liboctave_la-mx-i16-i64nda.Tpo .deps/liboctave_la-mx-i16-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui64nda.Tpo -c -o liboctave_la-mx-i16-ui64nda.lo `test -f 'mx-i16-ui64nda.cc' || echo './'`mx-i16-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui64nda.Tpo -c mx-i16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui64nda.o mv -f .deps/liboctave_la-mx-i16-ui64nda.Tpo .deps/liboctave_la-mx-i16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c -o liboctave_la-mx-i32-i8nda.lo `test -f 'mx-i32-i8nda.cc' || echo './'`mx-i32-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c mx-i32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i8nda.o mv -f .deps/liboctave_la-mx-i32-i8nda.Tpo .deps/liboctave_la-mx-i32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui8nda.Tpo -c -o liboctave_la-mx-i32-ui8nda.lo `test -f 'mx-i32-ui8nda.cc' || echo './'`mx-i32-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui8nda.Tpo -c mx-i32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui8nda.o mv -f .deps/liboctave_la-mx-i32-ui8nda.Tpo .deps/liboctave_la-mx-i32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c -o liboctave_la-mx-i32-i16nda.lo `test -f 'mx-i32-i16nda.cc' || echo './'`mx-i32-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c mx-i32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i16nda.o mv -f .deps/liboctave_la-mx-i32-i16nda.Tpo .deps/liboctave_la-mx-i32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui16nda.Tpo -c -o liboctave_la-mx-i32-ui16nda.lo `test -f 'mx-i32-ui16nda.cc' || echo './'`mx-i32-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui16nda.Tpo -c mx-i32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui16nda.o mv -f .deps/liboctave_la-mx-i32-ui16nda.Tpo .deps/liboctave_la-mx-i32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c -o liboctave_la-mx-i32-ui32nda.lo `test -f 'mx-i32-ui32nda.cc' || echo './'`mx-i32-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c mx-i32-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui32nda.o mv -f .deps/liboctave_la-mx-i32-ui32nda.Tpo .deps/liboctave_la-mx-i32-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i64nda.Tpo -c -o liboctave_la-mx-i32-i64nda.lo `test -f 'mx-i32-i64nda.cc' || echo './'`mx-i32-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i64nda.Tpo -c mx-i32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i64nda.o mv -f .deps/liboctave_la-mx-i32-i64nda.Tpo .deps/liboctave_la-mx-i32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c -o liboctave_la-mx-i32-ui64nda.lo `test -f 'mx-i32-ui64nda.cc' || echo './'`mx-i32-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c mx-i32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui64nda.o mv -f .deps/liboctave_la-mx-i32-ui64nda.Tpo .deps/liboctave_la-mx-i32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i8nda.Tpo -c -o liboctave_la-mx-i64-i8nda.lo `test -f 'mx-i64-i8nda.cc' || echo './'`mx-i64-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i8nda.Tpo -c mx-i64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i8nda.o mv -f .deps/liboctave_la-mx-i64-i8nda.Tpo .deps/liboctave_la-mx-i64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c -o liboctave_la-mx-i64-ui8nda.lo `test -f 'mx-i64-ui8nda.cc' || echo './'`mx-i64-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c mx-i64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui8nda.o mv -f .deps/liboctave_la-mx-i64-ui8nda.Tpo .deps/liboctave_la-mx-i64-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i16nda.Tpo -c -o liboctave_la-mx-i64-i16nda.lo `test -f 'mx-i64-i16nda.cc' || echo './'`mx-i64-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i16nda.Tpo -c mx-i64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i16nda.o mv -f .deps/liboctave_la-mx-i64-i16nda.Tpo .deps/liboctave_la-mx-i64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c -o liboctave_la-mx-i64-ui16nda.lo `test -f 'mx-i64-ui16nda.cc' || echo './'`mx-i64-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c mx-i64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui16nda.o mv -f .deps/liboctave_la-mx-i64-ui16nda.Tpo .deps/liboctave_la-mx-i64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i32nda.Tpo -c -o liboctave_la-mx-i64-i32nda.lo `test -f 'mx-i64-i32nda.cc' || echo './'`mx-i64-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i32nda.Tpo -c mx-i64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i32nda.o mv -f .deps/liboctave_la-mx-i64-i32nda.Tpo .deps/liboctave_la-mx-i64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui32nda.Tpo -c -o liboctave_la-mx-i64-ui32nda.lo `test -f 'mx-i64-ui32nda.cc' || echo './'`mx-i64-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui32nda.Tpo -c mx-i64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui32nda.o mv -f .deps/liboctave_la-mx-i64-ui32nda.Tpo .deps/liboctave_la-mx-i64-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui64nda.Tpo -c -o liboctave_la-mx-i64-ui64nda.lo `test -f 'mx-i64-ui64nda.cc' || echo './'`mx-i64-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui64nda.Tpo -c mx-i64-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui64nda.o mv -f .deps/liboctave_la-mx-i64-ui64nda.Tpo .deps/liboctave_la-mx-i64-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c -o liboctave_la-mx-ui8-i8nda.lo `test -f 'mx-ui8-i8nda.cc' || echo './'`mx-ui8-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c mx-ui8-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i8nda.o mv -f .deps/liboctave_la-mx-ui8-i8nda.Tpo .deps/liboctave_la-mx-ui8-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i16nda.Tpo -c -o liboctave_la-mx-ui8-i16nda.lo `test -f 'mx-ui8-i16nda.cc' || echo './'`mx-ui8-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i16nda.Tpo -c mx-ui8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i16nda.o mv -f .deps/liboctave_la-mx-ui8-i16nda.Tpo .deps/liboctave_la-mx-ui8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c -o liboctave_la-mx-ui8-ui16nda.lo `test -f 'mx-ui8-ui16nda.cc' || echo './'`mx-ui8-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c mx-ui8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui16nda.o mv -f .deps/liboctave_la-mx-ui8-ui16nda.Tpo .deps/liboctave_la-mx-ui8-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i32nda.Tpo -c -o liboctave_la-mx-ui8-i32nda.lo `test -f 'mx-ui8-i32nda.cc' || echo './'`mx-ui8-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i32nda.Tpo -c mx-ui8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i32nda.o mv -f .deps/liboctave_la-mx-ui8-i32nda.Tpo .deps/liboctave_la-mx-ui8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c -o liboctave_la-mx-ui8-ui32nda.lo `test -f 'mx-ui8-ui32nda.cc' || echo './'`mx-ui8-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c mx-ui8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui32nda.o mv -f .deps/liboctave_la-mx-ui8-ui32nda.Tpo .deps/liboctave_la-mx-ui8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i64nda.Tpo -c -o liboctave_la-mx-ui8-i64nda.lo `test -f 'mx-ui8-i64nda.cc' || echo './'`mx-ui8-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i64nda.Tpo -c mx-ui8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i64nda.o mv -f .deps/liboctave_la-mx-ui8-i64nda.Tpo .deps/liboctave_la-mx-ui8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c -o liboctave_la-mx-ui8-ui64nda.lo `test -f 'mx-ui8-ui64nda.cc' || echo './'`mx-ui8-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c mx-ui8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui64nda.o mv -f .deps/liboctave_la-mx-ui8-ui64nda.Tpo .deps/liboctave_la-mx-ui8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i8nda.Tpo -c -o liboctave_la-mx-ui16-i8nda.lo `test -f 'mx-ui16-i8nda.cc' || echo './'`mx-ui16-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i8nda.Tpo -c mx-ui16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i8nda.o mv -f .deps/liboctave_la-mx-ui16-i8nda.Tpo .deps/liboctave_la-mx-ui16-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui8nda.Tpo -c -o liboctave_la-mx-ui16-ui8nda.lo `test -f 'mx-ui16-ui8nda.cc' || echo './'`mx-ui16-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui8nda.Tpo -c mx-ui16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui8nda.o mv -f .deps/liboctave_la-mx-ui16-ui8nda.Tpo .deps/liboctave_la-mx-ui16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c -o liboctave_la-mx-ui16-i16nda.lo `test -f 'mx-ui16-i16nda.cc' || echo './'`mx-ui16-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c mx-ui16-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i16nda.o mv -f .deps/liboctave_la-mx-ui16-i16nda.Tpo .deps/liboctave_la-mx-ui16-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i32nda.Tpo -c -o liboctave_la-mx-ui16-i32nda.lo `test -f 'mx-ui16-i32nda.cc' || echo './'`mx-ui16-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i32nda.Tpo -c mx-ui16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i32nda.o mv -f .deps/liboctave_la-mx-ui16-i32nda.Tpo .deps/liboctave_la-mx-ui16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c -o liboctave_la-mx-ui16-ui32nda.lo `test -f 'mx-ui16-ui32nda.cc' || echo './'`mx-ui16-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c mx-ui16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui32nda.o mv -f .deps/liboctave_la-mx-ui16-ui32nda.Tpo .deps/liboctave_la-mx-ui16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i64nda.Tpo -c -o liboctave_la-mx-ui16-i64nda.lo `test -f 'mx-ui16-i64nda.cc' || echo './'`mx-ui16-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i64nda.Tpo -c mx-ui16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i64nda.o mv -f .deps/liboctave_la-mx-ui16-i64nda.Tpo .deps/liboctave_la-mx-ui16-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui64nda.Tpo -c -o liboctave_la-mx-ui16-ui64nda.lo `test -f 'mx-ui16-ui64nda.cc' || echo './'`mx-ui16-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui64nda.Tpo -c mx-ui16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui64nda.o mv -f .deps/liboctave_la-mx-ui16-ui64nda.Tpo .deps/liboctave_la-mx-ui16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c -o liboctave_la-mx-ui32-i8nda.lo `test -f 'mx-ui32-i8nda.cc' || echo './'`mx-ui32-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c mx-ui32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i8nda.o mv -f .deps/liboctave_la-mx-ui32-i8nda.Tpo .deps/liboctave_la-mx-ui32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui8nda.Tpo -c -o liboctave_la-mx-ui32-ui8nda.lo `test -f 'mx-ui32-ui8nda.cc' || echo './'`mx-ui32-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui8nda.Tpo -c mx-ui32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui8nda.o mv -f .deps/liboctave_la-mx-ui32-ui8nda.Tpo .deps/liboctave_la-mx-ui32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c -o liboctave_la-mx-ui32-i16nda.lo `test -f 'mx-ui32-i16nda.cc' || echo './'`mx-ui32-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c mx-ui32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i16nda.o mv -f .deps/liboctave_la-mx-ui32-i16nda.Tpo .deps/liboctave_la-mx-ui32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui16nda.Tpo -c -o liboctave_la-mx-ui32-ui16nda.lo `test -f 'mx-ui32-ui16nda.cc' || echo './'`mx-ui32-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui16nda.Tpo -c mx-ui32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui16nda.o mv -f .deps/liboctave_la-mx-ui32-ui16nda.Tpo .deps/liboctave_la-mx-ui32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c -o liboctave_la-mx-ui32-i32nda.lo `test -f 'mx-ui32-i32nda.cc' || echo './'`mx-ui32-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c mx-ui32-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i32nda.o mv -f .deps/liboctave_la-mx-ui32-i32nda.Tpo .deps/liboctave_la-mx-ui32-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i64nda.Tpo -c -o liboctave_la-mx-ui32-i64nda.lo `test -f 'mx-ui32-i64nda.cc' || echo './'`mx-ui32-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i64nda.Tpo -c mx-ui32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i64nda.o mv -f .deps/liboctave_la-mx-ui32-i64nda.Tpo .deps/liboctave_la-mx-ui32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c -o liboctave_la-mx-ui32-ui64nda.lo `test -f 'mx-ui32-ui64nda.cc' || echo './'`mx-ui32-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c mx-ui32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui64nda.o mv -f .deps/liboctave_la-mx-ui32-ui64nda.Tpo .deps/liboctave_la-mx-ui32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i8nda.Tpo -c -o liboctave_la-mx-ui64-i8nda.lo `test -f 'mx-ui64-i8nda.cc' || echo './'`mx-ui64-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i8nda.Tpo -c mx-ui64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i8nda.o mv -f .deps/liboctave_la-mx-ui64-i8nda.Tpo .deps/liboctave_la-mx-ui64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c -o liboctave_la-mx-ui64-ui8nda.lo `test -f 'mx-ui64-ui8nda.cc' || echo './'`mx-ui64-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c mx-ui64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui8nda.o mv -f .deps/liboctave_la-mx-ui64-ui8nda.Tpo .deps/liboctave_la-mx-ui64-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i16nda.Tpo -c -o liboctave_la-mx-ui64-i16nda.lo `test -f 'mx-ui64-i16nda.cc' || echo './'`mx-ui64-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i16nda.Tpo -c mx-ui64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i16nda.o mv -f .deps/liboctave_la-mx-ui64-i16nda.Tpo .deps/liboctave_la-mx-ui64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c -o liboctave_la-mx-ui64-ui16nda.lo `test -f 'mx-ui64-ui16nda.cc' || echo './'`mx-ui64-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c mx-ui64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui16nda.o mv -f .deps/liboctave_la-mx-ui64-ui16nda.Tpo .deps/liboctave_la-mx-ui64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i32nda.Tpo -c -o liboctave_la-mx-ui64-i32nda.lo `test -f 'mx-ui64-i32nda.cc' || echo './'`mx-ui64-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i32nda.Tpo -c mx-ui64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i32nda.o mv -f .deps/liboctave_la-mx-ui64-i32nda.Tpo .deps/liboctave_la-mx-ui64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c -o liboctave_la-mx-ui64-ui32nda.lo `test -f 'mx-ui64-ui32nda.cc' || echo './'`mx-ui64-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c mx-ui64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui32nda.o mv -f .deps/liboctave_la-mx-ui64-ui32nda.Tpo .deps/liboctave_la-mx-ui64-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i64nda.Tpo -c -o liboctave_la-mx-ui64-i64nda.lo `test -f 'mx-ui64-i64nda.cc' || echo './'`mx-ui64-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i64nda.Tpo -c mx-ui64-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i64nda.o mv -f .deps/liboctave_la-mx-ui64-i64nda.Tpo .deps/liboctave_la-mx-ui64-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c -o liboctave_la-mx-i8nda-ui8nda.lo `test -f 'mx-i8nda-ui8nda.cc' || echo './'`mx-i8nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c mx-i8nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8nda.o mv -f .deps/liboctave_la-mx-i8nda-ui8nda.Tpo .deps/liboctave_la-mx-i8nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16nda.Tpo -c -o liboctave_la-mx-i8nda-i16nda.lo `test -f 'mx-i8nda-i16nda.cc' || echo './'`mx-i8nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16nda.Tpo -c mx-i8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16nda.o mv -f .deps/liboctave_la-mx-i8nda-i16nda.Tpo .deps/liboctave_la-mx-i8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c -o liboctave_la-mx-i8nda-ui16nda.lo `test -f 'mx-i8nda-ui16nda.cc' || echo './'`mx-i8nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c mx-i8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16nda.o mv -f .deps/liboctave_la-mx-i8nda-ui16nda.Tpo .deps/liboctave_la-mx-i8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32nda.Tpo -c -o liboctave_la-mx-i8nda-i32nda.lo `test -f 'mx-i8nda-i32nda.cc' || echo './'`mx-i8nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32nda.Tpo -c mx-i8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32nda.o mv -f .deps/liboctave_la-mx-i8nda-i32nda.Tpo .deps/liboctave_la-mx-i8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c -o liboctave_la-mx-i8nda-ui32nda.lo `test -f 'mx-i8nda-ui32nda.cc' || echo './'`mx-i8nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c mx-i8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32nda.o mv -f .deps/liboctave_la-mx-i8nda-ui32nda.Tpo .deps/liboctave_la-mx-i8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64nda.Tpo -c -o liboctave_la-mx-i8nda-i64nda.lo `test -f 'mx-i8nda-i64nda.cc' || echo './'`mx-i8nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64nda.Tpo -c mx-i8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64nda.o mv -f .deps/liboctave_la-mx-i8nda-i64nda.Tpo .deps/liboctave_la-mx-i8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c -o liboctave_la-mx-i8nda-ui64nda.lo `test -f 'mx-i8nda-ui64nda.cc' || echo './'`mx-i8nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c mx-i8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64nda.o mv -f .deps/liboctave_la-mx-i8nda-ui64nda.Tpo .deps/liboctave_la-mx-i8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8nda.Tpo -c -o liboctave_la-mx-i16nda-i8nda.lo `test -f 'mx-i16nda-i8nda.cc' || echo './'`mx-i16nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8nda.Tpo -c mx-i16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8nda.o mv -f .deps/liboctave_la-mx-i16nda-i8nda.Tpo .deps/liboctave_la-mx-i16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c -o liboctave_la-mx-i16nda-ui8nda.lo `test -f 'mx-i16nda-ui8nda.cc' || echo './'`mx-i16nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c mx-i16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8nda.o mv -f .deps/liboctave_la-mx-i16nda-ui8nda.Tpo .deps/liboctave_la-mx-i16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16nda.Tpo -c -o liboctave_la-mx-i16nda-ui16nda.lo `test -f 'mx-i16nda-ui16nda.cc' || echo './'`mx-i16nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16nda.Tpo -c mx-i16nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16nda.o mv -f .deps/liboctave_la-mx-i16nda-ui16nda.Tpo .deps/liboctave_la-mx-i16nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c -o liboctave_la-mx-i16nda-i32nda.lo `test -f 'mx-i16nda-i32nda.cc' || echo './'`mx-i16nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c mx-i16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32nda.o mv -f .deps/liboctave_la-mx-i16nda-i32nda.Tpo .deps/liboctave_la-mx-i16nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32nda.Tpo -c -o liboctave_la-mx-i16nda-ui32nda.lo `test -f 'mx-i16nda-ui32nda.cc' || echo './'`mx-i16nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32nda.Tpo -c mx-i16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32nda.o mv -f .deps/liboctave_la-mx-i16nda-ui32nda.Tpo .deps/liboctave_la-mx-i16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64nda.Tpo -c -o liboctave_la-mx-i16nda-i64nda.lo `test -f 'mx-i16nda-i64nda.cc' || echo './'`mx-i16nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64nda.Tpo -c mx-i16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64nda.o mv -f .deps/liboctave_la-mx-i16nda-i64nda.Tpo .deps/liboctave_la-mx-i16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c -o liboctave_la-mx-i16nda-ui64nda.lo `test -f 'mx-i16nda-ui64nda.cc' || echo './'`mx-i16nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c mx-i16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64nda.o mv -f .deps/liboctave_la-mx-i16nda-ui64nda.Tpo .deps/liboctave_la-mx-i16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8nda.Tpo -c -o liboctave_la-mx-i32nda-i8nda.lo `test -f 'mx-i32nda-i8nda.cc' || echo './'`mx-i32nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8nda.Tpo -c mx-i32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8nda.o mv -f .deps/liboctave_la-mx-i32nda-i8nda.Tpo .deps/liboctave_la-mx-i32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c -o liboctave_la-mx-i32nda-ui8nda.lo `test -f 'mx-i32nda-ui8nda.cc' || echo './'`mx-i32nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c mx-i32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8nda.o mv -f .deps/liboctave_la-mx-i32nda-ui8nda.Tpo .deps/liboctave_la-mx-i32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16nda.Tpo -c -o liboctave_la-mx-i32nda-i16nda.lo `test -f 'mx-i32nda-i16nda.cc' || echo './'`mx-i32nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16nda.Tpo -c mx-i32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16nda.o mv -f .deps/liboctave_la-mx-i32nda-i16nda.Tpo .deps/liboctave_la-mx-i32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c -o liboctave_la-mx-i32nda-ui16nda.lo `test -f 'mx-i32nda-ui16nda.cc' || echo './'`mx-i32nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c mx-i32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16nda.o mv -f .deps/liboctave_la-mx-i32nda-ui16nda.Tpo .deps/liboctave_la-mx-i32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32nda.Tpo -c -o liboctave_la-mx-i32nda-ui32nda.lo `test -f 'mx-i32nda-ui32nda.cc' || echo './'`mx-i32nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32nda.Tpo -c mx-i32nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32nda.o mv -f .deps/liboctave_la-mx-i32nda-ui32nda.Tpo .deps/liboctave_la-mx-i32nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c -o liboctave_la-mx-i32nda-i64nda.lo `test -f 'mx-i32nda-i64nda.cc' || echo './'`mx-i32nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c mx-i32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64nda.o mv -f .deps/liboctave_la-mx-i32nda-i64nda.Tpo .deps/liboctave_la-mx-i32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64nda.Tpo -c -o liboctave_la-mx-i32nda-ui64nda.lo `test -f 'mx-i32nda-ui64nda.cc' || echo './'`mx-i32nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64nda.Tpo -c mx-i32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64nda.o mv -f .deps/liboctave_la-mx-i32nda-ui64nda.Tpo .deps/liboctave_la-mx-i32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8nda.Tpo -c -o liboctave_la-mx-i64nda-i8nda.lo `test -f 'mx-i64nda-i8nda.cc' || echo './'`mx-i64nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8nda.Tpo -c mx-i64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8nda.o mv -f .deps/liboctave_la-mx-i64nda-i8nda.Tpo .deps/liboctave_la-mx-i64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c -o liboctave_la-mx-i64nda-ui8nda.lo `test -f 'mx-i64nda-ui8nda.cc' || echo './'`mx-i64nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c mx-i64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8nda.o mv -f .deps/liboctave_la-mx-i64nda-ui8nda.Tpo .deps/liboctave_la-mx-i64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16nda.Tpo -c -o liboctave_la-mx-i64nda-i16nda.lo `test -f 'mx-i64nda-i16nda.cc' || echo './'`mx-i64nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16nda.Tpo -c mx-i64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16nda.o mv -f .deps/liboctave_la-mx-i64nda-i16nda.Tpo .deps/liboctave_la-mx-i64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c -o liboctave_la-mx-i64nda-ui16nda.lo `test -f 'mx-i64nda-ui16nda.cc' || echo './'`mx-i64nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c mx-i64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16nda.o mv -f .deps/liboctave_la-mx-i64nda-ui16nda.Tpo .deps/liboctave_la-mx-i64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32nda.Tpo -c -o liboctave_la-mx-i64nda-i32nda.lo `test -f 'mx-i64nda-i32nda.cc' || echo './'`mx-i64nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32nda.Tpo -c mx-i64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32nda.o mv -f .deps/liboctave_la-mx-i64nda-i32nda.Tpo .deps/liboctave_la-mx-i64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32nda.Tpo -c -o liboctave_la-mx-i64nda-ui32nda.lo `test -f 'mx-i64nda-ui32nda.cc' || echo './'`mx-i64nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32nda.Tpo -c mx-i64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32nda.o mv -f .deps/liboctave_la-mx-i64nda-ui32nda.Tpo .deps/liboctave_la-mx-i64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64nda.Tpo -c -o liboctave_la-mx-i64nda-ui64nda.lo `test -f 'mx-i64nda-ui64nda.cc' || echo './'`mx-i64nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-i64nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64nda.Tpo -c mx-i64nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64nda.o mv -f .deps/liboctave_la-mx-i64nda-ui64nda.Tpo .deps/liboctave_la-mx-i64nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c -o liboctave_la-mx-ui8nda-i8nda.lo `test -f 'mx-ui8nda-i8nda.cc' || echo './'`mx-ui8nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c mx-ui8nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8nda.o mv -f .deps/liboctave_la-mx-ui8nda-i8nda.Tpo .deps/liboctave_la-mx-ui8nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16nda.Tpo -c -o liboctave_la-mx-ui8nda-i16nda.lo `test -f 'mx-ui8nda-i16nda.cc' || echo './'`mx-ui8nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16nda.Tpo -c mx-ui8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16nda.o mv -f .deps/liboctave_la-mx-ui8nda-i16nda.Tpo .deps/liboctave_la-mx-ui8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c -o liboctave_la-mx-ui8nda-ui16nda.lo `test -f 'mx-ui8nda-ui16nda.cc' || echo './'`mx-ui8nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c mx-ui8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16nda.o mv -f .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo .deps/liboctave_la-mx-ui8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32nda.Tpo -c -o liboctave_la-mx-ui8nda-i32nda.lo `test -f 'mx-ui8nda-i32nda.cc' || echo './'`mx-ui8nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32nda.Tpo -c mx-ui8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32nda.o mv -f .deps/liboctave_la-mx-ui8nda-i32nda.Tpo .deps/liboctave_la-mx-ui8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c -o liboctave_la-mx-ui8nda-ui32nda.lo `test -f 'mx-ui8nda-ui32nda.cc' || echo './'`mx-ui8nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c mx-ui8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32nda.o mv -f .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo .deps/liboctave_la-mx-ui8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64nda.Tpo -c -o liboctave_la-mx-ui8nda-i64nda.lo `test -f 'mx-ui8nda-i64nda.cc' || echo './'`mx-ui8nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64nda.Tpo -c mx-ui8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64nda.o mv -f .deps/liboctave_la-mx-ui8nda-i64nda.Tpo .deps/liboctave_la-mx-ui8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c -o liboctave_la-mx-ui8nda-ui64nda.lo `test -f 'mx-ui8nda-ui64nda.cc' || echo './'`mx-ui8nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c mx-ui8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64nda.o mv -f .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo .deps/liboctave_la-mx-ui8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8nda.Tpo -c -o liboctave_la-mx-ui16nda-i8nda.lo `test -f 'mx-ui16nda-i8nda.cc' || echo './'`mx-ui16nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8nda.Tpo -c mx-ui16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8nda.o mv -f .deps/liboctave_la-mx-ui16nda-i8nda.Tpo .deps/liboctave_la-mx-ui16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c -o liboctave_la-mx-ui16nda-ui8nda.lo `test -f 'mx-ui16nda-ui8nda.cc' || echo './'`mx-ui16nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c mx-ui16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo .deps/liboctave_la-mx-ui16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16nda.Tpo -c -o liboctave_la-mx-ui16nda-i16nda.lo `test -f 'mx-ui16nda-i16nda.cc' || echo './'`mx-ui16nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16nda.Tpo -c mx-ui16nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16nda.o mv -f .deps/liboctave_la-mx-ui16nda-i16nda.Tpo .deps/liboctave_la-mx-ui16nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c -o liboctave_la-mx-ui16nda-i32nda.lo `test -f 'mx-ui16nda-i32nda.cc' || echo './'`mx-ui16nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c mx-ui16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32nda.o mv -f .deps/liboctave_la-mx-ui16nda-i32nda.Tpo .deps/liboctave_la-mx-ui16nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo -c -o liboctave_la-mx-ui16nda-ui32nda.lo `test -f 'mx-ui16nda-ui32nda.cc' || echo './'`mx-ui16nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo -c mx-ui16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32nda.o mv -f .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo .deps/liboctave_la-mx-ui16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c -o liboctave_la-mx-ui16nda-i64nda.lo `test -f 'mx-ui16nda-i64nda.cc' || echo './'`mx-ui16nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c mx-ui16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64nda.o mv -f .deps/liboctave_la-mx-ui16nda-i64nda.Tpo .deps/liboctave_la-mx-ui16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo -c -o liboctave_la-mx-ui16nda-ui64nda.lo `test -f 'mx-ui16nda-ui64nda.cc' || echo './'`mx-ui16nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo -c mx-ui16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64nda.o mv -f .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo .deps/liboctave_la-mx-ui16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c -o liboctave_la-mx-ui32nda-i8nda.lo `test -f 'mx-ui32nda-i8nda.cc' || echo './'`mx-ui32nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c mx-ui32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8nda.o mv -f .deps/liboctave_la-mx-ui32nda-i8nda.Tpo .deps/liboctave_la-mx-ui32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo -c -o liboctave_la-mx-ui32nda-ui8nda.lo `test -f 'mx-ui32nda-ui8nda.cc' || echo './'`mx-ui32nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo -c mx-ui32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo .deps/liboctave_la-mx-ui32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c -o liboctave_la-mx-ui32nda-i16nda.lo `test -f 'mx-ui32nda-i16nda.cc' || echo './'`mx-ui32nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c mx-ui32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16nda.o mv -f .deps/liboctave_la-mx-ui32nda-i16nda.Tpo .deps/liboctave_la-mx-ui32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo -c -o liboctave_la-mx-ui32nda-ui16nda.lo `test -f 'mx-ui32nda-ui16nda.cc' || echo './'`mx-ui32nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo -c mx-ui32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16nda.o mv -f .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo .deps/liboctave_la-mx-ui32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c -o liboctave_la-mx-ui32nda-i32nda.lo `test -f 'mx-ui32nda-i32nda.cc' || echo './'`mx-ui32nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c mx-ui32nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32nda.o mv -f .deps/liboctave_la-mx-ui32nda-i32nda.Tpo .deps/liboctave_la-mx-ui32nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64nda.Tpo -c -o liboctave_la-mx-ui32nda-i64nda.lo `test -f 'mx-ui32nda-i64nda.cc' || echo './'`mx-ui32nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64nda.Tpo -c mx-ui32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64nda.o mv -f .deps/liboctave_la-mx-ui32nda-i64nda.Tpo .deps/liboctave_la-mx-ui32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c -o liboctave_la-mx-ui32nda-ui64nda.lo `test -f 'mx-ui32nda-ui64nda.cc' || echo './'`mx-ui32nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c mx-ui32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64nda.o mv -f .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo .deps/liboctave_la-mx-ui32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8nda.Tpo -c -o liboctave_la-mx-ui64nda-i8nda.lo `test -f 'mx-ui64nda-i8nda.cc' || echo './'`mx-ui64nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8nda.Tpo -c mx-ui64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8nda.o mv -f .deps/liboctave_la-mx-ui64nda-i8nda.Tpo .deps/liboctave_la-mx-ui64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c -o liboctave_la-mx-ui64nda-ui8nda.lo `test -f 'mx-ui64nda-ui8nda.cc' || echo './'`mx-ui64nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c mx-ui64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo .deps/liboctave_la-mx-ui64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16nda.Tpo -c -o liboctave_la-mx-ui64nda-i16nda.lo `test -f 'mx-ui64nda-i16nda.cc' || echo './'`mx-ui64nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16nda.Tpo -c mx-ui64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16nda.o mv -f .deps/liboctave_la-mx-ui64nda-i16nda.Tpo .deps/liboctave_la-mx-ui64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c -o liboctave_la-mx-ui64nda-ui16nda.lo `test -f 'mx-ui64nda-ui16nda.cc' || echo './'`mx-ui64nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c mx-ui64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16nda.o mv -f .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo .deps/liboctave_la-mx-ui64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32nda.Tpo -c -o liboctave_la-mx-ui64nda-i32nda.lo `test -f 'mx-ui64nda-i32nda.cc' || echo './'`mx-ui64nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32nda.Tpo -c mx-ui64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32nda.o mv -f .deps/liboctave_la-mx-ui64nda-i32nda.Tpo .deps/liboctave_la-mx-ui64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo -c -o liboctave_la-mx-ui64nda-ui32nda.lo `test -f 'mx-ui64nda-ui32nda.cc' || echo './'`mx-ui64nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo -c mx-ui64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32nda.o mv -f .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo .deps/liboctave_la-mx-ui64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64nda.Tpo -c -o liboctave_la-mx-ui64nda-i64nda.lo `test -f 'mx-ui64nda-i64nda.cc' || echo './'`mx-ui64nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-mx-ui64nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64nda.Tpo -c mx-ui64nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64nda.o mv -f .deps/liboctave_la-mx-ui64nda-i64nda.Tpo .deps/liboctave_la-mx-ui64nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c -o liboctave_la-vx-ccv-cv.lo `test -f 'vx-ccv-cv.cc' || echo './'`vx-ccv-cv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c vx-ccv-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-cv.o mv -f .deps/liboctave_la-vx-ccv-cv.Tpo .deps/liboctave_la-vx-ccv-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-ccv-s.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-s.Tpo -c -o liboctave_la-vx-ccv-s.lo `test -f 'vx-ccv-s.cc' || echo './'`vx-ccv-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-ccv-s.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-s.Tpo -c vx-ccv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-s.o mv -f .deps/liboctave_la-vx-ccv-s.Tpo .deps/liboctave_la-vx-ccv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-crv-rv.lo -MD -MP -MF .deps/liboctave_la-vx-crv-rv.Tpo -c -o liboctave_la-vx-crv-rv.lo `test -f 'vx-crv-rv.cc' || echo './'`vx-crv-rv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-crv-rv.lo -MD -MP -MF .deps/liboctave_la-vx-crv-rv.Tpo -c vx-crv-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-rv.o mv -f .deps/liboctave_la-vx-crv-rv.Tpo .deps/liboctave_la-vx-crv-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-crv-s.lo -MD -MP -MF .deps/liboctave_la-vx-crv-s.Tpo -c -o liboctave_la-vx-crv-s.lo `test -f 'vx-crv-s.cc' || echo './'`vx-crv-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-crv-s.lo -MD -MP -MF .deps/liboctave_la-vx-crv-s.Tpo -c vx-crv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-s.o mv -f .deps/liboctave_la-vx-crv-s.Tpo .deps/liboctave_la-vx-crv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c -o liboctave_la-vx-cs-cv.lo `test -f 'vx-cs-cv.cc' || echo './'`vx-cs-cv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c vx-cs-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-cv.o mv -f .deps/liboctave_la-vx-cs-cv.Tpo .deps/liboctave_la-vx-cs-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cs-rv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-rv.Tpo -c -o liboctave_la-vx-cs-rv.lo `test -f 'vx-cs-rv.cc' || echo './'`vx-cs-rv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cs-rv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-rv.Tpo -c vx-cs-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-rv.o mv -f .deps/liboctave_la-vx-cs-rv.Tpo .deps/liboctave_la-vx-cs-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cv-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-cv-ccv.Tpo -c -o liboctave_la-vx-cv-ccv.lo `test -f 'vx-cv-ccv.cc' || echo './'`vx-cv-ccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cv-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-cv-ccv.Tpo -c vx-cv-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-ccv.o mv -f .deps/liboctave_la-vx-cv-ccv.Tpo .deps/liboctave_la-vx-cv-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-cv-cs.Tpo -c -o liboctave_la-vx-cv-cs.lo `test -f 'vx-cv-cs.cc' || echo './'`vx-cv-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-cv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-cv-cs.Tpo -c vx-cv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-cs.o mv -f .deps/liboctave_la-vx-cv-cs.Tpo .deps/liboctave_la-vx-cv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c -o liboctave_la-vx-rv-crv.lo `test -f 'vx-rv-crv.cc' || echo './'`vx-rv-crv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c vx-rv-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-crv.o mv -f .deps/liboctave_la-vx-rv-crv.Tpo .deps/liboctave_la-vx-rv-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-rv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-rv-cs.Tpo -c -o liboctave_la-vx-rv-cs.lo `test -f 'vx-rv-cs.cc' || echo './'`vx-rv-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-rv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-rv-cs.Tpo -c vx-rv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-cs.o mv -f .deps/liboctave_la-vx-rv-cs.Tpo .deps/liboctave_la-vx-rv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-s-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-s-ccv.Tpo -c -o liboctave_la-vx-s-ccv.lo `test -f 'vx-s-ccv.cc' || echo './'`vx-s-ccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-s-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-s-ccv.Tpo -c vx-s-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-ccv.o mv -f .deps/liboctave_la-vx-s-ccv.Tpo .deps/liboctave_la-vx-s-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c -o liboctave_la-vx-s-crv.lo `test -f 'vx-s-crv.cc' || echo './'`vx-s-crv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c vx-s-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-crv.o mv -f .deps/liboctave_la-vx-s-crv.Tpo .deps/liboctave_la-vx-s-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fccv-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fcv.Tpo -c -o liboctave_la-vx-fccv-fcv.lo `test -f 'vx-fccv-fcv.cc' || echo './'`vx-fccv-fcv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fccv-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fcv.Tpo -c vx-fccv-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fcv.o mv -f .deps/liboctave_la-vx-fccv-fcv.Tpo .deps/liboctave_la-vx-fccv-fcv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fccv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fs.Tpo -c -o liboctave_la-vx-fccv-fs.lo `test -f 'vx-fccv-fs.cc' || echo './'`vx-fccv-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fccv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fs.Tpo -c vx-fccv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fs.o mv -f .deps/liboctave_la-vx-fccv-fs.Tpo .deps/liboctave_la-vx-fccv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c -o liboctave_la-vx-fcrv-frv.lo `test -f 'vx-fcrv-frv.cc' || echo './'`vx-fcrv-frv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c vx-fcrv-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-frv.o mv -f .deps/liboctave_la-vx-fcrv-frv.Tpo .deps/liboctave_la-vx-fcrv-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcrv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-fs.Tpo -c -o liboctave_la-vx-fcrv-fs.lo `test -f 'vx-fcrv-fs.cc' || echo './'`vx-fcrv-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcrv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-fs.Tpo -c vx-fcrv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-fs.o mv -f .deps/liboctave_la-vx-fcrv-fs.Tpo .deps/liboctave_la-vx-fcrv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c -o liboctave_la-vx-fcs-fcv.lo `test -f 'vx-fcs-fcv.cc' || echo './'`vx-fcs-fcv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c vx-fcs-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-fcv.o mv -f .deps/liboctave_la-vx-fcs-fcv.Tpo .deps/liboctave_la-vx-fcs-fcv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcs-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-frv.Tpo -c -o liboctave_la-vx-fcs-frv.lo `test -f 'vx-fcs-frv.cc' || echo './'`vx-fcs-frv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcs-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-frv.Tpo -c vx-fcs-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-frv.o mv -f .deps/liboctave_la-vx-fcs-frv.Tpo .deps/liboctave_la-vx-fcs-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcv-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fccv.Tpo -c -o liboctave_la-vx-fcv-fccv.lo `test -f 'vx-fcv-fccv.cc' || echo './'`vx-fcv-fccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcv-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fccv.Tpo -c vx-fcv-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fccv.o mv -f .deps/liboctave_la-vx-fcv-fccv.Tpo .deps/liboctave_la-vx-fcv-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fcs.Tpo -c -o liboctave_la-vx-fcv-fcs.lo `test -f 'vx-fcv-fcs.cc' || echo './'`vx-fcv-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fcv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fcs.Tpo -c vx-fcv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fcs.o mv -f .deps/liboctave_la-vx-fcv-fcs.Tpo .deps/liboctave_la-vx-fcv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-frv-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcrv.Tpo -c -o liboctave_la-vx-frv-fcrv.lo `test -f 'vx-frv-fcrv.cc' || echo './'`vx-frv-fcrv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-frv-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcrv.Tpo -c vx-frv-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcrv.o mv -f .deps/liboctave_la-vx-frv-fcrv.Tpo .deps/liboctave_la-vx-frv-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-frv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcs.Tpo -c -o liboctave_la-vx-frv-fcs.lo `test -f 'vx-frv-fcs.cc' || echo './'`vx-frv-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-frv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcs.Tpo -c vx-frv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcs.o mv -f .deps/liboctave_la-vx-frv-fcs.Tpo .deps/liboctave_la-vx-frv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fs-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fccv.Tpo -c -o liboctave_la-vx-fs-fccv.lo `test -f 'vx-fs-fccv.cc' || echo './'`vx-fs-fccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fs-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fccv.Tpo -c vx-fs-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fccv.o mv -f .deps/liboctave_la-vx-fs-fccv.Tpo .deps/liboctave_la-vx-fs-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fs-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fcrv.Tpo -c -o liboctave_la-vx-fs-fcrv.lo `test -f 'vx-fs-fcrv.cc' || echo './'`vx-fs-fcrv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-vx-fs-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fcrv.Tpo -c vx-fs-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fcrv.o mv -f .deps/liboctave_la-vx-fs-fcrv.Tpo .deps/liboctave_la-vx-fs-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-cs.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cs.Tpo -c -o liboctave_la-smx-sm-cs.lo `test -f 'smx-sm-cs.cc' || echo './'`smx-sm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-cs.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cs.Tpo -c smx-sm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cs.o mv -f .deps/liboctave_la-smx-sm-cs.Tpo .deps/liboctave_la-smx-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cs-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cs-sm.Tpo -c -o liboctave_la-smx-cs-sm.lo `test -f 'smx-cs-sm.cc' || echo './'`smx-cs-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cs-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cs-sm.Tpo -c smx-cs-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cs-sm.o mv -f .deps/liboctave_la-smx-cs-sm.Tpo .deps/liboctave_la-smx-cs-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-s.lo -MD -MP -MF .deps/liboctave_la-smx-scm-s.Tpo -c -o liboctave_la-smx-scm-s.lo `test -f 'smx-scm-s.cc' || echo './'`smx-scm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-s.lo -MD -MP -MF .deps/liboctave_la-smx-scm-s.Tpo -c smx-scm-s.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-s.o mv -f .deps/liboctave_la-smx-scm-s.Tpo .deps/liboctave_la-smx-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-s-scm.lo -MD -MP -MF .deps/liboctave_la-smx-s-scm.Tpo -c -o liboctave_la-smx-s-scm.lo `test -f 'smx-s-scm.cc' || echo './'`smx-s-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-s-scm.lo -MD -MP -MF .deps/liboctave_la-smx-s-scm.Tpo -c smx-s-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-s-scm.o mv -f .deps/liboctave_la-smx-s-scm.Tpo .deps/liboctave_la-smx-s-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c -o liboctave_la-smx-scm-sm.lo `test -f 'smx-scm-sm.cc' || echo './'`smx-scm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c smx-scm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-sm.o mv -f .deps/liboctave_la-smx-scm-sm.Tpo .deps/liboctave_la-smx-scm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-scm.Tpo -c -o liboctave_la-smx-sm-scm.lo `test -f 'smx-sm-scm.cc' || echo './'`smx-sm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-scm.Tpo -c smx-sm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-scm.o mv -f .deps/liboctave_la-smx-sm-scm.Tpo .deps/liboctave_la-smx-sm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c -o liboctave_la-smx-m-sm.lo `test -f 'smx-m-sm.cc' || echo './'`smx-m-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c smx-m-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-sm.o mv -f .deps/liboctave_la-smx-m-sm.Tpo .deps/liboctave_la-smx-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-m-scm.lo -MD -MP -MF .deps/liboctave_la-smx-m-scm.Tpo -c -o liboctave_la-smx-m-scm.lo `test -f 'smx-m-scm.cc' || echo './'`smx-m-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-m-scm.lo -MD -MP -MF .deps/liboctave_la-smx-m-scm.Tpo -c smx-m-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-scm.o mv -f .deps/liboctave_la-smx-m-scm.Tpo .deps/liboctave_la-smx-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c -o liboctave_la-smx-cm-sm.lo `test -f 'smx-cm-sm.cc' || echo './'`smx-cm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c smx-cm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-sm.o mv -f .deps/liboctave_la-smx-cm-sm.Tpo .deps/liboctave_la-smx-cm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-scm.Tpo -c -o liboctave_la-smx-cm-scm.lo `test -f 'smx-cm-scm.cc' || echo './'`smx-cm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-cm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-scm.Tpo -c smx-cm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-scm.o mv -f .deps/liboctave_la-smx-cm-scm.Tpo .deps/liboctave_la-smx-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-m.lo -MD -MP -MF .deps/liboctave_la-smx-sm-m.Tpo -c -o liboctave_la-smx-sm-m.lo `test -f 'smx-sm-m.cc' || echo './'`smx-sm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-m.lo -MD -MP -MF .deps/liboctave_la-smx-sm-m.Tpo -c smx-sm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-m.o mv -f .deps/liboctave_la-smx-sm-m.Tpo .deps/liboctave_la-smx-sm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-m.lo -MD -MP -MF .deps/liboctave_la-smx-scm-m.Tpo -c -o liboctave_la-smx-scm-m.lo `test -f 'smx-scm-m.cc' || echo './'`smx-scm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-m.lo -MD -MP -MF .deps/liboctave_la-smx-scm-m.Tpo -c smx-scm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-m.o mv -f .deps/liboctave_la-smx-scm-m.Tpo .deps/liboctave_la-smx-scm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c -o liboctave_la-smx-sm-cm.lo `test -f 'smx-sm-cm.cc' || echo './'`smx-sm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c smx-sm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cm.o mv -f .deps/liboctave_la-smx-sm-cm.Tpo .deps/liboctave_la-smx-sm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-cm.Tpo -c -o liboctave_la-smx-scm-cm.lo `test -f 'smx-scm-cm.cc' || echo './'`smx-scm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-scm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-cm.Tpo -c smx-scm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-cm.o mv -f .deps/liboctave_la-smx-scm-cm.Tpo .deps/liboctave_la-smx-scm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-bm-sbm.lo -MD -MP -MF .deps/liboctave_la-smx-bm-sbm.Tpo -c -o liboctave_la-smx-bm-sbm.lo `test -f 'smx-bm-sbm.cc' || echo './'`smx-bm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-bm-sbm.lo -MD -MP -MF .deps/liboctave_la-smx-bm-sbm.Tpo -c smx-bm-sbm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-bm-sbm.o mv -f .deps/liboctave_la-smx-bm-sbm.Tpo .deps/liboctave_la-smx-bm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c -o liboctave_la-smx-sbm-bm.lo `test -f 'smx-sbm-bm.cc' || echo './'`smx-sbm-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c smx-sbm-bm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sbm-bm.o mv -f .deps/liboctave_la-smx-sbm-bm.Tpo .deps/liboctave_la-smx-sbm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -release 3.4.0 -bindir /usr/bin -o liboctave.la -rpath /usr/lib/octave-3.4.0 liboctave_la-CollocWt.lo liboctave_la-DASPK.lo liboctave_la-DASRT.lo liboctave_la-DASSL.lo liboctave_la-LSODE.lo liboctave_la-ODES.lo liboctave_la-Quad.lo liboctave_la-Range.lo liboctave_la-data-conv.lo liboctave_la-dir-ops.lo liboctave_la-file-ops.lo liboctave_la-file-stat.lo liboctave_la-glob-match.lo liboctave_la-idx-vector.lo liboctave_la-lo-array-gripes.lo liboctave_la-lo-ieee.lo liboctave_la-lo-mappers.lo liboctave_la-lo-specfun.lo liboctave_la-lo-sysdep.lo liboctave_la-lo-utils.lo liboctave_la-mach-info.lo liboctave_la-oct-alloc.lo liboctave_la-oct-convn.lo liboctave_la-oct-env.lo liboctave_la-oct-fftw.lo liboctave_la-oct-glob.lo liboctave_la-oct-group.lo liboctave_la-oct-locbuf.lo liboctave_la-oct-md5.lo liboctave_la-oct-mutex.lo liboctave_la-oct-norm.lo liboctave_la-oct-passwd.lo liboctave_la-oct-rand.lo liboctave_la-oct-shlib.lo liboctave_la-oct-spparms.lo liboctave_la-oct-syscalls.lo liboctave_la-oct-time.lo liboctave_la-oct-uname.lo liboctave_la-pathsearch.lo liboctave_la-regex-match.lo liboctave_la-sparse-sort.lo liboctave_la-sparse-util.lo liboctave_la-str-vec.lo liboctave_la-Array-C.lo liboctave_la-Array-b.lo liboctave_la-Array-ch.lo liboctave_la-Array-d.lo liboctave_la-Array-f.lo liboctave_la-Array-fC.lo liboctave_la-Array-i.lo liboctave_la-Array-idx-vec.lo liboctave_la-Array-s.lo liboctave_la-Array-str.lo liboctave_la-Array-voidp.lo liboctave_la-MArray-C.lo liboctave_la-MArray-d.lo liboctave_la-MArray-f.lo liboctave_la-MArray-fC.lo liboctave_la-MArray-i.lo liboctave_la-MArray-s.lo liboctave_la-MSparse-C.lo liboctave_la-MSparse-d.lo liboctave_la-Sparse-C.lo liboctave_la-Sparse-b.lo liboctave_la-Sparse-d.lo liboctave_la-oct-inttypes.lo liboctave_la-Array-util.lo liboctave_la-CColVector.lo liboctave_la-CDiagMatrix.lo liboctave_la-CMatrix.lo liboctave_la-CNDArray.lo liboctave_la-CRowVector.lo liboctave_la-CSparse.lo liboctave_la-CmplxAEPBAL.lo liboctave_la-CmplxCHOL.lo liboctave_la-CmplxGEPBAL.lo liboctave_la-CmplxHESS.lo liboctave_la-CmplxLU.lo liboctave_la-CmplxQR.lo liboctave_la-CmplxQRP.lo liboctave_la-CmplxSCHUR.lo liboctave_la-CmplxSVD.lo liboctave_la-EIG.lo liboctave_la-MSparse.lo liboctave_la-MatrixType.lo liboctave_la-PermMatrix.lo liboctave_la-Sparse.lo liboctave_la-SparseCmplxCHOL.lo liboctave_la-SparseCmplxLU.lo liboctave_la-SparseCmplxQR.lo liboctave_la-SparseQR.lo liboctave_la-SparsedbleCHOL.lo liboctave_la-SparsedbleLU.lo liboctave_la-boolMatrix.lo liboctave_la-boolNDArray.lo liboctave_la-boolSparse.lo liboctave_la-chMatrix.lo liboctave_la-chNDArray.lo liboctave_la-dim-vector.lo liboctave_la-dColVector.lo liboctave_la-dDiagMatrix.lo liboctave_la-dMatrix.lo liboctave_la-dNDArray.lo liboctave_la-dRowVector.lo liboctave_la-dSparse.lo liboctave_la-dbleAEPBAL.lo liboctave_la-dbleCHOL.lo liboctave_la-dbleGEPBAL.lo liboctave_la-dbleHESS.lo liboctave_la-dbleLU.lo liboctave_la-dbleQR.lo liboctave_la-dbleQRP.lo liboctave_la-dbleSCHUR.lo liboctave_la-dbleSVD.lo liboctave_la-fCColVector.lo liboctave_la-fCDiagMatrix.lo liboctave_la-fCMatrix.lo liboctave_la-fCNDArray.lo liboctave_la-fCRowVector.lo liboctave_la-fCmplxAEPBAL.lo liboctave_la-fCmplxCHOL.lo liboctave_la-fCmplxGEPBAL.lo liboctave_la-fCmplxHESS.lo liboctave_la-fCmplxLU.lo liboctave_la-fCmplxQR.lo liboctave_la-fCmplxQRP.lo liboctave_la-fCmplxSCHUR.lo liboctave_la-fCmplxSVD.lo liboctave_la-fColVector.lo liboctave_la-fDiagMatrix.lo liboctave_la-fEIG.lo liboctave_la-fMatrix.lo liboctave_la-fNDArray.lo liboctave_la-fRowVector.lo liboctave_la-floatAEPBAL.lo liboctave_la-floatCHOL.lo liboctave_la-floatGEPBAL.lo liboctave_la-floatHESS.lo liboctave_la-floatLU.lo liboctave_la-floatQR.lo liboctave_la-floatQRP.lo liboctave_la-floatSCHUR.lo liboctave_la-floatSVD.lo liboctave_la-int16NDArray.lo liboctave_la-int32NDArray.lo liboctave_la-int64NDArray.lo liboctave_la-int8NDArray.lo liboctave_la-uint16NDArray.lo liboctave_la-uint32NDArray.lo liboctave_la-uint64NDArray.lo liboctave_la-uint8NDArray.lo liboctave_la-f2c-main.lo liboctave_la-lo-cieee.lo liboctave_la-lo-cutils.lo liboctave_la-randgamma.lo liboctave_la-randmtzig.lo liboctave_la-randpoisson.lo liboctave_la-tempnam.lo liboctave_la-tempname.lo liboctave_la-cmd-edit.lo liboctave_la-cmd-hist.lo liboctave_la-oct-rl-edit.lo liboctave_la-oct-rl-hist.lo liboctave_la-mx-cdm-dm.lo liboctave_la-mx-dm-cdm.lo liboctave_la-mx-cs-dm.lo liboctave_la-mx-cs-m.lo liboctave_la-mx-cs-nda.lo liboctave_la-mx-cdm-cm.lo liboctave_la-mx-cdm-m.lo liboctave_la-mx-cdm-s.lo liboctave_la-mx-cm-cdm.lo liboctave_la-mx-cm-dm.lo liboctave_la-mx-cm-m.lo liboctave_la-mx-cnda-nda.lo liboctave_la-mx-cm-s.lo liboctave_la-mx-cnda-s.lo liboctave_la-mx-dm-cs.lo liboctave_la-mx-dm-cm.lo liboctave_la-mx-m-cs.lo liboctave_la-mx-nda-cs.lo liboctave_la-mx-m-cdm.lo liboctave_la-mx-m-cm.lo liboctave_la-mx-nda-cnda.lo liboctave_la-mx-s-cdm.lo liboctave_la-mx-s-cm.lo liboctave_la-mx-s-cnda.lo liboctave_la-mx-dm-m.lo liboctave_la-mx-m-dm.lo liboctave_la-mx-fcdm-fdm.lo liboctave_la-mx-fdm-fcdm.lo liboctave_la-mx-fcs-fdm.lo liboctave_la-mx-fcs-fm.lo liboctave_la-mx-fcs-fnda.lo liboctave_la-mx-fcdm-fcm.lo liboctave_la-mx-fcdm-fm.lo liboctave_la-mx-fcdm-fs.lo liboctave_la-mx-fcm-fcdm.lo liboctave_la-mx-fcm-fdm.lo liboctave_la-mx-fcm-fm.lo liboctave_la-mx-fcnda-fnda.lo liboctave_la-mx-fcm-fs.lo liboctave_la-mx-fcnda-fs.lo liboctave_la-mx-fdm-fcs.lo liboctave_la-mx-fdm-fcm.lo liboctave_la-mx-fm-fcs.lo liboctave_la-mx-fnda-fcs.lo liboctave_la-mx-fm-fcdm.lo liboctave_la-mx-fm-fcm.lo liboctave_la-mx-fnda-fcnda.lo liboctave_la-mx-fs-fcdm.lo liboctave_la-mx-fs-fcm.lo liboctave_la-mx-fs-fcnda.lo liboctave_la-mx-fdm-fm.lo liboctave_la-mx-fm-fdm.lo liboctave_la-mx-pm-m.lo liboctave_la-mx-m-pm.lo liboctave_la-mx-pm-cm.lo liboctave_la-mx-cm-pm.lo liboctave_la-mx-pm-fm.lo liboctave_la-mx-fm-pm.lo liboctave_la-mx-pm-fcm.lo liboctave_la-mx-fcm-pm.lo liboctave_la-mx-s-i8nda.lo liboctave_la-mx-i8nda-s.lo liboctave_la-mx-s-ui8nda.lo liboctave_la-mx-ui8nda-s.lo liboctave_la-mx-s-i16nda.lo liboctave_la-mx-i16nda-s.lo liboctave_la-mx-s-ui16nda.lo liboctave_la-mx-ui16nda-s.lo liboctave_la-mx-s-i32nda.lo liboctave_la-mx-i32nda-s.lo liboctave_la-mx-s-ui32nda.lo liboctave_la-mx-ui32nda-s.lo liboctave_la-mx-s-i64nda.lo liboctave_la-mx-i64nda-s.lo liboctave_la-mx-s-ui64nda.lo liboctave_la-mx-ui64nda-s.lo liboctave_la-mx-fs-i8nda.lo liboctave_la-mx-i8nda-fs.lo liboctave_la-mx-fs-ui8nda.lo liboctave_la-mx-ui8nda-fs.lo liboctave_la-mx-fs-i16nda.lo liboctave_la-mx-i16nda-fs.lo liboctave_la-mx-fs-ui16nda.lo liboctave_la-mx-ui16nda-fs.lo liboctave_la-mx-fs-i32nda.lo liboctave_la-mx-i32nda-fs.lo liboctave_la-mx-fs-ui32nda.lo liboctave_la-mx-ui32nda-fs.lo liboctave_la-mx-fs-i64nda.lo liboctave_la-mx-i64nda-fs.lo liboctave_la-mx-fs-ui64nda.lo liboctave_la-mx-ui64nda-fs.lo liboctave_la-mx-nda-i8.lo liboctave_la-mx-i8-nda.lo liboctave_la-mx-nda-ui8.lo liboctave_la-mx-ui8-nda.lo liboctave_la-mx-nda-i16.lo liboctave_la-mx-i16-nda.lo liboctave_la-mx-nda-ui16.lo liboctave_la-mx-ui16-nda.lo liboctave_la-mx-nda-i32.lo liboctave_la-mx-i32-nda.lo liboctave_la-mx-nda-ui32.lo liboctave_la-mx-ui32-nda.lo liboctave_la-mx-nda-i64.lo liboctave_la-mx-i64-nda.lo liboctave_la-mx-nda-ui64.lo liboctave_la-mx-ui64-nda.lo liboctave_la-mx-fnda-i8.lo liboctave_la-mx-i8-fnda.lo liboctave_la-mx-fnda-ui8.lo liboctave_la-mx-ui8-fnda.lo liboctave_la-mx-fnda-i16.lo liboctave_la-mx-i16-fnda.lo liboctave_la-mx-fnda-ui16.lo liboctave_la-mx-ui16-fnda.lo liboctave_la-mx-fnda-i32.lo liboctave_la-mx-i32-fnda.lo liboctave_la-mx-fnda-ui32.lo liboctave_la-mx-ui32-fnda.lo liboctave_la-mx-fnda-i64.lo liboctave_la-mx-i64-fnda.lo liboctave_la-mx-fnda-ui64.lo liboctave_la-mx-ui64-fnda.lo liboctave_la-mx-nda-i8nda.lo liboctave_la-mx-i8nda-nda.lo liboctave_la-mx-nda-ui8nda.lo liboctave_la-mx-ui8nda-nda.lo liboctave_la-mx-nda-i16nda.lo liboctave_la-mx-i16nda-nda.lo liboctave_la-mx-nda-ui16nda.lo liboctave_la-mx-ui16nda-nda.lo liboctave_la-mx-nda-i32nda.lo liboctave_la-mx-i32nda-nda.lo liboctave_la-mx-nda-ui32nda.lo liboctave_la-mx-ui32nda-nda.lo liboctave_la-mx-nda-i64nda.lo liboctave_la-mx-i64nda-nda.lo liboctave_la-mx-nda-ui64nda.lo liboctave_la-mx-ui64nda-nda.lo liboctave_la-mx-fnda-i8nda.lo liboctave_la-mx-i8nda-fnda.lo liboctave_la-mx-fnda-ui8nda.lo liboctave_la-mx-ui8nda-fnda.lo liboctave_la-mx-fnda-i16nda.lo liboctave_la-mx-i16nda-fnda.lo liboctave_la-mx-fnda-ui16nda.lo liboctave_la-mx-ui16nda-fnda.lo liboctave_la-mx-fnda-i32nda.lo liboctave_la-mx-i32nda-fnda.lo liboctave_la-mx-fnda-ui32nda.lo liboctave_la-mx-ui32nda-fnda.lo liboctave_la-mx-fnda-i64nda.lo liboctave_la-mx-i64nda-fnda.lo liboctave_la-mx-fnda-ui64nda.lo liboctave_la-mx-ui64nda-fnda.lo liboctave_la-mx-i8nda-ui8.lo liboctave_la-mx-i8nda-i16.lo liboctave_la-mx-i8nda-ui16.lo liboctave_la-mx-i8nda-i32.lo liboctave_la-mx-i8nda-ui32.lo liboctave_la-mx-i8nda-i64.lo liboctave_la-mx-i8nda-ui64.lo liboctave_la-mx-i16nda-i8.lo liboctave_la-mx-i16nda-ui8.lo liboctave_la-mx-i16nda-ui16.lo liboctave_la-mx-i16nda-i32.lo liboctave_la-mx-i16nda-ui32.lo liboctave_la-mx-i16nda-i64.lo liboctave_la-mx-i16nda-ui64.lo liboctave_la-mx-i32nda-i8.lo liboctave_la-mx-i32nda-ui8.lo liboctave_la-mx-i32nda-i16.lo liboctave_la-mx-i32nda-ui16.lo liboctave_la-mx-i32nda-ui32.lo liboctave_la-mx-i32nda-i64.lo liboctave_la-mx-i32nda-ui64.lo liboctave_la-mx-i64nda-i8.lo liboctave_la-mx-i64nda-ui8.lo liboctave_la-mx-i64nda-i16.lo liboctave_la-mx-i64nda-ui16.lo liboctave_la-mx-i64nda-i32.lo liboctave_la-mx-i64nda-ui32.lo liboctave_la-mx-i64nda-ui64.lo liboctave_la-mx-ui8nda-i8.lo liboctave_la-mx-ui8nda-i16.lo liboctave_la-mx-ui8nda-ui16.lo liboctave_la-mx-ui8nda-i32.lo liboctave_la-mx-ui8nda-ui32.lo liboctave_la-mx-ui8nda-i64.lo liboctave_la-mx-ui8nda-ui64.lo liboctave_la-mx-ui16nda-i8.lo liboctave_la-mx-ui16nda-ui8.lo liboctave_la-mx-ui16nda-i16.lo liboctave_la-mx-ui16nda-i32.lo liboctave_la-mx-ui16nda-ui32.lo liboctave_la-mx-ui16nda-i64.lo liboctave_la-mx-ui16nda-ui64.lo liboctave_la-mx-ui32nda-i8.lo liboctave_la-mx-ui32nda-ui8.lo liboctave_la-mx-ui32nda-i16.lo liboctave_la-mx-ui32nda-ui16.lo liboctave_la-mx-ui32nda-i32.lo liboctave_la-mx-ui32nda-i64.lo liboctave_la-mx-ui32nda-ui64.lo liboctave_la-mx-ui64nda-i8.lo liboctave_la-mx-ui64nda-ui8.lo liboctave_la-mx-ui64nda-i16.lo liboctave_la-mx-ui64nda-ui16.lo liboctave_la-mx-ui64nda-i32.lo liboctave_la-mx-ui64nda-ui32.lo liboctave_la-mx-ui64nda-i64.lo liboctave_la-mx-i8-ui8nda.lo liboctave_la-mx-i8-i16nda.lo liboctave_la-mx-i8-ui16nda.lo liboctave_la-mx-i8-i32nda.lo liboctave_la-mx-i8-ui32nda.lo liboctave_la-mx-i8-i64nda.lo liboctave_la-mx-i8-ui64nda.lo liboctave_la-mx-i16-i8nda.lo liboctave_la-mx-i16-ui8nda.lo liboctave_la-mx-i16-ui16nda.lo liboctave_la-mx-i16-i32nda.lo liboctave_la-mx-i16-ui32nda.lo liboctave_la-mx-i16-i64nda.lo liboctave_la-mx-i16-ui64nda.lo liboctave_la-mx-i32-i8nda.lo liboctave_la-mx-i32-ui8nda.lo liboctave_la-mx-i32-i16nda.lo liboctave_la-mx-i32-ui16nda.lo liboctave_la-mx-i32-ui32nda.lo liboctave_la-mx-i32-i64nda.lo liboctave_la-mx-i32-ui64nda.lo liboctave_la-mx-i64-i8nda.lo liboctave_la-mx-i64-ui8nda.lo liboctave_la-mx-i64-i16nda.lo liboctave_la-mx-i64-ui16nda.lo liboctave_la-mx-i64-i32nda.lo liboctave_la-mx-i64-ui32nda.lo liboctave_la-mx-i64-ui64nda.lo liboctave_la-mx-ui8-i8nda.lo liboctave_la-mx-ui8-i16nda.lo liboctave_la-mx-ui8-ui16nda.lo liboctave_la-mx-ui8-i32nda.lo liboctave_la-mx-ui8-ui32nda.lo liboctave_la-mx-ui8-i64nda.lo liboctave_la-mx-ui8-ui64nda.lo liboctave_la-mx-ui16-i8nda.lo liboctave_la-mx-ui16-ui8nda.lo liboctave_la-mx-ui16-i16nda.lo liboctave_la-mx-ui16-i32nda.lo liboctave_la-mx-ui16-ui32nda.lo liboctave_la-mx-ui16-i64nda.lo liboctave_la-mx-ui16-ui64nda.lo liboctave_la-mx-ui32-i8nda.lo liboctave_la-mx-ui32-ui8nda.lo liboctave_la-mx-ui32-i16nda.lo liboctave_la-mx-ui32-ui16nda.lo liboctave_la-mx-ui32-i32nda.lo liboctave_la-mx-ui32-i64nda.lo liboctave_la-mx-ui32-ui64nda.lo liboctave_la-mx-ui64-i8nda.lo liboctave_la-mx-ui64-ui8nda.lo liboctave_la-mx-ui64-i16nda.lo liboctave_la-mx-ui64-ui16nda.lo liboctave_la-mx-ui64-i32nda.lo liboctave_la-mx-ui64-ui32nda.lo liboctave_la-mx-ui64-i64nda.lo liboctave_la-mx-i8nda-ui8nda.lo liboctave_la-mx-i8nda-i16nda.lo liboctave_la-mx-i8nda-ui16nda.lo liboctave_la-mx-i8nda-i32nda.lo liboctave_la-mx-i8nda-ui32nda.lo liboctave_la-mx-i8nda-i64nda.lo liboctave_la-mx-i8nda-ui64nda.lo liboctave_la-mx-i16nda-i8nda.lo liboctave_la-mx-i16nda-ui8nda.lo liboctave_la-mx-i16nda-ui16nda.lo liboctave_la-mx-i16nda-i32nda.lo liboctave_la-mx-i16nda-ui32nda.lo liboctave_la-mx-i16nda-i64nda.lo liboctave_la-mx-i16nda-ui64nda.lo liboctave_la-mx-i32nda-i8nda.lo liboctave_la-mx-i32nda-ui8nda.lo liboctave_la-mx-i32nda-i16nda.lo liboctave_la-mx-i32nda-ui16nda.lo liboctave_la-mx-i32nda-ui32nda.lo liboctave_la-mx-i32nda-i64nda.lo liboctave_la-mx-i32nda-ui64nda.lo liboctave_la-mx-i64nda-i8nda.lo liboctave_la-mx-i64nda-ui8nda.lo liboctave_la-mx-i64nda-i16nda.lo liboctave_la-mx-i64nda-ui16nda.lo liboctave_la-mx-i64nda-i32nda.lo liboctave_la-mx-i64nda-ui32nda.lo liboctave_la-mx-i64nda-ui64nda.lo liboctave_la-mx-ui8nda-i8nda.lo liboctave_la-mx-ui8nda-i16nda.lo liboctave_la-mx-ui8nda-ui16nda.lo liboctave_la-mx-ui8nda-i32nda.lo liboctave_la-mx-ui8nda-ui32nda.lo liboctave_la-mx-ui8nda-i64nda.lo liboctave_la-mx-ui8nda-ui64nda.lo liboctave_la-mx-ui16nda-i8nda.lo liboctave_la-mx-ui16nda-ui8nda.lo liboctave_la-mx-ui16nda-i16nda.lo liboctave_la-mx-ui16nda-i32nda.lo liboctave_la-mx-ui16nda-ui32nda.lo liboctave_la-mx-ui16nda-i64nda.lo liboctave_la-mx-ui16nda-ui64nda.lo liboctave_la-mx-ui32nda-i8nda.lo liboctave_la-mx-ui32nda-ui8nda.lo liboctave_la-mx-ui32nda-i16nda.lo liboctave_la-mx-ui32nda-ui16nda.lo liboctave_la-mx-ui32nda-i32nda.lo liboctave_la-mx-ui32nda-i64nda.lo liboctave_la-mx-ui32nda-ui64nda.lo liboctave_la-mx-ui64nda-i8nda.lo liboctave_la-mx-ui64nda-ui8nda.lo liboctave_la-mx-ui64nda-i16nda.lo liboctave_la-mx-ui64nda-ui16nda.lo liboctave_la-mx-ui64nda-i32nda.lo liboctave_la-mx-ui64nda-ui32nda.lo liboctave_la-mx-ui64nda-i64nda.lo liboctave_la-vx-ccv-cv.lo liboctave_la-vx-ccv-s.lo liboctave_la-vx-crv-rv.lo liboctave_la-vx-crv-s.lo liboctave_la-vx-cs-cv.lo liboctave_la-vx-cs-rv.lo liboctave_la-vx-cv-ccv.lo liboctave_la-vx-cv-cs.lo liboctave_la-vx-rv-crv.lo liboctave_la-vx-rv-cs.lo liboctave_la-vx-s-ccv.lo liboctave_la-vx-s-crv.lo liboctave_la-vx-fccv-fcv.lo liboctave_la-vx-fccv-fs.lo liboctave_la-vx-fcrv-frv.lo liboctave_la-vx-fcrv-fs.lo liboctave_la-vx-fcs-fcv.lo liboctave_la-vx-fcs-frv.lo liboctave_la-vx-fcv-fccv.lo liboctave_la-vx-fcv-fcs.lo liboctave_la-vx-frv-fcrv.lo liboctave_la-vx-frv-fcs.lo liboctave_la-vx-fs-fccv.lo liboctave_la-vx-fs-fcrv.lo liboctave_la-smx-sm-cs.lo liboctave_la-smx-cs-sm.lo liboctave_la-smx-scm-s.lo liboctave_la-smx-s-scm.lo liboctave_la-smx-scm-sm.lo liboctave_la-smx-sm-scm.lo liboctave_la-smx-m-sm.lo liboctave_la-smx-m-scm.lo liboctave_la-smx-cm-sm.lo liboctave_la-smx-cm-scm.lo liboctave_la-smx-sm-m.lo liboctave_la-smx-scm-m.lo liboctave_la-smx-sm-cm.lo liboctave_la-smx-scm-cm.lo liboctave_la-smx-bm-sbm.lo liboctave_la-smx-sbm-bm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate -lfftw3 -lfftw3f -llapack -lblas -lreadline -lncurses -L/usr/lib -lpcre -ldl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/liboctave_la-CollocWt.o .libs/liboctave_la-DASPK.o .libs/liboctave_la-DASRT.o .libs/liboctave_la-DASSL.o .libs/liboctave_la-LSODE.o .libs/liboctave_la-ODES.o .libs/liboctave_la-Quad.o .libs/liboctave_la-Range.o .libs/liboctave_la-data-conv.o .libs/liboctave_la-dir-ops.o .libs/liboctave_la-file-ops.o .libs/liboctave_la-file-stat.o .libs/liboctave_la-glob-match.o .libs/liboctave_la-idx-vector.o .libs/liboctave_la-lo-array-gripes.o .libs/liboctave_la-lo-ieee.o .libs/liboctave_la-lo-mappers.o .libs/liboctave_la-lo-specfun.o .libs/liboctave_la-lo-sysdep.o .libs/liboctave_la-lo-utils.o .libs/liboctave_la-mach-info.o .libs/liboctave_la-oct-alloc.o .libs/liboctave_la-oct-convn.o .libs/liboctave_la-oct-env.o .libs/liboctave_la-oct-fftw.o .libs/liboctave_la-oct-glob.o .libs/liboctave_la-oct-group.o .libs/liboctave_la-oct-locbuf.o .libs/liboctave_la-oct-md5.o .libs/liboctave_la-oct-mutex.o .libs/liboctave_la-oct-norm.o .libs/liboctave_la-oct-passwd.o .libs/liboctave_la-oct-rand.o .libs/liboctave_la-oct-shlib.o .libs/liboctave_la-oct-spparms.o .libs/liboctave_la-oct-syscalls.o .libs/liboctave_la-oct-time.o .libs/liboctave_la-oct-uname.o .libs/liboctave_la-pathsearch.o .libs/liboctave_la-regex-match.o .libs/liboctave_la-sparse-sort.o .libs/liboctave_la-sparse-util.o .libs/liboctave_la-str-vec.o .libs/liboctave_la-Array-C.o .libs/liboctave_la-Array-b.o .libs/liboctave_la-Array-ch.o .libs/liboctave_la-Array-d.o .libs/liboctave_la-Array-f.o .libs/liboctave_la-Array-fC.o .libs/liboctave_la-Array-i.o .libs/liboctave_la-Array-idx-vec.o .libs/liboctave_la-Array-s.o .libs/liboctave_la-Array-str.o .libs/liboctave_la-Array-voidp.o .libs/liboctave_la-MArray-C.o .libs/liboctave_la-MArray-d.o .libs/liboctave_la-MArray-f.o .libs/liboctave_la-MArray-fC.o .libs/liboctave_la-MArray-i.o .libs/liboctave_la-MArray-s.o .libs/liboctave_la-MSparse-C.o .libs/liboctave_la-MSparse-d.o .libs/liboctave_la-Sparse-C.o .libs/liboctave_la-Sparse-b.o .libs/liboctave_la-Sparse-d.o .libs/liboctave_la-oct-inttypes.o .libs/liboctave_la-Array-util.o .libs/liboctave_la-CColVector.o .libs/liboctave_la-CDiagMatrix.o .libs/liboctave_la-CMatrix.o .libs/liboctave_la-CNDArray.o .libs/liboctave_la-CRowVector.o .libs/liboctave_la-CSparse.o .libs/liboctave_la-CmplxAEPBAL.o .libs/liboctave_la-CmplxCHOL.o .libs/liboctave_la-CmplxGEPBAL.o .libs/liboctave_la-CmplxHESS.o .libs/liboctave_la-CmplxLU.o .libs/liboctave_la-CmplxQR.o .libs/liboctave_la-CmplxQRP.o .libs/liboctave_la-CmplxSCHUR.o .libs/liboctave_la-CmplxSVD.o .libs/liboctave_la-EIG.o .libs/liboctave_la-MSparse.o .libs/liboctave_la-MatrixType.o .libs/liboctave_la-PermMatrix.o .libs/liboctave_la-Sparse.o .libs/liboctave_la-SparseCmplxCHOL.o .libs/liboctave_la-SparseCmplxLU.o .libs/liboctave_la-SparseCmplxQR.o .libs/liboctave_la-SparseQR.o .libs/liboctave_la-SparsedbleCHOL.o .libs/liboctave_la-SparsedbleLU.o .libs/liboctave_la-boolMatrix.o .libs/liboctave_la-boolNDArray.o .libs/liboctave_la-boolSparse.o .libs/liboctave_la-chMatrix.o .libs/liboctave_la-chNDArray.o .libs/liboctave_la-dim-vector.o .libs/liboctave_la-dColVector.o .libs/liboctave_la-dDiagMatrix.o .libs/liboctave_la-dMatrix.o .libs/liboctave_la-dNDArray.o .libs/liboctave_la-dRowVector.o .libs/liboctave_la-dSparse.o .libs/liboctave_la-dbleAEPBAL.o .libs/liboctave_la-dbleCHOL.o .libs/liboctave_la-dbleGEPBAL.o .libs/liboctave_la-dbleHESS.o .libs/liboctave_la-dbleLU.o .libs/liboctave_la-dbleQR.o .libs/liboctave_la-dbleQRP.o .libs/liboctave_la-dbleSCHUR.o .libs/liboctave_la-dbleSVD.o .libs/liboctave_la-fCColVector.o .libs/liboctave_la-fCDiagMatrix.o .libs/liboctave_la-fCMatrix.o .libs/liboctave_la-fCNDArray.o .libs/liboctave_la-fCRowVector.o .libs/liboctave_la-fCmplxAEPBAL.o .libs/liboctave_la-fCmplxCHOL.o .libs/liboctave_la-fCmplxGEPBAL.o .libs/liboctave_la-fCmplxHESS.o .libs/liboctave_la-fCmplxLU.o .libs/liboctave_la-fCmplxQR.o .libs/liboctave_la-fCmplxQRP.o .libs/liboctave_la-fCmplxSCHUR.o .libs/liboctave_la-fCmplxSVD.o .libs/liboctave_la-fColVector.o .libs/liboctave_la-fDiagMatrix.o .libs/liboctave_la-fEIG.o .libs/liboctave_la-fMatrix.o .libs/liboctave_la-fNDArray.o .libs/liboctave_la-fRowVector.o .libs/liboctave_la-floatAEPBAL.o .libs/liboctave_la-floatCHOL.o .libs/liboctave_la-floatGEPBAL.o .libs/liboctave_la-floatHESS.o .libs/liboctave_la-floatLU.o .libs/liboctave_la-floatQR.o .libs/liboctave_la-floatQRP.o .libs/liboctave_la-floatSCHUR.o .libs/liboctave_la-floatSVD.o .libs/liboctave_la-int16NDArray.o .libs/liboctave_la-int32NDArray.o .libs/liboctave_la-int64NDArray.o .libs/liboctave_la-int8NDArray.o .libs/liboctave_la-uint16NDArray.o .libs/liboctave_la-uint32NDArray.o .libs/liboctave_la-uint64NDArray.o .libs/liboctave_la-uint8NDArray.o .libs/liboctave_la-f2c-main.o .libs/liboctave_la-lo-cieee.o .libs/liboctave_la-lo-cutils.o .libs/liboctave_la-randgamma.o .libs/liboctave_la-randmtzig.o .libs/liboctave_la-randpoisson.o .libs/liboctave_la-tempnam.o .libs/liboctave_la-tempname.o .libs/liboctave_la-cmd-edit.o .libs/liboctave_la-cmd-hist.o .libs/liboctave_la-oct-rl-edit.o .libs/liboctave_la-oct-rl-hist.o .libs/liboctave_la-mx-cdm-dm.o .libs/liboctave_la-mx-dm-cdm.o .libs/liboctave_la-mx-cs-dm.o .libs/liboctave_la-mx-cs-m.o .libs/liboctave_la-mx-cs-nda.o .libs/liboctave_la-mx-cdm-cm.o .libs/liboctave_la-mx-cdm-m.o .libs/liboctave_la-mx-cdm-s.o .libs/liboctave_la-mx-cm-cdm.o .libs/liboctave_la-mx-cm-dm.o .libs/liboctave_la-mx-cm-m.o .libs/liboctave_la-mx-cnda-nda.o .libs/liboctave_la-mx-cm-s.o .libs/liboctave_la-mx-cnda-s.o .libs/liboctave_la-mx-dm-cs.o .libs/liboctave_la-mx-dm-cm.o .libs/liboctave_la-mx-m-cs.o .libs/liboctave_la-mx-nda-cs.o .libs/liboctave_la-mx-m-cdm.o .libs/liboctave_la-mx-m-cm.o .libs/liboctave_la-mx-nda-cnda.o .libs/liboctave_la-mx-s-cdm.o .libs/liboctave_la-mx-s-cm.o .libs/liboctave_la-mx-s-cnda.o .libs/liboctave_la-mx-dm-m.o .libs/liboctave_la-mx-m-dm.o .libs/liboctave_la-mx-fcdm-fdm.o .libs/liboctave_la-mx-fdm-fcdm.o .libs/liboctave_la-mx-fcs-fdm.o .libs/liboctave_la-mx-fcs-fm.o .libs/liboctave_la-mx-fcs-fnda.o .libs/liboctave_la-mx-fcdm-fcm.o .libs/liboctave_la-mx-fcdm-fm.o .libs/liboctave_la-mx-fcdm-fs.o .libs/liboctave_la-mx-fcm-fcdm.o .libs/liboctave_la-mx-fcm-fdm.o .libs/liboctave_la-mx-fcm-fm.o .libs/liboctave_la-mx-fcnda-fnda.o .libs/liboctave_la-mx-fcm-fs.o .libs/liboctave_la-mx-fcnda-fs.o .libs/liboctave_la-mx-fdm-fcs.o .libs/liboctave_la-mx-fdm-fcm.o .libs/liboctave_la-mx-fm-fcs.o .libs/liboctave_la-mx-fnda-fcs.o .libs/liboctave_la-mx-fm-fcdm.o .libs/liboctave_la-mx-fm-fcm.o .libs/liboctave_la-mx-fnda-fcnda.o .libs/liboctave_la-mx-fs-fcdm.o .libs/liboctave_la-mx-fs-fcm.o .libs/liboctave_la-mx-fs-fcnda.o .libs/liboctave_la-mx-fdm-fm.o .libs/liboctave_la-mx-fm-fdm.o .libs/liboctave_la-mx-pm-m.o .libs/liboctave_la-mx-m-pm.o .libs/liboctave_la-mx-pm-cm.o .libs/liboctave_la-mx-cm-pm.o .libs/liboctave_la-mx-pm-fm.o .libs/liboctave_la-mx-fm-pm.o .libs/liboctave_la-mx-pm-fcm.o .libs/liboctave_la-mx-fcm-pm.o .libs/liboctave_la-mx-s-i8nda.o .libs/liboctave_la-mx-i8nda-s.o .libs/liboctave_la-mx-s-ui8nda.o .libs/liboctave_la-mx-ui8nda-s.o .libs/liboctave_la-mx-s-i16nda.o .libs/liboctave_la-mx-i16nda-s.o .libs/liboctave_la-mx-s-ui16nda.o .libs/liboctave_la-mx-ui16nda-s.o .libs/liboctave_la-mx-s-i32nda.o .libs/liboctave_la-mx-i32nda-s.o .libs/liboctave_la-mx-s-ui32nda.o .libs/liboctave_la-mx-ui32nda-s.o .libs/liboctave_la-mx-s-i64nda.o .libs/liboctave_la-mx-i64nda-s.o .libs/liboctave_la-mx-s-ui64nda.o .libs/liboctave_la-mx-ui64nda-s.o .libs/liboctave_la-mx-fs-i8nda.o .libs/liboctave_la-mx-i8nda-fs.o .libs/liboctave_la-mx-fs-ui8nda.o .libs/liboctave_la-mx-ui8nda-fs.o .libs/liboctave_la-mx-fs-i16nda.o .libs/liboctave_la-mx-i16nda-fs.o .libs/liboctave_la-mx-fs-ui16nda.o .libs/liboctave_la-mx-ui16nda-fs.o .libs/liboctave_la-mx-fs-i32nda.o .libs/liboctave_la-mx-i32nda-fs.o .libs/liboctave_la-mx-fs-ui32nda.o .libs/liboctave_la-mx-ui32nda-fs.o .libs/liboctave_la-mx-fs-i64nda.o .libs/liboctave_la-mx-i64nda-fs.o .libs/liboctave_la-mx-fs-ui64nda.o .libs/liboctave_la-mx-ui64nda-fs.o .libs/liboctave_la-mx-nda-i8.o .libs/liboctave_la-mx-i8-nda.o .libs/liboctave_la-mx-nda-ui8.o .libs/liboctave_la-mx-ui8-nda.o .libs/liboctave_la-mx-nda-i16.o .libs/liboctave_la-mx-i16-nda.o .libs/liboctave_la-mx-nda-ui16.o .libs/liboctave_la-mx-ui16-nda.o .libs/liboctave_la-mx-nda-i32.o .libs/liboctave_la-mx-i32-nda.o .libs/liboctave_la-mx-nda-ui32.o .libs/liboctave_la-mx-ui32-nda.o .libs/liboctave_la-mx-nda-i64.o .libs/liboctave_la-mx-i64-nda.o .libs/liboctave_la-mx-nda-ui64.o .libs/liboctave_la-mx-ui64-nda.o .libs/liboctave_la-mx-fnda-i8.o .libs/liboctave_la-mx-i8-fnda.o .libs/liboctave_la-mx-fnda-ui8.o .libs/liboctave_la-mx-ui8-fnda.o .libs/liboctave_la-mx-fnda-i16.o .libs/liboctave_la-mx-i16-fnda.o .libs/liboctave_la-mx-fnda-ui16.o .libs/liboctave_la-mx-ui16-fnda.o .libs/liboctave_la-mx-fnda-i32.o .libs/liboctave_la-mx-i32-fnda.o .libs/liboctave_la-mx-fnda-ui32.o .libs/liboctave_la-mx-ui32-fnda.o .libs/liboctave_la-mx-fnda-i64.o .libs/liboctave_la-mx-i64-fnda.o .libs/liboctave_la-mx-fnda-ui64.o .libs/liboctave_la-mx-ui64-fnda.o .libs/liboctave_la-mx-nda-i8nda.o .libs/liboctave_la-mx-i8nda-nda.o .libs/liboctave_la-mx-nda-ui8nda.o .libs/liboctave_la-mx-ui8nda-nda.o .libs/liboctave_la-mx-nda-i16nda.o .libs/liboctave_la-mx-i16nda-nda.o .libs/liboctave_la-mx-nda-ui16nda.o .libs/liboctave_la-mx-ui16nda-nda.o .libs/liboctave_la-mx-nda-i32nda.o .libs/liboctave_la-mx-i32nda-nda.o .libs/liboctave_la-mx-nda-ui32nda.o .libs/liboctave_la-mx-ui32nda-nda.o .libs/liboctave_la-mx-nda-i64nda.o .libs/liboctave_la-mx-i64nda-nda.o .libs/liboctave_la-mx-nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-nda.o .libs/liboctave_la-mx-fnda-i8nda.o .libs/liboctave_la-mx-i8nda-fnda.o .libs/liboctave_la-mx-fnda-ui8nda.o .libs/liboctave_la-mx-ui8nda-fnda.o .libs/liboctave_la-mx-fnda-i16nda.o .libs/liboctave_la-mx-i16nda-fnda.o .libs/liboctave_la-mx-fnda-ui16nda.o .libs/liboctave_la-mx-ui16nda-fnda.o .libs/liboctave_la-mx-fnda-i32nda.o .libs/liboctave_la-mx-i32nda-fnda.o .libs/liboctave_la-mx-fnda-ui32nda.o .libs/liboctave_la-mx-ui32nda-fnda.o .libs/liboctave_la-mx-fnda-i64nda.o .libs/liboctave_la-mx-i64nda-fnda.o .libs/liboctave_la-mx-fnda-ui64nda.o .libs/liboctave_la-mx-ui64nda-fnda.o .libs/liboctave_la-mx-i8nda-ui8.o .libs/liboctave_la-mx-i8nda-i16.o .libs/liboctave_la-mx-i8nda-ui16.o .libs/liboctave_la-mx-i8nda-i32.o .libs/liboctave_la-mx-i8nda-ui32.o .libs/liboctave_la-mx-i8nda-i64.o .libs/liboctave_la-mx-i8nda-ui64.o .libs/liboctave_la-mx-i16nda-i8.o .libs/liboctave_la-mx-i16nda-ui8.o .libs/liboctave_la-mx-i16nda-ui16.o .libs/liboctave_la-mx-i16nda-i32.o .libs/liboctave_la-mx-i16nda-ui32.o .libs/liboctave_la-mx-i16nda-i64.o .libs/liboctave_la-mx-i16nda-ui64.o .libs/liboctave_la-mx-i32nda-i8.o .libs/liboctave_la-mx-i32nda-ui8.o .libs/liboctave_la-mx-i32nda-i16.o .libs/liboctave_la-mx-i32nda-ui16.o .libs/liboctave_la-mx-i32nda-ui32.o .libs/liboctave_la-mx-i32nda-i64.o .libs/liboctave_la-mx-i32nda-ui64.o .libs/liboctave_la-mx-i64nda-i8.o .libs/liboctave_la-mx-i64nda-ui8.o .libs/liboctave_la-mx-i64nda-i16.o .libs/liboctave_la-mx-i64nda-ui16.o .libs/liboctave_la-mx-i64nda-i32.o .libs/liboctave_la-mx-i64nda-ui32.o .libs/liboctave_la-mx-i64nda-ui64.o .libs/liboctave_la-mx-ui8nda-i8.o .libs/liboctave_la-mx-ui8nda-i16.o .libs/liboctave_la-mx-ui8nda-ui16.o .libs/liboctave_la-mx-ui8nda-i32.o .libs/liboctave_la-mx-ui8nda-ui32.o .libs/liboctave_la-mx-ui8nda-i64.o .libs/liboctave_la-mx-ui8nda-ui64.o .libs/liboctave_la-mx-ui16nda-i8.o .libs/liboctave_la-mx-ui16nda-ui8.o .libs/liboctave_la-mx-ui16nda-i16.o .libs/liboctave_la-mx-ui16nda-i32.o .libs/liboctave_la-mx-ui16nda-ui32.o .libs/liboctave_la-mx-ui16nda-i64.o .libs/liboctave_la-mx-ui16nda-ui64.o .libs/liboctave_la-mx-ui32nda-i8.o .libs/liboctave_la-mx-ui32nda-ui8.o .libs/liboctave_la-mx-ui32nda-i16.o .libs/liboctave_la-mx-ui32nda-ui16.o .libs/liboctave_la-mx-ui32nda-i32.o .libs/liboctave_la-mx-ui32nda-i64.o .libs/liboctave_la-mx-ui32nda-ui64.o .libs/liboctave_la-mx-ui64nda-i8.o .libs/liboctave_la-mx-ui64nda-ui8.o .libs/liboctave_la-mx-ui64nda-i16.o .libs/liboctave_la-mx-ui64nda-ui16.o .libs/liboctave_la-mx-ui64nda-i32.o .libs/liboctave_la-mx-ui64nda-ui32.o .libs/liboctave_la-mx-ui64nda-i64.o .libs/liboctave_la-mx-i8-ui8nda.o .libs/liboctave_la-mx-i8-i16nda.o .libs/liboctave_la-mx-i8-ui16nda.o .libs/liboctave_la-mx-i8-i32nda.o .libs/liboctave_la-mx-i8-ui32nda.o .libs/liboctave_la-mx-i8-i64nda.o .libs/liboctave_la-mx-i8-ui64nda.o .libs/liboctave_la-mx-i16-i8nda.o .libs/liboctave_la-mx-i16-ui8nda.o .libs/liboctave_la-mx-i16-ui16nda.o .libs/liboctave_la-mx-i16-i32nda.o .libs/liboctave_la-mx-i16-ui32nda.o .libs/liboctave_la-mx-i16-i64nda.o .libs/liboctave_la-mx-i16-ui64nda.o .libs/liboctave_la-mx-i32-i8nda.o .libs/liboctave_la-mx-i32-ui8nda.o .libs/liboctave_la-mx-i32-i16nda.o .libs/liboctave_la-mx-i32-ui16nda.o .libs/liboctave_la-mx-i32-ui32nda.o .libs/liboctave_la-mx-i32-i64nda.o .libs/liboctave_la-mx-i32-ui64nda.o .libs/liboctave_la-mx-i64-i8nda.o .libs/liboctave_la-mx-i64-ui8nda.o .libs/liboctave_la-mx-i64-i16nda.o .libs/liboctave_la-mx-i64-ui16nda.o .libs/liboctave_la-mx-i64-i32nda.o .libs/liboctave_la-mx-i64-ui32nda.o .libs/liboctave_la-mx-i64-ui64nda.o .libs/liboctave_la-mx-ui8-i8nda.o .libs/liboctave_la-mx-ui8-i16nda.o .libs/liboctave_la-mx-ui8-ui16nda.o .libs/liboctave_la-mx-ui8-i32nda.o .libs/liboctave_la-mx-ui8-ui32nda.o .libs/liboctave_la-mx-ui8-i64nda.o .libs/liboctave_la-mx-ui8-ui64nda.o .libs/liboctave_la-mx-ui16-i8nda.o .libs/liboctave_la-mx-ui16-ui8nda.o .libs/liboctave_la-mx-ui16-i16nda.o .libs/liboctave_la-mx-ui16-i32nda.o .libs/liboctave_la-mx-ui16-ui32nda.o .libs/liboctave_la-mx-ui16-i64nda.o .libs/liboctave_la-mx-ui16-ui64nda.o .libs/liboctave_la-mx-ui32-i8nda.o .libs/liboctave_la-mx-ui32-ui8nda.o .libs/liboctave_la-mx-ui32-i16nda.o .libs/liboctave_la-mx-ui32-ui16nda.o .libs/liboctave_la-mx-ui32-i32nda.o .libs/liboctave_la-mx-ui32-i64nda.o .libs/liboctave_la-mx-ui32-ui64nda.o .libs/liboctave_la-mx-ui64-i8nda.o .libs/liboctave_la-mx-ui64-ui8nda.o .libs/liboctave_la-mx-ui64-i16nda.o .libs/liboctave_la-mx-ui64-ui16nda.o .libs/liboctave_la-mx-ui64-i32nda.o .libs/liboctave_la-mx-ui64-ui32nda.o .libs/liboctave_la-mx-ui64-i64nda.o .libs/liboctave_la-mx-i8nda-ui8nda.o .libs/liboctave_la-mx-i8nda-i16nda.o .libs/liboctave_la-mx-i8nda-ui16nda.o .libs/liboctave_la-mx-i8nda-i32nda.o .libs/liboctave_la-mx-i8nda-ui32nda.o .libs/liboctave_la-mx-i8nda-i64nda.o .libs/liboctave_la-mx-i8nda-ui64nda.o .libs/liboctave_la-mx-i16nda-i8nda.o .libs/liboctave_la-mx-i16nda-ui8nda.o .libs/liboctave_la-mx-i16nda-ui16nda.o .libs/liboctave_la-mx-i16nda-i32nda.o .libs/liboctave_la-mx-i16nda-ui32nda.o .libs/liboctave_la-mx-i16nda-i64nda.o .libs/liboctave_la-mx-i16nda-ui64nda.o .libs/liboctave_la-mx-i32nda-i8nda.o .libs/liboctave_la-mx-i32nda-ui8nda.o .libs/liboctave_la-mx-i32nda-i16nda.o .libs/liboctave_la-mx-i32nda-ui16nda.o .libs/liboctave_la-mx-i32nda-ui32nda.o .libs/liboctave_la-mx-i32nda-i64nda.o .libs/liboctave_la-mx-i32nda-ui64nda.o .libs/liboctave_la-mx-i64nda-i8nda.o .libs/liboctave_la-mx-i64nda-ui8nda.o .libs/liboctave_la-mx-i64nda-i16nda.o .libs/liboctave_la-mx-i64nda-ui16nda.o .libs/liboctave_la-mx-i64nda-i32nda.o .libs/liboctave_la-mx-i64nda-ui32nda.o .libs/liboctave_la-mx-i64nda-ui64nda.o .libs/liboctave_la-mx-ui8nda-i8nda.o .libs/liboctave_la-mx-ui8nda-i16nda.o .libs/liboctave_la-mx-ui8nda-ui16nda.o .libs/liboctave_la-mx-ui8nda-i32nda.o .libs/liboctave_la-mx-ui8nda-ui32nda.o .libs/liboctave_la-mx-ui8nda-i64nda.o .libs/liboctave_la-mx-ui8nda-ui64nda.o .libs/liboctave_la-mx-ui16nda-i8nda.o .libs/liboctave_la-mx-ui16nda-ui8nda.o .libs/liboctave_la-mx-ui16nda-i16nda.o .libs/liboctave_la-mx-ui16nda-i32nda.o .libs/liboctave_la-mx-ui16nda-ui32nda.o .libs/liboctave_la-mx-ui16nda-i64nda.o .libs/liboctave_la-mx-ui16nda-ui64nda.o .libs/liboctave_la-mx-ui32nda-i8nda.o .libs/liboctave_la-mx-ui32nda-ui8nda.o .libs/liboctave_la-mx-ui32nda-i16nda.o .libs/liboctave_la-mx-ui32nda-ui16nda.o .libs/liboctave_la-mx-ui32nda-i32nda.o .libs/liboctave_la-mx-ui32nda-i64nda.o .libs/liboctave_la-mx-ui32nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-i8nda.o .libs/liboctave_la-mx-ui64nda-ui8nda.o .libs/liboctave_la-mx-ui64nda-i16nda.o .libs/liboctave_la-mx-ui64nda-ui16nda.o .libs/liboctave_la-mx-ui64nda-i32nda.o .libs/liboctave_la-mx-ui64nda-ui32nda.o .libs/liboctave_la-mx-ui64nda-i64nda.o .libs/liboctave_la-vx-ccv-cv.o .libs/liboctave_la-vx-ccv-s.o .libs/liboctave_la-vx-crv-rv.o .libs/liboctave_la-vx-crv-s.o .libs/liboctave_la-vx-cs-cv.o .libs/liboctave_la-vx-cs-rv.o .libs/liboctave_la-vx-cv-ccv.o .libs/liboctave_la-vx-cv-cs.o .libs/liboctave_la-vx-rv-crv.o .libs/liboctave_la-vx-rv-cs.o .libs/liboctave_la-vx-s-ccv.o .libs/liboctave_la-vx-s-crv.o .libs/liboctave_la-vx-fccv-fcv.o .libs/liboctave_la-vx-fccv-fs.o .libs/liboctave_la-vx-fcrv-frv.o .libs/liboctave_la-vx-fcrv-fs.o .libs/liboctave_la-vx-fcs-fcv.o .libs/liboctave_la-vx-fcs-frv.o .libs/liboctave_la-vx-fcv-fccv.o .libs/liboctave_la-vx-fcv-fcs.o .libs/liboctave_la-vx-frv-fcrv.o .libs/liboctave_la-vx-frv-fcs.o .libs/liboctave_la-vx-fs-fccv.o .libs/liboctave_la-vx-fs-fcrv.o .libs/liboctave_la-smx-sm-cs.o .libs/liboctave_la-smx-cs-sm.o .libs/liboctave_la-smx-scm-s.o .libs/liboctave_la-smx-s-scm.o .libs/liboctave_la-smx-scm-sm.o .libs/liboctave_la-smx-sm-scm.o .libs/liboctave_la-smx-m-sm.o .libs/liboctave_la-smx-m-scm.o .libs/liboctave_la-smx-cm-sm.o .libs/liboctave_la-smx-cm-scm.o .libs/liboctave_la-smx-sm-m.o .libs/liboctave_la-smx-scm-m.o .libs/liboctave_la-smx-sm-cm.o .libs/liboctave_la-smx-scm-cm.o .libs/liboctave_la-smx-bm-sbm.o .libs/liboctave_la-smx-sbm-bm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate /usr/lib/libfftw3.so /usr/lib/libfftw3f.so -llapack -lblas -lreadline -lncurses -L/usr/lib /usr/lib/libpcre.so -ldl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,liboctave-3.4.0.so -o .libs/liboctave-3.4.0.so libtool: link: (cd ".libs" && rm -f "liboctave.so" && ln -s "liboctave-3.4.0.so" "liboctave.so") libtool: link: ( cd ".libs" && rm -f "liboctave.la" && ln -s "../liboctave.la" "liboctave.la" ) make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' Making all in src make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' making defaults.h from defaults.h.in gawk -f ./genprops.awk graphics.h.in > graphics.h-t mv graphics.h-t graphics.h gawk -v emit_graphics_props=1 -f ./genprops.awk graphics.h.in > graphics-props.cc-t mv graphics-props.cc-t graphics-props.cc /usr/bin/sed < mxarray.h.in \ -e "s|%OCTAVE_IDX_TYPE%|int|" > mxarray.h-t mv mxarray.h-t mxarray.h making oct-conf.h from oct-conf.h.in if test -n "perl"; then \ ./mk-errno-list --perl "perl" < oct-errno.cc.in > oct-errno.cc-t; \ elif test -n "python"; then \ ./mk-errno-list --python "python" < oct-errno.cc.in > oct-errno.cc-t; \ else \ /usr/bin/sed '/@SYSDEP_ERRNO_LIST@/D' oct-errno.cc.in > oct-errno.cc-t; \ fi mv oct-errno.cc-t oct-errno.cc ./mkops OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-bm-sbm.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-cell.cc OPERATORS/op-chm.cc OPERATORS/op-class.cc OPERATORS/op-cm-cdm.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-dm.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-pm.cc OPERATORS/op-cm-s.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.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-dm-scm.cc OPERATORS/op-dm-sm.cc OPERATORS/op-double-conv.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-fcm.cc OPERATORS/op-fcm-fcs.cc OPERATORS/op-fcm-fdm.cc OPERATORS/op-fcm-fm.cc OPERATORS/op-fcm-fs.cc OPERATORS/op-fcm-pm.cc OPERATORS/op-fcn.cc OPERATORS/op-fcs-fcm.cc OPERATORS/op-fcs-fcs.cc OPERATORS/op-fcs-fm.cc OPERATORS/op-fcs-fs.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-float-conv.cc OPERATORS/op-fm-fcdm.cc OPERATORS/op-fm-fcm.cc OPERATORS/op-fm-fcs.cc OPERATORS/op-fm-fdm.cc OPERATORS/op-fm-fm.cc OPERATORS/op-fm-fs.cc OPERATORS/op-fm-pm.cc OPERATORS/op-fs-fcm.cc OPERATORS/op-fs-fcs.cc OPERATORS/op-fs-fm.cc OPERATORS/op-fs-fs.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-i8-i8.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-m-cdm.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-dm.cc OPERATORS/op-m-m.cc OPERATORS/op-m-pm.cc OPERATORS/op-m-s.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-pm-cm.cc OPERATORS/op-pm-fcm.cc OPERATORS/op-pm-fm.cc OPERATORS/op-pm-m.cc OPERATORS/op-pm-pm.cc OPERATORS/op-pm-scm.cc OPERATORS/op-pm-sm.cc OPERATORS/op-range.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-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-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-struct.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-ui8-ui8.cc > ops.cc-t mv ops.cc-t ops.cc /usr/bin/sed < version.h.in \ -e "s|%OCTAVE_API_VERSION_NUMBER%|47|" \ -e "s|%OCTAVE_API_VERSION%|\"api-v47+\"|" \ -e "s|%OCTAVE_COPYRIGHT%|\"Copyright (C) 2011 John W. Eaton and others.\"|" \ -e "s|%OCTAVE_RELEASE_DATE%|\"2011-02-08\"|" \ -e "s|%OCTAVE_VERSION%|\"3.4.0\"|" > version.h-t mv version.h-t version.h perl ../mk-opts.pl --opt-handler-fcns ../liboctave/DASPK-opts.in > DASPK-opts.cc-t mv DASPK-opts.cc-t DASPK-opts.cc perl ../mk-opts.pl --opt-handler-fcns ../liboctave/DASRT-opts.in > DASRT-opts.cc-t mv DASRT-opts.cc-t DASRT-opts.cc perl ../mk-opts.pl --opt-handler-fcns ../liboctave/DASSL-opts.in > DASSL-opts.cc-t mv DASSL-opts.cc-t DASSL-opts.cc perl ../mk-opts.pl --opt-handler-fcns ../liboctave/LSODE-opts.in > LSODE-opts.cc-t mv LSODE-opts.cc-t LSODE-opts.cc perl ../mk-opts.pl --opt-handler-fcns ../liboctave/Quad-opts.in > Quad-opts.cc-t mv Quad-opts.cc-t Quad-opts.cc g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS bitfcns.cc | ./mkdefs . bitfcns.cc > bitfcns.df-t mv bitfcns.df-t bitfcns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS data.cc | ./mkdefs . data.cc > data.df-t mv data.df-t data.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS debug.cc | ./mkdefs . debug.cc > debug.df-t mv debug.df-t debug.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS defaults.cc | ./mkdefs . defaults.cc > defaults.df-t mv defaults.df-t defaults.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS dirfns.cc | ./mkdefs . dirfns.cc > dirfns.df-t mv dirfns.df-t dirfns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS error.cc | ./mkdefs . error.cc > error.df-t mv error.df-t error.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS file-io.cc | ./mkdefs . file-io.cc > file-io.df-t mv file-io.df-t file-io.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS graphics.cc | ./mkdefs . graphics.cc > graphics.df-t mv graphics.df-t graphics.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS help.cc | ./mkdefs . help.cc > help.df-t mv help.df-t help.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS input.cc | ./mkdefs . input.cc > input.df-t mv input.df-t input.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS lex.cc | ./mkdefs . lex.cc > lex.df-t mv lex.df-t lex.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS load-path.cc | ./mkdefs . load-path.cc > load-path.df-t mv load-path.df-t load-path.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS load-save.cc | ./mkdefs . load-save.cc > load-save.df-t mv load-save.df-t load-save.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ls-oct-ascii.cc | ./mkdefs . ls-oct-ascii.cc > ls-oct-ascii.df-t mv ls-oct-ascii.df-t ls-oct-ascii.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS mappers.cc | ./mkdefs . mappers.cc > mappers.df-t mv mappers.df-t mappers.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS oct-hist.cc | ./mkdefs . oct-hist.cc > oct-hist.df-t mv oct-hist.df-t oct-hist.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS oct-parse.cc | ./mkdefs . oct-parse.cc > oct-parse.df-t mv oct-parse.df-t oct-parse.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS octave.cc | ./mkdefs . octave.cc > octave.df-t mv octave.df-t octave.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pager.cc | ./mkdefs . pager.cc > pager.df-t mv pager.df-t pager.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pr-output.cc | ./mkdefs . pr-output.cc > pr-output.df-t mv pr-output.df-t pr-output.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS sighandlers.cc | ./mkdefs . sighandlers.cc > sighandlers.df-t mv sighandlers.df-t sighandlers.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS sparse.cc | ./mkdefs . sparse.cc > sparse.df-t mv sparse.df-t sparse.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS strfns.cc | ./mkdefs . strfns.cc > strfns.df-t mv strfns.df-t strfns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS symtab.cc | ./mkdefs . symtab.cc > symtab.df-t mv symtab.df-t symtab.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS syscalls.cc | ./mkdefs . syscalls.cc > syscalls.df-t mv syscalls.df-t syscalls.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS sysdep.cc | ./mkdefs . sysdep.cc > sysdep.df-t mv sysdep.df-t sysdep.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS toplev.cc | ./mkdefs . toplev.cc > toplev.df-t mv toplev.df-t toplev.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS utils.cc | ./mkdefs . utils.cc > utils.df-t mv utils.df-t utils.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS variables.cc | ./mkdefs . variables.cc > variables.df-t mv variables.df-t variables.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-base.cc | ./mkdefs . ov-base.cc > ov-base.df-t mv ov-base.df-t ov-base.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-bool-mat.cc | ./mkdefs . ov-bool-mat.cc > ov-bool-mat.df-t mv ov-bool-mat.df-t ov-bool-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-cell.cc | ./mkdefs . ov-cell.cc > ov-cell.df-t mv ov-cell.df-t ov-cell.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-class.cc | ./mkdefs . ov-class.cc > ov-class.df-t mv ov-class.df-t ov-class.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-fcn-handle.cc | ./mkdefs . ov-fcn-handle.cc > ov-fcn-handle.df-t mv ov-fcn-handle.df-t ov-fcn-handle.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-fcn-inline.cc | ./mkdefs . ov-fcn-inline.cc > ov-fcn-inline.df-t mv ov-fcn-inline.df-t ov-fcn-inline.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-flt-re-mat.cc | ./mkdefs . ov-flt-re-mat.cc > ov-flt-re-mat.df-t mv ov-flt-re-mat.df-t ov-flt-re-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-null-mat.cc | ./mkdefs . ov-null-mat.cc > ov-null-mat.df-t mv ov-null-mat.df-t ov-null-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-range.cc | ./mkdefs . ov-range.cc > ov-range.df-t mv ov-range.df-t ov-range.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-re-mat.cc | ./mkdefs . ov-re-mat.cc > ov-re-mat.df-t mv ov-re-mat.df-t ov-re-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-struct.cc | ./mkdefs . ov-struct.cc > ov-struct.df-t mv ov-struct.df-t ov-struct.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-typeinfo.cc | ./mkdefs . ov-typeinfo.cc > ov-typeinfo.df-t mv ov-typeinfo.df-t ov-typeinfo.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-usr-fcn.cc | ./mkdefs . ov-usr-fcn.cc > ov-usr-fcn.df-t mv ov-usr-fcn.df-t ov-usr-fcn.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov.cc | ./mkdefs . ov.cc > ov.df-t mv ov.df-t ov.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-int16.cc | ./mkdefs . ov-int16.cc > ov-int16.df-t mv ov-int16.df-t ov-int16.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-int32.cc | ./mkdefs . ov-int32.cc > ov-int32.df-t mv ov-int32.df-t ov-int32.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-int64.cc | ./mkdefs . ov-int64.cc > ov-int64.df-t mv ov-int64.df-t ov-int64.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-int8.cc | ./mkdefs . ov-int8.cc > ov-int8.df-t mv ov-int8.df-t ov-int8.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-uint16.cc | ./mkdefs . ov-uint16.cc > ov-uint16.df-t mv ov-uint16.df-t ov-uint16.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-uint32.cc | ./mkdefs . ov-uint32.cc > ov-uint32.df-t mv ov-uint32.df-t ov-uint32.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-uint64.cc | ./mkdefs . ov-uint64.cc > ov-uint64.df-t mv ov-uint64.df-t ov-uint64.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS ov-uint8.cc | ./mkdefs . ov-uint8.cc > ov-uint8.df-t mv ov-uint8.df-t ov-uint8.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pt-arg-list.cc | ./mkdefs . pt-arg-list.cc > pt-arg-list.df-t mv pt-arg-list.df-t pt-arg-list.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pt-binop.cc | ./mkdefs . pt-binop.cc > pt-binop.df-t mv pt-binop.df-t pt-binop.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pt-eval.cc | ./mkdefs . pt-eval.cc > pt-eval.df-t mv pt-eval.df-t pt-eval.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS pt-mat.cc | ./mkdefs . pt-mat.cc > pt-mat.df-t mv pt-mat.df-t pt-mat.df ./mkbuiltins 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 oct-parse.df octave.df pager.df pr-output.df sighandlers.df sparse.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-bool-mat.df ov-cell.df ov-class.df ov-fcn-handle.df ov-fcn-inline.df ov-flt-re-mat.df ov-null-mat.df ov-range.df ov-re-mat.df ov-struct.df ov-typeinfo.df ov-usr-fcn.df ov.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df pt-arg-list.df pt-binop.df pt-eval.df pt-mat.df > builtins.cc-t mv builtins.cc-t builtins.cc make all-am make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-Cell.lo -MD -MP -MF .deps/liboctinterp_la-Cell.Tpo -c -o liboctinterp_la-Cell.lo `test -f 'Cell.cc' || echo './'`Cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-Cell.lo -MD -MP -MF .deps/liboctinterp_la-Cell.Tpo -c Cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-Cell.o mv -f .deps/liboctinterp_la-Cell.Tpo .deps/liboctinterp_la-Cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-bitfcns.lo -MD -MP -MF .deps/liboctinterp_la-bitfcns.Tpo -c -o liboctinterp_la-bitfcns.lo `test -f 'bitfcns.cc' || echo './'`bitfcns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-bitfcns.lo -MD -MP -MF .deps/liboctinterp_la-bitfcns.Tpo -c bitfcns.cc -fPIC -DPIC -o .libs/liboctinterp_la-bitfcns.o mv -f .deps/liboctinterp_la-bitfcns.Tpo .deps/liboctinterp_la-bitfcns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-c-file-ptr-stream.lo -MD -MP -MF .deps/liboctinterp_la-c-file-ptr-stream.Tpo -c -o liboctinterp_la-c-file-ptr-stream.lo `test -f 'c-file-ptr-stream.cc' || echo './'`c-file-ptr-stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-c-file-ptr-stream.lo -MD -MP -MF .deps/liboctinterp_la-c-file-ptr-stream.Tpo -c c-file-ptr-stream.cc -fPIC -DPIC -o .libs/liboctinterp_la-c-file-ptr-stream.o mv -f .deps/liboctinterp_la-c-file-ptr-stream.Tpo .deps/liboctinterp_la-c-file-ptr-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-comment-list.lo -MD -MP -MF .deps/liboctinterp_la-comment-list.Tpo -c -o liboctinterp_la-comment-list.lo `test -f 'comment-list.cc' || echo './'`comment-list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-comment-list.lo -MD -MP -MF .deps/liboctinterp_la-comment-list.Tpo -c comment-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-comment-list.o mv -f .deps/liboctinterp_la-comment-list.Tpo .deps/liboctinterp_la-comment-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-cutils.lo -MD -MP -MF .deps/liboctinterp_la-cutils.Tpo -c -o liboctinterp_la-cutils.lo `test -f 'cutils.c' || echo './'`cutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-cutils.lo -MD -MP -MF .deps/liboctinterp_la-cutils.Tpo -c cutils.c -fPIC -DPIC -o .libs/liboctinterp_la-cutils.o mv -f .deps/liboctinterp_la-cutils.Tpo .deps/liboctinterp_la-cutils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c -o liboctinterp_la-data.lo `test -f 'data.cc' || echo './'`data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c data.cc -fPIC -DPIC -o .libs/liboctinterp_la-data.o In file included from data.cc:65:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast data.cc: In function ‘octave_value_list Feps(const octave_value_list&, int)’: data.cc:3717:66: warning: use of old-style cast data.cc:3733:30: warning: use of old-style cast data.cc:3749:33: warning: use of old-style cast data.cc: In function ‘octave_value_list Frealmax(const octave_value_list&, int)’: data.cc:3849:29: warning: use of old-style cast data.cc: In function ‘octave_value_list Frealmin(const octave_value_list&, int)’: data.cc:3882:29: warning: use of old-style cast mv -f .deps/liboctinterp_la-data.Tpo .deps/liboctinterp_la-data.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c -o liboctinterp_la-debug.lo `test -f 'debug.cc' || echo './'`debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/liboctinterp_la-debug.o In file included from debug.cc:56:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-debug.Tpo .deps/liboctinterp_la-debug.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c -o liboctinterp_la-defaults.lo `test -f 'defaults.cc' || echo './'`defaults.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c defaults.cc -fPIC -DPIC -o .libs/liboctinterp_la-defaults.o In file included from defaults.cc:55:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-defaults.Tpo .deps/liboctinterp_la-defaults.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c -o liboctinterp_la-defun.lo `test -f 'defun.cc' || echo './'`defun.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c defun.cc -fPIC -DPIC -o .libs/liboctinterp_la-defun.o In file included from defun.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-defun.Tpo .deps/liboctinterp_la-defun.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c -o liboctinterp_la-dirfns.lo `test -f 'dirfns.cc' || echo './'`dirfns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c dirfns.cc -fPIC -DPIC -o .libs/liboctinterp_la-dirfns.o In file included from dirfns.cc:61:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-dirfns.Tpo .deps/liboctinterp_la-dirfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo -c -o liboctinterp_la-display.lo `test -f 'display.cc' || echo './'`display.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo -c display.cc -fPIC -DPIC -o .libs/liboctinterp_la-display.o display.cc: In member function ‘void display_info::init(bool)’: display.cc:102:32: warning: use of old-style cast display.cc:102:32: warning: use of old-style cast display.cc:113:34: warning: use of old-style cast display.cc:114:34: warning: use of old-style cast mv -f .deps/liboctinterp_la-display.Tpo .deps/liboctinterp_la-display.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c -o liboctinterp_la-dynamic-ld.lo `test -f 'dynamic-ld.cc' || echo './'`dynamic-ld.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c dynamic-ld.cc -fPIC -DPIC -o .libs/liboctinterp_la-dynamic-ld.o In file included from dynamic-ld.cc:44:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-dynamic-ld.Tpo .deps/liboctinterp_la-dynamic-ld.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c -o liboctinterp_la-error.lo `test -f 'error.cc' || echo './'`error.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c error.cc -fPIC -DPIC -o .libs/liboctinterp_la-error.o In file included from error.cc:47:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-error.Tpo .deps/liboctinterp_la-error.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c -o liboctinterp_la-file-io.lo `test -f 'file-io.cc' || echo './'`file-io.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c file-io.cc -fPIC -DPIC -o .libs/liboctinterp_la-file-io.o In file included from file-io.cc:76:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-file-io.Tpo .deps/liboctinterp_la-file-io.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gl-render.lo -MD -MP -MF .deps/liboctinterp_la-gl-render.Tpo -c -o liboctinterp_la-gl-render.lo `test -f 'gl-render.cc' || echo './'`gl-render.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gl-render.lo -MD -MP -MF .deps/liboctinterp_la-gl-render.Tpo -c gl-render.cc -fPIC -DPIC -o .libs/liboctinterp_la-gl-render.o mv -f .deps/liboctinterp_la-gl-render.Tpo .deps/liboctinterp_la-gl-render.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gl2ps-renderer.lo -MD -MP -MF .deps/liboctinterp_la-gl2ps-renderer.Tpo -c -o liboctinterp_la-gl2ps-renderer.lo `test -f 'gl2ps-renderer.cc' || echo './'`gl2ps-renderer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gl2ps-renderer.lo -MD -MP -MF .deps/liboctinterp_la-gl2ps-renderer.Tpo -c gl2ps-renderer.cc -fPIC -DPIC -o .libs/liboctinterp_la-gl2ps-renderer.o mv -f .deps/liboctinterp_la-gl2ps-renderer.Tpo .deps/liboctinterp_la-gl2ps-renderer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c -o liboctinterp_la-graphics.lo `test -f 'graphics.cc' || echo './'`graphics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c graphics.cc -fPIC -DPIC -o .libs/liboctinterp_la-graphics.o graphics.cc: In member function ‘Matrix axes::properties::get_axis_limits(double, double, double, bool)’: graphics.cc:4894:52: warning: use of old-style cast graphics.cc:4910:57: warning: use of old-style cast mv -f .deps/liboctinterp_la-graphics.Tpo .deps/liboctinterp_la-graphics.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gripes.lo -MD -MP -MF .deps/liboctinterp_la-gripes.Tpo -c -o liboctinterp_la-gripes.lo `test -f 'gripes.cc' || echo './'`gripes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-gripes.lo -MD -MP -MF .deps/liboctinterp_la-gripes.Tpo -c gripes.cc -fPIC -DPIC -o .libs/liboctinterp_la-gripes.o mv -f .deps/liboctinterp_la-gripes.Tpo .deps/liboctinterp_la-gripes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c -o liboctinterp_la-help.lo `test -f 'help.cc' || echo './'`help.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c help.cc -fPIC -DPIC -o .libs/liboctinterp_la-help.o In file included from help.cc:66:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-help.Tpo .deps/liboctinterp_la-help.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c -o liboctinterp_la-input.lo `test -f 'input.cc' || echo './'`input.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c input.cc -fPIC -DPIC -o .libs/liboctinterp_la-input.o In file included from input.cc:71:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-input.Tpo .deps/liboctinterp_la-input.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c -o liboctinterp_la-lex.lo `test -f 'lex.cc' || echo './'`lex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c lex.cc -fPIC -DPIC -o .libs/liboctinterp_la-lex.o lex.cc:312:36: warning: use of old-style cast lex.cc:371:28: warning: use of old-style cast lex.cc:371:54: warning: use of old-style cast In file included from lex.ll:76:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from lex.ll:78:0: octave.gperf: In static member function ‘static unsigned int octave_kw_hash::hash(const char*, unsigned int)’: octave.gperf:125:49: warning: use of old-style cast octave.gperf:131:49: warning: use of old-style cast lex.cc: In function ‘int octave_lex()’: lex.cc:1809:34: warning: use of old-style cast lex.cc:1809:34: warning: use of old-style cast lex.cc:1817:53: warning: use of old-style cast lex.cc:1819:36: warning: use of old-style cast lex.cc:1821:73: warning: use of old-style cast lex.cc:1835:3: warning: use of old-style cast lex.ll:663:1: warning: use of old-style cast lex.cc:2874:62: warning: use of old-style cast lex.cc: In function ‘int yy_get_next_buffer()’: lex.cc:3040:53: warning: use of old-style cast lex.cc:3063:39: warning: use of old-style cast lex.cc:3076:33: warning: use of old-style cast lex.cc:3076:63: warning: use of old-style cast lex.cc:3097:3: warning: use of old-style cast lex.cc:3122:48: warning: use of old-style cast lex.cc:3125:100: warning: use of old-style cast lex.cc:3125:120: warning: use of old-style cast lex.cc: In function ‘yy_state_type yy_get_previous_state()’: lex.cc:3151:43: warning: use of old-style cast lex.cc:3151:43: warning: use of old-style cast lex.cc:3159:52: warning: use of old-style cast lex.cc:3161:35: warning: use of old-style cast lex.cc:3163:72: warning: use of old-style cast lex.cc: In function ‘yy_state_type yy_try_NUL_trans(yy_state_type)’: lex.cc:3187:51: warning: use of old-style cast lex.cc:3189:34: warning: use of old-style cast lex.cc:3191:71: warning: use of old-style cast lex.cc: In function ‘void yyunput(int, char*)’: lex.cc:3218:32: warning: use of old-style cast lex.cc:3219:32: warning: use of old-style cast lex.cc:3227:20: warning: use of old-style cast lex.cc: In function ‘int yyinput()’: lex.cc:3300:36: warning: use of old-style cast lex.cc: In function ‘yy_buffer_state* octave__create_buffer(FILE*, int)’: lex.cc:3381:71: warning: use of old-style cast lex.cc:3390:59: warning: use of old-style cast lex.cc: In function ‘void octave__delete_buffer(yy_buffer_state*)’: lex.cc:3412:48: warning: use of old-style cast lex.cc:3415:27: warning: use of old-style cast lex.cc:3417:23: warning: use of old-style cast lex.cc: In function ‘void octave_ensure_buffer_stack()’: lex.cc:3547:9: warning: use of old-style cast lex.cc:3567:9: warning: use of old-style cast lex.cc: In function ‘yy_buffer_state* octave__scan_buffer(char*, yy_size_t)’: lex.cc:3593:71: warning: use of old-style cast lex.cc: In function ‘yy_buffer_state* octave__scan_bytes(const char*, int)’: lex.cc:3642:33: warning: use of old-style cast lex.cc: In function ‘int yy_init_globals()’: lex.cc:3779:29: warning: use of old-style cast lex.cc:3788:26: warning: use of old-style cast lex.cc:3789:27: warning: use of old-style cast lex.cc: In function ‘void* octave_alloc(yy_size_t)’: lex.cc:3846:31: warning: use of old-style cast lex.cc: In function ‘void* octave_realloc(void*, yy_size_t)’: lex.cc:3858:36: warning: use of old-style cast lex.cc:3858:46: warning: use of old-style cast lex.cc: In function ‘void octave_free(void*)’: lex.cc:3863:17: warning: use of old-style cast mv -f .deps/liboctinterp_la-lex.Tpo .deps/liboctinterp_la-lex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-load-path.lo -MD -MP -MF .deps/liboctinterp_la-load-path.Tpo -c -o liboctinterp_la-load-path.lo `test -f 'load-path.cc' || echo './'`load-path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-load-path.lo -MD -MP -MF .deps/liboctinterp_la-load-path.Tpo -c load-path.cc -fPIC -DPIC -o .libs/liboctinterp_la-load-path.o load-path.cc: In function ‘std::string strip_trailing_separators(const std::string&)’: load-path.cc:620:23: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-load-path.Tpo .deps/liboctinterp_la-load-path.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-load-save.lo -MD -MP -MF .deps/liboctinterp_la-load-save.Tpo -c -o liboctinterp_la-load-save.lo `test -f 'load-save.cc' || echo './'`load-save.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-load-save.lo -MD -MP -MF .deps/liboctinterp_la-load-save.Tpo -c load-save.cc -fPIC -DPIC -o .libs/liboctinterp_la-load-save.o In file included from load-save.cc:71:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-load-save.Tpo .deps/liboctinterp_la-load-save.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-ascii-helper.lo -MD -MP -MF .deps/liboctinterp_la-ls-ascii-helper.Tpo -c -o liboctinterp_la-ls-ascii-helper.lo `test -f 'ls-ascii-helper.cc' || echo './'`ls-ascii-helper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-ascii-helper.lo -MD -MP -MF .deps/liboctinterp_la-ls-ascii-helper.Tpo -c ls-ascii-helper.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-ascii-helper.o mv -f .deps/liboctinterp_la-ls-ascii-helper.Tpo .deps/liboctinterp_la-ls-ascii-helper.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-hdf5.lo -MD -MP -MF .deps/liboctinterp_la-ls-hdf5.Tpo -c -o liboctinterp_la-ls-hdf5.lo `test -f 'ls-hdf5.cc' || echo './'`ls-hdf5.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-hdf5.lo -MD -MP -MF .deps/liboctinterp_la-ls-hdf5.Tpo -c ls-hdf5.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-hdf5.o In file included from ls-hdf5.cc:66:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-hdf5.Tpo .deps/liboctinterp_la-ls-hdf5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat-ascii.Tpo -c -o liboctinterp_la-ls-mat-ascii.lo `test -f 'ls-mat-ascii.cc' || echo './'`ls-mat-ascii.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat-ascii.Tpo -c ls-mat-ascii.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat-ascii.o In file included from ls-mat-ascii.cc:64:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-mat-ascii.Tpo .deps/liboctinterp_la-ls-mat-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat4.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat4.Tpo -c -o liboctinterp_la-ls-mat4.lo `test -f 'ls-mat4.cc' || echo './'`ls-mat4.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat4.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat4.Tpo -c ls-mat4.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat4.o In file included from ls-mat4.cc:62:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-mat4.Tpo .deps/liboctinterp_la-ls-mat4.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat5.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat5.Tpo -c -o liboctinterp_la-ls-mat5.lo `test -f 'ls-mat5.cc' || echo './'`ls-mat5.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-mat5.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat5.Tpo -c ls-mat5.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat5.o In file included from ls-mat5.cc:70:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-mat5.Tpo .deps/liboctinterp_la-ls-mat5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c -o liboctinterp_la-ls-oct-ascii.lo `test -f 'ls-oct-ascii.cc' || echo './'`ls-oct-ascii.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c ls-oct-ascii.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-oct-ascii.o In file included from ls-oct-ascii.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-oct-ascii.Tpo .deps/liboctinterp_la-ls-oct-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-oct-binary.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-binary.Tpo -c -o liboctinterp_la-ls-oct-binary.lo `test -f 'ls-oct-binary.cc' || echo './'`ls-oct-binary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-oct-binary.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-binary.Tpo -c ls-oct-binary.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-oct-binary.o In file included from ls-oct-binary.cc:62:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-oct-binary.Tpo .deps/liboctinterp_la-ls-oct-binary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c -o liboctinterp_la-ls-utils.lo `test -f 'ls-utils.cc' || echo './'`ls-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c ls-utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-utils.o mv -f .deps/liboctinterp_la-ls-utils.Tpo .deps/liboctinterp_la-ls-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c -o liboctinterp_la-mappers.lo `test -f 'mappers.cc' || echo './'`mappers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c mappers.cc -fPIC -DPIC -o .libs/liboctinterp_la-mappers.o In file included from mappers.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-mappers.Tpo .deps/liboctinterp_la-mappers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-matherr.lo -MD -MP -MF .deps/liboctinterp_la-matherr.Tpo -c -o liboctinterp_la-matherr.lo `test -f 'matherr.c' || echo './'`matherr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-matherr.lo -MD -MP -MF .deps/liboctinterp_la-matherr.Tpo -c matherr.c -fPIC -DPIC -o .libs/liboctinterp_la-matherr.o mv -f .deps/liboctinterp_la-matherr.Tpo .deps/liboctinterp_la-matherr.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c -o liboctinterp_la-mex.lo `test -f 'mex.cc' || echo './'`mex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c mex.cc -fPIC -DPIC -o .libs/liboctinterp_la-mex.o In file included from mex.cc:52:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mex.cc: In member function ‘virtual mxArray* mxArray_octave_value::dup() const’: mex.cc:336:3: warning: no return statement in function returning non-void mex.cc: In constructor ‘mxArray_number::mxArray_number(mwSize, const char**)’: mex.cc:1189:38: warning: comparison between signed and unsigned integer expressions mex.cc: In function ‘double mxGetEps()’: mex.cc:2507:10: warning: use of old-style cast mv -f .deps/liboctinterp_la-mex.Tpo .deps/liboctinterp_la-mex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-fstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-fstrm.Tpo -c -o liboctinterp_la-oct-fstrm.lo `test -f 'oct-fstrm.cc' || echo './'`oct-fstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-fstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-fstrm.Tpo -c oct-fstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-fstrm.o mv -f .deps/liboctinterp_la-oct-fstrm.Tpo .deps/liboctinterp_la-oct-fstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c -o liboctinterp_la-oct-hist.lo `test -f 'oct-hist.cc' || echo './'`oct-hist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c oct-hist.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-hist.o In file included from oct-hist.cc:69:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-oct-hist.Tpo .deps/liboctinterp_la-oct-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-iostrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-iostrm.Tpo -c -o liboctinterp_la-oct-iostrm.lo `test -f 'oct-iostrm.cc' || echo './'`oct-iostrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-iostrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-iostrm.Tpo -c oct-iostrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-iostrm.o mv -f .deps/liboctinterp_la-oct-iostrm.Tpo .deps/liboctinterp_la-oct-iostrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c -o liboctinterp_la-oct-lvalue.lo `test -f 'oct-lvalue.cc' || echo './'`oct-lvalue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c oct-lvalue.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-lvalue.o mv -f .deps/liboctinterp_la-oct-lvalue.Tpo .deps/liboctinterp_la-oct-lvalue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c -o liboctinterp_la-oct-map.lo `test -f 'oct-map.cc' || echo './'`oct-map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c oct-map.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-map.o oct-map.cc: In member function ‘string_vector Octave_map::keys() const’: oct-map.cc:1382:3: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-oct-map.Tpo .deps/liboctinterp_la-oct-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-obj.lo -MD -MP -MF .deps/liboctinterp_la-oct-obj.Tpo -c -o liboctinterp_la-oct-obj.lo `test -f 'oct-obj.cc' || echo './'`oct-obj.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-obj.lo -MD -MP -MF .deps/liboctinterp_la-oct-obj.Tpo -c oct-obj.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-obj.o mv -f .deps/liboctinterp_la-oct-obj.Tpo .deps/liboctinterp_la-oct-obj.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-parse.lo -MD -MP -MF .deps/liboctinterp_la-oct-parse.Tpo -c -o liboctinterp_la-oct-parse.lo `test -f 'oct-parse.cc' || echo './'`oct-parse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-parse.lo -MD -MP -MF .deps/liboctinterp_la-oct-parse.Tpo -c oct-parse.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-parse.o In file included from oct-parse.yy:77:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast oct-parse.cc: In function ‘int octave_parse()’: oct-parse.cc:2363:64: warning: use of old-style cast oct-parse.cc:2378:7: warning: use of old-style cast oct-parse.cc:2421:17: warning: use of old-style cast mv -f .deps/liboctinterp_la-oct-parse.Tpo .deps/liboctinterp_la-oct-parse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-prcstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-prcstrm.Tpo -c -o liboctinterp_la-oct-prcstrm.lo `test -f 'oct-prcstrm.cc' || echo './'`oct-prcstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-prcstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-prcstrm.Tpo -c oct-prcstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-prcstrm.o mv -f .deps/liboctinterp_la-oct-prcstrm.Tpo .deps/liboctinterp_la-oct-prcstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c -o liboctinterp_la-oct-procbuf.lo `test -f 'oct-procbuf.cc' || echo './'`oct-procbuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c oct-procbuf.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-procbuf.o In file included from oct-procbuf.cc:39:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-oct-procbuf.Tpo .deps/liboctinterp_la-oct-procbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-stream.lo -MD -MP -MF .deps/liboctinterp_la-oct-stream.Tpo -c -o liboctinterp_la-oct-stream.lo `test -f 'oct-stream.cc' || echo './'`oct-stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-stream.lo -MD -MP -MF .deps/liboctinterp_la-oct-stream.Tpo -c oct-stream.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-stream.o mv -f .deps/liboctinterp_la-oct-stream.Tpo .deps/liboctinterp_la-oct-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-strstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-strstrm.Tpo -c -o liboctinterp_la-oct-strstrm.lo `test -f 'oct-strstrm.cc' || echo './'`oct-strstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-strstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-strstrm.Tpo -c oct-strstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-strstrm.o mv -f .deps/liboctinterp_la-oct-strstrm.Tpo .deps/liboctinterp_la-oct-strstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c -o liboctinterp_la-octave.lo `test -f 'octave.cc' || echo './'`octave.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c octave.cc -fPIC -DPIC -o .libs/liboctinterp_la-octave.o In file included from octave.cc:72:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-octave.Tpo .deps/liboctinterp_la-octave.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c -o liboctinterp_la-pager.lo `test -f 'pager.cc' || echo './'`pager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c pager.cc -fPIC -DPIC -o .libs/liboctinterp_la-pager.o In file included from pager.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pager.cc: In function ‘bool pager_event_handler(pid_t, int)’: pager.cc:111:11: warning: use of old-style cast mv -f .deps/liboctinterp_la-pager.Tpo .deps/liboctinterp_la-pager.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pr-output.lo -MD -MP -MF .deps/liboctinterp_la-pr-output.Tpo -c -o liboctinterp_la-pr-output.lo `test -f 'pr-output.cc' || echo './'`pr-output.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pr-output.lo -MD -MP -MF .deps/liboctinterp_la-pr-output.Tpo -c pr-output.cc -fPIC -DPIC -o .libs/liboctinterp_la-pr-output.o In file included from pr-output.cc:59:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pr-output.cc: In function ‘double pr_max_internal(const Matrix&)’: pr-output.cc:486:20: warning: use of old-style cast pr-output.cc: In function ‘double pr_min_internal(const Matrix&)’: pr-output.cc:515:19: warning: use of old-style cast mv -f .deps/liboctinterp_la-pr-output.Tpo .deps/liboctinterp_la-pr-output.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c -o liboctinterp_la-procstream.lo `test -f 'procstream.cc' || echo './'`procstream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c procstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-procstream.o mv -f .deps/liboctinterp_la-procstream.Tpo .deps/liboctinterp_la-procstream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sighandlers.lo -MD -MP -MF .deps/liboctinterp_la-sighandlers.Tpo -c -o liboctinterp_la-sighandlers.lo `test -f 'sighandlers.cc' || echo './'`sighandlers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sighandlers.lo -MD -MP -MF .deps/liboctinterp_la-sighandlers.Tpo -c sighandlers.cc -fPIC -DPIC -o .libs/liboctinterp_la-sighandlers.o In file included from sighandlers.cc:53:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast sighandlers.cc: In function ‘void my_friendly_exit(const char*, int, bool)’: sighandlers.cc:159:43: warning: use of old-style cast sighandlers.cc:185:50: warning: use of old-style cast sighandlers.cc: In function ‘octave_interrupt_handler octave_ignore_interrupts()’: sighandlers.cc:492:59: warning: use of old-style cast sighandlers.cc: In function ‘void install_signal_handlers()’: sighandlers.cc:586:39: warning: use of old-style cast sighandlers.cc:632:37: warning: use of old-style cast mv -f .deps/liboctinterp_la-sighandlers.Tpo .deps/liboctinterp_la-sighandlers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-siglist.lo -MD -MP -MF .deps/liboctinterp_la-siglist.Tpo -c -o liboctinterp_la-siglist.lo `test -f 'siglist.c' || echo './'`siglist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-siglist.lo -MD -MP -MF .deps/liboctinterp_la-siglist.Tpo -c siglist.c -fPIC -DPIC -o .libs/liboctinterp_la-siglist.o mv -f .deps/liboctinterp_la-siglist.Tpo .deps/liboctinterp_la-siglist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse.lo -MD -MP -MF .deps/liboctinterp_la-sparse.Tpo -c -o liboctinterp_la-sparse.lo `test -f 'sparse.cc' || echo './'`sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse.lo -MD -MP -MF .deps/liboctinterp_la-sparse.Tpo -c sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse.o In file included from sparse.cc:32:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-sparse.Tpo .deps/liboctinterp_la-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xdiv.Tpo -c -o liboctinterp_la-sparse-xdiv.lo `test -f 'sparse-xdiv.cc' || echo './'`sparse-xdiv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xdiv.Tpo -c sparse-xdiv.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse-xdiv.o mv -f .deps/liboctinterp_la-sparse-xdiv.Tpo .deps/liboctinterp_la-sparse-xdiv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse-xpow.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xpow.Tpo -c -o liboctinterp_la-sparse-xpow.lo `test -f 'sparse-xpow.cc' || echo './'`sparse-xpow.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sparse-xpow.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xpow.Tpo -c sparse-xpow.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse-xpow.o mv -f .deps/liboctinterp_la-sparse-xpow.Tpo .deps/liboctinterp_la-sparse-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-strfns.lo -MD -MP -MF .deps/liboctinterp_la-strfns.Tpo -c -o liboctinterp_la-strfns.lo `test -f 'strfns.cc' || echo './'`strfns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-strfns.lo -MD -MP -MF .deps/liboctinterp_la-strfns.Tpo -c strfns.cc -fPIC -DPIC -o .libs/liboctinterp_la-strfns.o mv -f .deps/liboctinterp_la-strfns.Tpo .deps/liboctinterp_la-strfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c -o liboctinterp_la-symtab.lo `test -f 'symtab.cc' || echo './'`symtab.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c symtab.cc -fPIC -DPIC -o .libs/liboctinterp_la-symtab.o mv -f .deps/liboctinterp_la-symtab.Tpo .deps/liboctinterp_la-symtab.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c -o liboctinterp_la-syscalls.lo `test -f 'syscalls.cc' || echo './'`syscalls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c syscalls.cc -fPIC -DPIC -o .libs/liboctinterp_la-syscalls.o In file included from syscalls.cc:57:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFEXITED(const octave_value_list&, int)’: syscalls.cc:1389:18: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWEXITSTATUS(const octave_value_list&, int)’: syscalls.cc:1417:18: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFSIGNALED(const octave_value_list&, int)’: syscalls.cc:1444:18: warning: use of old-style cast syscalls.cc:1444:18: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWTERMSIG(const octave_value_list&, int)’: syscalls.cc:1472:18: warning: use of old-style cast syscalls.cc: At global scope: syscalls.cc:1483:1: warning: unused parameter ‘args’ syscalls.cc: In function ‘octave_value_list FWIFSTOPPED(const octave_value_list&, int)’: syscalls.cc:1531:18: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWSTOPSIG(const octave_value_list&, int)’: syscalls.cc:1559:18: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFCONTINUED(const octave_value_list&, int)’: syscalls.cc:1586:18: warning: use of old-style cast mv -f .deps/liboctinterp_la-syscalls.Tpo .deps/liboctinterp_la-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c -o liboctinterp_la-sysdep.lo `test -f 'sysdep.cc' || echo './'`sysdep.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c sysdep.cc -fPIC -DPIC -o .libs/liboctinterp_la-sysdep.o mv -f .deps/liboctinterp_la-sysdep.Tpo .deps/liboctinterp_la-sysdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-token.lo -MD -MP -MF .deps/liboctinterp_la-token.Tpo -c -o liboctinterp_la-token.lo `test -f 'token.cc' || echo './'`token.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-token.lo -MD -MP -MF .deps/liboctinterp_la-token.Tpo -c token.cc -fPIC -DPIC -o .libs/liboctinterp_la-token.o mv -f .deps/liboctinterp_la-token.Tpo .deps/liboctinterp_la-token.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c -o liboctinterp_la-toplev.lo `test -f 'toplev.cc' || echo './'`toplev.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c toplev.cc -fPIC -DPIC -o .libs/liboctinterp_la-toplev.o In file included from toplev.cc:74:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast toplev.cc: In function ‘octave_value_list run_command_and_return_output(const std::string&)’: toplev.cc:813:11: warning: use of old-style cast toplev.cc:814:22: warning: use of old-style cast toplev.cc: In function ‘octave_value_list Fsystem(const octave_value_list&, int)’: toplev.cc:987:19: warning: use of old-style cast toplev.cc:988:26: warning: use of old-style cast mv -f .deps/liboctinterp_la-toplev.Tpo .deps/liboctinterp_la-toplev.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c -o liboctinterp_la-txt-eng-ft.lo `test -f 'txt-eng-ft.cc' || echo './'`txt-eng-ft.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c txt-eng-ft.cc -fPIC -DPIC -o .libs/liboctinterp_la-txt-eng-ft.o mv -f .deps/liboctinterp_la-txt-eng-ft.Tpo .deps/liboctinterp_la-txt-eng-ft.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-unwind-prot.lo -MD -MP -MF .deps/liboctinterp_la-unwind-prot.Tpo -c -o liboctinterp_la-unwind-prot.lo `test -f 'unwind-prot.cc' || echo './'`unwind-prot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-unwind-prot.lo -MD -MP -MF .deps/liboctinterp_la-unwind-prot.Tpo -c unwind-prot.cc -fPIC -DPIC -o .libs/liboctinterp_la-unwind-prot.o mv -f .deps/liboctinterp_la-unwind-prot.Tpo .deps/liboctinterp_la-unwind-prot.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c -o liboctinterp_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-utils.o In file included from utils.cc:70:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast utils.cc: In function ‘char* octave_vsnprintf(const char*, char*)’: utils.cc:1244:35: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-utils.Tpo .deps/liboctinterp_la-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c -o liboctinterp_la-variables.lo `test -f 'variables.cc' || echo './'`variables.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c variables.cc -fPIC -DPIC -o .libs/liboctinterp_la-variables.o In file included from variables.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-variables.Tpo .deps/liboctinterp_la-variables.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c -o liboctinterp_la-xdiv.lo `test -f 'xdiv.cc' || echo './'`xdiv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c xdiv.cc -fPIC -DPIC -o .libs/liboctinterp_la-xdiv.o mv -f .deps/liboctinterp_la-xdiv.Tpo .deps/liboctinterp_la-xdiv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-xgl2ps.lo -MD -MP -MF .deps/liboctinterp_la-xgl2ps.Tpo -c -o liboctinterp_la-xgl2ps.lo `test -f 'xgl2ps.c' || echo './'`xgl2ps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT liboctinterp_la-xgl2ps.lo -MD -MP -MF .deps/liboctinterp_la-xgl2ps.Tpo -c xgl2ps.c -fPIC -DPIC -o .libs/liboctinterp_la-xgl2ps.o In file included from xgl2ps.c:32:0: gl2ps.c:444:13: warning: function declaration isn’t a prototype gl2ps.c:462:13: warning: function declaration isn’t a prototype gl2ps.c: In function ‘gl2psListPointer’: gl2ps.c:571:54: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psCompareDepth’: gl2ps.c:1370:3: warning: cast discards qualifiers from pointer target type gl2ps.c:1371:3: warning: cast discards qualifiers from pointer target type gl2ps.c: In function ‘gl2psTrianglesFirst’: gl2ps.c:1399:3: warning: cast discards qualifiers from pointer target type gl2ps.c:1400:3: warning: cast discards qualifiers from pointer target type gl2ps.c: In function ‘gl2psFindRoot’: gl2ps.c:1406:38: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psBuildBspTree’: gl2ps.c:1522:12: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: At top level: gl2ps.c:1617:13: warning: function declaration isn’t a prototype gl2ps.c: In function ‘gl2psPrintPostScriptBeginViewport’: gl2ps.c:3114:9: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psPrintTeXBeginViewport’: gl2ps.c:3307:46: warning: unused parameter ‘viewport’ gl2ps.c: In function ‘gl2psPrintPDFBeginViewport’: gl2ps.c:4762:9: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psPrintSVGPixmap’: gl2ps.c:5007:41: warning: unused parameter ‘x’ gl2ps.c:5007:52: warning: unused parameter ‘y’ gl2ps.c:5007:67: warning: unused parameter ‘pixmap’ gl2ps.c: In function ‘gl2psPrintSVGBeginViewport’: gl2ps.c:5196:9: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psPrintPGFBeginViewport’: gl2ps.c:5426:9: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psBeginPage’: gl2ps.c:5613:9: warning: declaration of ‘index’ shadows a global declaration gl2ps.c: In function ‘gl2psDrawPixels’: gl2ps.c:5897:7: warning: cast discards qualifiers from pointer target type gl2ps.c: In function ‘gl2psDrawImageMap’: gl2ps.c:5942:5: warning: cast discards qualifiers from pointer target type mv -f .deps/liboctinterp_la-xgl2ps.Tpo .deps/liboctinterp_la-xgl2ps.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xnorm.lo -MD -MP -MF .deps/liboctinterp_la-xnorm.Tpo -c -o liboctinterp_la-xnorm.lo `test -f 'xnorm.cc' || echo './'`xnorm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xnorm.lo -MD -MP -MF .deps/liboctinterp_la-xnorm.Tpo -c xnorm.cc -fPIC -DPIC -o .libs/liboctinterp_la-xnorm.o mv -f .deps/liboctinterp_la-xnorm.Tpo .deps/liboctinterp_la-xnorm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xpow.lo -MD -MP -MF .deps/liboctinterp_la-xpow.Tpo -c -o liboctinterp_la-xpow.lo `test -f 'xpow.cc' || echo './'`xpow.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-xpow.lo -MD -MP -MF .deps/liboctinterp_la-xpow.Tpo -c xpow.cc -fPIC -DPIC -o .libs/liboctinterp_la-xpow.o mv -f .deps/liboctinterp_la-xpow.Tpo .deps/liboctinterp_la-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c -o liboctinterp_la-zfstream.lo `test -f 'zfstream.cc' || echo './'`zfstream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c zfstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-zfstream.o mv -f .deps/liboctinterp_la-zfstream.Tpo .deps/liboctinterp_la-zfstream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c -o liboctinterp_la-ov-base.lo `test -f 'ov-base.cc' || echo './'`ov-base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c ov-base.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-base.o In file included from ov-base.cc:54:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-base.Tpo .deps/liboctinterp_la-ov-base.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c -o liboctinterp_la-ov-bool-mat.lo `test -f 'ov-bool-mat.cc' || echo './'`ov-bool-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c ov-bool-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-mat.o mv -f .deps/liboctinterp_la-ov-bool-mat.Tpo .deps/liboctinterp_la-ov-bool-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool.Tpo -c -o liboctinterp_la-ov-bool.lo `test -f 'ov-bool.cc' || echo './'`ov-bool.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool.Tpo -c ov-bool.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool.o mv -f .deps/liboctinterp_la-ov-bool.Tpo .deps/liboctinterp_la-ov-bool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-builtin.lo -MD -MP -MF .deps/liboctinterp_la-ov-builtin.Tpo -c -o liboctinterp_la-ov-builtin.lo `test -f 'ov-builtin.cc' || echo './'`ov-builtin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-builtin.lo -MD -MP -MF .deps/liboctinterp_la-ov-builtin.Tpo -c ov-builtin.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-builtin.o mv -f .deps/liboctinterp_la-ov-builtin.Tpo .deps/liboctinterp_la-ov-builtin.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cell.lo -MD -MP -MF .deps/liboctinterp_la-ov-cell.Tpo -c -o liboctinterp_la-ov-cell.lo `test -f 'ov-cell.cc' || echo './'`ov-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cell.lo -MD -MP -MF .deps/liboctinterp_la-ov-cell.Tpo -c ov-cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cell.o mv -f .deps/liboctinterp_la-ov-cell.Tpo .deps/liboctinterp_la-ov-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-ch-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-ch-mat.Tpo -c -o liboctinterp_la-ov-ch-mat.lo `test -f 'ov-ch-mat.cc' || echo './'`ov-ch-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-ch-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-ch-mat.Tpo -c ov-ch-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-ch-mat.o mv -f .deps/liboctinterp_la-ov-ch-mat.Tpo .deps/liboctinterp_la-ov-ch-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-class.lo -MD -MP -MF .deps/liboctinterp_la-ov-class.Tpo -c -o liboctinterp_la-ov-class.lo `test -f 'ov-class.cc' || echo './'`ov-class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-class.lo -MD -MP -MF .deps/liboctinterp_la-ov-class.Tpo -c ov-class.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-class.o In file included from ov-class.cc:54:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-class.Tpo .deps/liboctinterp_la-ov-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-colon.lo -MD -MP -MF .deps/liboctinterp_la-ov-colon.Tpo -c -o liboctinterp_la-ov-colon.lo `test -f 'ov-colon.cc' || echo './'`ov-colon.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-colon.lo -MD -MP -MF .deps/liboctinterp_la-ov-colon.Tpo -c ov-colon.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-colon.o mv -f .deps/liboctinterp_la-ov-colon.Tpo .deps/liboctinterp_la-ov-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-complex.Tpo -c -o liboctinterp_la-ov-complex.lo `test -f 'ov-complex.cc' || echo './'`ov-complex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-complex.Tpo -c ov-complex.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-complex.o mv -f .deps/liboctinterp_la-ov-complex.Tpo .deps/liboctinterp_la-ov-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c -o liboctinterp_la-ov-cs-list.lo `test -f 'ov-cs-list.cc' || echo './'`ov-cs-list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c ov-cs-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cs-list.o mv -f .deps/liboctinterp_la-ov-cs-list.Tpo .deps/liboctinterp_la-ov-cs-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-diag.Tpo -c -o liboctinterp_la-ov-cx-diag.lo `test -f 'ov-cx-diag.cc' || echo './'`ov-cx-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-diag.Tpo -c ov-cx-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-diag.o mv -f .deps/liboctinterp_la-ov-cx-diag.Tpo .deps/liboctinterp_la-ov-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-mat.Tpo -c -o liboctinterp_la-ov-cx-mat.lo `test -f 'ov-cx-mat.cc' || echo './'`ov-cx-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-mat.Tpo -c ov-cx-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-mat.o mv -f .deps/liboctinterp_la-ov-cx-mat.Tpo .deps/liboctinterp_la-ov-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-dld-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-dld-fcn.Tpo -c -o liboctinterp_la-ov-dld-fcn.lo `test -f 'ov-dld-fcn.cc' || echo './'`ov-dld-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-dld-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-dld-fcn.Tpo -c ov-dld-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-dld-fcn.o mv -f .deps/liboctinterp_la-ov-dld-fcn.Tpo .deps/liboctinterp_la-ov-dld-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-handle.Tpo -c -o liboctinterp_la-ov-fcn-handle.lo `test -f 'ov-fcn-handle.cc' || echo './'`ov-fcn-handle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-handle.Tpo -c ov-fcn-handle.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn-handle.o In file included from ov-fcn-handle.cc:52:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-fcn-handle.Tpo .deps/liboctinterp_la-ov-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn-inline.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-inline.Tpo -c -o liboctinterp_la-ov-fcn-inline.lo `test -f 'ov-fcn-inline.cc' || echo './'`ov-fcn-inline.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn-inline.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-inline.Tpo -c ov-fcn-inline.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn-inline.o In file included from ov-fcn-inline.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-fcn-inline.Tpo .deps/liboctinterp_la-ov-fcn-inline.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c -o liboctinterp_la-ov-fcn.lo `test -f 'ov-fcn.cc' || echo './'`ov-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c ov-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn.o mv -f .deps/liboctinterp_la-ov-fcn.Tpo .deps/liboctinterp_la-ov-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-float.lo -MD -MP -MF .deps/liboctinterp_la-ov-float.Tpo -c -o liboctinterp_la-ov-float.lo `test -f 'ov-float.cc' || echo './'`ov-float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-float.lo -MD -MP -MF .deps/liboctinterp_la-ov-float.Tpo -c ov-float.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-float.o mv -f .deps/liboctinterp_la-ov-float.Tpo .deps/liboctinterp_la-ov-float.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-complex.Tpo -c -o liboctinterp_la-ov-flt-complex.lo `test -f 'ov-flt-complex.cc' || echo './'`ov-flt-complex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-complex.Tpo -c ov-flt-complex.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-complex.o mv -f .deps/liboctinterp_la-ov-flt-complex.Tpo .deps/liboctinterp_la-ov-flt-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-diag.Tpo -c -o liboctinterp_la-ov-flt-cx-diag.lo `test -f 'ov-flt-cx-diag.cc' || echo './'`ov-flt-cx-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-diag.Tpo -c ov-flt-cx-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-cx-diag.o mv -f .deps/liboctinterp_la-ov-flt-cx-diag.Tpo .deps/liboctinterp_la-ov-flt-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c -o liboctinterp_la-ov-flt-cx-mat.lo `test -f 'ov-flt-cx-mat.cc' || echo './'`ov-flt-cx-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c ov-flt-cx-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-cx-mat.o mv -f .deps/liboctinterp_la-ov-flt-cx-mat.Tpo .deps/liboctinterp_la-ov-flt-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-diag.Tpo -c -o liboctinterp_la-ov-flt-re-diag.lo `test -f 'ov-flt-re-diag.cc' || echo './'`ov-flt-re-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-diag.Tpo -c ov-flt-re-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-re-diag.o mv -f .deps/liboctinterp_la-ov-flt-re-diag.Tpo .deps/liboctinterp_la-ov-flt-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c -o liboctinterp_la-ov-flt-re-mat.lo `test -f 'ov-flt-re-mat.cc' || echo './'`ov-flt-re-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c ov-flt-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-re-mat.o In file included from ov-flt-re-mat.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-flt-re-mat.Tpo .deps/liboctinterp_la-ov-flt-re-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-lazy-idx.lo -MD -MP -MF .deps/liboctinterp_la-ov-lazy-idx.Tpo -c -o liboctinterp_la-ov-lazy-idx.lo `test -f 'ov-lazy-idx.cc' || echo './'`ov-lazy-idx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-lazy-idx.lo -MD -MP -MF .deps/liboctinterp_la-ov-lazy-idx.Tpo -c ov-lazy-idx.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-lazy-idx.o mv -f .deps/liboctinterp_la-ov-lazy-idx.Tpo .deps/liboctinterp_la-ov-lazy-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-mex-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-mex-fcn.Tpo -c -o liboctinterp_la-ov-mex-fcn.lo `test -f 'ov-mex-fcn.cc' || echo './'`ov-mex-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-mex-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-mex-fcn.Tpo -c ov-mex-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-mex-fcn.o mv -f .deps/liboctinterp_la-ov-mex-fcn.Tpo .deps/liboctinterp_la-ov-mex-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-null-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-null-mat.Tpo -c -o liboctinterp_la-ov-null-mat.lo `test -f 'ov-null-mat.cc' || echo './'`ov-null-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-null-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-null-mat.Tpo -c ov-null-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-null-mat.o mv -f .deps/liboctinterp_la-ov-null-mat.Tpo .deps/liboctinterp_la-ov-null-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-perm.lo -MD -MP -MF .deps/liboctinterp_la-ov-perm.Tpo -c -o liboctinterp_la-ov-perm.lo `test -f 'ov-perm.cc' || echo './'`ov-perm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-perm.lo -MD -MP -MF .deps/liboctinterp_la-ov-perm.Tpo -c ov-perm.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-perm.o mv -f .deps/liboctinterp_la-ov-perm.Tpo .deps/liboctinterp_la-ov-perm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-range.lo -MD -MP -MF .deps/liboctinterp_la-ov-range.Tpo -c -o liboctinterp_la-ov-range.lo `test -f 'ov-range.cc' || echo './'`ov-range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-range.lo -MD -MP -MF .deps/liboctinterp_la-ov-range.Tpo -c ov-range.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-range.o In file included from ov-range.cc:33:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-range.Tpo .deps/liboctinterp_la-ov-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-diag.Tpo -c -o liboctinterp_la-ov-re-diag.lo `test -f 'ov-re-diag.cc' || echo './'`ov-re-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-diag.Tpo -c ov-re-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-diag.o mv -f .deps/liboctinterp_la-ov-re-diag.Tpo .deps/liboctinterp_la-ov-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c -o liboctinterp_la-ov-re-mat.lo `test -f 'ov-re-mat.cc' || echo './'`ov-re-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c ov-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-mat.o In file included from ov-re-mat.cc:64:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-re-mat.Tpo .deps/liboctinterp_la-ov-re-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-scalar.lo -MD -MP -MF .deps/liboctinterp_la-ov-scalar.Tpo -c -o liboctinterp_la-ov-scalar.lo `test -f 'ov-scalar.cc' || echo './'`ov-scalar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-scalar.lo -MD -MP -MF .deps/liboctinterp_la-ov-scalar.Tpo -c ov-scalar.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-scalar.o mv -f .deps/liboctinterp_la-ov-scalar.Tpo .deps/liboctinterp_la-ov-scalar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c -o liboctinterp_la-ov-str-mat.lo `test -f 'ov-str-mat.cc' || echo './'`ov-str-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c ov-str-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-str-mat.o mv -f .deps/liboctinterp_la-ov-str-mat.Tpo .deps/liboctinterp_la-ov-str-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c -o liboctinterp_la-ov-struct.lo `test -f 'ov-struct.cc' || echo './'`ov-struct.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c ov-struct.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-struct.o In file included from ov-struct.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-struct.Tpo .deps/liboctinterp_la-ov-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c -o liboctinterp_la-ov-typeinfo.lo `test -f 'ov-typeinfo.cc' || echo './'`ov-typeinfo.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c ov-typeinfo.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-typeinfo.o mv -f .deps/liboctinterp_la-ov-typeinfo.Tpo .deps/liboctinterp_la-ov-typeinfo.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c -o liboctinterp_la-ov-usr-fcn.lo `test -f 'ov-usr-fcn.cc' || echo './'`ov-usr-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c ov-usr-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-usr-fcn.o In file included from ov-usr-fcn.cc:50:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-usr-fcn.Tpo .deps/liboctinterp_la-ov-usr-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov.lo -MD -MP -MF .deps/liboctinterp_la-ov.Tpo -c -o liboctinterp_la-ov.lo `test -f 'ov.cc' || echo './'`ov.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov.lo -MD -MP -MF .deps/liboctinterp_la-ov.Tpo -c ov.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov.o In file included from ov.cc:87:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov.Tpo .deps/liboctinterp_la-ov.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c -o liboctinterp_la-ov-int16.lo `test -f 'ov-int16.cc' || echo './'`ov-int16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c ov-int16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int16.o In file included from ov-base-int.cc:52:0, from ov-int16.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int16.Tpo .deps/liboctinterp_la-ov-int16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c -o liboctinterp_la-ov-int32.lo `test -f 'ov-int32.cc' || echo './'`ov-int32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c ov-int32.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int32.o In file included from ov-base-int.cc:52:0, from ov-int32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int32.Tpo .deps/liboctinterp_la-ov-int32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c -o liboctinterp_la-ov-int64.lo `test -f 'ov-int64.cc' || echo './'`ov-int64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c ov-int64.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int64.o In file included from ov-base-int.cc:52:0, from ov-int64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int64.Tpo .deps/liboctinterp_la-ov-int64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int8.lo -MD -MP -MF .deps/liboctinterp_la-ov-int8.Tpo -c -o liboctinterp_la-ov-int8.lo `test -f 'ov-int8.cc' || echo './'`ov-int8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-int8.lo -MD -MP -MF .deps/liboctinterp_la-ov-int8.Tpo -c ov-int8.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int8.o In file included from ov-base-int.cc:52:0, from ov-int8.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int8.Tpo .deps/liboctinterp_la-ov-int8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c -o liboctinterp_la-ov-uint16.lo `test -f 'ov-uint16.cc' || echo './'`ov-uint16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c ov-uint16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint16.o In file included from ov-base-int.cc:52:0, from ov-uint16.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint16.Tpo .deps/liboctinterp_la-ov-uint16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint32.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint32.Tpo -c -o liboctinterp_la-ov-uint32.lo `test -f 'ov-uint32.cc' || echo './'`ov-uint32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint32.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint32.Tpo -c ov-uint32.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint32.o In file included from ov-base-int.cc:52:0, from ov-uint32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint32.Tpo .deps/liboctinterp_la-ov-uint32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint64.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint64.Tpo -c -o liboctinterp_la-ov-uint64.lo `test -f 'ov-uint64.cc' || echo './'`ov-uint64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint64.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint64.Tpo -c ov-uint64.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint64.o In file included from ov-base-int.cc:52:0, from ov-uint64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint64.Tpo .deps/liboctinterp_la-ov-uint64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint8.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint8.Tpo -c -o liboctinterp_la-ov-uint8.lo `test -f 'ov-uint8.cc' || echo './'`ov-uint8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-uint8.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint8.Tpo -c ov-uint8.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint8.o In file included from ov-base-int.cc:52:0, from ov-uint8.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint8.Tpo .deps/liboctinterp_la-ov-uint8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-base-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-base-sparse.Tpo -c -o liboctinterp_la-ov-base-sparse.lo `test -f 'ov-base-sparse.cc' || echo './'`ov-base-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-base-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-base-sparse.Tpo -c ov-base-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-base-sparse.o mv -f .deps/liboctinterp_la-ov-base-sparse.Tpo .deps/liboctinterp_la-ov-base-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c -o liboctinterp_la-ov-bool-sparse.lo `test -f 'ov-bool-sparse.cc' || echo './'`ov-bool-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c ov-bool-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-sparse.o mv -f .deps/liboctinterp_la-ov-bool-sparse.Tpo .deps/liboctinterp_la-ov-bool-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-sparse.Tpo -c -o liboctinterp_la-ov-cx-sparse.lo `test -f 'ov-cx-sparse.cc' || echo './'`ov-cx-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-cx-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-sparse.Tpo -c ov-cx-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-sparse.o mv -f .deps/liboctinterp_la-ov-cx-sparse.Tpo .deps/liboctinterp_la-ov-cx-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c -o liboctinterp_la-ov-re-sparse.lo `test -f 'ov-re-sparse.cc' || echo './'`ov-re-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c ov-re-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-sparse.o mv -f .deps/liboctinterp_la-ov-re-sparse.Tpo .deps/liboctinterp_la-ov-re-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-arg-list.lo -MD -MP -MF .deps/liboctinterp_la-pt-arg-list.Tpo -c -o liboctinterp_la-pt-arg-list.lo `test -f 'pt-arg-list.cc' || echo './'`pt-arg-list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-arg-list.lo -MD -MP -MF .deps/liboctinterp_la-pt-arg-list.Tpo -c pt-arg-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-arg-list.o mv -f .deps/liboctinterp_la-pt-arg-list.Tpo .deps/liboctinterp_la-pt-arg-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-assign.lo -MD -MP -MF .deps/liboctinterp_la-pt-assign.Tpo -c -o liboctinterp_la-pt-assign.lo `test -f 'pt-assign.cc' || echo './'`pt-assign.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-assign.lo -MD -MP -MF .deps/liboctinterp_la-pt-assign.Tpo -c pt-assign.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-assign.o In file included from pt-assign.cc:43:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-assign.Tpo .deps/liboctinterp_la-pt-assign.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-binop.lo -MD -MP -MF .deps/liboctinterp_la-pt-binop.Tpo -c -o liboctinterp_la-pt-binop.lo `test -f 'pt-binop.cc' || echo './'`pt-binop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-binop.lo -MD -MP -MF .deps/liboctinterp_la-pt-binop.Tpo -c pt-binop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-binop.o In file included from pt-binop.cc:34:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-binop.Tpo .deps/liboctinterp_la-pt-binop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c -o liboctinterp_la-pt-bp.lo `test -f 'pt-bp.cc' || echo './'`pt-bp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c pt-bp.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-bp.o mv -f .deps/liboctinterp_la-pt-bp.Tpo .deps/liboctinterp_la-pt-bp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cbinop.lo -MD -MP -MF .deps/liboctinterp_la-pt-cbinop.Tpo -c -o liboctinterp_la-pt-cbinop.lo `test -f 'pt-cbinop.cc' || echo './'`pt-cbinop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cbinop.lo -MD -MP -MF .deps/liboctinterp_la-pt-cbinop.Tpo -c pt-cbinop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cbinop.o mv -f .deps/liboctinterp_la-pt-cbinop.Tpo .deps/liboctinterp_la-pt-cbinop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cell.lo -MD -MP -MF .deps/liboctinterp_la-pt-cell.Tpo -c -o liboctinterp_la-pt-cell.lo `test -f 'pt-cell.cc' || echo './'`pt-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cell.lo -MD -MP -MF .deps/liboctinterp_la-pt-cell.Tpo -c pt-cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cell.o In file included from pt-cell.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-cell.Tpo .deps/liboctinterp_la-pt-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-check.lo -MD -MP -MF .deps/liboctinterp_la-pt-check.Tpo -c -o liboctinterp_la-pt-check.lo `test -f 'pt-check.cc' || echo './'`pt-check.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-check.lo -MD -MP -MF .deps/liboctinterp_la-pt-check.Tpo -c pt-check.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-check.o mv -f .deps/liboctinterp_la-pt-check.Tpo .deps/liboctinterp_la-pt-check.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c -o liboctinterp_la-pt-cmd.lo `test -f 'pt-cmd.cc' || echo './'`pt-cmd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c pt-cmd.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cmd.o mv -f .deps/liboctinterp_la-pt-cmd.Tpo .deps/liboctinterp_la-pt-cmd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-colon.lo -MD -MP -MF .deps/liboctinterp_la-pt-colon.Tpo -c -o liboctinterp_la-pt-colon.lo `test -f 'pt-colon.cc' || echo './'`pt-colon.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-colon.lo -MD -MP -MF .deps/liboctinterp_la-pt-colon.Tpo -c pt-colon.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-colon.o mv -f .deps/liboctinterp_la-pt-colon.Tpo .deps/liboctinterp_la-pt-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c -o liboctinterp_la-pt-const.lo `test -f 'pt-const.cc' || echo './'`pt-const.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c pt-const.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-const.o mv -f .deps/liboctinterp_la-pt-const.Tpo .deps/liboctinterp_la-pt-const.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-decl.lo -MD -MP -MF .deps/liboctinterp_la-pt-decl.Tpo -c -o liboctinterp_la-pt-decl.lo `test -f 'pt-decl.cc' || echo './'`pt-decl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-decl.lo -MD -MP -MF .deps/liboctinterp_la-pt-decl.Tpo -c pt-decl.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-decl.o In file included from pt-decl.cc:38:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-decl.Tpo .deps/liboctinterp_la-pt-decl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-eval.lo -MD -MP -MF .deps/liboctinterp_la-pt-eval.Tpo -c -o liboctinterp_la-pt-eval.lo `test -f 'pt-eval.cc' || echo './'`pt-eval.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-eval.lo -MD -MP -MF .deps/liboctinterp_la-pt-eval.Tpo -c pt-eval.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-eval.o In file included from pt-eval.cc:41:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-eval.Tpo .deps/liboctinterp_la-pt-eval.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c -o liboctinterp_la-pt-except.lo `test -f 'pt-except.cc' || echo './'`pt-except.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c pt-except.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-except.o In file included from pt-except.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-except.Tpo .deps/liboctinterp_la-pt-except.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-exp.lo -MD -MP -MF .deps/liboctinterp_la-pt-exp.Tpo -c -o liboctinterp_la-pt-exp.lo `test -f 'pt-exp.cc' || echo './'`pt-exp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-exp.lo -MD -MP -MF .deps/liboctinterp_la-pt-exp.Tpo -c pt-exp.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-exp.o mv -f .deps/liboctinterp_la-pt-exp.Tpo .deps/liboctinterp_la-pt-exp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-pt-fcn-handle.Tpo -c -o liboctinterp_la-pt-fcn-handle.lo `test -f 'pt-fcn-handle.cc' || echo './'`pt-fcn-handle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-pt-fcn-handle.Tpo -c pt-fcn-handle.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-fcn-handle.o In file included from pt-fcn-handle.cc:36:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-fcn-handle.Tpo .deps/liboctinterp_la-pt-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c -o liboctinterp_la-pt-id.lo `test -f 'pt-id.cc' || echo './'`pt-id.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c pt-id.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-id.o In file included from pt-id.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-id.Tpo .deps/liboctinterp_la-pt-id.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-idx.lo -MD -MP -MF .deps/liboctinterp_la-pt-idx.Tpo -c -o liboctinterp_la-pt-idx.lo `test -f 'pt-idx.cc' || echo './'`pt-idx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-idx.lo -MD -MP -MF .deps/liboctinterp_la-pt-idx.Tpo -c pt-idx.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-idx.o In file included from pt-idx.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-idx.Tpo .deps/liboctinterp_la-pt-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-jump.lo -MD -MP -MF .deps/liboctinterp_la-pt-jump.Tpo -c -o liboctinterp_la-pt-jump.lo `test -f 'pt-jump.cc' || echo './'`pt-jump.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-jump.lo -MD -MP -MF .deps/liboctinterp_la-pt-jump.Tpo -c pt-jump.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-jump.o mv -f .deps/liboctinterp_la-pt-jump.Tpo .deps/liboctinterp_la-pt-jump.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-loop.lo -MD -MP -MF .deps/liboctinterp_la-pt-loop.Tpo -c -o liboctinterp_la-pt-loop.lo `test -f 'pt-loop.cc' || echo './'`pt-loop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-loop.lo -MD -MP -MF .deps/liboctinterp_la-pt-loop.Tpo -c pt-loop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-loop.o mv -f .deps/liboctinterp_la-pt-loop.Tpo .deps/liboctinterp_la-pt-loop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-mat.lo -MD -MP -MF .deps/liboctinterp_la-pt-mat.Tpo -c -o liboctinterp_la-pt-mat.lo `test -f 'pt-mat.cc' || echo './'`pt-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-mat.lo -MD -MP -MF .deps/liboctinterp_la-pt-mat.Tpo -c pt-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-mat.o In file included from pt-mat.cc:41:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = NDArray, T = double]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = NDArray]’ pt-mat.cc:943:65: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = ComplexNDArray, T = std::complex]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = ComplexNDArray]’ pt-mat.cc:945:72: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = FloatNDArray, T = float]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatNDArray]’ pt-mat.cc:951:66: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = FloatComplexNDArray, T = std::complex]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatComplexNDArray]’ pt-mat.cc:953:73: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = boolNDArray, T = bool]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = boolNDArray]’ pt-mat.cc:972:65: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:975:61: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:977:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:979:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:981:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:983:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:985:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:987:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]’ pt-mat.cc:989:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function ‘void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = Cell, T = octave_value]’: pt-mat.cc:816:3: instantiated from ‘octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = Cell]’ pt-mat.cc:991:54: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-pt-mat.Tpo .deps/liboctinterp_la-pt-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-misc.lo -MD -MP -MF .deps/liboctinterp_la-pt-misc.Tpo -c -o liboctinterp_la-pt-misc.lo `test -f 'pt-misc.cc' || echo './'`pt-misc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-misc.lo -MD -MP -MF .deps/liboctinterp_la-pt-misc.Tpo -c pt-misc.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-misc.o mv -f .deps/liboctinterp_la-pt-misc.Tpo .deps/liboctinterp_la-pt-misc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-pr-code.lo -MD -MP -MF .deps/liboctinterp_la-pt-pr-code.Tpo -c -o liboctinterp_la-pt-pr-code.lo `test -f 'pt-pr-code.cc' || echo './'`pt-pr-code.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-pr-code.lo -MD -MP -MF .deps/liboctinterp_la-pt-pr-code.Tpo -c pt-pr-code.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-pr-code.o mv -f .deps/liboctinterp_la-pt-pr-code.Tpo .deps/liboctinterp_la-pt-pr-code.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-select.lo -MD -MP -MF .deps/liboctinterp_la-pt-select.Tpo -c -o liboctinterp_la-pt-select.lo `test -f 'pt-select.cc' || echo './'`pt-select.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-select.lo -MD -MP -MF .deps/liboctinterp_la-pt-select.Tpo -c pt-select.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-select.o mv -f .deps/liboctinterp_la-pt-select.Tpo .deps/liboctinterp_la-pt-select.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-stmt.lo -MD -MP -MF .deps/liboctinterp_la-pt-stmt.Tpo -c -o liboctinterp_la-pt-stmt.lo `test -f 'pt-stmt.cc' || echo './'`pt-stmt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-stmt.lo -MD -MP -MF .deps/liboctinterp_la-pt-stmt.Tpo -c pt-stmt.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-stmt.o In file included from pt-stmt.cc:48:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-stmt.Tpo .deps/liboctinterp_la-pt-stmt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-unop.lo -MD -MP -MF .deps/liboctinterp_la-pt-unop.Tpo -c -o liboctinterp_la-pt-unop.lo `test -f 'pt-unop.cc' || echo './'`pt-unop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt-unop.lo -MD -MP -MF .deps/liboctinterp_la-pt-unop.Tpo -c pt-unop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-unop.o mv -f .deps/liboctinterp_la-pt-unop.Tpo .deps/liboctinterp_la-pt-unop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt.lo -MD -MP -MF .deps/liboctinterp_la-pt.Tpo -c -o liboctinterp_la-pt.lo `test -f 'pt.cc' || echo './'`pt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-pt.lo -MD -MP -MF .deps/liboctinterp_la-pt.Tpo -c pt.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt.o mv -f .deps/liboctinterp_la-pt.Tpo .deps/liboctinterp_la-pt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c -o OPERATORS/liboctinterp_la-op-b-b.lo `test -f 'OPERATORS/op-b-b.cc' || echo './'`OPERATORS/op-b-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c OPERATORS/op-b-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-b.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo OPERATORS/.deps/liboctinterp_la-op-b-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-b-bm.lo `test -f 'OPERATORS/op-b-bm.cc' || echo './'`OPERATORS/op-b-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo -c OPERATORS/op-b-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-b-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-b-sbm.lo `test -f 'OPERATORS/op-b-sbm.cc' || echo './'`OPERATORS/op-b-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c OPERATORS/op-b-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-b-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-b.lo `test -f 'OPERATORS/op-bm-b.cc' || echo './'`OPERATORS/op-bm-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo -c OPERATORS/op-bm-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-b.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-bm.lo `test -f 'OPERATORS/op-bm-bm.cc' || echo './'`OPERATORS/op-bm-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c OPERATORS/op-bm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-sbm.lo `test -f 'OPERATORS/op-bm-sbm.cc' || echo './'`OPERATORS/op-bm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-bm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo -c OPERATORS/op-bm-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-sbm.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cdm.lo `test -f 'OPERATORS/op-cdm-cdm.cc' || echo './'`OPERATORS/op-cdm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo -c OPERATORS/op-cdm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cm.lo `test -f 'OPERATORS/op-cdm-cm.cc' || echo './'`OPERATORS/op-cdm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo -c OPERATORS/op-cdm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cs.lo `test -f 'OPERATORS/op-cdm-cs.cc' || echo './'`OPERATORS/op-cdm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c OPERATORS/op-cdm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-dm.lo `test -f 'OPERATORS/op-cdm-dm.cc' || echo './'`OPERATORS/op-cdm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo -c OPERATORS/op-cdm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-m.lo `test -f 'OPERATORS/op-cdm-m.cc' || echo './'`OPERATORS/op-cdm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c OPERATORS/op-cdm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-s.lo `test -f 'OPERATORS/op-cdm-s.cc' || echo './'`OPERATORS/op-cdm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cdm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo -c OPERATORS/op-cdm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cell.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cell.Tpo -c -o OPERATORS/liboctinterp_la-op-cell.lo `test -f 'OPERATORS/op-cell.cc' || echo './'`OPERATORS/op-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cell.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cell.Tpo -c OPERATORS/op-cell.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cell.o mv -f OPERATORS/.deps/liboctinterp_la-op-cell.Tpo OPERATORS/.deps/liboctinterp_la-op-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-chm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-chm.Tpo -c -o OPERATORS/liboctinterp_la-op-chm.lo `test -f 'OPERATORS/op-chm.cc' || echo './'`OPERATORS/op-chm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-chm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-chm.Tpo -c OPERATORS/op-chm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-chm.o mv -f OPERATORS/.deps/liboctinterp_la-op-chm.Tpo OPERATORS/.deps/liboctinterp_la-op-chm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c -o OPERATORS/liboctinterp_la-op-class.lo `test -f 'OPERATORS/op-class.cc' || echo './'`OPERATORS/op-class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c OPERATORS/op-class.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-class.o mv -f OPERATORS/.deps/liboctinterp_la-op-class.Tpo OPERATORS/.deps/liboctinterp_la-op-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cdm.lo `test -f 'OPERATORS/op-cm-cdm.cc' || echo './'`OPERATORS/op-cm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo -c OPERATORS/op-cm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cm.lo `test -f 'OPERATORS/op-cm-cm.cc' || echo './'`OPERATORS/op-cm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo -c OPERATORS/op-cm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cs.lo `test -f 'OPERATORS/op-cm-cs.cc' || echo './'`OPERATORS/op-cm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo -c OPERATORS/op-cm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-dm.lo `test -f 'OPERATORS/op-cm-dm.cc' || echo './'`OPERATORS/op-cm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c OPERATORS/op-cm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-m.lo `test -f 'OPERATORS/op-cm-m.cc' || echo './'`OPERATORS/op-cm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo -c OPERATORS/op-cm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-pm.lo `test -f 'OPERATORS/op-cm-pm.cc' || echo './'`OPERATORS/op-cm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo -c OPERATORS/op-cm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-s.lo `test -f 'OPERATORS/op-cm-s.cc' || echo './'`OPERATORS/op-cm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c OPERATORS/op-cm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-scm.lo `test -f 'OPERATORS/op-cm-scm.cc' || echo './'`OPERATORS/op-cm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo -c OPERATORS/op-cm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-sm.lo `test -f 'OPERATORS/op-cm-sm.cc' || echo './'`OPERATORS/op-cm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c OPERATORS/op-cm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-cm.lo `test -f 'OPERATORS/op-cs-cm.cc' || echo './'`OPERATORS/op-cs-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo -c OPERATORS/op-cs-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-cs.lo `test -f 'OPERATORS/op-cs-cs.cc' || echo './'`OPERATORS/op-cs-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo -c OPERATORS/op-cs-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-m.lo `test -f 'OPERATORS/op-cs-m.cc' || echo './'`OPERATORS/op-cs-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo -c OPERATORS/op-cs-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-s.lo `test -f 'OPERATORS/op-cs-s.cc' || echo './'`OPERATORS/op-cs-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c OPERATORS/op-cs-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-scm.lo `test -f 'OPERATORS/op-cs-scm.cc' || echo './'`OPERATORS/op-cs-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo -c OPERATORS/op-cs-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-sm.lo `test -f 'OPERATORS/op-cs-sm.cc' || echo './'`OPERATORS/op-cs-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-cs-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo -c OPERATORS/op-cs-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cdm.lo `test -f 'OPERATORS/op-dm-cdm.cc' || echo './'`OPERATORS/op-dm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo -c OPERATORS/op-dm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cm.lo `test -f 'OPERATORS/op-dm-cm.cc' || echo './'`OPERATORS/op-dm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c OPERATORS/op-dm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cs.lo `test -f 'OPERATORS/op-dm-cs.cc' || echo './'`OPERATORS/op-dm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo -c OPERATORS/op-dm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-dm.lo `test -f 'OPERATORS/op-dm-dm.cc' || echo './'`OPERATORS/op-dm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c OPERATORS/op-dm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-m.lo `test -f 'OPERATORS/op-dm-m.cc' || echo './'`OPERATORS/op-dm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo -c OPERATORS/op-dm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-s.lo `test -f 'OPERATORS/op-dm-s.cc' || echo './'`OPERATORS/op-dm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo -c OPERATORS/op-dm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-scm.lo `test -f 'OPERATORS/op-dm-scm.cc' || echo './'`OPERATORS/op-dm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo -c OPERATORS/op-dm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-sm.lo `test -f 'OPERATORS/op-dm-sm.cc' || echo './'`OPERATORS/op-dm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c OPERATORS/op-dm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-double-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-double-conv.lo `test -f 'OPERATORS/op-double-conv.cc' || echo './'`OPERATORS/op-double-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-double-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo -c OPERATORS/op-double-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-double-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-double-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo `test -f 'OPERATORS/op-fcdm-fcdm.cc' || echo './'`OPERATORS/op-fcdm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo -c OPERATORS/op-fcdm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcm.lo `test -f 'OPERATORS/op-fcdm-fcm.cc' || echo './'`OPERATORS/op-fcdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo -c OPERATORS/op-fcdm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcs.lo `test -f 'OPERATORS/op-fcdm-fcs.cc' || echo './'`OPERATORS/op-fcdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c OPERATORS/op-fcdm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fdm.lo `test -f 'OPERATORS/op-fcdm-fdm.cc' || echo './'`OPERATORS/op-fcdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo -c OPERATORS/op-fcdm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fm.lo `test -f 'OPERATORS/op-fcdm-fm.cc' || echo './'`OPERATORS/op-fcdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c OPERATORS/op-fcdm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fs.lo `test -f 'OPERATORS/op-fcdm-fs.cc' || echo './'`OPERATORS/op-fcdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo -c OPERATORS/op-fcdm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcdm.lo `test -f 'OPERATORS/op-fcm-fcdm.cc' || echo './'`OPERATORS/op-fcm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c OPERATORS/op-fcm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcm.lo `test -f 'OPERATORS/op-fcm-fcm.cc' || echo './'`OPERATORS/op-fcm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo -c OPERATORS/op-fcm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcs.lo `test -f 'OPERATORS/op-fcm-fcs.cc' || echo './'`OPERATORS/op-fcm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo -c OPERATORS/op-fcm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fdm.lo `test -f 'OPERATORS/op-fcm-fdm.cc' || echo './'`OPERATORS/op-fcm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo -c OPERATORS/op-fcm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fm.lo `test -f 'OPERATORS/op-fcm-fm.cc' || echo './'`OPERATORS/op-fcm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo -c OPERATORS/op-fcm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fs.lo `test -f 'OPERATORS/op-fcm-fs.cc' || echo './'`OPERATORS/op-fcm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo -c OPERATORS/op-fcm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-pm.lo `test -f 'OPERATORS/op-fcm-pm.cc' || echo './'`OPERATORS/op-fcm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo -c OPERATORS/op-fcm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcn.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo -c -o OPERATORS/liboctinterp_la-op-fcn.lo `test -f 'OPERATORS/op-fcn.cc' || echo './'`OPERATORS/op-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcn.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo -c OPERATORS/op-fcn.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcn.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo OPERATORS/.deps/liboctinterp_la-op-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fcm.lo `test -f 'OPERATORS/op-fcs-fcm.cc' || echo './'`OPERATORS/op-fcs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c OPERATORS/op-fcs-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fcs.lo `test -f 'OPERATORS/op-fcs-fcs.cc' || echo './'`OPERATORS/op-fcs-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo -c OPERATORS/op-fcs-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fm.lo `test -f 'OPERATORS/op-fcs-fm.cc' || echo './'`OPERATORS/op-fcs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c OPERATORS/op-fcs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fs.lo `test -f 'OPERATORS/op-fcs-fs.cc' || echo './'`OPERATORS/op-fcs-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fcs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo -c OPERATORS/op-fcs-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcdm.lo `test -f 'OPERATORS/op-fdm-fcdm.cc' || echo './'`OPERATORS/op-fdm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo -c OPERATORS/op-fdm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcm.lo `test -f 'OPERATORS/op-fdm-fcm.cc' || echo './'`OPERATORS/op-fdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c OPERATORS/op-fdm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcs.lo `test -f 'OPERATORS/op-fdm-fcs.cc' || echo './'`OPERATORS/op-fdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo -c OPERATORS/op-fdm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fdm.lo `test -f 'OPERATORS/op-fdm-fdm.cc' || echo './'`OPERATORS/op-fdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c OPERATORS/op-fdm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fm.lo `test -f 'OPERATORS/op-fdm-fm.cc' || echo './'`OPERATORS/op-fdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo -c OPERATORS/op-fdm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fs.lo `test -f 'OPERATORS/op-fdm-fs.cc' || echo './'`OPERATORS/op-fdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c OPERATORS/op-fdm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-float-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-float-conv.lo `test -f 'OPERATORS/op-float-conv.cc' || echo './'`OPERATORS/op-float-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-float-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo -c OPERATORS/op-float-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-float-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-float-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcdm.lo `test -f 'OPERATORS/op-fm-fcdm.cc' || echo './'`OPERATORS/op-fm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo -c OPERATORS/op-fm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcm.lo `test -f 'OPERATORS/op-fm-fcm.cc' || echo './'`OPERATORS/op-fm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo -c OPERATORS/op-fm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcs.lo `test -f 'OPERATORS/op-fm-fcs.cc' || echo './'`OPERATORS/op-fm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo -c OPERATORS/op-fm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fdm.lo `test -f 'OPERATORS/op-fm-fdm.cc' || echo './'`OPERATORS/op-fm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c OPERATORS/op-fm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fm.lo `test -f 'OPERATORS/op-fm-fm.cc' || echo './'`OPERATORS/op-fm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo -c OPERATORS/op-fm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fs.lo `test -f 'OPERATORS/op-fm-fs.cc' || echo './'`OPERATORS/op-fm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo -c OPERATORS/op-fm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-pm.lo `test -f 'OPERATORS/op-fm-pm.cc' || echo './'`OPERATORS/op-fm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo -c OPERATORS/op-fm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fcm.lo `test -f 'OPERATORS/op-fs-fcm.cc' || echo './'`OPERATORS/op-fs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo -c OPERATORS/op-fs-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fcs.lo `test -f 'OPERATORS/op-fs-fcs.cc' || echo './'`OPERATORS/op-fs-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo -c OPERATORS/op-fs-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fm.lo `test -f 'OPERATORS/op-fs-fm.cc' || echo './'`OPERATORS/op-fs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c OPERATORS/op-fs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fs.lo `test -f 'OPERATORS/op-fs-fs.cc' || echo './'`OPERATORS/op-fs-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-fs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo -c OPERATORS/op-fs-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i16-i16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo -c -o OPERATORS/liboctinterp_la-op-i16-i16.lo `test -f 'OPERATORS/op-i16-i16.cc' || echo './'`OPERATORS/op-i16-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i16-i16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo -c OPERATORS/op-i16-i16.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i16-i16.o mv -f OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo OPERATORS/.deps/liboctinterp_la-op-i16-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i32-i32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo -c -o OPERATORS/liboctinterp_la-op-i32-i32.lo `test -f 'OPERATORS/op-i32-i32.cc' || echo './'`OPERATORS/op-i32-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i32-i32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo -c OPERATORS/op-i32-i32.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i32-i32.o mv -f OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo OPERATORS/.deps/liboctinterp_la-op-i32-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c -o OPERATORS/liboctinterp_la-op-i64-i64.lo `test -f 'OPERATORS/op-i64-i64.cc' || echo './'`OPERATORS/op-i64-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c OPERATORS/op-i64-i64.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o mv -f OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo OPERATORS/.deps/liboctinterp_la-op-i64-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i8-i8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo -c -o OPERATORS/liboctinterp_la-op-i8-i8.lo `test -f 'OPERATORS/op-i8-i8.cc' || echo './'`OPERATORS/op-i8-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-i8-i8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo -c OPERATORS/op-i8-i8.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i8-i8.o mv -f OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo OPERATORS/.deps/liboctinterp_la-op-i8-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c -o OPERATORS/liboctinterp_la-op-int-concat.lo `test -f 'OPERATORS/op-int-concat.cc' || echo './'`OPERATORS/op-int-concat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c OPERATORS/op-int-concat.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-int-concat.o mv -f OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo OPERATORS/.deps/liboctinterp_la-op-int-concat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-int-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-int-conv.lo `test -f 'OPERATORS/op-int-conv.cc' || echo './'`OPERATORS/op-int-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-int-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo -c OPERATORS/op-int-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-int-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-int-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cdm.lo `test -f 'OPERATORS/op-m-cdm.cc' || echo './'`OPERATORS/op-m-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo -c OPERATORS/op-m-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cm.lo `test -f 'OPERATORS/op-m-cm.cc' || echo './'`OPERATORS/op-m-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo -c OPERATORS/op-m-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cs.lo `test -f 'OPERATORS/op-m-cs.cc' || echo './'`OPERATORS/op-m-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo -c OPERATORS/op-m-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-dm.lo `test -f 'OPERATORS/op-m-dm.cc' || echo './'`OPERATORS/op-m-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo -c OPERATORS/op-m-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c -o OPERATORS/liboctinterp_la-op-m-m.lo `test -f 'OPERATORS/op-m-m.cc' || echo './'`OPERATORS/op-m-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c OPERATORS/op-m-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo OPERATORS/.deps/liboctinterp_la-op-m-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-pm.lo `test -f 'OPERATORS/op-m-pm.cc' || echo './'`OPERATORS/op-m-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo -c OPERATORS/op-m-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo -c -o OPERATORS/liboctinterp_la-op-m-s.lo `test -f 'OPERATORS/op-m-s.cc' || echo './'`OPERATORS/op-m-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo -c OPERATORS/op-m-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo OPERATORS/.deps/liboctinterp_la-op-m-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-scm.lo `test -f 'OPERATORS/op-m-scm.cc' || echo './'`OPERATORS/op-m-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo -c OPERATORS/op-m-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-sm.lo `test -f 'OPERATORS/op-m-sm.cc' || echo './'`OPERATORS/op-m-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c OPERATORS/op-m-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-cm.lo `test -f 'OPERATORS/op-pm-cm.cc' || echo './'`OPERATORS/op-pm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo -c OPERATORS/op-pm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-fcm.lo `test -f 'OPERATORS/op-pm-fcm.cc' || echo './'`OPERATORS/op-pm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c OPERATORS/op-pm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-fm.lo `test -f 'OPERATORS/op-pm-fm.cc' || echo './'`OPERATORS/op-pm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo -c OPERATORS/op-pm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-m.lo `test -f 'OPERATORS/op-pm-m.cc' || echo './'`OPERATORS/op-pm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo -c OPERATORS/op-pm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-pm.lo `test -f 'OPERATORS/op-pm-pm.cc' || echo './'`OPERATORS/op-pm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo -c OPERATORS/op-pm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-scm.lo `test -f 'OPERATORS/op-pm-scm.cc' || echo './'`OPERATORS/op-pm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo -c OPERATORS/op-pm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-sm.lo `test -f 'OPERATORS/op-pm-sm.cc' || echo './'`OPERATORS/op-pm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-pm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo -c OPERATORS/op-pm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c -o OPERATORS/liboctinterp_la-op-range.lo `test -f 'OPERATORS/op-range.cc' || echo './'`OPERATORS/op-range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c OPERATORS/op-range.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-range.o mv -f OPERATORS/.deps/liboctinterp_la-op-range.Tpo OPERATORS/.deps/liboctinterp_la-op-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-cm.lo `test -f 'OPERATORS/op-s-cm.cc' || echo './'`OPERATORS/op-s-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo -c OPERATORS/op-s-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-s-cs.lo `test -f 'OPERATORS/op-s-cs.cc' || echo './'`OPERATORS/op-s-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c OPERATORS/op-s-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-s-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo -c -o OPERATORS/liboctinterp_la-op-s-m.lo `test -f 'OPERATORS/op-s-m.cc' || echo './'`OPERATORS/op-s-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo -c OPERATORS/op-s-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo OPERATORS/.deps/liboctinterp_la-op-s-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c -o OPERATORS/liboctinterp_la-op-s-s.lo `test -f 'OPERATORS/op-s-s.cc' || echo './'`OPERATORS/op-s-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c OPERATORS/op-s-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo OPERATORS/.deps/liboctinterp_la-op-s-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-scm.lo `test -f 'OPERATORS/op-s-scm.cc' || echo './'`OPERATORS/op-s-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo -c OPERATORS/op-s-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-sm.lo `test -f 'OPERATORS/op-s-sm.cc' || echo './'`OPERATORS/op-s-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-s-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo -c OPERATORS/op-s-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-b.lo `test -f 'OPERATORS/op-sbm-b.cc' || echo './'`OPERATORS/op-sbm-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo -c OPERATORS/op-sbm-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-b.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-bm.lo `test -f 'OPERATORS/op-sbm-bm.cc' || echo './'`OPERATORS/op-sbm-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c OPERATORS/op-sbm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-sbm.lo `test -f 'OPERATORS/op-sbm-sbm.cc' || echo './'`OPERATORS/op-sbm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sbm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo -c OPERATORS/op-sbm-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-sbm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-cm.lo `test -f 'OPERATORS/op-scm-cm.cc' || echo './'`OPERATORS/op-scm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo -c OPERATORS/op-scm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-cs.lo `test -f 'OPERATORS/op-scm-cs.cc' || echo './'`OPERATORS/op-scm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo -c OPERATORS/op-scm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-m.lo `test -f 'OPERATORS/op-scm-m.cc' || echo './'`OPERATORS/op-scm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c OPERATORS/op-scm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-s.lo `test -f 'OPERATORS/op-scm-s.cc' || echo './'`OPERATORS/op-scm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo -c OPERATORS/op-scm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-scm.lo `test -f 'OPERATORS/op-scm-scm.cc' || echo './'`OPERATORS/op-scm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo -c OPERATORS/op-scm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-sm.lo `test -f 'OPERATORS/op-scm-sm.cc' || echo './'`OPERATORS/op-scm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-scm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo -c OPERATORS/op-scm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-cm.lo `test -f 'OPERATORS/op-sm-cm.cc' || echo './'`OPERATORS/op-sm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo -c OPERATORS/op-sm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-cs.lo `test -f 'OPERATORS/op-sm-cs.cc' || echo './'`OPERATORS/op-sm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo -c OPERATORS/op-sm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-m.lo `test -f 'OPERATORS/op-sm-m.cc' || echo './'`OPERATORS/op-sm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c OPERATORS/op-sm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-s.lo `test -f 'OPERATORS/op-sm-s.cc' || echo './'`OPERATORS/op-sm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo -c OPERATORS/op-sm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-scm.lo `test -f 'OPERATORS/op-sm-scm.cc' || echo './'`OPERATORS/op-sm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo -c OPERATORS/op-sm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-sm.lo `test -f 'OPERATORS/op-sm-sm.cc' || echo './'`OPERATORS/op-sm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-sm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo -c OPERATORS/op-sm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo -c -o OPERATORS/liboctinterp_la-op-str-m.lo `test -f 'OPERATORS/op-str-m.cc' || echo './'`OPERATORS/op-str-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo -c OPERATORS/op-str-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo OPERATORS/.deps/liboctinterp_la-op-str-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo -c -o OPERATORS/liboctinterp_la-op-str-s.lo `test -f 'OPERATORS/op-str-s.cc' || echo './'`OPERATORS/op-str-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo -c OPERATORS/op-str-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo OPERATORS/.deps/liboctinterp_la-op-str-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c -o OPERATORS/liboctinterp_la-op-str-str.lo `test -f 'OPERATORS/op-str-str.cc' || echo './'`OPERATORS/op-str-str.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c OPERATORS/op-str-str.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-str.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo OPERATORS/.deps/liboctinterp_la-op-str-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-struct.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-struct.Tpo -c -o OPERATORS/liboctinterp_la-op-struct.lo `test -f 'OPERATORS/op-struct.cc' || echo './'`OPERATORS/op-struct.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-struct.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-struct.Tpo -c OPERATORS/op-struct.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-struct.o mv -f OPERATORS/.deps/liboctinterp_la-op-struct.Tpo OPERATORS/.deps/liboctinterp_la-op-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui16-ui16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo -c -o OPERATORS/liboctinterp_la-op-ui16-ui16.lo `test -f 'OPERATORS/op-ui16-ui16.cc' || echo './'`OPERATORS/op-ui16-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui16-ui16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo -c OPERATORS/op-ui16-ui16.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui16-ui16.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui32-ui32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo -c -o OPERATORS/liboctinterp_la-op-ui32-ui32.lo `test -f 'OPERATORS/op-ui32-ui32.cc' || echo './'`OPERATORS/op-ui32-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui32-ui32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo -c OPERATORS/op-ui32-ui32.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui32-ui32.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui64-ui64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo -c -o OPERATORS/liboctinterp_la-op-ui64-ui64.lo `test -f 'OPERATORS/op-ui64-ui64.cc' || echo './'`OPERATORS/op-ui64-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui64-ui64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo -c OPERATORS/op-ui64-ui64.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui64-ui64.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui8-ui8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo -c -o OPERATORS/liboctinterp_la-op-ui8-ui8.lo `test -f 'OPERATORS/op-ui8-ui8.cc' || echo './'`OPERATORS/op-ui8-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT OPERATORS/liboctinterp_la-op-ui8-ui8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo -c OPERATORS/op-ui8-ui8.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui8-ui8.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c -o TEMPLATE-INST/liboctinterp_la-Array-os.lo `test -f 'TEMPLATE-INST/Array-os.cc' || echo './'`TEMPLATE-INST/Array-os.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c TEMPLATE-INST/Array-os.cc -fPIC -DPIC -o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o mv -f TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT TEMPLATE-INST/liboctinterp_la-Array-tc.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo -c -o TEMPLATE-INST/liboctinterp_la-Array-tc.lo `test -f 'TEMPLATE-INST/Array-tc.cc' || echo './'`TEMPLATE-INST/Array-tc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT TEMPLATE-INST/liboctinterp_la-Array-tc.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo -c TEMPLATE-INST/Array-tc.cc -fPIC -DPIC -o TEMPLATE-INST/.libs/liboctinterp_la-Array-tc.o mv -f TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-builtins.lo -MD -MP -MF .deps/liboctinterp_la-builtins.Tpo -c -o liboctinterp_la-builtins.lo `test -f 'builtins.cc' || echo './'`builtins.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-builtins.lo -MD -MP -MF .deps/liboctinterp_la-builtins.Tpo -c builtins.cc -fPIC -DPIC -o .libs/liboctinterp_la-builtins.o In file included from builtins.cc:9:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-builtins.Tpo .deps/liboctinterp_la-builtins.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-errno.lo -MD -MP -MF .deps/liboctinterp_la-oct-errno.Tpo -c -o liboctinterp_la-oct-errno.lo `test -f 'oct-errno.cc' || echo './'`oct-errno.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-oct-errno.lo -MD -MP -MF .deps/liboctinterp_la-oct-errno.Tpo -c oct-errno.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-errno.o mv -f .deps/liboctinterp_la-oct-errno.Tpo .deps/liboctinterp_la-oct-errno.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ops.lo -MD -MP -MF .deps/liboctinterp_la-ops.Tpo -c -o liboctinterp_la-ops.lo `test -f 'ops.cc' || echo './'`ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT liboctinterp_la-ops.lo -MD -MP -MF .deps/liboctinterp_la-ops.Tpo -c ops.cc -fPIC -DPIC -o .libs/liboctinterp_la-ops.o mv -f .deps/liboctinterp_la-ops.Tpo .deps/liboctinterp_la-ops.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -release 3.4.0 -bindir /usr/bin -o liboctinterp.la -rpath /usr/lib/octave-3.4.0 liboctinterp_la-Cell.lo liboctinterp_la-bitfcns.lo liboctinterp_la-c-file-ptr-stream.lo liboctinterp_la-comment-list.lo liboctinterp_la-cutils.lo liboctinterp_la-data.lo liboctinterp_la-debug.lo liboctinterp_la-defaults.lo liboctinterp_la-defun.lo liboctinterp_la-dirfns.lo liboctinterp_la-display.lo liboctinterp_la-dynamic-ld.lo liboctinterp_la-error.lo liboctinterp_la-file-io.lo liboctinterp_la-gl-render.lo liboctinterp_la-gl2ps-renderer.lo liboctinterp_la-graphics.lo liboctinterp_la-gripes.lo liboctinterp_la-help.lo liboctinterp_la-input.lo liboctinterp_la-lex.lo liboctinterp_la-load-path.lo liboctinterp_la-load-save.lo liboctinterp_la-ls-ascii-helper.lo liboctinterp_la-ls-hdf5.lo liboctinterp_la-ls-mat-ascii.lo liboctinterp_la-ls-mat4.lo liboctinterp_la-ls-mat5.lo liboctinterp_la-ls-oct-ascii.lo liboctinterp_la-ls-oct-binary.lo liboctinterp_la-ls-utils.lo liboctinterp_la-mappers.lo liboctinterp_la-matherr.lo liboctinterp_la-mex.lo liboctinterp_la-oct-fstrm.lo liboctinterp_la-oct-hist.lo liboctinterp_la-oct-iostrm.lo liboctinterp_la-oct-lvalue.lo liboctinterp_la-oct-map.lo liboctinterp_la-oct-obj.lo liboctinterp_la-oct-parse.lo liboctinterp_la-oct-prcstrm.lo liboctinterp_la-oct-procbuf.lo liboctinterp_la-oct-stream.lo liboctinterp_la-oct-strstrm.lo liboctinterp_la-octave.lo liboctinterp_la-pager.lo liboctinterp_la-pr-output.lo liboctinterp_la-procstream.lo liboctinterp_la-sighandlers.lo liboctinterp_la-siglist.lo liboctinterp_la-sparse.lo liboctinterp_la-sparse-xdiv.lo liboctinterp_la-sparse-xpow.lo liboctinterp_la-strfns.lo liboctinterp_la-symtab.lo liboctinterp_la-syscalls.lo liboctinterp_la-sysdep.lo liboctinterp_la-token.lo liboctinterp_la-toplev.lo liboctinterp_la-txt-eng-ft.lo liboctinterp_la-unwind-prot.lo liboctinterp_la-utils.lo liboctinterp_la-variables.lo liboctinterp_la-xdiv.lo liboctinterp_la-xgl2ps.lo liboctinterp_la-xnorm.lo liboctinterp_la-xpow.lo liboctinterp_la-zfstream.lo liboctinterp_la-ov-base.lo liboctinterp_la-ov-bool-mat.lo liboctinterp_la-ov-bool.lo liboctinterp_la-ov-builtin.lo liboctinterp_la-ov-cell.lo liboctinterp_la-ov-ch-mat.lo liboctinterp_la-ov-class.lo liboctinterp_la-ov-colon.lo liboctinterp_la-ov-complex.lo liboctinterp_la-ov-cs-list.lo liboctinterp_la-ov-cx-diag.lo liboctinterp_la-ov-cx-mat.lo liboctinterp_la-ov-dld-fcn.lo liboctinterp_la-ov-fcn-handle.lo liboctinterp_la-ov-fcn-inline.lo liboctinterp_la-ov-fcn.lo liboctinterp_la-ov-float.lo liboctinterp_la-ov-flt-complex.lo liboctinterp_la-ov-flt-cx-diag.lo liboctinterp_la-ov-flt-cx-mat.lo liboctinterp_la-ov-flt-re-diag.lo liboctinterp_la-ov-flt-re-mat.lo liboctinterp_la-ov-lazy-idx.lo liboctinterp_la-ov-mex-fcn.lo liboctinterp_la-ov-null-mat.lo liboctinterp_la-ov-perm.lo liboctinterp_la-ov-range.lo liboctinterp_la-ov-re-diag.lo liboctinterp_la-ov-re-mat.lo liboctinterp_la-ov-scalar.lo liboctinterp_la-ov-str-mat.lo liboctinterp_la-ov-struct.lo liboctinterp_la-ov-typeinfo.lo liboctinterp_la-ov-usr-fcn.lo liboctinterp_la-ov.lo liboctinterp_la-ov-int16.lo liboctinterp_la-ov-int32.lo liboctinterp_la-ov-int64.lo liboctinterp_la-ov-int8.lo liboctinterp_la-ov-uint16.lo liboctinterp_la-ov-uint32.lo liboctinterp_la-ov-uint64.lo liboctinterp_la-ov-uint8.lo liboctinterp_la-ov-base-sparse.lo liboctinterp_la-ov-bool-sparse.lo liboctinterp_la-ov-cx-sparse.lo liboctinterp_la-ov-re-sparse.lo liboctinterp_la-pt-arg-list.lo liboctinterp_la-pt-assign.lo liboctinterp_la-pt-binop.lo liboctinterp_la-pt-bp.lo liboctinterp_la-pt-cbinop.lo liboctinterp_la-pt-cell.lo liboctinterp_la-pt-check.lo liboctinterp_la-pt-cmd.lo liboctinterp_la-pt-colon.lo liboctinterp_la-pt-const.lo liboctinterp_la-pt-decl.lo liboctinterp_la-pt-eval.lo liboctinterp_la-pt-except.lo liboctinterp_la-pt-exp.lo liboctinterp_la-pt-fcn-handle.lo liboctinterp_la-pt-id.lo liboctinterp_la-pt-idx.lo liboctinterp_la-pt-jump.lo liboctinterp_la-pt-loop.lo liboctinterp_la-pt-mat.lo liboctinterp_la-pt-misc.lo liboctinterp_la-pt-pr-code.lo liboctinterp_la-pt-select.lo liboctinterp_la-pt-stmt.lo liboctinterp_la-pt-unop.lo liboctinterp_la-pt.lo OPERATORS/liboctinterp_la-op-b-b.lo OPERATORS/liboctinterp_la-op-b-bm.lo OPERATORS/liboctinterp_la-op-b-sbm.lo OPERATORS/liboctinterp_la-op-bm-b.lo OPERATORS/liboctinterp_la-op-bm-bm.lo OPERATORS/liboctinterp_la-op-bm-sbm.lo OPERATORS/liboctinterp_la-op-cdm-cdm.lo OPERATORS/liboctinterp_la-op-cdm-cm.lo OPERATORS/liboctinterp_la-op-cdm-cs.lo OPERATORS/liboctinterp_la-op-cdm-dm.lo OPERATORS/liboctinterp_la-op-cdm-m.lo OPERATORS/liboctinterp_la-op-cdm-s.lo OPERATORS/liboctinterp_la-op-cell.lo OPERATORS/liboctinterp_la-op-chm.lo OPERATORS/liboctinterp_la-op-class.lo OPERATORS/liboctinterp_la-op-cm-cdm.lo OPERATORS/liboctinterp_la-op-cm-cm.lo OPERATORS/liboctinterp_la-op-cm-cs.lo OPERATORS/liboctinterp_la-op-cm-dm.lo OPERATORS/liboctinterp_la-op-cm-m.lo OPERATORS/liboctinterp_la-op-cm-pm.lo OPERATORS/liboctinterp_la-op-cm-s.lo OPERATORS/liboctinterp_la-op-cm-scm.lo OPERATORS/liboctinterp_la-op-cm-sm.lo OPERATORS/liboctinterp_la-op-cs-cm.lo OPERATORS/liboctinterp_la-op-cs-cs.lo OPERATORS/liboctinterp_la-op-cs-m.lo OPERATORS/liboctinterp_la-op-cs-s.lo OPERATORS/liboctinterp_la-op-cs-scm.lo OPERATORS/liboctinterp_la-op-cs-sm.lo OPERATORS/liboctinterp_la-op-dm-cdm.lo OPERATORS/liboctinterp_la-op-dm-cm.lo OPERATORS/liboctinterp_la-op-dm-cs.lo OPERATORS/liboctinterp_la-op-dm-dm.lo OPERATORS/liboctinterp_la-op-dm-m.lo OPERATORS/liboctinterp_la-op-dm-s.lo OPERATORS/liboctinterp_la-op-dm-scm.lo OPERATORS/liboctinterp_la-op-dm-sm.lo OPERATORS/liboctinterp_la-op-double-conv.lo OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo OPERATORS/liboctinterp_la-op-fcdm-fcm.lo OPERATORS/liboctinterp_la-op-fcdm-fcs.lo OPERATORS/liboctinterp_la-op-fcdm-fdm.lo OPERATORS/liboctinterp_la-op-fcdm-fm.lo OPERATORS/liboctinterp_la-op-fcdm-fs.lo OPERATORS/liboctinterp_la-op-fcm-fcdm.lo OPERATORS/liboctinterp_la-op-fcm-fcm.lo OPERATORS/liboctinterp_la-op-fcm-fcs.lo OPERATORS/liboctinterp_la-op-fcm-fdm.lo OPERATORS/liboctinterp_la-op-fcm-fm.lo OPERATORS/liboctinterp_la-op-fcm-fs.lo OPERATORS/liboctinterp_la-op-fcm-pm.lo OPERATORS/liboctinterp_la-op-fcn.lo OPERATORS/liboctinterp_la-op-fcs-fcm.lo OPERATORS/liboctinterp_la-op-fcs-fcs.lo OPERATORS/liboctinterp_la-op-fcs-fm.lo OPERATORS/liboctinterp_la-op-fcs-fs.lo OPERATORS/liboctinterp_la-op-fdm-fcdm.lo OPERATORS/liboctinterp_la-op-fdm-fcm.lo OPERATORS/liboctinterp_la-op-fdm-fcs.lo OPERATORS/liboctinterp_la-op-fdm-fdm.lo OPERATORS/liboctinterp_la-op-fdm-fm.lo OPERATORS/liboctinterp_la-op-fdm-fs.lo OPERATORS/liboctinterp_la-op-float-conv.lo OPERATORS/liboctinterp_la-op-fm-fcdm.lo OPERATORS/liboctinterp_la-op-fm-fcm.lo OPERATORS/liboctinterp_la-op-fm-fcs.lo OPERATORS/liboctinterp_la-op-fm-fdm.lo OPERATORS/liboctinterp_la-op-fm-fm.lo OPERATORS/liboctinterp_la-op-fm-fs.lo OPERATORS/liboctinterp_la-op-fm-pm.lo OPERATORS/liboctinterp_la-op-fs-fcm.lo OPERATORS/liboctinterp_la-op-fs-fcs.lo OPERATORS/liboctinterp_la-op-fs-fm.lo OPERATORS/liboctinterp_la-op-fs-fs.lo OPERATORS/liboctinterp_la-op-i16-i16.lo OPERATORS/liboctinterp_la-op-i32-i32.lo OPERATORS/liboctinterp_la-op-i64-i64.lo OPERATORS/liboctinterp_la-op-i8-i8.lo OPERATORS/liboctinterp_la-op-int-concat.lo OPERATORS/liboctinterp_la-op-int-conv.lo OPERATORS/liboctinterp_la-op-m-cdm.lo OPERATORS/liboctinterp_la-op-m-cm.lo OPERATORS/liboctinterp_la-op-m-cs.lo OPERATORS/liboctinterp_la-op-m-dm.lo OPERATORS/liboctinterp_la-op-m-m.lo OPERATORS/liboctinterp_la-op-m-pm.lo OPERATORS/liboctinterp_la-op-m-s.lo OPERATORS/liboctinterp_la-op-m-scm.lo OPERATORS/liboctinterp_la-op-m-sm.lo OPERATORS/liboctinterp_la-op-pm-cm.lo OPERATORS/liboctinterp_la-op-pm-fcm.lo OPERATORS/liboctinterp_la-op-pm-fm.lo OPERATORS/liboctinterp_la-op-pm-m.lo OPERATORS/liboctinterp_la-op-pm-pm.lo OPERATORS/liboctinterp_la-op-pm-scm.lo OPERATORS/liboctinterp_la-op-pm-sm.lo OPERATORS/liboctinterp_la-op-range.lo OPERATORS/liboctinterp_la-op-s-cm.lo OPERATORS/liboctinterp_la-op-s-cs.lo OPERATORS/liboctinterp_la-op-s-m.lo OPERATORS/liboctinterp_la-op-s-s.lo OPERATORS/liboctinterp_la-op-s-scm.lo OPERATORS/liboctinterp_la-op-s-sm.lo OPERATORS/liboctinterp_la-op-sbm-b.lo OPERATORS/liboctinterp_la-op-sbm-bm.lo OPERATORS/liboctinterp_la-op-sbm-sbm.lo OPERATORS/liboctinterp_la-op-scm-cm.lo OPERATORS/liboctinterp_la-op-scm-cs.lo OPERATORS/liboctinterp_la-op-scm-m.lo OPERATORS/liboctinterp_la-op-scm-s.lo OPERATORS/liboctinterp_la-op-scm-scm.lo OPERATORS/liboctinterp_la-op-scm-sm.lo OPERATORS/liboctinterp_la-op-sm-cm.lo OPERATORS/liboctinterp_la-op-sm-cs.lo OPERATORS/liboctinterp_la-op-sm-m.lo OPERATORS/liboctinterp_la-op-sm-s.lo OPERATORS/liboctinterp_la-op-sm-scm.lo OPERATORS/liboctinterp_la-op-sm-sm.lo OPERATORS/liboctinterp_la-op-str-m.lo OPERATORS/liboctinterp_la-op-str-s.lo OPERATORS/liboctinterp_la-op-str-str.lo OPERATORS/liboctinterp_la-op-struct.lo OPERATORS/liboctinterp_la-op-ui16-ui16.lo OPERATORS/liboctinterp_la-op-ui32-ui32.lo OPERATORS/liboctinterp_la-op-ui64-ui64.lo OPERATORS/liboctinterp_la-op-ui8-ui8.lo TEMPLATE-INST/liboctinterp_la-Array-os.lo TEMPLATE-INST/liboctinterp_la-Array-tc.lo liboctinterp_la-builtins.lo liboctinterp_la-oct-errno.lo liboctinterp_la-ops.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lfreetype -lz -lhdf5 -lz -lfontconfig -lGL -lGLU -lX11 -lreadline -lncurses -llapack -lblas -lm -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/liboctinterp_la-Cell.o .libs/liboctinterp_la-bitfcns.o .libs/liboctinterp_la-c-file-ptr-stream.o .libs/liboctinterp_la-comment-list.o .libs/liboctinterp_la-cutils.o .libs/liboctinterp_la-data.o .libs/liboctinterp_la-debug.o .libs/liboctinterp_la-defaults.o .libs/liboctinterp_la-defun.o .libs/liboctinterp_la-dirfns.o .libs/liboctinterp_la-display.o .libs/liboctinterp_la-dynamic-ld.o .libs/liboctinterp_la-error.o .libs/liboctinterp_la-file-io.o .libs/liboctinterp_la-gl-render.o .libs/liboctinterp_la-gl2ps-renderer.o .libs/liboctinterp_la-graphics.o .libs/liboctinterp_la-gripes.o .libs/liboctinterp_la-help.o .libs/liboctinterp_la-input.o .libs/liboctinterp_la-lex.o .libs/liboctinterp_la-load-path.o .libs/liboctinterp_la-load-save.o .libs/liboctinterp_la-ls-ascii-helper.o .libs/liboctinterp_la-ls-hdf5.o .libs/liboctinterp_la-ls-mat-ascii.o .libs/liboctinterp_la-ls-mat4.o .libs/liboctinterp_la-ls-mat5.o .libs/liboctinterp_la-ls-oct-ascii.o .libs/liboctinterp_la-ls-oct-binary.o .libs/liboctinterp_la-ls-utils.o .libs/liboctinterp_la-mappers.o .libs/liboctinterp_la-matherr.o .libs/liboctinterp_la-mex.o .libs/liboctinterp_la-oct-fstrm.o .libs/liboctinterp_la-oct-hist.o .libs/liboctinterp_la-oct-iostrm.o .libs/liboctinterp_la-oct-lvalue.o .libs/liboctinterp_la-oct-map.o .libs/liboctinterp_la-oct-obj.o .libs/liboctinterp_la-oct-parse.o .libs/liboctinterp_la-oct-prcstrm.o .libs/liboctinterp_la-oct-procbuf.o .libs/liboctinterp_la-oct-stream.o .libs/liboctinterp_la-oct-strstrm.o .libs/liboctinterp_la-octave.o .libs/liboctinterp_la-pager.o .libs/liboctinterp_la-pr-output.o .libs/liboctinterp_la-procstream.o .libs/liboctinterp_la-sighandlers.o .libs/liboctinterp_la-siglist.o .libs/liboctinterp_la-sparse.o .libs/liboctinterp_la-sparse-xdiv.o .libs/liboctinterp_la-sparse-xpow.o .libs/liboctinterp_la-strfns.o .libs/liboctinterp_la-symtab.o .libs/liboctinterp_la-syscalls.o .libs/liboctinterp_la-sysdep.o .libs/liboctinterp_la-token.o .libs/liboctinterp_la-toplev.o .libs/liboctinterp_la-txt-eng-ft.o .libs/liboctinterp_la-unwind-prot.o .libs/liboctinterp_la-utils.o .libs/liboctinterp_la-variables.o .libs/liboctinterp_la-xdiv.o .libs/liboctinterp_la-xgl2ps.o .libs/liboctinterp_la-xnorm.o .libs/liboctinterp_la-xpow.o .libs/liboctinterp_la-zfstream.o .libs/liboctinterp_la-ov-base.o .libs/liboctinterp_la-ov-bool-mat.o .libs/liboctinterp_la-ov-bool.o .libs/liboctinterp_la-ov-builtin.o .libs/liboctinterp_la-ov-cell.o .libs/liboctinterp_la-ov-ch-mat.o .libs/liboctinterp_la-ov-class.o .libs/liboctinterp_la-ov-colon.o .libs/liboctinterp_la-ov-complex.o .libs/liboctinterp_la-ov-cs-list.o .libs/liboctinterp_la-ov-cx-diag.o .libs/liboctinterp_la-ov-cx-mat.o .libs/liboctinterp_la-ov-dld-fcn.o .libs/liboctinterp_la-ov-fcn-handle.o .libs/liboctinterp_la-ov-fcn-inline.o .libs/liboctinterp_la-ov-fcn.o .libs/liboctinterp_la-ov-float.o .libs/liboctinterp_la-ov-flt-complex.o .libs/liboctinterp_la-ov-flt-cx-diag.o .libs/liboctinterp_la-ov-flt-cx-mat.o .libs/liboctinterp_la-ov-flt-re-diag.o .libs/liboctinterp_la-ov-flt-re-mat.o .libs/liboctinterp_la-ov-lazy-idx.o .libs/liboctinterp_la-ov-mex-fcn.o .libs/liboctinterp_la-ov-null-mat.o .libs/liboctinterp_la-ov-perm.o .libs/liboctinterp_la-ov-range.o .libs/liboctinterp_la-ov-re-diag.o .libs/liboctinterp_la-ov-re-mat.o .libs/liboctinterp_la-ov-scalar.o .libs/liboctinterp_la-ov-str-mat.o .libs/liboctinterp_la-ov-struct.o .libs/liboctinterp_la-ov-typeinfo.o .libs/liboctinterp_la-ov-usr-fcn.o .libs/liboctinterp_la-ov.o .libs/liboctinterp_la-ov-int16.o .libs/liboctinterp_la-ov-int32.o .libs/liboctinterp_la-ov-int64.o .libs/liboctinterp_la-ov-int8.o .libs/liboctinterp_la-ov-uint16.o .libs/liboctinterp_la-ov-uint32.o .libs/liboctinterp_la-ov-uint64.o .libs/liboctinterp_la-ov-uint8.o .libs/liboctinterp_la-ov-base-sparse.o .libs/liboctinterp_la-ov-bool-sparse.o .libs/liboctinterp_la-ov-cx-sparse.o .libs/liboctinterp_la-ov-re-sparse.o .libs/liboctinterp_la-pt-arg-list.o .libs/liboctinterp_la-pt-assign.o .libs/liboctinterp_la-pt-binop.o .libs/liboctinterp_la-pt-bp.o .libs/liboctinterp_la-pt-cbinop.o .libs/liboctinterp_la-pt-cell.o .libs/liboctinterp_la-pt-check.o .libs/liboctinterp_la-pt-cmd.o .libs/liboctinterp_la-pt-colon.o .libs/liboctinterp_la-pt-const.o .libs/liboctinterp_la-pt-decl.o .libs/liboctinterp_la-pt-eval.o .libs/liboctinterp_la-pt-except.o .libs/liboctinterp_la-pt-exp.o .libs/liboctinterp_la-pt-fcn-handle.o .libs/liboctinterp_la-pt-id.o .libs/liboctinterp_la-pt-idx.o .libs/liboctinterp_la-pt-jump.o .libs/liboctinterp_la-pt-loop.o .libs/liboctinterp_la-pt-mat.o .libs/liboctinterp_la-pt-misc.o .libs/liboctinterp_la-pt-pr-code.o .libs/liboctinterp_la-pt-select.o .libs/liboctinterp_la-pt-stmt.o .libs/liboctinterp_la-pt-unop.o .libs/liboctinterp_la-pt.o OPERATORS/.libs/liboctinterp_la-op-b-b.o OPERATORS/.libs/liboctinterp_la-op-b-bm.o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o OPERATORS/.libs/liboctinterp_la-op-bm-b.o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o OPERATORS/.libs/liboctinterp_la-op-bm-sbm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o OPERATORS/.libs/liboctinterp_la-op-cdm-dm.o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o OPERATORS/.libs/liboctinterp_la-op-cdm-s.o OPERATORS/.libs/liboctinterp_la-op-cell.o OPERATORS/.libs/liboctinterp_la-op-chm.o OPERATORS/.libs/liboctinterp_la-op-class.o OPERATORS/.libs/liboctinterp_la-op-cm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cm-cm.o OPERATORS/.libs/liboctinterp_la-op-cm-cs.o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o OPERATORS/.libs/liboctinterp_la-op-cm-m.o OPERATORS/.libs/liboctinterp_la-op-cm-pm.o OPERATORS/.libs/liboctinterp_la-op-cm-s.o OPERATORS/.libs/liboctinterp_la-op-cm-scm.o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o OPERATORS/.libs/liboctinterp_la-op-cs-cm.o OPERATORS/.libs/liboctinterp_la-op-cs-cs.o OPERATORS/.libs/liboctinterp_la-op-cs-m.o OPERATORS/.libs/liboctinterp_la-op-cs-s.o OPERATORS/.libs/liboctinterp_la-op-cs-scm.o OPERATORS/.libs/liboctinterp_la-op-cs-sm.o OPERATORS/.libs/liboctinterp_la-op-dm-cdm.o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o OPERATORS/.libs/liboctinterp_la-op-dm-cs.o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o OPERATORS/.libs/liboctinterp_la-op-dm-m.o OPERATORS/.libs/liboctinterp_la-op-dm-s.o OPERATORS/.libs/liboctinterp_la-op-dm-scm.o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o OPERATORS/.libs/liboctinterp_la-op-double-conv.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-pm.o OPERATORS/.libs/liboctinterp_la-op-fcn.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o OPERATORS/.libs/liboctinterp_la-op-float-conv.o OPERATORS/.libs/liboctinterp_la-op-fm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fm.o OPERATORS/.libs/liboctinterp_la-op-fm-fs.o OPERATORS/.libs/liboctinterp_la-op-fm-pm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o OPERATORS/.libs/liboctinterp_la-op-fs-fs.o OPERATORS/.libs/liboctinterp_la-op-i16-i16.o OPERATORS/.libs/liboctinterp_la-op-i32-i32.o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o OPERATORS/.libs/liboctinterp_la-op-i8-i8.o OPERATORS/.libs/liboctinterp_la-op-int-concat.o OPERATORS/.libs/liboctinterp_la-op-int-conv.o OPERATORS/.libs/liboctinterp_la-op-m-cdm.o OPERATORS/.libs/liboctinterp_la-op-m-cm.o OPERATORS/.libs/liboctinterp_la-op-m-cs.o OPERATORS/.libs/liboctinterp_la-op-m-dm.o OPERATORS/.libs/liboctinterp_la-op-m-m.o OPERATORS/.libs/liboctinterp_la-op-m-pm.o OPERATORS/.libs/liboctinterp_la-op-m-s.o OPERATORS/.libs/liboctinterp_la-op-m-scm.o OPERATORS/.libs/liboctinterp_la-op-m-sm.o OPERATORS/.libs/liboctinterp_la-op-pm-cm.o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o OPERATORS/.libs/liboctinterp_la-op-pm-fm.o OPERATORS/.libs/liboctinterp_la-op-pm-m.o OPERATORS/.libs/liboctinterp_la-op-pm-pm.o OPERATORS/.libs/liboctinterp_la-op-pm-scm.o OPERATORS/.libs/liboctinterp_la-op-pm-sm.o OPERATORS/.libs/liboctinterp_la-op-range.o OPERATORS/.libs/liboctinterp_la-op-s-cm.o OPERATORS/.libs/liboctinterp_la-op-s-cs.o OPERATORS/.libs/liboctinterp_la-op-s-m.o OPERATORS/.libs/liboctinterp_la-op-s-s.o OPERATORS/.libs/liboctinterp_la-op-s-scm.o OPERATORS/.libs/liboctinterp_la-op-s-sm.o OPERATORS/.libs/liboctinterp_la-op-sbm-b.o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o OPERATORS/.libs/liboctinterp_la-op-sbm-sbm.o OPERATORS/.libs/liboctinterp_la-op-scm-cm.o OPERATORS/.libs/liboctinterp_la-op-scm-cs.o OPERATORS/.libs/liboctinterp_la-op-scm-m.o OPERATORS/.libs/liboctinterp_la-op-scm-s.o OPERATORS/.libs/liboctinterp_la-op-scm-scm.o OPERATORS/.libs/liboctinterp_la-op-scm-sm.o OPERATORS/.libs/liboctinterp_la-op-sm-cm.o OPERATORS/.libs/liboctinterp_la-op-sm-cs.o OPERATORS/.libs/liboctinterp_la-op-sm-m.o OPERATORS/.libs/liboctinterp_la-op-sm-s.o OPERATORS/.libs/liboctinterp_la-op-sm-scm.o OPERATORS/.libs/liboctinterp_la-op-sm-sm.o OPERATORS/.libs/liboctinterp_la-op-str-m.o OPERATORS/.libs/liboctinterp_la-op-str-s.o OPERATORS/.libs/liboctinterp_la-op-str-str.o OPERATORS/.libs/liboctinterp_la-op-struct.o OPERATORS/.libs/liboctinterp_la-op-ui16-ui16.o OPERATORS/.libs/liboctinterp_la-op-ui32-ui32.o OPERATORS/.libs/liboctinterp_la-op-ui64-ui64.o OPERATORS/.libs/liboctinterp_la-op-ui8-ui8.o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o TEMPLATE-INST/.libs/liboctinterp_la-Array-tc.o .libs/liboctinterp_la-builtins.o .libs/liboctinterp_la-oct-errno.o .libs/liboctinterp_la-ops.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfftw3.so /usr/lib/libfftw3f.so /usr/lib/libfreetype.so /usr/lib/libhdf5.so -lz /usr/lib/libfontconfig.so -lGL -lGLU /usr/lib/libX11.so -lreadline -lncurses -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,liboctinterp-3.4.0.so -o .libs/liboctinterp-3.4.0.so libtool: link: (cd ".libs" && rm -f "liboctinterp.so" && ln -s "liboctinterp-3.4.0.so" "liboctinterp.so") libtool: link: ( cd ".libs" && rm -f "liboctinterp.la" && ln -s "../liboctinterp.la" "liboctinterp.la" ) depbase=`echo DLD-FUNCTIONS/__contourc__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__contourc__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__contourc__.lo DLD-FUNCTIONS/__contourc__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__contourc__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__contourc__.Tpo -c DLD-FUNCTIONS/__contourc__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__contourc__.o DLD-FUNCTIONS/__contourc__.cc: In function ‘void mark_facets(const Matrix&, charMatrix&, double)’: DLD-FUNCTIONS/__contourc__.cc:232:28: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:233:20: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:251:28: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:252:20: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__contourc__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__contourc__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__contourc__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__contourc__.so.0 -o DLD-FUNCTIONS/.libs/__contourc__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.so.0" && ln -s "__contourc__.so.0.0.0" "__contourc__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.so" && ln -s "__contourc__.so.0.0.0" "__contourc__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.la" && ln -s "../__contourc__.la" "__contourc__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo `test -f 'DLD-FUNCTIONS/__delaunayn__.cc' || echo './'`DLD-FUNCTIONS/__delaunayn__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo -c DLD-FUNCTIONS/__delaunayn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o DLD-FUNCTIONS/__delaunayn__.cc: In function ‘octave_value_list F__delaunayn__(const octave_value_list&, int)’: DLD-FUNCTIONS/__delaunayn__.cc:179:19: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__delaunayn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libqhull.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__delaunayn__.so.0 -o DLD-FUNCTIONS/.libs/__delaunayn__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.so.0" && ln -s "__delaunayn__.so.0.0.0" "__delaunayn__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.so" && ln -s "__delaunayn__.so.0.0.0" "__delaunayn__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.la" && ln -s "../__delaunayn__.la" "__delaunayn__.la" ) depbase=`echo DLD-FUNCTIONS/__dispatch__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__dispatch__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__dispatch__.lo DLD-FUNCTIONS/__dispatch__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__dispatch__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dispatch__.Tpo -c DLD-FUNCTIONS/__dispatch__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__dispatch__.o In file included from DLD-FUNCTIONS/__dispatch__.cc:40:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__dispatch__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__dispatch__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dispatch__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__dispatch__.so.0 -o DLD-FUNCTIONS/.libs/__dispatch__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.so.0" && ln -s "__dispatch__.so.0.0.0" "__dispatch__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.so" && ln -s "__dispatch__.so.0.0.0" "__dispatch__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.la" && ln -s "../__dispatch__.la" "__dispatch__.la" ) depbase=`echo DLD-FUNCTIONS/__dsearchn__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__dsearchn__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__dsearchn__.lo DLD-FUNCTIONS/__dsearchn__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__dsearchn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dsearchn__.Tpo -c DLD-FUNCTIONS/__dsearchn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__dsearchn__.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__dsearchn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__dsearchn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dsearchn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__dsearchn__.so.0 -o DLD-FUNCTIONS/.libs/__dsearchn__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.so.0" && ln -s "__dsearchn__.so.0.0.0" "__dsearchn__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.so" && ln -s "__dsearchn__.so.0.0.0" "__dsearchn__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.la" && ln -s "../__dsearchn__.la" "__dsearchn__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo `test -f 'DLD-FUNCTIONS/__fltk_uigetfile__.cc' || echo './'`DLD-FUNCTIONS/__fltk_uigetfile__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo -c DLD-FUNCTIONS/__fltk_uigetfile__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__fltk_uigetfile__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfreetype -lz -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfreetype.so -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__fltk_uigetfile__.so.0 -o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.so.0" && ln -s "__fltk_uigetfile__.so.0.0.0" "__fltk_uigetfile__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.so" && ln -s "__fltk_uigetfile__.so.0.0.0" "__fltk_uigetfile__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.la" && ln -s "../__fltk_uigetfile__.la" "__fltk_uigetfile__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo `test -f 'DLD-FUNCTIONS/__glpk__.cc' || echo './'`DLD-FUNCTIONS/__glpk__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c DLD-FUNCTIONS/__glpk__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o DLD-FUNCTIONS/__glpk__.cc:121:4: warning: use of old-style cast DLD-FUNCTIONS/__glpk__.cc:122:3: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__glpk__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lglpk -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libglpk.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__glpk__.so.0 -o DLD-FUNCTIONS/.libs/__glpk__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.so.0" && ln -s "__glpk__.so.0.0.0" "__glpk__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.so" && ln -s "__glpk__.so.0.0.0" "__glpk__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.la" && ln -s "../__glpk__.la" "__glpk__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo `test -f 'DLD-FUNCTIONS/__init_fltk__.cc' || echo './'`DLD-FUNCTIONS/__init_fltk__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo -c DLD-FUNCTIONS/__init_fltk__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__init_fltk__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfreetype -lz -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfreetype.so -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__init_fltk__.so.0 -o DLD-FUNCTIONS/.libs/__init_fltk__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.so.0" && ln -s "__init_fltk__.so.0.0.0" "__init_fltk__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.so" && ln -s "__init_fltk__.so.0.0.0" "__init_fltk__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.la" && ln -s "../__init_fltk__.la" "__init_fltk__.la" ) depbase=`echo DLD-FUNCTIONS/__lin_interpn__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__lin_interpn__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__lin_interpn__.lo DLD-FUNCTIONS/__lin_interpn__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__lin_interpn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__lin_interpn__.Tpo -c DLD-FUNCTIONS/__lin_interpn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__lin_interpn__.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__lin_interpn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__lin_interpn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__lin_interpn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__lin_interpn__.so.0 -o DLD-FUNCTIONS/.libs/__lin_interpn__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.so.0" && ln -s "__lin_interpn__.so.0.0.0" "__lin_interpn__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.so" && ln -s "__lin_interpn__.so.0.0.0" "__lin_interpn__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.la" && ln -s "../__lin_interpn__.la" "__lin_interpn__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/ImageMagick -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo `test -f 'DLD-FUNCTIONS/__magick_read__.cc' || echo './'`DLD-FUNCTIONS/__magick_read__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/ImageMagick -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo -c DLD-FUNCTIONS/__magick_read__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o In file included from /usr/include/ImageMagick/Magick++/Image.h:15:0, from /usr/include/ImageMagick/Magick++.h:10, from DLD-FUNCTIONS/__magick_read__.cc:41: /usr/include/ImageMagick/Magick++/Color.h: In member function ‘void Magick::Color::initPixel()’: /usr/include/ImageMagick/Magick++/Color.h:325:21: warning: use of old-style cast In file included from /usr/include/ImageMagick/Magick++.h:12:0, from DLD-FUNCTIONS/__magick_read__.cc:41: /usr/include/ImageMagick/Magick++/STL.h: In function ‘void Magick::appendImages(Magick::Image*, InputIterator, InputIterator, bool)’: /usr/include/ImageMagick/Magick++/STL.h:1942:40: warning: use of old-style cast /usr/include/ImageMagick/Magick++/STL.h: In function ‘void Magick::coderInfoList(Container*, Magick::CoderInfo::MatchType, Magick::CoderInfo::MatchType, Magick::CoderInfo::MatchType)’: /usr/include/ImageMagick/Magick++/STL.h:2028:38: warning: use of old-style cast /usr/include/ImageMagick/Magick++/STL.h:2033:61: warning: use of old-style cast /usr/include/ImageMagick/Magick++/STL.h:2069:73: warning: use of old-style cast /usr/include/ImageMagick/Magick++/STL.h: In function ‘void Magick::colorHistogram(Container*, Magick::Image)’: /usr/include/ImageMagick/Magick++/STL.h:2137:64: warning: use of old-style cast /usr/include/ImageMagick/Magick++/STL.h:2142:57: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__magick_read__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lMagick++ -lMagickCore -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libMagick++.so /usr/lib/libMagickCore.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__magick_read__.so.0 -o DLD-FUNCTIONS/.libs/__magick_read__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.so.0" && ln -s "__magick_read__.so.0.0.0" "__magick_read__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.so" && ln -s "__magick_read__.so.0.0.0" "__magick_read__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.la" && ln -s "../__magick_read__.la" "__magick_read__.la" ) depbase=`echo DLD-FUNCTIONS/__pchip_deriv__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__pchip_deriv__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__pchip_deriv__.lo DLD-FUNCTIONS/__pchip_deriv__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__pchip_deriv__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__pchip_deriv__.Tpo -c DLD-FUNCTIONS/__pchip_deriv__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__pchip_deriv__.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__pchip_deriv__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__pchip_deriv__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__pchip_deriv__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__pchip_deriv__.so.0 -o DLD-FUNCTIONS/.libs/__pchip_deriv__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.so.0" && ln -s "__pchip_deriv__.so.0.0.0" "__pchip_deriv__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.so" && ln -s "__pchip_deriv__.so.0.0.0" "__pchip_deriv__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.la" && ln -s "../__pchip_deriv__.la" "__pchip_deriv__.la" ) depbase=`echo DLD-FUNCTIONS/__qp__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__qp__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__qp__.lo DLD-FUNCTIONS/__qp__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/__qp__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__qp__.Tpo -c DLD-FUNCTIONS/__qp__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__qp__.o DLD-FUNCTIONS/__qp__.cc: In function ‘Matrix null(const Matrix&, octave_idx_type&)’: DLD-FUNCTIONS/__qp__.cc:63:33: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:79:36: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc: In function ‘int qp(const Matrix&, const ColumnVector&, const Matrix&, const ColumnVector&, const Matrix&, const ColumnVector&, int, ColumnVector&, ColumnVector&, int&)’: DLD-FUNCTIONS/__qp__.cc:97:23: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:212:40: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:310:40: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__qp__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__qp__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__qp__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__qp__.so.0 -o DLD-FUNCTIONS/.libs/__qp__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.so.0" && ln -s "__qp__.so.0.0.0" "__qp__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.so" && ln -s "__qp__.so.0.0.0" "__qp__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.la" && ln -s "../__qp__.la" "__qp__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo `test -f 'DLD-FUNCTIONS/__voronoi__.cc' || echo './'`DLD-FUNCTIONS/__voronoi__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo -c DLD-FUNCTIONS/__voronoi__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o DLD-FUNCTIONS/__voronoi__.cc: In function ‘octave_value_list F__voronoi__(const octave_value_list&, int)’: DLD-FUNCTIONS/__voronoi__.cc:147:11: warning: use of old-style cast DLD-FUNCTIONS/__voronoi__.cc:191:11: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__voronoi__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libqhull.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__voronoi__.so.0 -o DLD-FUNCTIONS/.libs/__voronoi__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.so.0" && ln -s "__voronoi__.so.0.0.0" "__voronoi__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.so" && ln -s "__voronoi__.so.0.0.0" "__voronoi__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.la" && ln -s "../__voronoi__.la" "__voronoi__.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo `test -f 'DLD-FUNCTIONS/amd.cc' || echo './'`DLD-FUNCTIONS/amd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo -c DLD-FUNCTIONS/amd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/amd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,amd.so.0 -o DLD-FUNCTIONS/.libs/amd.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "amd.so.0" && ln -s "amd.so.0.0.0" "amd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "amd.so" && ln -s "amd.so.0.0.0" "amd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "amd.la" && ln -s "../amd.la" "amd.la" ) depbase=`echo DLD-FUNCTIONS/balance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/balance.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/balance.lo DLD-FUNCTIONS/balance.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/balance.lo -MD -MP -MF DLD-FUNCTIONS/.deps/balance.Tpo -c DLD-FUNCTIONS/balance.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/balance.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/balance.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/balance.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/balance.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,balance.so.0 -o DLD-FUNCTIONS/.libs/balance.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "balance.so.0" && ln -s "balance.so.0.0.0" "balance.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "balance.so" && ln -s "balance.so.0.0.0" "balance.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "balance.la" && ln -s "../balance.la" "balance.la" ) depbase=`echo DLD-FUNCTIONS/besselj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/besselj.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/besselj.lo DLD-FUNCTIONS/besselj.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/besselj.lo -MD -MP -MF DLD-FUNCTIONS/.deps/besselj.Tpo -c DLD-FUNCTIONS/besselj.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/besselj.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/besselj.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/besselj.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/besselj.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,besselj.so.0 -o DLD-FUNCTIONS/.libs/besselj.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.so.0" && ln -s "besselj.so.0.0.0" "besselj.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.so" && ln -s "besselj.so.0.0.0" "besselj.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.la" && ln -s "../besselj.la" "besselj.la" ) depbase=`echo DLD-FUNCTIONS/betainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/betainc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/betainc.lo DLD-FUNCTIONS/betainc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/betainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/betainc.Tpo -c DLD-FUNCTIONS/betainc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/betainc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/betainc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/betainc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/betainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,betainc.so.0 -o DLD-FUNCTIONS/.libs/betainc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.so.0" && ln -s "betainc.so.0.0.0" "betainc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.so" && ln -s "betainc.so.0.0.0" "betainc.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.la" && ln -s "../betainc.la" "betainc.la" ) depbase=`echo DLD-FUNCTIONS/bsxfun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/bsxfun.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/bsxfun.lo DLD-FUNCTIONS/bsxfun.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/bsxfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/bsxfun.Tpo -c DLD-FUNCTIONS/bsxfun.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/bsxfun.o In file included from DLD-FUNCTIONS/bsxfun.cc:37:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/bsxfun.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/bsxfun.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/bsxfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,bsxfun.so.0 -o DLD-FUNCTIONS/.libs/bsxfun.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.so.0" && ln -s "bsxfun.so.0.0.0" "bsxfun.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.so" && ln -s "bsxfun.so.0.0.0" "bsxfun.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.la" && ln -s "../bsxfun.la" "bsxfun.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo `test -f 'DLD-FUNCTIONS/ccolamd.cc' || echo './'`DLD-FUNCTIONS/ccolamd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo -c DLD-FUNCTIONS/ccolamd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/ccolamd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,ccolamd.so.0 -o DLD-FUNCTIONS/.libs/ccolamd.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.so.0" && ln -s "ccolamd.so.0.0.0" "ccolamd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.so" && ln -s "ccolamd.so.0.0.0" "ccolamd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.la" && ln -s "../ccolamd.la" "ccolamd.la" ) depbase=`echo DLD-FUNCTIONS/cellfun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/cellfun.lo DLD-FUNCTIONS/cellfun.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/cellfun.Tpo -c DLD-FUNCTIONS/cellfun.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/cellfun.o In file included from DLD-FUNCTIONS/cellfun.cc:41:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/cellfun.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/cellfun.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/cellfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,cellfun.so.0 -o DLD-FUNCTIONS/.libs/cellfun.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.so.0" && ln -s "cellfun.so.0.0.0" "cellfun.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.so" && ln -s "cellfun.so.0.0.0" "cellfun.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.la" && ln -s "../cellfun.la" "cellfun.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo `test -f 'DLD-FUNCTIONS/chol.cc' || echo './'`DLD-FUNCTIONS/chol.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo -c DLD-FUNCTIONS/chol.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/chol.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,chol.so.0 -o DLD-FUNCTIONS/.libs/chol.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "chol.so.0" && ln -s "chol.so.0.0.0" "chol.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "chol.so" && ln -s "chol.so.0.0.0" "chol.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "chol.la" && ln -s "../chol.la" "chol.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo `test -f 'DLD-FUNCTIONS/colamd.cc' || echo './'`DLD-FUNCTIONS/colamd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo -c DLD-FUNCTIONS/colamd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/colamd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,colamd.so.0 -o DLD-FUNCTIONS/.libs/colamd.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.so.0" && ln -s "colamd.so.0.0.0" "colamd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.so" && ln -s "colamd.so.0.0.0" "colamd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.la" && ln -s "../colamd.la" "colamd.la" ) depbase=`echo DLD-FUNCTIONS/colloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/colloc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/colloc.lo DLD-FUNCTIONS/colloc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/colloc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/colloc.Tpo -c DLD-FUNCTIONS/colloc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/colloc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/colloc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/colloc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/colloc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,colloc.so.0 -o DLD-FUNCTIONS/.libs/colloc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.so.0" && ln -s "colloc.so.0.0.0" "colloc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.so" && ln -s "colloc.so.0.0.0" "colloc.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.la" && ln -s "../colloc.la" "colloc.la" ) depbase=`echo DLD-FUNCTIONS/conv2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/conv2.lo DLD-FUNCTIONS/conv2.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/conv2.Tpo -c DLD-FUNCTIONS/conv2.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/conv2.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/conv2.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/conv2.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/conv2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,conv2.so.0 -o DLD-FUNCTIONS/.libs/conv2.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.so.0" && ln -s "conv2.so.0.0.0" "conv2.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.so" && ln -s "conv2.so.0.0.0" "conv2.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.la" && ln -s "../conv2.la" "conv2.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo `test -f 'DLD-FUNCTIONS/convhulln.cc' || echo './'`DLD-FUNCTIONS/convhulln.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c DLD-FUNCTIONS/convhulln.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o DLD-FUNCTIONS/convhulln.cc: In function ‘octave_value_list Fconvhulln(const octave_value_list&, int)’: DLD-FUNCTIONS/convhulln.cc:159:15: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:167:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/convhulln.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libqhull.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,convhulln.so.0 -o DLD-FUNCTIONS/.libs/convhulln.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.so.0" && ln -s "convhulln.so.0.0.0" "convhulln.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.so" && ln -s "convhulln.so.0.0.0" "convhulln.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.la" && ln -s "../convhulln.la" "convhulln.la" ) depbase=`echo DLD-FUNCTIONS/daspk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/daspk.lo DLD-FUNCTIONS/daspk.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF DLD-FUNCTIONS/.deps/daspk.Tpo -c DLD-FUNCTIONS/daspk.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/daspk.o In file included from ../liboctave/DASPK.h:28:0, from DLD-FUNCTIONS/daspk.cc:32: ../liboctave/DASPK-opts.h: In member function ‘void DASPK_options::init()’: ../liboctave/DASPK-opts.h:82:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:84:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:90:50: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function ‘void DASPK_options::set_absolute_tolerance(double)’: ../liboctave/DASPK-opts.h:125:61: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function ‘void DASPK_options::set_relative_tolerance(double)’: ../liboctave/DASPK-opts.h:135:61: warning: use of old-style cast In file included from DLD-FUNCTIONS/daspk.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/daspk.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/daspk.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/daspk.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,daspk.so.0 -o DLD-FUNCTIONS/.libs/daspk.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.so.0" && ln -s "daspk.so.0.0.0" "daspk.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.so" && ln -s "daspk.so.0.0.0" "daspk.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.la" && ln -s "../daspk.la" "daspk.la" ) depbase=`echo DLD-FUNCTIONS/dasrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dasrt.lo DLD-FUNCTIONS/dasrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dasrt.Tpo -c DLD-FUNCTIONS/dasrt.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dasrt.o In file included from ../liboctave/DASRT.h:28:0, from DLD-FUNCTIONS/dasrt.cc:30: ../liboctave/DASRT-opts.h: In member function ‘void DASRT_options::init()’: ../liboctave/DASRT-opts.h:61:41: warning: use of old-style cast ../liboctave/DASRT-opts.h:63:41: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function ‘void DASRT_options::set_absolute_tolerance(double)’: ../liboctave/DASRT-opts.h:87:61: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function ‘void DASRT_options::set_relative_tolerance(double)’: ../liboctave/DASRT-opts.h:97:61: warning: use of old-style cast In file included from DLD-FUNCTIONS/dasrt.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dasrt.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dasrt.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dasrt.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dasrt.so.0 -o DLD-FUNCTIONS/.libs/dasrt.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.so.0" && ln -s "dasrt.so.0.0.0" "dasrt.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.so" && ln -s "dasrt.so.0.0.0" "dasrt.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.la" && ln -s "../dasrt.la" "dasrt.la" ) depbase=`echo DLD-FUNCTIONS/dassl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dassl.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dassl.lo DLD-FUNCTIONS/dassl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dassl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dassl.Tpo -c DLD-FUNCTIONS/dassl.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dassl.o In file included from ../liboctave/DASSL.h:28:0, from DLD-FUNCTIONS/dassl.cc:32: ../liboctave/DASSL-opts.h: In member function ‘void DASSL_options::init()’: ../liboctave/DASSL-opts.h:67:41: warning: use of old-style cast ../liboctave/DASSL-opts.h:69:41: warning: use of old-style cast ../liboctave/DASSL-opts.h: In member function ‘void DASSL_options::set_absolute_tolerance(double)’: ../liboctave/DASSL-opts.h:95:61: warning: use of old-style cast ../liboctave/DASSL-opts.h: In member function ‘void DASSL_options::set_relative_tolerance(double)’: ../liboctave/DASSL-opts.h:105:61: warning: use of old-style cast In file included from DLD-FUNCTIONS/dassl.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dassl.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dassl.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dassl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dassl.so.0 -o DLD-FUNCTIONS/.libs/dassl.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.so.0" && ln -s "dassl.so.0.0.0" "dassl.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.so" && ln -s "dassl.so.0.0.0" "dassl.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.la" && ln -s "../dassl.la" "dassl.la" ) depbase=`echo DLD-FUNCTIONS/det.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/det.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/det.lo DLD-FUNCTIONS/det.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/det.lo -MD -MP -MF DLD-FUNCTIONS/.deps/det.Tpo -c DLD-FUNCTIONS/det.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/det.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/det.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/det.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/det.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,det.so.0 -o DLD-FUNCTIONS/.libs/det.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "det.so.0" && ln -s "det.so.0.0.0" "det.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "det.so" && ln -s "det.so.0.0.0" "det.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "det.la" && ln -s "../det.la" "det.la" ) depbase=`echo DLD-FUNCTIONS/dlmread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dlmread.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dlmread.lo DLD-FUNCTIONS/dlmread.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dlmread.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dlmread.Tpo -c DLD-FUNCTIONS/dlmread.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dlmread.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dlmread.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dlmread.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dlmread.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dlmread.so.0 -o DLD-FUNCTIONS/.libs/dlmread.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.so.0" && ln -s "dlmread.so.0.0.0" "dlmread.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.so" && ln -s "dlmread.so.0.0.0" "dlmread.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.la" && ln -s "../dlmread.la" "dlmread.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo `test -f 'DLD-FUNCTIONS/dmperm.cc' || echo './'`DLD-FUNCTIONS/dmperm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo -c DLD-FUNCTIONS/dmperm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dmperm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dmperm.so.0 -o DLD-FUNCTIONS/.libs/dmperm.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.so.0" && ln -s "dmperm.so.0.0.0" "dmperm.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.so" && ln -s "dmperm.so.0.0.0" "dmperm.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.la" && ln -s "../dmperm.la" "dmperm.la" ) depbase=`echo DLD-FUNCTIONS/dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dot.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dot.lo DLD-FUNCTIONS/dot.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/dot.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dot.Tpo -c DLD-FUNCTIONS/dot.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dot.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dot.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dot.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dot.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dot.so.0 -o DLD-FUNCTIONS/.libs/dot.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dot.so.0" && ln -s "dot.so.0.0.0" "dot.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dot.so" && ln -s "dot.so.0.0.0" "dot.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dot.la" && ln -s "../dot.la" "dot.la" ) depbase=`echo DLD-FUNCTIONS/eig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/eig.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/eig.lo DLD-FUNCTIONS/eig.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/eig.lo -MD -MP -MF DLD-FUNCTIONS/.deps/eig.Tpo -c DLD-FUNCTIONS/eig.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/eig.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/eig.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/eig.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/eig.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,eig.so.0 -o DLD-FUNCTIONS/.libs/eig.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eig.so.0" && ln -s "eig.so.0.0.0" "eig.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eig.so" && ln -s "eig.so.0.0.0" "eig.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eig.la" && ln -s "../eig.la" "eig.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo `test -f 'DLD-FUNCTIONS/eigs.cc' || echo './'`DLD-FUNCTIONS/eigs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c DLD-FUNCTIONS/eigs.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o In file included from DLD-FUNCTIONS/eigs.cc:32:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/eigs.cc: In function ‘octave_value_list Feigs(const octave_value_list&, int)’: DLD-FUNCTIONS/eigs.cc:330:16: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/eigs.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack -lblas -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,eigs.so.0 -o DLD-FUNCTIONS/.libs/eigs.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.so.0" && ln -s "eigs.so.0.0.0" "eigs.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.so" && ln -s "eigs.so.0.0.0" "eigs.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.la" && ln -s "../eigs.la" "eigs.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo `test -f 'DLD-FUNCTIONS/fft.cc' || echo './'`DLD-FUNCTIONS/fft.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo -c DLD-FUNCTIONS/fft.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fft.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfftw3.so /usr/lib/libfftw3f.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fft.so.0 -o DLD-FUNCTIONS/.libs/fft.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft.so.0" && ln -s "fft.so.0.0.0" "fft.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft.so" && ln -s "fft.so.0.0.0" "fft.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft.la" && ln -s "../fft.la" "fft.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo `test -f 'DLD-FUNCTIONS/fft2.cc' || echo './'`DLD-FUNCTIONS/fft2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo -c DLD-FUNCTIONS/fft2.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fft2.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfftw3.so /usr/lib/libfftw3f.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fft2.so.0 -o DLD-FUNCTIONS/.libs/fft2.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.so.0" && ln -s "fft2.so.0.0.0" "fft2.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.so" && ln -s "fft2.so.0.0.0" "fft2.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.la" && ln -s "../fft2.la" "fft2.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo `test -f 'DLD-FUNCTIONS/fftn.cc' || echo './'`DLD-FUNCTIONS/fftn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c DLD-FUNCTIONS/fftn.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fftn.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfftw3.so /usr/lib/libfftw3f.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fftn.so.0 -o DLD-FUNCTIONS/.libs/fftn.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.so.0" && ln -s "fftn.so.0.0.0" "fftn.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.so" && ln -s "fftn.so.0.0.0" "fftn.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.la" && ln -s "../fftn.la" "fftn.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo `test -f 'DLD-FUNCTIONS/fftw.cc' || echo './'`DLD-FUNCTIONS/fftw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo -c DLD-FUNCTIONS/fftw.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fftw.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libfftw3.so /usr/lib/libfftw3f.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fftw.so.0 -o DLD-FUNCTIONS/.libs/fftw.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.so.0" && ln -s "fftw.so.0.0.0" "fftw.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.so" && ln -s "fftw.so.0.0.0" "fftw.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.la" && ln -s "../fftw.la" "fftw.la" ) depbase=`echo DLD-FUNCTIONS/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/filter.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/filter.lo DLD-FUNCTIONS/filter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/filter.lo -MD -MP -MF DLD-FUNCTIONS/.deps/filter.Tpo -c DLD-FUNCTIONS/filter.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/filter.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/filter.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/filter.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/filter.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,filter.so.0 -o DLD-FUNCTIONS/.libs/filter.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "filter.so.0" && ln -s "filter.so.0.0.0" "filter.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "filter.so" && ln -s "filter.so.0.0.0" "filter.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "filter.la" && ln -s "../filter.la" "filter.la" ) depbase=`echo DLD-FUNCTIONS/find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/find.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/find.lo DLD-FUNCTIONS/find.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/find.lo -MD -MP -MF DLD-FUNCTIONS/.deps/find.Tpo -c DLD-FUNCTIONS/find.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/find.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/find.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/find.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/find.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,find.so.0 -o DLD-FUNCTIONS/.libs/find.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "find.so.0" && ln -s "find.so.0.0.0" "find.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "find.so" && ln -s "find.so.0.0.0" "find.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "find.la" && ln -s "../find.la" "find.la" ) depbase=`echo DLD-FUNCTIONS/gammainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/gammainc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/gammainc.lo DLD-FUNCTIONS/gammainc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/gammainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gammainc.Tpo -c DLD-FUNCTIONS/gammainc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/gammainc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/gammainc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/gammainc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gammainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,gammainc.so.0 -o DLD-FUNCTIONS/.libs/gammainc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.so.0" && ln -s "gammainc.so.0.0.0" "gammainc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.so" && ln -s "gammainc.so.0.0.0" "gammainc.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.la" && ln -s "../gammainc.la" "gammainc.la" ) depbase=`echo DLD-FUNCTIONS/gcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/gcd.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/gcd.lo DLD-FUNCTIONS/gcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/gcd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gcd.Tpo -c DLD-FUNCTIONS/gcd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/gcd.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/gcd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/gcd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gcd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,gcd.so.0 -o DLD-FUNCTIONS/.libs/gcd.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.so.0" && ln -s "gcd.so.0.0.0" "gcd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.so" && ln -s "gcd.so.0.0.0" "gcd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.la" && ln -s "../gcd.la" "gcd.la" ) depbase=`echo DLD-FUNCTIONS/getgrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getgrent.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getgrent.lo DLD-FUNCTIONS/getgrent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getgrent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getgrent.Tpo -c DLD-FUNCTIONS/getgrent.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getgrent.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getgrent.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getgrent.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getgrent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getgrent.so.0 -o DLD-FUNCTIONS/.libs/getgrent.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.so.0" && ln -s "getgrent.so.0.0.0" "getgrent.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.so" && ln -s "getgrent.so.0.0.0" "getgrent.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.la" && ln -s "../getgrent.la" "getgrent.la" ) depbase=`echo DLD-FUNCTIONS/getpwent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getpwent.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getpwent.lo DLD-FUNCTIONS/getpwent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getpwent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getpwent.Tpo -c DLD-FUNCTIONS/getpwent.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getpwent.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getpwent.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getpwent.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getpwent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getpwent.so.0 -o DLD-FUNCTIONS/.libs/getpwent.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.so.0" && ln -s "getpwent.so.0.0.0" "getpwent.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.so" && ln -s "getpwent.so.0.0.0" "getpwent.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.la" && ln -s "../getpwent.la" "getpwent.la" ) depbase=`echo DLD-FUNCTIONS/getrusage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getrusage.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getrusage.lo DLD-FUNCTIONS/getrusage.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/getrusage.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getrusage.Tpo -c DLD-FUNCTIONS/getrusage.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getrusage.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getrusage.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getrusage.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getrusage.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getrusage.so.0 -o DLD-FUNCTIONS/.libs/getrusage.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.so.0" && ln -s "getrusage.so.0.0.0" "getrusage.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.so" && ln -s "getrusage.so.0.0.0" "getrusage.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.la" && ln -s "../getrusage.la" "getrusage.la" ) depbase=`echo DLD-FUNCTIONS/givens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/givens.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/givens.lo DLD-FUNCTIONS/givens.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/givens.lo -MD -MP -MF DLD-FUNCTIONS/.deps/givens.Tpo -c DLD-FUNCTIONS/givens.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/givens.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/givens.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/givens.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/givens.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,givens.so.0 -o DLD-FUNCTIONS/.libs/givens.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "givens.so.0" && ln -s "givens.so.0.0.0" "givens.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "givens.so" && ln -s "givens.so.0.0.0" "givens.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "givens.la" && ln -s "../givens.la" "givens.la" ) depbase=`echo DLD-FUNCTIONS/hess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/hess.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/hess.lo DLD-FUNCTIONS/hess.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/hess.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hess.Tpo -c DLD-FUNCTIONS/hess.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/hess.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/hess.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/hess.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hess.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,hess.so.0 -o DLD-FUNCTIONS/.libs/hess.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hess.so.0" && ln -s "hess.so.0.0.0" "hess.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hess.so" && ln -s "hess.so.0.0.0" "hess.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hess.la" && ln -s "../hess.la" "hess.la" ) depbase=`echo DLD-FUNCTIONS/hex2num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/hex2num.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/hex2num.lo DLD-FUNCTIONS/hex2num.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/hex2num.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hex2num.Tpo -c DLD-FUNCTIONS/hex2num.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/hex2num.o DLD-FUNCTIONS/hex2num.cc: In function ‘octave_value_list Fhex2num(const octave_value_list&, int)’: DLD-FUNCTIONS/hex2num.cc:77:17: warning: ‘num.Fhex2num(const octave_value_list&, int)::::dval’ may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/hex2num.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/hex2num.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hex2num.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,hex2num.so.0 -o DLD-FUNCTIONS/.libs/hex2num.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.so.0" && ln -s "hex2num.so.0.0.0" "hex2num.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.so" && ln -s "hex2num.so.0.0.0" "hex2num.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.la" && ln -s "../hex2num.la" "hex2num.la" ) depbase=`echo DLD-FUNCTIONS/inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/inv.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/inv.lo DLD-FUNCTIONS/inv.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/inv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/inv.Tpo -c DLD-FUNCTIONS/inv.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/inv.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/inv.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/inv.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/inv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,inv.so.0 -o DLD-FUNCTIONS/.libs/inv.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "inv.so.0" && ln -s "inv.so.0.0.0" "inv.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "inv.so" && ln -s "inv.so.0.0.0" "inv.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "inv.la" && ln -s "../inv.la" "inv.la" ) depbase=`echo DLD-FUNCTIONS/kron.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/kron.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/kron.lo DLD-FUNCTIONS/kron.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/kron.lo -MD -MP -MF DLD-FUNCTIONS/.deps/kron.Tpo -c DLD-FUNCTIONS/kron.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/kron.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/kron.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/kron.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/kron.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,kron.so.0 -o DLD-FUNCTIONS/.libs/kron.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "kron.so.0" && ln -s "kron.so.0.0.0" "kron.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "kron.so" && ln -s "kron.so.0.0.0" "kron.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "kron.la" && ln -s "../kron.la" "kron.la" ) depbase=`echo DLD-FUNCTIONS/lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lookup.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lookup.lo DLD-FUNCTIONS/lookup.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lookup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lookup.Tpo -c DLD-FUNCTIONS/lookup.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lookup.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lookup.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lookup.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lookup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lookup.so.0 -o DLD-FUNCTIONS/.libs/lookup.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.so.0" && ln -s "lookup.so.0.0.0" "lookup.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.so" && ln -s "lookup.so.0.0.0" "lookup.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.la" && ln -s "../lookup.la" "lookup.la" ) depbase=`echo DLD-FUNCTIONS/lsode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lsode.lo DLD-FUNCTIONS/lsode.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lsode.Tpo -c DLD-FUNCTIONS/lsode.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lsode.o In file included from ../liboctave/LSODE.h:28:0, from DLD-FUNCTIONS/lsode.cc:32: ../liboctave/LSODE-opts.h: In member function ‘void LSODE_options::init()’: ../liboctave/LSODE-opts.h:67:41: warning: use of old-style cast ../liboctave/LSODE-opts.h:68:38: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function ‘void LSODE_options::set_absolute_tolerance(double)’: ../liboctave/LSODE-opts.h:96:61: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function ‘void LSODE_options::set_relative_tolerance(double)’: ../liboctave/LSODE-opts.h:104:58: warning: use of old-style cast In file included from DLD-FUNCTIONS/lsode.cc:45:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lsode.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lsode.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lsode.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lsode.so.0 -o DLD-FUNCTIONS/.libs/lsode.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.so.0" && ln -s "lsode.so.0.0.0" "lsode.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.so" && ln -s "lsode.so.0.0.0" "lsode.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.la" && ln -s "../lsode.la" "lsode.la" ) depbase=`echo DLD-FUNCTIONS/lu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lu.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lu.lo DLD-FUNCTIONS/lu.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/lu.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lu.Tpo -c DLD-FUNCTIONS/lu.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lu.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lu.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lu.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lu.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lu.so.0 -o DLD-FUNCTIONS/.libs/lu.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lu.so.0" && ln -s "lu.so.0.0.0" "lu.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lu.so" && ln -s "lu.so.0.0.0" "lu.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lu.la" && ln -s "../lu.la" "lu.la" ) depbase=`echo DLD-FUNCTIONS/luinc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/luinc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/luinc.lo DLD-FUNCTIONS/luinc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/luinc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/luinc.Tpo -c DLD-FUNCTIONS/luinc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/luinc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/luinc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/luinc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/luinc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,luinc.so.0 -o DLD-FUNCTIONS/.libs/luinc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.so.0" && ln -s "luinc.so.0.0.0" "luinc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.so" && ln -s "luinc.so.0.0.0" "luinc.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.la" && ln -s "../luinc.la" "luinc.la" ) depbase=`echo DLD-FUNCTIONS/matrix_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/matrix_type.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/matrix_type.lo DLD-FUNCTIONS/matrix_type.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/matrix_type.lo -MD -MP -MF DLD-FUNCTIONS/.deps/matrix_type.Tpo -c DLD-FUNCTIONS/matrix_type.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/matrix_type.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/matrix_type.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/matrix_type.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/matrix_type.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,matrix_type.so.0 -o DLD-FUNCTIONS/.libs/matrix_type.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.so.0" && ln -s "matrix_type.so.0.0.0" "matrix_type.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.so" && ln -s "matrix_type.so.0.0.0" "matrix_type.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.la" && ln -s "../matrix_type.la" "matrix_type.la" ) depbase=`echo DLD-FUNCTIONS/max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/max.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/max.lo DLD-FUNCTIONS/max.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/max.lo -MD -MP -MF DLD-FUNCTIONS/.deps/max.Tpo -c DLD-FUNCTIONS/max.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/max.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/max.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/max.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/max.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,max.so.0 -o DLD-FUNCTIONS/.libs/max.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "max.so.0" && ln -s "max.so.0.0.0" "max.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "max.so" && ln -s "max.so.0.0.0" "max.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "max.la" && ln -s "../max.la" "max.la" ) depbase=`echo DLD-FUNCTIONS/md5sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/md5sum.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/md5sum.lo DLD-FUNCTIONS/md5sum.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/md5sum.lo -MD -MP -MF DLD-FUNCTIONS/.deps/md5sum.Tpo -c DLD-FUNCTIONS/md5sum.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/md5sum.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/md5sum.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/md5sum.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/md5sum.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,md5sum.so.0 -o DLD-FUNCTIONS/.libs/md5sum.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.so.0" && ln -s "md5sum.so.0.0.0" "md5sum.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.so" && ln -s "md5sum.so.0.0.0" "md5sum.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.la" && ln -s "../md5sum.la" "md5sum.la" ) depbase=`echo DLD-FUNCTIONS/onCleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/onCleanup.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/onCleanup.lo DLD-FUNCTIONS/onCleanup.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/onCleanup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/onCleanup.Tpo -c DLD-FUNCTIONS/onCleanup.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/onCleanup.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/onCleanup.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/onCleanup.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/onCleanup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,onCleanup.so.0 -o DLD-FUNCTIONS/.libs/onCleanup.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.so.0" && ln -s "onCleanup.so.0.0.0" "onCleanup.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.so" && ln -s "onCleanup.so.0.0.0" "onCleanup.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.la" && ln -s "../onCleanup.la" "onCleanup.la" ) depbase=`echo DLD-FUNCTIONS/pinv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/pinv.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/pinv.lo DLD-FUNCTIONS/pinv.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/pinv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/pinv.Tpo -c DLD-FUNCTIONS/pinv.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/pinv.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/pinv.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/pinv.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/pinv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,pinv.so.0 -o DLD-FUNCTIONS/.libs/pinv.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.so.0" && ln -s "pinv.so.0.0.0" "pinv.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.so" && ln -s "pinv.so.0.0.0" "pinv.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.la" && ln -s "../pinv.la" "pinv.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo `test -f 'DLD-FUNCTIONS/qr.cc' || echo './'`DLD-FUNCTIONS/qr.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo -c DLD-FUNCTIONS/qr.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/qr.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,qr.so.0 -o DLD-FUNCTIONS/.libs/qr.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qr.so.0" && ln -s "qr.so.0.0.0" "qr.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qr.so" && ln -s "qr.so.0.0.0" "qr.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qr.la" && ln -s "../qr.la" "qr.la" ) depbase=`echo DLD-FUNCTIONS/quad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/quad.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/quad.lo DLD-FUNCTIONS/quad.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/quad.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quad.Tpo -c DLD-FUNCTIONS/quad.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/quad.o In file included from ../liboctave/Quad.h:46:0, from DLD-FUNCTIONS/quad.cc:32: ../liboctave/Quad-opts.h: In member function ‘void Quad_options::init()’: ../liboctave/Quad-opts.h:53:38: warning: use of old-style cast ../liboctave/Quad-opts.h:54:38: warning: use of old-style cast In file included from DLD-FUNCTIONS/quad.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/quad.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/quad.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quad.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,quad.so.0 -o DLD-FUNCTIONS/.libs/quad.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quad.so.0" && ln -s "quad.so.0.0.0" "quad.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quad.so" && ln -s "quad.so.0.0.0" "quad.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quad.la" && ln -s "../quad.la" "quad.la" ) depbase=`echo DLD-FUNCTIONS/quadcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/quadcc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/quadcc.lo DLD-FUNCTIONS/quadcc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/quadcc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quadcc.Tpo -c DLD-FUNCTIONS/quadcc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/quadcc.o In file included from ./oct.h:43:0, from DLD-FUNCTIONS/quadcc.cc:30: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/quadcc.cc: In function ‘octave_value_list Fquadcc(const octave_value_list&, int)’: DLD-FUNCTIONS/quadcc.cc:1891:43: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/quadcc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/quadcc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quadcc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,quadcc.so.0 -o DLD-FUNCTIONS/.libs/quadcc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.so.0" && ln -s "quadcc.so.0.0.0" "quadcc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.so" && ln -s "quadcc.so.0.0.0" "quadcc.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.la" && ln -s "../quadcc.la" "quadcc.la" ) depbase=`echo DLD-FUNCTIONS/qz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/qz.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/qz.lo DLD-FUNCTIONS/qz.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/qz.lo -MD -MP -MF DLD-FUNCTIONS/.deps/qz.Tpo -c DLD-FUNCTIONS/qz.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/qz.o In file included from DLD-FUNCTIONS/qz.cc:59:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/qz.cc: In function ‘octave_value_list Fqz(const octave_value_list&, int)’: DLD-FUNCTIONS/qz.cc:848:24: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/qz.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/qz.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -llapack -lblas -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/qz.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,qz.so.0 -o DLD-FUNCTIONS/.libs/qz.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qz.so.0" && ln -s "qz.so.0.0.0" "qz.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qz.so" && ln -s "qz.so.0.0.0" "qz.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qz.la" && ln -s "../qz.la" "qz.la" ) depbase=`echo DLD-FUNCTIONS/rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/rand.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/rand.lo DLD-FUNCTIONS/rand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/rand.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rand.Tpo -c DLD-FUNCTIONS/rand.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/rand.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/rand.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/rand.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rand.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,rand.so.0 -o DLD-FUNCTIONS/.libs/rand.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rand.so.0" && ln -s "rand.so.0.0.0" "rand.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rand.so" && ln -s "rand.so.0.0.0" "rand.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rand.la" && ln -s "../rand.la" "rand.la" ) depbase=`echo DLD-FUNCTIONS/rcond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/rcond.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/rcond.lo DLD-FUNCTIONS/rcond.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/rcond.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rcond.Tpo -c DLD-FUNCTIONS/rcond.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/rcond.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/rcond.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/rcond.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rcond.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,rcond.so.0 -o DLD-FUNCTIONS/.libs/rcond.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.so.0" && ln -s "rcond.so.0.0.0" "rcond.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.so" && ln -s "rcond.so.0.0.0" "rcond.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.la" && ln -s "../rcond.la" "rcond.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo `test -f 'DLD-FUNCTIONS/regexp.cc' || echo './'`DLD-FUNCTIONS/regexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo -c DLD-FUNCTIONS/regexp.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o DLD-FUNCTIONS/regexp.cc: In function ‘int octregexp_list(const octave_value_list&, const std::string&, bool, std::list&, string_vector&, int&, bool&)’: DLD-FUNCTIONS/regexp.cc:240:49: warning: ‘void Array::resize(octave_idx_type, octave_idx_type, const T&) [with T = int, octave_idx_type = int]’ is deprecated (declared at ../liboctave/Array.h:456) DLD-FUNCTIONS/regexp.cc:247:47: warning: ‘void Array::resize(octave_idx_type, octave_idx_type, const T&) [with T = int, octave_idx_type = int]’ is deprecated (declared at ../liboctave/Array.h:456) DLD-FUNCTIONS/regexp.cc:490:49: warning: comparison between signed and unsigned integer expressions mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/regexp.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -L/usr/lib -lpcre -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib /usr/lib/libpcre.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,regexp.so.0 -o DLD-FUNCTIONS/.libs/regexp.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.so.0" && ln -s "regexp.so.0.0.0" "regexp.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.so" && ln -s "regexp.so.0.0.0" "regexp.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.la" && ln -s "../regexp.la" "regexp.la" ) depbase=`echo DLD-FUNCTIONS/schur.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/schur.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/schur.lo DLD-FUNCTIONS/schur.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/schur.lo -MD -MP -MF DLD-FUNCTIONS/.deps/schur.Tpo -c DLD-FUNCTIONS/schur.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/schur.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/schur.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/schur.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/schur.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,schur.so.0 -o DLD-FUNCTIONS/.libs/schur.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "schur.so.0" && ln -s "schur.so.0.0.0" "schur.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "schur.so" && ln -s "schur.so.0.0.0" "schur.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "schur.la" && ln -s "../schur.la" "schur.la" ) depbase=`echo DLD-FUNCTIONS/spparms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/spparms.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/spparms.lo DLD-FUNCTIONS/spparms.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/spparms.lo -MD -MP -MF DLD-FUNCTIONS/.deps/spparms.Tpo -c DLD-FUNCTIONS/spparms.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/spparms.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/spparms.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/spparms.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/spparms.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,spparms.so.0 -o DLD-FUNCTIONS/.libs/spparms.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.so.0" && ln -s "spparms.so.0.0.0" "spparms.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.so" && ln -s "spparms.so.0.0.0" "spparms.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.la" && ln -s "../spparms.la" "spparms.la" ) depbase=`echo DLD-FUNCTIONS/sqrtm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/sqrtm.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/sqrtm.lo DLD-FUNCTIONS/sqrtm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/sqrtm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sqrtm.Tpo -c DLD-FUNCTIONS/sqrtm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/sqrtm.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/sqrtm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/sqrtm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sqrtm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,sqrtm.so.0 -o DLD-FUNCTIONS/.libs/sqrtm.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.so.0" && ln -s "sqrtm.so.0.0.0" "sqrtm.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.so" && ln -s "sqrtm.so.0.0.0" "sqrtm.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.la" && ln -s "../sqrtm.la" "sqrtm.la" ) depbase=`echo DLD-FUNCTIONS/strfind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/strfind.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/strfind.lo DLD-FUNCTIONS/strfind.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/strfind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/strfind.Tpo -c DLD-FUNCTIONS/strfind.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/strfind.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/strfind.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/strfind.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/strfind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,strfind.so.0 -o DLD-FUNCTIONS/.libs/strfind.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.so.0" && ln -s "strfind.so.0.0.0" "strfind.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.so" && ln -s "strfind.so.0.0.0" "strfind.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.la" && ln -s "../strfind.la" "strfind.la" ) depbase=`echo DLD-FUNCTIONS/str2double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/str2double.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/str2double.lo DLD-FUNCTIONS/str2double.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/str2double.lo -MD -MP -MF DLD-FUNCTIONS/.deps/str2double.Tpo -c DLD-FUNCTIONS/str2double.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/str2double.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/str2double.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/str2double.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/str2double.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,str2double.so.0 -o DLD-FUNCTIONS/.libs/str2double.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.so.0" && ln -s "str2double.so.0.0.0" "str2double.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.so" && ln -s "str2double.so.0.0.0" "str2double.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.la" && ln -s "../str2double.la" "str2double.la" ) depbase=`echo DLD-FUNCTIONS/sub2ind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/sub2ind.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/sub2ind.lo DLD-FUNCTIONS/sub2ind.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/sub2ind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sub2ind.Tpo -c DLD-FUNCTIONS/sub2ind.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/sub2ind.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/sub2ind.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/sub2ind.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sub2ind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,sub2ind.so.0 -o DLD-FUNCTIONS/.libs/sub2ind.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.so.0" && ln -s "sub2ind.so.0.0.0" "sub2ind.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.so" && ln -s "sub2ind.so.0.0.0" "sub2ind.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.la" && ln -s "../sub2ind.la" "sub2ind.la" ) depbase=`echo DLD-FUNCTIONS/svd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/svd.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/svd.lo DLD-FUNCTIONS/svd.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/svd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/svd.Tpo -c DLD-FUNCTIONS/svd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/svd.o In file included from DLD-FUNCTIONS/svd.cc:38:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/svd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/svd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/svd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,svd.so.0 -o DLD-FUNCTIONS/.libs/svd.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "svd.so.0" && ln -s "svd.so.0.0.0" "svd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "svd.so" && ln -s "svd.so.0.0.0" "svd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "svd.la" && ln -s "../svd.la" "svd.la" ) depbase=`echo DLD-FUNCTIONS/syl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/syl.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/syl.lo DLD-FUNCTIONS/syl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/syl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/syl.Tpo -c DLD-FUNCTIONS/syl.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/syl.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/syl.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/syl.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/syl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,syl.so.0 -o DLD-FUNCTIONS/.libs/syl.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "syl.so.0" && ln -s "syl.so.0.0.0" "syl.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "syl.so" && ln -s "syl.so.0.0.0" "syl.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "syl.la" && ln -s "../syl.la" "syl.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo `test -f 'DLD-FUNCTIONS/symbfact.cc' || echo './'`DLD-FUNCTIONS/symbfact.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo -c DLD-FUNCTIONS/symbfact.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/symbfact.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,symbfact.so.0 -o DLD-FUNCTIONS/.libs/symbfact.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.so.0" && ln -s "symbfact.so.0.0.0" "symbfact.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.so" && ln -s "symbfact.so.0.0.0" "symbfact.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.la" && ln -s "../symbfact.la" "symbfact.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo `test -f 'DLD-FUNCTIONS/symrcm.cc' || echo './'`DLD-FUNCTIONS/symrcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo -c DLD-FUNCTIONS/symrcm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/symrcm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,symrcm.so.0 -o DLD-FUNCTIONS/.libs/symrcm.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.so.0" && ln -s "symrcm.so.0.0.0" "symrcm.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.so" && ln -s "symrcm.so.0.0.0" "symrcm.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.la" && ln -s "../symrcm.la" "symrcm.la" ) depbase=`echo DLD-FUNCTIONS/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/time.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/time.lo DLD-FUNCTIONS/time.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/time.lo -MD -MP -MF DLD-FUNCTIONS/.deps/time.Tpo -c DLD-FUNCTIONS/time.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/time.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/time.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/time.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/time.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,time.so.0 -o DLD-FUNCTIONS/.libs/time.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "time.so.0" && ln -s "time.so.0.0.0" "time.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "time.so" && ln -s "time.so.0.0.0" "time.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) depbase=`echo DLD-FUNCTIONS/tril.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/tril.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/tril.lo DLD-FUNCTIONS/tril.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/tril.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tril.Tpo -c DLD-FUNCTIONS/tril.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/tril.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/tril.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/tril.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tril.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,tril.so.0 -o DLD-FUNCTIONS/.libs/tril.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tril.so.0" && ln -s "tril.so.0.0.0" "tril.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tril.so" && ln -s "tril.so.0.0.0" "tril.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tril.la" && ln -s "../tril.la" "tril.la" ) depbase=`echo DLD-FUNCTIONS/tsearch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/tsearch.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/tsearch.lo DLD-FUNCTIONS/tsearch.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/tsearch.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tsearch.Tpo -c DLD-FUNCTIONS/tsearch.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/tsearch.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/tsearch.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/tsearch.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tsearch.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,tsearch.so.0 -o DLD-FUNCTIONS/.libs/tsearch.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.so.0" && ln -s "tsearch.so.0.0.0" "tsearch.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.so" && ln -s "tsearch.so.0.0.0" "tsearch.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.la" && ln -s "../tsearch.la" "tsearch.la" ) depbase=`echo DLD-FUNCTIONS/typecast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/typecast.lo DLD-FUNCTIONS/typecast.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF DLD-FUNCTIONS/.deps/typecast.Tpo -c DLD-FUNCTIONS/typecast.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/typecast.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/typecast.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/typecast.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/typecast.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,typecast.so.0 -o DLD-FUNCTIONS/.libs/typecast.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.so.0" && ln -s "typecast.so.0.0.0" "typecast.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.so" && ln -s "typecast.so.0.0.0" "typecast.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.la" && ln -s "../typecast.la" "typecast.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo `test -f 'DLD-FUNCTIONS/urlwrite.cc' || echo './'`DLD-FUNCTIONS/urlwrite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c DLD-FUNCTIONS/urlwrite.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/urlwrite.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcurl -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave/.libs -Wl,-rpath -Wl,/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so /usr/lib/libcurl.so -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,urlwrite.so.0 -o DLD-FUNCTIONS/.libs/urlwrite.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.so.0" && ln -s "urlwrite.so.0.0.0" "urlwrite.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.so" && ln -s "urlwrite.so.0.0.0" "urlwrite.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.la" && ln -s "../urlwrite.la" "urlwrite.la" ) depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -o octave main.o ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate -lfftw3 -lfftw3f -llapack -lblas -lfreetype -lz -lhdf5 -lz -lfontconfig -lGL -lGLU -lX11 -lreadline -lncurses -L/usr/lib -lpcre -llapack -lblas -ldl -lm -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm libtool: link: gcc -O2 -march=i486 -mtune=i686 -pthread -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -pthread -O2 -march=i486 -mtune=i686 -pthread -o .libs/octave main.o ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate /usr/lib/libfftw3.so /usr/lib/libfftw3f.so /usr/lib/libfreetype.so /usr/lib/libhdf5.so -lz /usr/lib/libfontconfig.so -lGL -lGLU /usr/lib/libX11.so -lreadline -lncurses -L/usr/lib /usr/lib/libpcre.so -llapack -lblas -ldl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so -lm -pthread -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 rm -f DLD-FUNCTIONS/__contourc__.oct la=__contourc__.la && \ of=__contourc__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__contourc__.oct-stamp rm -f DLD-FUNCTIONS/__delaunayn__.oct la=__delaunayn__.la && \ of=__delaunayn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__delaunayn__.oct-stamp rm -f DLD-FUNCTIONS/__dispatch__.oct la=__dispatch__.la && \ of=__dispatch__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__dispatch__.oct-stamp rm -f DLD-FUNCTIONS/__dsearchn__.oct la=__dsearchn__.la && \ of=__dsearchn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__dsearchn__.oct-stamp rm -f DLD-FUNCTIONS/__fltk_uigetfile__.oct la=__fltk_uigetfile__.la && \ of=__fltk_uigetfile__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__fltk_uigetfile__.oct-stamp rm -f DLD-FUNCTIONS/__glpk__.oct la=__glpk__.la && \ of=__glpk__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__glpk__.oct-stamp rm -f DLD-FUNCTIONS/__init_fltk__.oct la=__init_fltk__.la && \ of=__init_fltk__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__init_fltk__.oct-stamp rm -f DLD-FUNCTIONS/__lin_interpn__.oct la=__lin_interpn__.la && \ of=__lin_interpn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__lin_interpn__.oct-stamp rm -f DLD-FUNCTIONS/__magick_read__.oct la=__magick_read__.la && \ of=__magick_read__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__magick_read__.oct-stamp rm -f DLD-FUNCTIONS/__pchip_deriv__.oct la=__pchip_deriv__.la && \ of=__pchip_deriv__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__pchip_deriv__.oct-stamp rm -f DLD-FUNCTIONS/__qp__.oct la=__qp__.la && \ of=__qp__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__qp__.oct-stamp rm -f DLD-FUNCTIONS/__voronoi__.oct la=__voronoi__.la && \ of=__voronoi__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__voronoi__.oct-stamp rm -f DLD-FUNCTIONS/amd.oct la=amd.la && \ of=amd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .amd.oct-stamp rm -f DLD-FUNCTIONS/balance.oct la=balance.la && \ of=balance.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .balance.oct-stamp rm -f DLD-FUNCTIONS/besselj.oct la=besselj.la && \ of=besselj.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .besselj.oct-stamp rm -f DLD-FUNCTIONS/betainc.oct la=betainc.la && \ of=betainc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .betainc.oct-stamp rm -f DLD-FUNCTIONS/bsxfun.oct la=bsxfun.la && \ of=bsxfun.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .bsxfun.oct-stamp rm -f DLD-FUNCTIONS/ccolamd.oct la=ccolamd.la && \ of=ccolamd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .ccolamd.oct-stamp rm -f DLD-FUNCTIONS/cellfun.oct la=cellfun.la && \ of=cellfun.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .cellfun.oct-stamp rm -f DLD-FUNCTIONS/chol.oct la=chol.la && \ of=chol.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .chol.oct-stamp rm -f DLD-FUNCTIONS/colamd.oct la=colamd.la && \ of=colamd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .colamd.oct-stamp rm -f DLD-FUNCTIONS/colloc.oct la=colloc.la && \ of=colloc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .colloc.oct-stamp rm -f DLD-FUNCTIONS/conv2.oct la=conv2.la && \ of=conv2.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .conv2.oct-stamp rm -f DLD-FUNCTIONS/convhulln.oct la=convhulln.la && \ of=convhulln.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .convhulln.oct-stamp rm -f DLD-FUNCTIONS/daspk.oct la=daspk.la && \ of=daspk.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .daspk.oct-stamp rm -f DLD-FUNCTIONS/dasrt.oct la=dasrt.la && \ of=dasrt.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dasrt.oct-stamp rm -f DLD-FUNCTIONS/dassl.oct la=dassl.la && \ of=dassl.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dassl.oct-stamp rm -f DLD-FUNCTIONS/det.oct la=det.la && \ of=det.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .det.oct-stamp rm -f DLD-FUNCTIONS/dlmread.oct la=dlmread.la && \ of=dlmread.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dlmread.oct-stamp rm -f DLD-FUNCTIONS/dmperm.oct la=dmperm.la && \ of=dmperm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dmperm.oct-stamp rm -f DLD-FUNCTIONS/dot.oct la=dot.la && \ of=dot.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dot.oct-stamp rm -f DLD-FUNCTIONS/eig.oct la=eig.la && \ of=eig.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .eig.oct-stamp rm -f DLD-FUNCTIONS/eigs.oct la=eigs.la && \ of=eigs.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .eigs.oct-stamp rm -f DLD-FUNCTIONS/fft.oct la=fft.la && \ of=fft.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fft.oct-stamp rm -f DLD-FUNCTIONS/fft2.oct la=fft2.la && \ of=fft2.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fft2.oct-stamp rm -f DLD-FUNCTIONS/fftn.oct la=fftn.la && \ of=fftn.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fftn.oct-stamp rm -f DLD-FUNCTIONS/fftw.oct la=fftw.la && \ of=fftw.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fftw.oct-stamp rm -f DLD-FUNCTIONS/filter.oct la=filter.la && \ of=filter.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .filter.oct-stamp rm -f DLD-FUNCTIONS/find.oct la=find.la && \ of=find.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .find.oct-stamp rm -f DLD-FUNCTIONS/gammainc.oct la=gammainc.la && \ of=gammainc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .gammainc.oct-stamp rm -f DLD-FUNCTIONS/gcd.oct la=gcd.la && \ of=gcd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .gcd.oct-stamp rm -f DLD-FUNCTIONS/getgrent.oct la=getgrent.la && \ of=getgrent.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getgrent.oct-stamp rm -f DLD-FUNCTIONS/getpwent.oct la=getpwent.la && \ of=getpwent.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getpwent.oct-stamp rm -f DLD-FUNCTIONS/getrusage.oct la=getrusage.la && \ of=getrusage.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getrusage.oct-stamp rm -f DLD-FUNCTIONS/givens.oct la=givens.la && \ of=givens.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .givens.oct-stamp rm -f DLD-FUNCTIONS/hess.oct la=hess.la && \ of=hess.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .hess.oct-stamp rm -f DLD-FUNCTIONS/hex2num.oct la=hex2num.la && \ of=hex2num.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .hex2num.oct-stamp rm -f DLD-FUNCTIONS/inv.oct la=inv.la && \ of=inv.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .inv.oct-stamp rm -f DLD-FUNCTIONS/kron.oct la=kron.la && \ of=kron.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .kron.oct-stamp rm -f DLD-FUNCTIONS/lookup.oct la=lookup.la && \ of=lookup.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lookup.oct-stamp rm -f DLD-FUNCTIONS/lsode.oct la=lsode.la && \ of=lsode.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lsode.oct-stamp rm -f DLD-FUNCTIONS/lu.oct la=lu.la && \ of=lu.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lu.oct-stamp rm -f DLD-FUNCTIONS/luinc.oct la=luinc.la && \ of=luinc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .luinc.oct-stamp rm -f DLD-FUNCTIONS/matrix_type.oct la=matrix_type.la && \ of=matrix_type.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .matrix_type.oct-stamp rm -f DLD-FUNCTIONS/max.oct la=max.la && \ of=max.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .max.oct-stamp rm -f DLD-FUNCTIONS/md5sum.oct la=md5sum.la && \ of=md5sum.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .md5sum.oct-stamp rm -f DLD-FUNCTIONS/onCleanup.oct la=onCleanup.la && \ of=onCleanup.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .onCleanup.oct-stamp rm -f DLD-FUNCTIONS/pinv.oct la=pinv.la && \ of=pinv.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .pinv.oct-stamp rm -f DLD-FUNCTIONS/qr.oct la=qr.la && \ of=qr.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .qr.oct-stamp rm -f DLD-FUNCTIONS/quad.oct la=quad.la && \ of=quad.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .quad.oct-stamp rm -f DLD-FUNCTIONS/quadcc.oct la=quadcc.la && \ of=quadcc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .quadcc.oct-stamp rm -f DLD-FUNCTIONS/qz.oct la=qz.la && \ of=qz.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .qz.oct-stamp rm -f DLD-FUNCTIONS/rand.oct la=rand.la && \ of=rand.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .rand.oct-stamp rm -f DLD-FUNCTIONS/rcond.oct la=rcond.la && \ of=rcond.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .rcond.oct-stamp rm -f DLD-FUNCTIONS/regexp.oct la=regexp.la && \ of=regexp.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .regexp.oct-stamp rm -f DLD-FUNCTIONS/schur.oct la=schur.la && \ of=schur.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .schur.oct-stamp rm -f DLD-FUNCTIONS/spparms.oct la=spparms.la && \ of=spparms.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .spparms.oct-stamp rm -f DLD-FUNCTIONS/sqrtm.oct la=sqrtm.la && \ of=sqrtm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .sqrtm.oct-stamp rm -f DLD-FUNCTIONS/strfind.oct la=strfind.la && \ of=strfind.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .strfind.oct-stamp rm -f DLD-FUNCTIONS/str2double.oct la=str2double.la && \ of=str2double.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .str2double.oct-stamp rm -f DLD-FUNCTIONS/sub2ind.oct la=sub2ind.la && \ of=sub2ind.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .sub2ind.oct-stamp rm -f DLD-FUNCTIONS/svd.oct la=svd.la && \ of=svd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .svd.oct-stamp rm -f DLD-FUNCTIONS/syl.oct la=syl.la && \ of=syl.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .syl.oct-stamp rm -f DLD-FUNCTIONS/symbfact.oct la=symbfact.la && \ of=symbfact.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .symbfact.oct-stamp rm -f DLD-FUNCTIONS/symrcm.oct la=symrcm.la && \ of=symrcm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .symrcm.oct-stamp rm -f DLD-FUNCTIONS/time.oct la=time.la && \ of=time.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .time.oct-stamp rm -f DLD-FUNCTIONS/tril.oct la=tril.la && \ of=tril.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .tril.oct-stamp rm -f DLD-FUNCTIONS/tsearch.oct la=tsearch.la && \ of=tsearch.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .tsearch.oct-stamp rm -f DLD-FUNCTIONS/typecast.oct la=typecast.la && \ of=typecast.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .typecast.oct-stamp rm -f DLD-FUNCTIONS/urlwrite.oct la=urlwrite.la && \ of=urlwrite.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .urlwrite.oct-stamp g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__contourc__.cc | ./mkdefs . DLD-FUNCTIONS/__contourc__.cc > DLD-FUNCTIONS/__contourc__.df-t mv DLD-FUNCTIONS/__contourc__.df-t DLD-FUNCTIONS/__contourc__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__delaunayn__.cc | ./mkdefs . DLD-FUNCTIONS/__delaunayn__.cc > DLD-FUNCTIONS/__delaunayn__.df-t mv DLD-FUNCTIONS/__delaunayn__.df-t DLD-FUNCTIONS/__delaunayn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dispatch__.cc | ./mkdefs . DLD-FUNCTIONS/__dispatch__.cc > DLD-FUNCTIONS/__dispatch__.df-t mv DLD-FUNCTIONS/__dispatch__.df-t DLD-FUNCTIONS/__dispatch__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dsearchn__.cc | ./mkdefs . DLD-FUNCTIONS/__dsearchn__.cc > DLD-FUNCTIONS/__dsearchn__.df-t mv DLD-FUNCTIONS/__dsearchn__.df-t DLD-FUNCTIONS/__dsearchn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__fltk_uigetfile__.cc | ./mkdefs . DLD-FUNCTIONS/__fltk_uigetfile__.cc > DLD-FUNCTIONS/__fltk_uigetfile__.df-t mv DLD-FUNCTIONS/__fltk_uigetfile__.df-t DLD-FUNCTIONS/__fltk_uigetfile__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__glpk__.cc | ./mkdefs . DLD-FUNCTIONS/__glpk__.cc > DLD-FUNCTIONS/__glpk__.df-t mv DLD-FUNCTIONS/__glpk__.df-t DLD-FUNCTIONS/__glpk__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__init_fltk__.cc | ./mkdefs . DLD-FUNCTIONS/__init_fltk__.cc > DLD-FUNCTIONS/__init_fltk__.df-t mv DLD-FUNCTIONS/__init_fltk__.df-t DLD-FUNCTIONS/__init_fltk__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__lin_interpn__.cc | ./mkdefs . DLD-FUNCTIONS/__lin_interpn__.cc > DLD-FUNCTIONS/__lin_interpn__.df-t mv DLD-FUNCTIONS/__lin_interpn__.df-t DLD-FUNCTIONS/__lin_interpn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -I/usr/include/ImageMagick -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__magick_read__.cc | ./mkdefs . DLD-FUNCTIONS/__magick_read__.cc > DLD-FUNCTIONS/__magick_read__.df-t mv DLD-FUNCTIONS/__magick_read__.df-t DLD-FUNCTIONS/__magick_read__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__pchip_deriv__.cc | ./mkdefs . DLD-FUNCTIONS/__pchip_deriv__.cc > DLD-FUNCTIONS/__pchip_deriv__.df-t mv DLD-FUNCTIONS/__pchip_deriv__.df-t DLD-FUNCTIONS/__pchip_deriv__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__qp__.cc | ./mkdefs . DLD-FUNCTIONS/__qp__.cc > DLD-FUNCTIONS/__qp__.df-t mv DLD-FUNCTIONS/__qp__.df-t DLD-FUNCTIONS/__qp__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/__voronoi__.cc | ./mkdefs . DLD-FUNCTIONS/__voronoi__.cc > DLD-FUNCTIONS/__voronoi__.df-t mv DLD-FUNCTIONS/__voronoi__.df-t DLD-FUNCTIONS/__voronoi__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/amd.cc | ./mkdefs . DLD-FUNCTIONS/amd.cc > DLD-FUNCTIONS/amd.df-t mv DLD-FUNCTIONS/amd.df-t DLD-FUNCTIONS/amd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/balance.cc | ./mkdefs . DLD-FUNCTIONS/balance.cc > DLD-FUNCTIONS/balance.df-t mv DLD-FUNCTIONS/balance.df-t DLD-FUNCTIONS/balance.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/besselj.cc | ./mkdefs . DLD-FUNCTIONS/besselj.cc > DLD-FUNCTIONS/besselj.df-t mv DLD-FUNCTIONS/besselj.df-t DLD-FUNCTIONS/besselj.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/betainc.cc | ./mkdefs . DLD-FUNCTIONS/betainc.cc > DLD-FUNCTIONS/betainc.df-t mv DLD-FUNCTIONS/betainc.df-t DLD-FUNCTIONS/betainc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/bsxfun.cc | ./mkdefs . DLD-FUNCTIONS/bsxfun.cc > DLD-FUNCTIONS/bsxfun.df-t mv DLD-FUNCTIONS/bsxfun.df-t DLD-FUNCTIONS/bsxfun.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/ccolamd.cc | ./mkdefs . DLD-FUNCTIONS/ccolamd.cc > DLD-FUNCTIONS/ccolamd.df-t mv DLD-FUNCTIONS/ccolamd.df-t DLD-FUNCTIONS/ccolamd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/cellfun.cc | ./mkdefs . DLD-FUNCTIONS/cellfun.cc > DLD-FUNCTIONS/cellfun.df-t mv DLD-FUNCTIONS/cellfun.df-t DLD-FUNCTIONS/cellfun.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/chol.cc | ./mkdefs . DLD-FUNCTIONS/chol.cc > DLD-FUNCTIONS/chol.df-t mv DLD-FUNCTIONS/chol.df-t DLD-FUNCTIONS/chol.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/colamd.cc | ./mkdefs . DLD-FUNCTIONS/colamd.cc > DLD-FUNCTIONS/colamd.df-t mv DLD-FUNCTIONS/colamd.df-t DLD-FUNCTIONS/colamd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/colloc.cc | ./mkdefs . DLD-FUNCTIONS/colloc.cc > DLD-FUNCTIONS/colloc.df-t mv DLD-FUNCTIONS/colloc.df-t DLD-FUNCTIONS/colloc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/conv2.cc | ./mkdefs . DLD-FUNCTIONS/conv2.cc > DLD-FUNCTIONS/conv2.df-t mv DLD-FUNCTIONS/conv2.df-t DLD-FUNCTIONS/conv2.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/convhulln.cc | ./mkdefs . DLD-FUNCTIONS/convhulln.cc > DLD-FUNCTIONS/convhulln.df-t mv DLD-FUNCTIONS/convhulln.df-t DLD-FUNCTIONS/convhulln.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/daspk.cc | ./mkdefs . DLD-FUNCTIONS/daspk.cc > DLD-FUNCTIONS/daspk.df-t mv DLD-FUNCTIONS/daspk.df-t DLD-FUNCTIONS/daspk.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/dasrt.cc | ./mkdefs . DLD-FUNCTIONS/dasrt.cc > DLD-FUNCTIONS/dasrt.df-t mv DLD-FUNCTIONS/dasrt.df-t DLD-FUNCTIONS/dasrt.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/dassl.cc | ./mkdefs . DLD-FUNCTIONS/dassl.cc > DLD-FUNCTIONS/dassl.df-t mv DLD-FUNCTIONS/dassl.df-t DLD-FUNCTIONS/dassl.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/det.cc | ./mkdefs . DLD-FUNCTIONS/det.cc > DLD-FUNCTIONS/det.df-t mv DLD-FUNCTIONS/det.df-t DLD-FUNCTIONS/det.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/dlmread.cc | ./mkdefs . DLD-FUNCTIONS/dlmread.cc > DLD-FUNCTIONS/dlmread.df-t mv DLD-FUNCTIONS/dlmread.df-t DLD-FUNCTIONS/dlmread.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/dmperm.cc | ./mkdefs . DLD-FUNCTIONS/dmperm.cc > DLD-FUNCTIONS/dmperm.df-t mv DLD-FUNCTIONS/dmperm.df-t DLD-FUNCTIONS/dmperm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/dot.cc | ./mkdefs . DLD-FUNCTIONS/dot.cc > DLD-FUNCTIONS/dot.df-t mv DLD-FUNCTIONS/dot.df-t DLD-FUNCTIONS/dot.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/eig.cc | ./mkdefs . DLD-FUNCTIONS/eig.cc > DLD-FUNCTIONS/eig.df-t mv DLD-FUNCTIONS/eig.df-t DLD-FUNCTIONS/eig.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/eigs.cc | ./mkdefs . DLD-FUNCTIONS/eigs.cc > DLD-FUNCTIONS/eigs.df-t mv DLD-FUNCTIONS/eigs.df-t DLD-FUNCTIONS/eigs.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft.cc | ./mkdefs . DLD-FUNCTIONS/fft.cc > DLD-FUNCTIONS/fft.df-t mv DLD-FUNCTIONS/fft.df-t DLD-FUNCTIONS/fft.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft2.cc | ./mkdefs . DLD-FUNCTIONS/fft2.cc > DLD-FUNCTIONS/fft2.df-t mv DLD-FUNCTIONS/fft2.df-t DLD-FUNCTIONS/fft2.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftn.cc | ./mkdefs . DLD-FUNCTIONS/fftn.cc > DLD-FUNCTIONS/fftn.df-t mv DLD-FUNCTIONS/fftn.df-t DLD-FUNCTIONS/fftn.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftw.cc | ./mkdefs . DLD-FUNCTIONS/fftw.cc > DLD-FUNCTIONS/fftw.df-t mv DLD-FUNCTIONS/fftw.df-t DLD-FUNCTIONS/fftw.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/filter.cc | ./mkdefs . DLD-FUNCTIONS/filter.cc > DLD-FUNCTIONS/filter.df-t mv DLD-FUNCTIONS/filter.df-t DLD-FUNCTIONS/filter.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/find.cc | ./mkdefs . DLD-FUNCTIONS/find.cc > DLD-FUNCTIONS/find.df-t mv DLD-FUNCTIONS/find.df-t DLD-FUNCTIONS/find.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/gammainc.cc | ./mkdefs . DLD-FUNCTIONS/gammainc.cc > DLD-FUNCTIONS/gammainc.df-t mv DLD-FUNCTIONS/gammainc.df-t DLD-FUNCTIONS/gammainc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/gcd.cc | ./mkdefs . DLD-FUNCTIONS/gcd.cc > DLD-FUNCTIONS/gcd.df-t mv DLD-FUNCTIONS/gcd.df-t DLD-FUNCTIONS/gcd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/getgrent.cc | ./mkdefs . DLD-FUNCTIONS/getgrent.cc > DLD-FUNCTIONS/getgrent.df-t mv DLD-FUNCTIONS/getgrent.df-t DLD-FUNCTIONS/getgrent.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/getpwent.cc | ./mkdefs . DLD-FUNCTIONS/getpwent.cc > DLD-FUNCTIONS/getpwent.df-t mv DLD-FUNCTIONS/getpwent.df-t DLD-FUNCTIONS/getpwent.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/getrusage.cc | ./mkdefs . DLD-FUNCTIONS/getrusage.cc > DLD-FUNCTIONS/getrusage.df-t mv DLD-FUNCTIONS/getrusage.df-t DLD-FUNCTIONS/getrusage.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/givens.cc | ./mkdefs . DLD-FUNCTIONS/givens.cc > DLD-FUNCTIONS/givens.df-t mv DLD-FUNCTIONS/givens.df-t DLD-FUNCTIONS/givens.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/hess.cc | ./mkdefs . DLD-FUNCTIONS/hess.cc > DLD-FUNCTIONS/hess.df-t mv DLD-FUNCTIONS/hess.df-t DLD-FUNCTIONS/hess.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/hex2num.cc | ./mkdefs . DLD-FUNCTIONS/hex2num.cc > DLD-FUNCTIONS/hex2num.df-t mv DLD-FUNCTIONS/hex2num.df-t DLD-FUNCTIONS/hex2num.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/inv.cc | ./mkdefs . DLD-FUNCTIONS/inv.cc > DLD-FUNCTIONS/inv.df-t mv DLD-FUNCTIONS/inv.df-t DLD-FUNCTIONS/inv.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/kron.cc | ./mkdefs . DLD-FUNCTIONS/kron.cc > DLD-FUNCTIONS/kron.df-t mv DLD-FUNCTIONS/kron.df-t DLD-FUNCTIONS/kron.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/lookup.cc | ./mkdefs . DLD-FUNCTIONS/lookup.cc > DLD-FUNCTIONS/lookup.df-t mv DLD-FUNCTIONS/lookup.df-t DLD-FUNCTIONS/lookup.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/lsode.cc | ./mkdefs . DLD-FUNCTIONS/lsode.cc > DLD-FUNCTIONS/lsode.df-t mv DLD-FUNCTIONS/lsode.df-t DLD-FUNCTIONS/lsode.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/lu.cc | ./mkdefs . DLD-FUNCTIONS/lu.cc > DLD-FUNCTIONS/lu.df-t mv DLD-FUNCTIONS/lu.df-t DLD-FUNCTIONS/lu.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/luinc.cc | ./mkdefs . DLD-FUNCTIONS/luinc.cc > DLD-FUNCTIONS/luinc.df-t mv DLD-FUNCTIONS/luinc.df-t DLD-FUNCTIONS/luinc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/matrix_type.cc | ./mkdefs . DLD-FUNCTIONS/matrix_type.cc > DLD-FUNCTIONS/matrix_type.df-t mv DLD-FUNCTIONS/matrix_type.df-t DLD-FUNCTIONS/matrix_type.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/max.cc | ./mkdefs . DLD-FUNCTIONS/max.cc > DLD-FUNCTIONS/max.df-t mv DLD-FUNCTIONS/max.df-t DLD-FUNCTIONS/max.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/md5sum.cc | ./mkdefs . DLD-FUNCTIONS/md5sum.cc > DLD-FUNCTIONS/md5sum.df-t mv DLD-FUNCTIONS/md5sum.df-t DLD-FUNCTIONS/md5sum.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/onCleanup.cc | ./mkdefs . DLD-FUNCTIONS/onCleanup.cc > DLD-FUNCTIONS/onCleanup.df-t mv DLD-FUNCTIONS/onCleanup.df-t DLD-FUNCTIONS/onCleanup.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/pinv.cc | ./mkdefs . DLD-FUNCTIONS/pinv.cc > DLD-FUNCTIONS/pinv.df-t mv DLD-FUNCTIONS/pinv.df-t DLD-FUNCTIONS/pinv.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/qr.cc | ./mkdefs . DLD-FUNCTIONS/qr.cc > DLD-FUNCTIONS/qr.df-t mv DLD-FUNCTIONS/qr.df-t DLD-FUNCTIONS/qr.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/quad.cc | ./mkdefs . DLD-FUNCTIONS/quad.cc > DLD-FUNCTIONS/quad.df-t mv DLD-FUNCTIONS/quad.df-t DLD-FUNCTIONS/quad.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/quadcc.cc | ./mkdefs . DLD-FUNCTIONS/quadcc.cc > DLD-FUNCTIONS/quadcc.df-t mv DLD-FUNCTIONS/quadcc.df-t DLD-FUNCTIONS/quadcc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/qz.cc | ./mkdefs . DLD-FUNCTIONS/qz.cc > DLD-FUNCTIONS/qz.df-t mv DLD-FUNCTIONS/qz.df-t DLD-FUNCTIONS/qz.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/rand.cc | ./mkdefs . DLD-FUNCTIONS/rand.cc > DLD-FUNCTIONS/rand.df-t mv DLD-FUNCTIONS/rand.df-t DLD-FUNCTIONS/rand.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/rcond.cc | ./mkdefs . DLD-FUNCTIONS/rcond.cc > DLD-FUNCTIONS/rcond.df-t mv DLD-FUNCTIONS/rcond.df-t DLD-FUNCTIONS/rcond.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/regexp.cc | ./mkdefs . DLD-FUNCTIONS/regexp.cc > DLD-FUNCTIONS/regexp.df-t mv DLD-FUNCTIONS/regexp.df-t DLD-FUNCTIONS/regexp.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/schur.cc | ./mkdefs . DLD-FUNCTIONS/schur.cc > DLD-FUNCTIONS/schur.df-t mv DLD-FUNCTIONS/schur.df-t DLD-FUNCTIONS/schur.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/spparms.cc | ./mkdefs . DLD-FUNCTIONS/spparms.cc > DLD-FUNCTIONS/spparms.df-t mv DLD-FUNCTIONS/spparms.df-t DLD-FUNCTIONS/spparms.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/sqrtm.cc | ./mkdefs . DLD-FUNCTIONS/sqrtm.cc > DLD-FUNCTIONS/sqrtm.df-t mv DLD-FUNCTIONS/sqrtm.df-t DLD-FUNCTIONS/sqrtm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/strfind.cc | ./mkdefs . DLD-FUNCTIONS/strfind.cc > DLD-FUNCTIONS/strfind.df-t mv DLD-FUNCTIONS/strfind.df-t DLD-FUNCTIONS/strfind.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/str2double.cc | ./mkdefs . DLD-FUNCTIONS/str2double.cc > DLD-FUNCTIONS/str2double.df-t mv DLD-FUNCTIONS/str2double.df-t DLD-FUNCTIONS/str2double.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/sub2ind.cc | ./mkdefs . DLD-FUNCTIONS/sub2ind.cc > DLD-FUNCTIONS/sub2ind.df-t mv DLD-FUNCTIONS/sub2ind.df-t DLD-FUNCTIONS/sub2ind.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/svd.cc | ./mkdefs . DLD-FUNCTIONS/svd.cc > DLD-FUNCTIONS/svd.df-t mv DLD-FUNCTIONS/svd.df-t DLD-FUNCTIONS/svd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/syl.cc | ./mkdefs . DLD-FUNCTIONS/syl.cc > DLD-FUNCTIONS/syl.df-t mv DLD-FUNCTIONS/syl.df-t DLD-FUNCTIONS/syl.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/symbfact.cc | ./mkdefs . DLD-FUNCTIONS/symbfact.cc > DLD-FUNCTIONS/symbfact.df-t mv DLD-FUNCTIONS/symbfact.df-t DLD-FUNCTIONS/symbfact.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/symrcm.cc | ./mkdefs . DLD-FUNCTIONS/symrcm.cc > DLD-FUNCTIONS/symrcm.df-t mv DLD-FUNCTIONS/symrcm.df-t DLD-FUNCTIONS/symrcm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/time.cc | ./mkdefs . DLD-FUNCTIONS/time.cc > DLD-FUNCTIONS/time.df-t mv DLD-FUNCTIONS/time.df-t DLD-FUNCTIONS/time.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/tril.cc | ./mkdefs . DLD-FUNCTIONS/tril.cc > DLD-FUNCTIONS/tril.df-t mv DLD-FUNCTIONS/tril.df-t DLD-FUNCTIONS/tril.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/tsearch.cc | ./mkdefs . DLD-FUNCTIONS/tsearch.cc > DLD-FUNCTIONS/tsearch.df-t mv DLD-FUNCTIONS/tsearch.df-t DLD-FUNCTIONS/tsearch.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/typecast.cc | ./mkdefs . DLD-FUNCTIONS/typecast.cc > DLD-FUNCTIONS/typecast.df-t mv DLD-FUNCTIONS/typecast.df-t DLD-FUNCTIONS/typecast.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/include/hdf5 -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 \ -DMAKE_BUILTINS DLD-FUNCTIONS/urlwrite.cc | ./mkdefs . DLD-FUNCTIONS/urlwrite.cc > DLD-FUNCTIONS/urlwrite.df-t mv DLD-FUNCTIONS/urlwrite.df-t DLD-FUNCTIONS/urlwrite.df ./mk-pkg-add DLD-FUNCTIONS/__contourc__.df DLD-FUNCTIONS/__delaunayn__.df DLD-FUNCTIONS/__dispatch__.df DLD-FUNCTIONS/__dsearchn__.df DLD-FUNCTIONS/__fltk_uigetfile__.df DLD-FUNCTIONS/__glpk__.df DLD-FUNCTIONS/__init_fltk__.df DLD-FUNCTIONS/__lin_interpn__.df DLD-FUNCTIONS/__magick_read__.df DLD-FUNCTIONS/__pchip_deriv__.df DLD-FUNCTIONS/__qp__.df DLD-FUNCTIONS/__voronoi__.df DLD-FUNCTIONS/amd.df DLD-FUNCTIONS/balance.df DLD-FUNCTIONS/besselj.df DLD-FUNCTIONS/betainc.df DLD-FUNCTIONS/bsxfun.df DLD-FUNCTIONS/ccolamd.df DLD-FUNCTIONS/cellfun.df DLD-FUNCTIONS/chol.df DLD-FUNCTIONS/colamd.df DLD-FUNCTIONS/colloc.df DLD-FUNCTIONS/conv2.df DLD-FUNCTIONS/convhulln.df DLD-FUNCTIONS/daspk.df DLD-FUNCTIONS/dasrt.df DLD-FUNCTIONS/dassl.df DLD-FUNCTIONS/det.df DLD-FUNCTIONS/dlmread.df DLD-FUNCTIONS/dmperm.df DLD-FUNCTIONS/dot.df DLD-FUNCTIONS/eig.df DLD-FUNCTIONS/eigs.df DLD-FUNCTIONS/fft.df DLD-FUNCTIONS/fft2.df DLD-FUNCTIONS/fftn.df DLD-FUNCTIONS/fftw.df DLD-FUNCTIONS/filter.df DLD-FUNCTIONS/find.df DLD-FUNCTIONS/gammainc.df DLD-FUNCTIONS/gcd.df DLD-FUNCTIONS/getgrent.df DLD-FUNCTIONS/getpwent.df DLD-FUNCTIONS/getrusage.df DLD-FUNCTIONS/givens.df DLD-FUNCTIONS/hess.df DLD-FUNCTIONS/hex2num.df DLD-FUNCTIONS/inv.df DLD-FUNCTIONS/kron.df DLD-FUNCTIONS/lookup.df DLD-FUNCTIONS/lsode.df DLD-FUNCTIONS/lu.df DLD-FUNCTIONS/luinc.df DLD-FUNCTIONS/matrix_type.df DLD-FUNCTIONS/max.df DLD-FUNCTIONS/md5sum.df DLD-FUNCTIONS/onCleanup.df DLD-FUNCTIONS/pinv.df DLD-FUNCTIONS/qr.df DLD-FUNCTIONS/quad.df DLD-FUNCTIONS/quadcc.df DLD-FUNCTIONS/qz.df DLD-FUNCTIONS/rand.df DLD-FUNCTIONS/rcond.df DLD-FUNCTIONS/regexp.df DLD-FUNCTIONS/schur.df DLD-FUNCTIONS/spparms.df DLD-FUNCTIONS/sqrtm.df DLD-FUNCTIONS/strfind.df DLD-FUNCTIONS/str2double.df DLD-FUNCTIONS/sub2ind.df DLD-FUNCTIONS/svd.df DLD-FUNCTIONS/syl.df DLD-FUNCTIONS/symbfact.df DLD-FUNCTIONS/symrcm.df DLD-FUNCTIONS/time.df DLD-FUNCTIONS/tril.df DLD-FUNCTIONS/tsearch.df DLD-FUNCTIONS/typecast.df DLD-FUNCTIONS/urlwrite.df > DLD-FUNCTIONS/PKG_ADD-t mv DLD-FUNCTIONS/PKG_ADD-t DLD-FUNCTIONS/PKG_ADD echo 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 oct-parse.df octave.df pager.df pr-output.df sighandlers.df sparse.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-bool-mat.df ov-cell.df ov-class.df ov-fcn-handle.df ov-fcn-inline.df ov-flt-re-mat.df ov-null-mat.df ov-range.df ov-re-mat.df ov-struct.df ov-typeinfo.df ov-usr-fcn.df ov.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df pt-arg-list.df pt-binop.df pt-eval.df pt-mat.df DLD-FUNCTIONS/__contourc__.df DLD-FUNCTIONS/__delaunayn__.df DLD-FUNCTIONS/__dispatch__.df DLD-FUNCTIONS/__dsearchn__.df DLD-FUNCTIONS/__fltk_uigetfile__.df DLD-FUNCTIONS/__glpk__.df DLD-FUNCTIONS/__init_fltk__.df DLD-FUNCTIONS/__lin_interpn__.df DLD-FUNCTIONS/__magick_read__.df DLD-FUNCTIONS/__pchip_deriv__.df DLD-FUNCTIONS/__qp__.df DLD-FUNCTIONS/__voronoi__.df DLD-FUNCTIONS/amd.df DLD-FUNCTIONS/balance.df DLD-FUNCTIONS/besselj.df DLD-FUNCTIONS/betainc.df DLD-FUNCTIONS/bsxfun.df DLD-FUNCTIONS/ccolamd.df DLD-FUNCTIONS/cellfun.df DLD-FUNCTIONS/chol.df DLD-FUNCTIONS/colamd.df DLD-FUNCTIONS/colloc.df DLD-FUNCTIONS/conv2.df DLD-FUNCTIONS/convhulln.df DLD-FUNCTIONS/daspk.df DLD-FUNCTIONS/dasrt.df DLD-FUNCTIONS/dassl.df DLD-FUNCTIONS/det.df DLD-FUNCTIONS/dlmread.df DLD-FUNCTIONS/dmperm.df DLD-FUNCTIONS/dot.df DLD-FUNCTIONS/eig.df DLD-FUNCTIONS/eigs.df DLD-FUNCTIONS/fft.df DLD-FUNCTIONS/fft2.df DLD-FUNCTIONS/fftn.df DLD-FUNCTIONS/fftw.df DLD-FUNCTIONS/filter.df DLD-FUNCTIONS/find.df DLD-FUNCTIONS/gammainc.df DLD-FUNCTIONS/gcd.df DLD-FUNCTIONS/getgrent.df DLD-FUNCTIONS/getpwent.df DLD-FUNCTIONS/getrusage.df DLD-FUNCTIONS/givens.df DLD-FUNCTIONS/hess.df DLD-FUNCTIONS/hex2num.df DLD-FUNCTIONS/inv.df DLD-FUNCTIONS/kron.df DLD-FUNCTIONS/lookup.df DLD-FUNCTIONS/lsode.df DLD-FUNCTIONS/lu.df DLD-FUNCTIONS/luinc.df DLD-FUNCTIONS/matrix_type.df DLD-FUNCTIONS/max.df DLD-FUNCTIONS/md5sum.df DLD-FUNCTIONS/onCleanup.df DLD-FUNCTIONS/pinv.df DLD-FUNCTIONS/qr.df DLD-FUNCTIONS/quad.df DLD-FUNCTIONS/quadcc.df DLD-FUNCTIONS/qz.df DLD-FUNCTIONS/rand.df DLD-FUNCTIONS/rcond.df DLD-FUNCTIONS/regexp.df DLD-FUNCTIONS/schur.df DLD-FUNCTIONS/spparms.df DLD-FUNCTIONS/sqrtm.df DLD-FUNCTIONS/strfind.df DLD-FUNCTIONS/str2double.df DLD-FUNCTIONS/sub2ind.df DLD-FUNCTIONS/svd.df DLD-FUNCTIONS/syl.df DLD-FUNCTIONS/symbfact.df DLD-FUNCTIONS/symrcm.df DLD-FUNCTIONS/time.df DLD-FUNCTIONS/tril.df DLD-FUNCTIONS/tsearch.df DLD-FUNCTIONS/typecast.df DLD-FUNCTIONS/urlwrite.df > doc-files-t mv doc-files-t doc-files ./mkgendoc doc-files > gendoc.cc-t mv gendoc.cc-t gendoc.cc g++ -O2 -march=i486 -mtune=i686 -o gendoc gendoc.cc if [ "x." != "x." ] && [ -f ./DOCSTRINGS ] && [ ! -f DOCSTRINGS ]; then \ cp ./DOCSTRINGS DOCSTRINGS; \ touch -r ./DOCSTRINGS DOCSTRINGS; \ fi creating .DOCSTRINGS from .cc source files ../move-if-change .DOCSTRINGS DOCSTRINGS touch .DOCSTRINGS make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' Making all in scripts make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' depbase=`echo gethelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT gethelp.o -MD -MP -MF $depbase.Tpo -c -o gethelp.o gethelp.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -o gethelp gethelp.o -lm libtool: link: g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -o gethelp gethelp.o -lm -pthread /usr/bin/mkdir -p plot : > plot/.dirstamp making plot/gnuplot_binary.m from plot/gnuplot_binary.in plot/gnuplot_binary.m is unchanged /usr/bin/mkdir -p @ftp : > @ftp/.dirstamp ./mk-pkg-add . @ftp/ascii.m @ftp/binary.m @ftp/cd.m @ftp/close.m @ftp/delete.m @ftp/dir.m @ftp/display.m @ftp/ftp.m @ftp/loadobj.m @ftp/mget.m @ftp/mkdir.m @ftp/mput.m @ftp/rename.m @ftp/rmdir.m @ftp/saveobj.m -- > @ftp/PKG_ADD-t mv @ftp/PKG_ADD-t @ftp/PKG_ADD /usr/bin/mkdir -p audio : > audio/.dirstamp ./mk-pkg-add . audio/lin2mu.m audio/loadaudio.m audio/mu2lin.m audio/playaudio.m audio/record.m audio/saveaudio.m audio/setaudio.m audio/wavread.m audio/wavwrite.m -- > audio/PKG_ADD-t mv audio/PKG_ADD-t audio/PKG_ADD /usr/bin/mkdir -p deprecated : > deprecated/.dirstamp ./mk-pkg-add . deprecated/autocor.m deprecated/autocov.m deprecated/betai.m deprecated/cellidx.m deprecated/clg.m deprecated/complement.m deprecated/create_set.m deprecated/dispatch.m deprecated/dmult.m deprecated/fstat.m deprecated/gammai.m deprecated/glpkmex.m deprecated/intwarning.m deprecated/iscommand.m deprecated/is_global.m deprecated/israwcommand.m deprecated/isstr.m deprecated/lchol.m deprecated/loadimage.m deprecated/krylovb.m deprecated/mark_as_command.m deprecated/mark_as_rawcommand.m deprecated/replot.m deprecated/saveimage.m deprecated/setstr.m deprecated/spatan2.m deprecated/spchol2inv.m deprecated/spcholinv.m deprecated/spchol.m deprecated/spcumprod.m deprecated/spcumsum.m deprecated/spdet.m deprecated/spdiag.m deprecated/spfind.m deprecated/sphcat.m deprecated/spinv.m deprecated/spkron.m deprecated/splchol.m deprecated/split.m deprecated/splu.m deprecated/spmax.m deprecated/spmin.m deprecated/spprod.m deprecated/spqr.m deprecated/spsum.m deprecated/spsumsq.m deprecated/spvcat.m deprecated/str2mat.m deprecated/unmark_command.m deprecated/unmark_rawcommand.m deprecated/values.m deprecated/weibcdf.m deprecated/weibinv.m deprecated/weibpdf.m deprecated/weibrnd.m -- > deprecated/PKG_ADD-t mv deprecated/PKG_ADD-t deprecated/PKG_ADD /usr/bin/mkdir -p elfun : > elfun/.dirstamp ./mk-pkg-add . elfun/acosd.m elfun/acot.m elfun/acotd.m elfun/acoth.m elfun/acsc.m elfun/acscd.m elfun/acsch.m elfun/asec.m elfun/asecd.m elfun/asech.m elfun/asind.m elfun/atand.m elfun/cosd.m elfun/cot.m elfun/cotd.m elfun/coth.m elfun/csc.m elfun/cscd.m elfun/csch.m elfun/lcm.m elfun/sec.m elfun/secd.m elfun/sech.m elfun/sind.m elfun/tand.m -- > elfun/PKG_ADD-t mv elfun/PKG_ADD-t elfun/PKG_ADD /usr/bin/mkdir -p general : > general/.dirstamp ./mk-pkg-add . general/accumarray.m general/accumdim.m general/arrayfun.m general/bicubic.m general/bitcmp.m general/bitget.m general/bitset.m general/blkdiag.m general/cart2pol.m general/cart2sph.m general/cell2mat.m general/celldisp.m general/chop.m general/circshift.m general/colon.m general/common_size.m general/cplxpair.m general/cumtrapz.m general/curl.m general/dblquad.m general/deal.m general/del2.m general/display.m general/divergence.m general/flipdim.m general/fliplr.m general/flipud.m general/genvarname.m general/gradient.m general/idivide.m general/int2str.m general/interp1.m general/interp1q.m general/interp2.m general/interp3.m general/interpn.m general/interpft.m general/is_duplicate_entry.m general/isa.m general/isdir.m general/isequal.m general/isequalwithequalnans.m general/isscalar.m general/issquare.m general/isvector.m general/loadobj.m general/logspace.m general/nargchk.m general/nargoutchk.m general/nextpow2.m general/num2str.m general/perror.m general/pol2cart.m general/polyarea.m general/postpad.m general/prepad.m general/quadgk.m general/quadl.m general/quadv.m general/randi.m general/rat.m general/repmat.m general/rot90.m general/rotdim.m general/runlength.m general/saveobj.m general/shift.m general/shiftdim.m general/sortrows.m general/sph2cart.m general/strerror.m general/structfun.m general/subsindex.m general/triplequad.m general/trapz.m general/private/__isequal__.m general/private/__splinen__.m -- > general/PKG_ADD-t mv general/PKG_ADD-t general/PKG_ADD /usr/bin/mkdir -p geometry : > geometry/.dirstamp ./mk-pkg-add . geometry/convhull.m geometry/delaunay3.m geometry/delaunayn.m geometry/delaunay.m geometry/dsearch.m geometry/dsearchn.m geometry/griddata.m geometry/griddata3.m geometry/griddatan.m geometry/inpolygon.m geometry/rectint.m geometry/trimesh.m geometry/triplot.m geometry/trisurf.m geometry/tsearchn.m geometry/voronoi.m geometry/voronoin.m -- > geometry/PKG_ADD-t mv geometry/PKG_ADD-t geometry/PKG_ADD /usr/bin/mkdir -p help : > help/.dirstamp ./mk-pkg-add . help/__makeinfo__.m help/__strip_html_tags__.m help/doc.m help/gen_doc_cache.m help/get_first_help_sentence.m help/help.m help/lookfor.m help/print_usage.m help/type.m help/which.m help/private/__additional_help_message__.m -- > help/PKG_ADD-t mv help/PKG_ADD-t help/PKG_ADD /usr/bin/mkdir -p image : > image/.dirstamp ./mk-pkg-add . image/autumn.m image/bone.m image/brighten.m image/colormap.m image/contrast.m image/cool.m image/copper.m image/flag.m image/gmap40.m image/gray.m image/gray2ind.m image/hot.m image/hsv.m image/hsv2rgb.m image/image.m image/imagesc.m image/imfinfo.m image/imread.m image/imshow.m image/imwrite.m image/ind2gray.m image/ind2rgb.m image/jet.m image/ntsc2rgb.m image/ocean.m image/pink.m image/prism.m image/rainbow.m image/rgb2hsv.m image/rgb2ind.m image/rgb2ntsc.m image/spring.m image/summer.m image/white.m image/winter.m -- > image/PKG_ADD-t mv image/PKG_ADD-t image/PKG_ADD /usr/bin/mkdir -p io : > io/.dirstamp ./mk-pkg-add . io/beep.m io/csvread.m io/csvwrite.m io/dlmwrite.m io/fileread.m io/is_valid_file_id.m io/strread.m io/textscan.m io/textread.m -- > io/PKG_ADD-t mv io/PKG_ADD-t io/PKG_ADD /usr/bin/mkdir -p linear-algebra : > linear-algebra/.dirstamp ./mk-pkg-add . linear-algebra/commutation_matrix.m linear-algebra/cond.m linear-algebra/condest.m linear-algebra/cross.m linear-algebra/duplication_matrix.m linear-algebra/expm.m linear-algebra/housh.m linear-algebra/isdefinite.m linear-algebra/ishermitian.m linear-algebra/issymmetric.m linear-algebra/krylov.m linear-algebra/logm.m linear-algebra/normest.m linear-algebra/null.m linear-algebra/onenormest.m linear-algebra/orth.m linear-algebra/planerot.m linear-algebra/qzhess.m linear-algebra/rank.m linear-algebra/rref.m linear-algebra/subspace.m linear-algebra/trace.m linear-algebra/vech.m -- > linear-algebra/PKG_ADD-t mv linear-algebra/PKG_ADD-t linear-algebra/PKG_ADD /usr/bin/mkdir -p miscellaneous : > miscellaneous/.dirstamp ./mk-pkg-add . miscellaneous/ans.m miscellaneous/bincoeff.m miscellaneous/bug_report.m miscellaneous/bunzip2.m miscellaneous/bzip2.m miscellaneous/cast.m miscellaneous/comma.m miscellaneous/compare_versions.m miscellaneous/computer.m miscellaneous/copyfile.m miscellaneous/debug.m miscellaneous/delete.m miscellaneous/dir.m miscellaneous/dos.m miscellaneous/dump_prefs.m miscellaneous/edit.m miscellaneous/fileattrib.m miscellaneous/fileparts.m miscellaneous/fullfile.m miscellaneous/getappdata.m miscellaneous/getfield.m miscellaneous/gunzip.m miscellaneous/gzip.m miscellaneous/info.m miscellaneous/inputname.m miscellaneous/isappdata.m miscellaneous/isdeployed.m miscellaneous/ismac.m miscellaneous/ispc.m miscellaneous/isunix.m miscellaneous/license.m miscellaneous/list_primes.m miscellaneous/ls.m miscellaneous/ls_command.m miscellaneous/menu.m miscellaneous/mex.m miscellaneous/mexext.m miscellaneous/mkoctfile.m miscellaneous/movefile.m miscellaneous/namelengthmax.m miscellaneous/news.m miscellaneous/orderfields.m miscellaneous/pack.m miscellaneous/paren.m miscellaneous/parseparams.m miscellaneous/perl.m miscellaneous/rmappdata.m miscellaneous/run.m miscellaneous/semicolon.m miscellaneous/setappdata.m miscellaneous/setfield.m miscellaneous/substruct.m miscellaneous/swapbytes.m miscellaneous/symvar.m miscellaneous/tar.m miscellaneous/tempdir.m miscellaneous/tempname.m miscellaneous/unimplemented.m miscellaneous/unix.m miscellaneous/unpack.m miscellaneous/untar.m miscellaneous/unzip.m miscellaneous/ver.m miscellaneous/version.m miscellaneous/warning_ids.m miscellaneous/what.m miscellaneous/xor.m miscellaneous/zip.m miscellaneous/private/__xzip__.m -- > miscellaneous/PKG_ADD-t mv miscellaneous/PKG_ADD-t miscellaneous/PKG_ADD /usr/bin/mkdir -p optimization : > optimization/.dirstamp ./mk-pkg-add "." optimization/__all_opts__.m optimization/fminbnd.m optimization/fminunc.m optimization/fsolve.m optimization/fzero.m optimization/glpk.m optimization/lsqnonneg.m optimization/optimget.m optimization/optimset.m optimization/pqpnonneg.m optimization/qp.m optimization/sqp.m optimization/private/__fdjac__.m -- > optimization/PKG_ADD-t mv optimization/PKG_ADD-t optimization/PKG_ADD /usr/bin/mkdir -p path : > path/.dirstamp ./mk-pkg-add . path/matlabroot.m path/pathdef.m path/savepath.m -- > path/PKG_ADD-t mv path/PKG_ADD-t path/PKG_ADD /usr/bin/mkdir -p pkg : > pkg/.dirstamp ./mk-pkg-add . pkg/pkg.m pkg/get_forge_pkg.m -- > pkg/PKG_ADD-t mv pkg/PKG_ADD-t pkg/PKG_ADD ./mk-pkg-add . plot/__fltk_ginput__.m plot/__fltk_print__.m plot/__gnuplot_drawnow__.m plot/__gnuplot_get_var__.m plot/__gnuplot_ginput__.m plot/__gnuplot_has_feature__.m plot/__gnuplot_open_stream__.m plot/__gnuplot_print__.m plot/__gnuplot_version__.m plot/__go_close_all__.m plot/__go_draw_axes__.m plot/__go_draw_figure__.m plot/__marching_cube__.m plot/__next_line_color__.m plot/__next_line_style__.m plot/__plt_get_axis_arg__.m plot/__print_parse_opts__.m plot/allchild.m plot/ancestor.m plot/area.m plot/axes.m plot/axis.m plot/bar.m plot/barh.m plot/box.m plot/caxis.m plot/cla.m plot/clabel.m plot/clf.m plot/close.m plot/closereq.m plot/colorbar.m plot/comet.m plot/comet3.m plot/compass.m plot/contour.m plot/contour3.m plot/contourc.m plot/contourf.m plot/cylinder.m plot/daspect.m plot/diffuse.m plot/ellipsoid.m plot/errorbar.m plot/ezcontour.m plot/ezcontourf.m plot/ezmesh.m plot/ezmeshc.m plot/ezplot.m plot/ezplot3.m plot/ezpolar.m plot/ezsurf.m plot/ezsurfc.m plot/feather.m plot/figure.m plot/fill.m plot/findall.m plot/findobj.m plot/fplot.m plot/gca.m plot/gcbf.m plot/gcbo.m plot/gcf.m plot/ginput.m plot/graphics_toolkit.m plot/grid.m plot/gtext.m plot/hggroup.m plot/hidden.m plot/hist.m plot/hold.m plot/isfigure.m plot/ishghandle.m plot/ishold.m plot/isocolors.m plot/isonormals.m plot/isosurface.m plot/isprop.m plot/legend.m plot/line.m plot/linkprop.m plot/loglog.m plot/loglogerr.m plot/mesh.m plot/meshc.m plot/meshgrid.m plot/meshz.m plot/ndgrid.m plot/newplot.m plot/orient.m plot/pareto.m plot/patch.m plot/pbaspect.m plot/pcolor.m plot/peaks.m plot/pie.m plot/pie3.m plot/plot.m plot/plot3.m plot/plotmatrix.m plot/plotyy.m plot/polar.m plot/print.m plot/quiver.m plot/quiver3.m plot/refresh.m plot/refreshdata.m plot/ribbon.m plot/rose.m plot/saveas.m plot/scatter.m plot/scatter3.m plot/semilogx.m plot/semilogxerr.m plot/semilogy.m plot/semilogyerr.m plot/shading.m plot/shg.m plot/slice.m plot/sombrero.m plot/specular.m plot/sphere.m plot/spinmap.m plot/stairs.m plot/stem.m plot/stem3.m plot/subplot.m plot/surf.m plot/surface.m plot/surfc.m plot/surfl.m plot/surfnorm.m plot/text.m plot/title.m plot/uigetdir.m plot/uigetfile.m plot/uimenu.m plot/uiputfile.m plot/view.m plot/waitforbuttonpress.m plot/whitebg.m plot/xlabel.m plot/xlim.m plot/ylabel.m plot/ylim.m plot/zlabel.m plot/zlim.m plot/private/__actual_axis_position__.m plot/private/__add_datasource__.m plot/private/__add_default_menu__.m plot/private/__axes_limits__.m plot/private/__axis_label__.m plot/private/__bar__.m plot/private/__clabel__.m plot/private/__color_str_rgb__.m plot/private/__contour__.m plot/private/__default_plot_options__.m plot/private/__errcomm__.m plot/private/__errplot__.m plot/private/__ezplot__.m plot/private/__fltk_file_filter__.m plot/private/__ghostscript__.m plot/private/__getlegenddata__.m plot/private/__gnuplot_has_terminal__.m plot/private/__interp_cube__.m plot/private/__line__.m plot/private/__patch__.m plot/private/__pie__.m plot/private/__plt__.m plot/private/__pltopt__.m plot/private/__quiver__.m plot/private/__scatter__.m plot/private/__stem__.m plot/private/__tight_eps_bbox__.m -- plot/gnuplot_binary.m > plot/PKG_ADD-t mv plot/PKG_ADD-t plot/PKG_ADD /usr/bin/mkdir -p polynomial : > polynomial/.dirstamp ./mk-pkg-add . polynomial/compan.m polynomial/conv.m polynomial/deconv.m polynomial/mkpp.m polynomial/mpoles.m polynomial/pchip.m polynomial/poly.m polynomial/polyaffine.m polynomial/polyder.m polynomial/polyderiv.m polynomial/polyfit.m polynomial/polygcd.m polynomial/polyint.m polynomial/polyout.m polynomial/polyreduce.m polynomial/polyval.m polynomial/polyvalm.m polynomial/ppval.m polynomial/ppder.m polynomial/ppint.m polynomial/ppjumps.m polynomial/residue.m polynomial/roots.m polynomial/spline.m polynomial/unmkpp.m -- > polynomial/PKG_ADD-t mv polynomial/PKG_ADD-t polynomial/PKG_ADD /usr/bin/mkdir -p set : > set/.dirstamp ./mk-pkg-add . set/intersect.m set/ismember.m set/powerset.m set/setdiff.m set/setxor.m set/union.m set/unique.m set/private/validargs.m -- > set/PKG_ADD-t mv set/PKG_ADD-t set/PKG_ADD /usr/bin/mkdir -p signal : > signal/.dirstamp ./mk-pkg-add . signal/arch_fit.m signal/arch_rnd.m signal/arch_test.m signal/arma_rnd.m signal/autoreg_matrix.m signal/bartlett.m signal/blackman.m signal/detrend.m signal/diffpara.m signal/durbinlevinson.m signal/fftconv.m signal/fftfilt.m signal/fftshift.m signal/filter2.m signal/fractdiff.m signal/freqz.m signal/freqz_plot.m signal/hamming.m signal/hanning.m signal/hurst.m signal/ifftshift.m signal/periodogram.m signal/rectangle_lw.m signal/rectangle_sw.m signal/sinc.m signal/sinetone.m signal/sinewave.m signal/spectral_adf.m signal/spectral_xdf.m signal/spencer.m signal/stft.m signal/synthesis.m signal/triangle_lw.m signal/triangle_sw.m signal/unwrap.m signal/yulewalker.m -- > signal/PKG_ADD-t mv signal/PKG_ADD-t signal/PKG_ADD /usr/bin/mkdir -p sparse : > sparse/.dirstamp ./mk-pkg-add . sparse/bicgstab.m sparse/cgs.m sparse/colperm.m sparse/etreeplot.m sparse/gplot.m sparse/nonzeros.m sparse/pcg.m sparse/pcr.m sparse/spaugment.m sparse/spconvert.m sparse/spdiags.m sparse/speye.m sparse/spfun.m sparse/spones.m sparse/sprand.m sparse/sprandn.m sparse/sprandsym.m sparse/spstats.m sparse/spy.m sparse/svds.m sparse/treelayout.m sparse/treeplot.m -- > sparse/PKG_ADD-t mv sparse/PKG_ADD-t sparse/PKG_ADD /usr/bin/mkdir -p specfun : > specfun/.dirstamp ./mk-pkg-add . specfun/bessel.m specfun/beta.m specfun/betaln.m specfun/factor.m specfun/factorial.m specfun/isprime.m specfun/legendre.m specfun/nchoosek.m specfun/nthroot.m specfun/perms.m specfun/pow2.m specfun/primes.m specfun/reallog.m specfun/realpow.m specfun/realsqrt.m -- > specfun/PKG_ADD-t mv specfun/PKG_ADD-t specfun/PKG_ADD /usr/bin/mkdir -p special-matrix : > special-matrix/.dirstamp ./mk-pkg-add . special-matrix/hadamard.m special-matrix/hankel.m special-matrix/hilb.m special-matrix/invhilb.m special-matrix/magic.m special-matrix/pascal.m special-matrix/rosser.m special-matrix/sylvester_matrix.m special-matrix/toeplitz.m special-matrix/vander.m special-matrix/wilkinson.m -- > special-matrix/PKG_ADD-t mv special-matrix/PKG_ADD-t special-matrix/PKG_ADD /usr/bin/mkdir -p startup : > startup/.dirstamp ./mk-pkg-add . startup/__finish__.m -- > startup/PKG_ADD-t mv startup/PKG_ADD-t startup/PKG_ADD /usr/bin/mkdir -p statistics/base : > statistics/base/.dirstamp ./mk-pkg-add . statistics/base/center.m statistics/base/cloglog.m statistics/base/cor.m statistics/base/corrcoef.m statistics/base/cov.m statistics/base/cut.m statistics/base/gls.m statistics/base/histc.m statistics/base/iqr.m statistics/base/kendall.m statistics/base/kurtosis.m statistics/base/logit.m statistics/base/mahalanobis.m statistics/base/mean.m statistics/base/meansq.m statistics/base/median.m statistics/base/mode.m statistics/base/moment.m statistics/base/ols.m statistics/base/ppplot.m statistics/base/prctile.m statistics/base/probit.m statistics/base/qqplot.m statistics/base/quantile.m statistics/base/range.m statistics/base/ranks.m statistics/base/run_count.m statistics/base/skewness.m statistics/base/spearman.m statistics/base/statistics.m statistics/base/std.m statistics/base/studentize.m statistics/base/table.m statistics/base/var.m -- > statistics/base/PKG_ADD-t mv statistics/base/PKG_ADD-t statistics/base/PKG_ADD /usr/bin/mkdir -p statistics/distributions : > statistics/distributions/.dirstamp ./mk-pkg-add . statistics/distributions/betacdf.m statistics/distributions/betainv.m statistics/distributions/betapdf.m statistics/distributions/betarnd.m statistics/distributions/binocdf.m statistics/distributions/binoinv.m statistics/distributions/binopdf.m statistics/distributions/binornd.m statistics/distributions/cauchy_cdf.m statistics/distributions/cauchy_inv.m statistics/distributions/cauchy_pdf.m statistics/distributions/cauchy_rnd.m statistics/distributions/chi2cdf.m statistics/distributions/chi2inv.m statistics/distributions/chi2pdf.m statistics/distributions/chi2rnd.m statistics/distributions/discrete_cdf.m statistics/distributions/discrete_inv.m statistics/distributions/discrete_pdf.m statistics/distributions/discrete_rnd.m statistics/distributions/empirical_cdf.m statistics/distributions/empirical_inv.m statistics/distributions/empirical_pdf.m statistics/distributions/empirical_rnd.m statistics/distributions/expcdf.m statistics/distributions/expinv.m statistics/distributions/exppdf.m statistics/distributions/exprnd.m statistics/distributions/fcdf.m statistics/distributions/finv.m statistics/distributions/fpdf.m statistics/distributions/frnd.m statistics/distributions/gamcdf.m statistics/distributions/gaminv.m statistics/distributions/gampdf.m statistics/distributions/gamrnd.m statistics/distributions/geocdf.m statistics/distributions/geoinv.m statistics/distributions/geopdf.m statistics/distributions/geornd.m statistics/distributions/hygecdf.m statistics/distributions/hygeinv.m statistics/distributions/hygepdf.m statistics/distributions/hygernd.m statistics/distributions/kolmogorov_smirnov_cdf.m statistics/distributions/laplace_cdf.m statistics/distributions/laplace_inv.m statistics/distributions/laplace_pdf.m statistics/distributions/laplace_rnd.m statistics/distributions/logistic_cdf.m statistics/distributions/logistic_inv.m statistics/distributions/logistic_pdf.m statistics/distributions/logistic_rnd.m statistics/distributions/logncdf.m statistics/distributions/logninv.m statistics/distributions/lognpdf.m statistics/distributions/lognrnd.m statistics/distributions/nbincdf.m statistics/distributions/nbininv.m statistics/distributions/nbinpdf.m statistics/distributions/nbinrnd.m statistics/distributions/normcdf.m statistics/distributions/norminv.m statistics/distributions/normpdf.m statistics/distributions/normrnd.m statistics/distributions/poisscdf.m statistics/distributions/poissinv.m statistics/distributions/poisspdf.m statistics/distributions/poissrnd.m statistics/distributions/stdnormal_cdf.m statistics/distributions/stdnormal_inv.m statistics/distributions/stdnormal_pdf.m statistics/distributions/stdnormal_rnd.m statistics/distributions/tcdf.m statistics/distributions/tinv.m statistics/distributions/tpdf.m statistics/distributions/trnd.m statistics/distributions/unidrnd.m statistics/distributions/unidcdf.m statistics/distributions/unidinv.m statistics/distributions/unidpdf.m statistics/distributions/unifrnd.m statistics/distributions/unifcdf.m statistics/distributions/unifinv.m statistics/distributions/unifpdf.m statistics/distributions/wblcdf.m statistics/distributions/wblinv.m statistics/distributions/wblpdf.m statistics/distributions/wblrnd.m statistics/distributions/wienrnd.m -- > statistics/distributions/PKG_ADD-t mv statistics/distributions/PKG_ADD-t statistics/distributions/PKG_ADD /usr/bin/mkdir -p statistics/models : > statistics/models/.dirstamp ./mk-pkg-add . statistics/models/logistic_regression.m statistics/models/logistic_regression_derivatives.m statistics/models/logistic_regression_likelihood.m -- > statistics/models/PKG_ADD-t mv statistics/models/PKG_ADD-t statistics/models/PKG_ADD /usr/bin/mkdir -p statistics/tests : > statistics/tests/.dirstamp ./mk-pkg-add . statistics/tests/anova.m statistics/tests/bartlett_test.m statistics/tests/chisquare_test_homogeneity.m statistics/tests/chisquare_test_independence.m statistics/tests/cor_test.m statistics/tests/f_test_regression.m statistics/tests/hotelling_test.m statistics/tests/hotelling_test_2.m statistics/tests/kolmogorov_smirnov_test.m statistics/tests/kolmogorov_smirnov_test_2.m statistics/tests/kruskal_wallis_test.m statistics/tests/manova.m statistics/tests/mcnemar_test.m statistics/tests/prop_test_2.m statistics/tests/run_test.m statistics/tests/sign_test.m statistics/tests/t_test.m statistics/tests/t_test_2.m statistics/tests/t_test_regression.m statistics/tests/u_test.m statistics/tests/var_test.m statistics/tests/welch_test.m statistics/tests/wilcoxon_test.m statistics/tests/z_test.m statistics/tests/z_test_2.m -- > statistics/tests/PKG_ADD-t mv statistics/tests/PKG_ADD-t statistics/tests/PKG_ADD /usr/bin/mkdir -p strings : > strings/.dirstamp ./mk-pkg-add . strings/base2dec.m strings/bin2dec.m strings/blanks.m strings/deblank.m strings/dec2base.m strings/dec2bin.m strings/dec2hex.m strings/findstr.m strings/hex2dec.m strings/index.m strings/isletter.m strings/isstrprop.m strings/mat2str.m strings/regexptranslate.m strings/rindex.m strings/strsplit.m strings/str2num.m strings/strcat.m strings/cstrcat.m strings/strchr.m strings/strjust.m strings/strmatch.m strings/strtok.m strings/strtrim.m strings/strtrunc.m strings/substr.m strings/untabify.m strings/validatestring.m -- > strings/PKG_ADD-t mv strings/PKG_ADD-t strings/PKG_ADD /usr/bin/mkdir -p testfun : > testfun/.dirstamp ./mk-pkg-add . testfun/assert.m testfun/demo.m testfun/example.m testfun/fail.m testfun/rundemos.m testfun/runtests.m testfun/speed.m testfun/test.m -- > testfun/PKG_ADD-t mv testfun/PKG_ADD-t testfun/PKG_ADD /usr/bin/mkdir -p time : > time/.dirstamp ./mk-pkg-add . time/addtodate.m time/asctime.m time/calendar.m time/clock.m time/ctime.m time/date.m time/datenum.m time/datestr.m time/datetick.m time/datevec.m time/eomday.m time/etime.m time/is_leap_year.m time/now.m time/weekday.m -- > time/PKG_ADD-t mv time/PKG_ADD-t time/PKG_ADD make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' make[3]: `gethelp' is up to date. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' if [ "x." != "x." ] && [ -f ./DOCSTRINGS ] && [ ! -f DOCSTRINGS ]; then \ cp ./DOCSTRINGS DOCSTRINGS; \ touch -r ./DOCSTRINGS DOCSTRINGS; \ fi creating .DOCSTRINGS from .m script files ../move-if-change .DOCSTRINGS DOCSTRINGS DOCSTRINGS is unchanged touch .DOCSTRINGS make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' Making all in doc make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' Making all in faq make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' Making all in icons make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' making octave.desktop from octave.desktop.in /usr/bin/sed < octave.desktop.in > octave.desktop-t \ -e "s|%OCTAVE_IMAGEDIR%|/usr/share/octave/3.4.0/imagelib|" \ -e "s|%OCTAVE_PREFIX%|/usr|" mv octave.desktop-t octave.desktop make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' Making all in interpreter make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hdf5 -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -MT munge-texi.o -MD -MP -MF .deps/munge-texi.Tpo -c -o munge-texi.o munge-texi.cc mv -f .deps/munge-texi.Tpo .deps/munge-texi.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -o munge-texi munge-texi.o -lm libtool: link: g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -o munge-texi munge-texi.o -lm -pthread make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < arith.txi > arith.texi-t mv arith.texi-t arith.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < audio.txi > audio.texi-t mv audio.texi-t audio.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < basics.txi > basics.texi-t mv basics.texi-t basics.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < bugs.txi > bugs.texi-t mv bugs.texi-t bugs.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < container.txi > container.texi-t mv container.texi-t container.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < contrib.txi > contrib.texi-t mv contrib.texi-t contrib.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < cp-idx.txi > cp-idx.texi-t mv cp-idx.texi-t cp-idx.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < data.txi > data.texi-t mv data.texi-t data.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < debug.txi > debug.texi-t mv debug.texi-t debug.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < diffeq.txi > diffeq.texi-t mv diffeq.texi-t diffeq.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < diagperm.txi > diagperm.texi-t mv diagperm.texi-t diagperm.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < dynamic.txi > dynamic.texi-t mv dynamic.texi-t dynamic.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < emacs.txi > emacs.texi-t mv emacs.texi-t emacs.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < errors.txi > errors.texi-t mv errors.texi-t errors.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < eval.txi > eval.texi-t mv eval.texi-t eval.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < expr.txi > expr.texi-t mv expr.texi-t expr.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < fn-idx.txi > fn-idx.texi-t mv fn-idx.texi-t fn-idx.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < func.txi > func.texi-t mv func.texi-t func.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < geometry.txi > geometry.texi-t mv geometry.texi-t geometry.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < gpl.txi > gpl.texi-t mv gpl.texi-t gpl.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < grammar.txi > grammar.texi-t mv grammar.texi-t grammar.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < image.txi > image.texi-t mv image.texi-t image.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < install.txi > install.texi-t mv install.texi-t install.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < interp.txi > interp.texi-t mv interp.texi-t interp.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < intro.txi > intro.texi-t mv intro.texi-t intro.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < io.txi > io.texi-t mv io.texi-t io.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < linalg.txi > linalg.texi-t mv linalg.texi-t linalg.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < matrix.txi > matrix.texi-t mv matrix.texi-t matrix.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < nonlin.txi > nonlin.texi-t mv nonlin.texi-t nonlin.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < numbers.txi > numbers.texi-t mv numbers.texi-t numbers.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < obsolete.txi > obsolete.texi-t mv obsolete.texi-t obsolete.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < oop.txi > oop.texi-t mv oop.texi-t oop.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < op-idx.txi > op-idx.texi-t mv op-idx.texi-t op-idx.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < optim.txi > optim.texi-t mv optim.texi-t optim.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < package.txi > package.texi-t mv package.texi-t package.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < plot.txi > plot.texi-t mv plot.texi-t plot.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < poly.txi > poly.texi-t mv poly.texi-t poly.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < preface.txi > preface.texi-t mv preface.texi-t preface.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < quad.txi > quad.texi-t mv quad.texi-t quad.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < set.txi > set.texi-t mv set.texi-t set.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < signal.txi > signal.texi-t mv signal.texi-t signal.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < sparse.txi > sparse.texi-t mv sparse.texi-t sparse.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < stats.txi > stats.texi-t mv stats.texi-t stats.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < stmt.txi > stmt.texi-t mv stmt.texi-t stmt.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < strings.txi > strings.texi-t mv strings.texi-t strings.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < system.txi > system.texi-t mv system.texi-t system.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < testfun.txi > testfun.texi-t mv testfun.texi-t testfun.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < tips.txi > tips.texi-t mv tips.texi-t tips.texi make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < var.txi > var.texi-t mv var.texi-t var.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in octave.info octave.info-[0-9] octave.info-[0-9][0-9] octave.i[0-9] octave.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -I . \ -o octave.info octave.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./octave.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; } TEXINPUTS="./..:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -I .' \ texi2dvi octave.texi This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./octave.texi (/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter/../texi nfo.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/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./version.texi ) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [1] [2] [-1] [-2] (./preface.texi (Preface) Cross reference values unknown; you must run TeX again. (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] Underfull \hbox (badness 5939) in paragraph at lines 10--578 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-de-fined$ @textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [help], Underfull \hbox (badness 5939) in paragraph at lines 10--595 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-de-fined$ @textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [help], [19] [20] [21] [22] [23] Underfull \hbox (badness 6526) in paragraph at lines 10--983 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [his-tory[]size], page $@textsy h$@textrm u n-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ [24] Underfull \hbox (badness 10000) in paragraph at lines 10--1030 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-tory[ ]file], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@tex trm un-de-fined$@textsy i$ @textrm [his- Underfull \hbox (badness 4072) in paragraph at lines 10--1030 @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] [26] Overfull \hbox (7.06317pt too wide) in paragraph at lines 10--1210 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [echo], pa ge $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de- fined$@textsy i$ @textrm [echo[]executing[]commands],| [27] [28] [29] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 10--415 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [for-mat], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un- de-fined$@textsy i$ @textrm [out- Underfull \hbox (badness 10000) in paragraph at lines 10--415 @textrm put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@textsy i $@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]precisio n], [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56]) (./strings.texi Chapter 5 [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83]) (./container.texi Chapter 6 [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 4556) in paragraph at lines 1275--1283 @texttt strncmpi[] @textrm (see $@textsy h$@textrm un-de-fined$@textsy i$ @text rm [Com-par-ing Strings], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm ), @texttt str2double[]@textrm , [103] [104] [105] [106]) (./var.texi Chapter 7 [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117]) (./expr.texi Chapter 8 [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133]) (./eval.texi Chapter 9 [134] [135] [136]) (./stmt.texi Chapter 10 [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148]) (./func.texi Chapter 11 [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172]) (./errors.texi Chapter 12 [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183]) (./debug.texi Chapter 13 [184] [185] [186] [187]) (./io.texi Chapter 14 [188] [189] [190] Underfull \hbox (badness 6995) in paragraph at lines 10--260 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [fixed[]po int[]format], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 10--260 @textrm [out-put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@tex tsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]pre cision], [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] Underfull \hbox (badness 3525) in paragraph at lines 10--1017 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-tave[] core[]file[]limit], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@t extsy h$@textrm un-de-fined$@textsy i$ [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218]) (./plot.texi Chapter 15 [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305]) (./matrix.texi Chapter 16 [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [323] [324] [325] [326] Underfull \hbox (badness 2418) in paragraph at lines 10--1755 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm 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-vhil b], [327] [328] Underfull \hbox (badness 2418) in paragraph at lines 10--1965 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm 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-vhil b], ) (./arith.texi Chapter 17 [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] Overfull \hbox (43.8493pt too wide) in paragraph at lines 849--849 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] Underfull \hbox (badness 3635) in paragraph at lines 2024--2028 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [350] [351] [352] [353] [354] [355]) (./linalg.texi Chapter 18 [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373]) (./nonlin.texi Chapter 19 [374] Underfull \hbox (badness 4479) in paragraph at lines 50--64 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [375] [376] [377]) (./diagperm.texi Chapter 20 [378] [379] [380] [381] [382] [383] [384]) (./sparse.texi Chapter 21 [385] [386] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [405] [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [410] [411] [412] [413] [414] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [415] [416] [417] [418] [419] [420] [421] [422]) (./quad.texi Chapter 22 [423] [424] [425] [426] [427] [428] [429] [430] [431]) (./diffeq.texi Chapter 23 [432] [433] [434] [435] [436] Underfull \hbox (badness 3281) in paragraph at lines 491--495 @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 496--500 @texttt initial condition"[] @textrm op-tion has been set to 1 and [437] [438] [439] [440] [441] [442]) (./optim.texi Chapter 24 [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455]) (./stats.texi Chapter 25 [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484]) (./set.texi Chapter 26 [485] [486] [487] [488]) (./poly.texi Chapter 27 [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499]) (./interp.texi Chapter 28 [500] [501] [502] [503] [504] [505] [506] [507] [508]) (./geometry.texi Chapter 29 [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521]) (./signal.texi Chapter 30 [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532]) (./image.texi Chapter 31 [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543]) (./audio.texi Chapter 32 [544] [545] [546]) (./oop.texi Chapter 33 [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1244--1244 [][] | [565] [566]) (./system.texi Chapter 34 [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 10--942 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [mkdir], p age $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de -fined$@textsy i$ @textrm [con- [580] [581] [582] Underfull \hbox (badness 4752) in paragraph at lines 10--1194 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [is[]absol ute[]filename], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ [583] [584] [585] Underfull \hbox (badness 4752) in paragraph at lines 10--1408 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [is[]absol ute[]filename], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ [586] [587] [588] [589] [590] [591] [592] [593] Underfull \hbox (badness 3701) in paragraph at lines 10--2025 @textrm DUMP], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ @textrm [WEX-IT-STA-TUS], page $@textsy h$@t extrm un-de-fined$@textsy i$@textrm , Underfull \hbox (badness 7486) in paragraph at lines 10--2025 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WTERM-SIG], page $@textsy h$ @textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WUN-TRACED], Underfull \hbox (badness 10000) in paragraph at lines 10--2048 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], [594] Underfull \hbox (badness 10000) in paragraph at lines 10--2058 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 2103) in paragraph at lines 10--2067 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy 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--2076 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--2087 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy 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--2096 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], [595] Underfull \hbox (badness 2103) in paragraph at lines 10--2116 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy h $@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], [596] [597] [598] [599] [600] [601] [602] [603]) (./package.texi Chapter 35 [604] [605] [606] [607] [608] [609] [610] [611] [612]) (./dynamic.texi Appendix A [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651]) (./testfun.texi Appendix B [652] [653] [654] [655] [656] [657] [658] [659] [660] [661]) (./tips.texi Appendix C [662] [663] [664] [665] [666] [667] [668] [669] [670] [671]) (./contrib.texi Appendix D [672] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [673] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@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 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [674] [675] [676]) (./obsolete.texi Appendix E [677] [678] [679]) (./bugs.texi Appendix F [680] [681] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [682] [683]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [684] [685] [686] [687] [688] [689] [690] [691] [692] [693]) (./emacs.texi Appendix H [694] [695] [696] [697] [698] [699] [700]) (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] [712]) (./cp-idx.texi (Concept Index) [713] [714]) (./fn-idx.texi (Function Index) [715] [716]) (./op-idx.texi (Operator Index) [717] [718]) [719] [720] ) (see the transcript file for additional information) Output written on octave.dvi (724 pages, 2108056 bytes). Transcript written on octave.log. This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./octave.texi (/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter/../texi nfo.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/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./octave.aux) (./version.texi) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]) [-11] [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1007 @textbf See also: @textrm [his-tory[]file], page 25, [his-tory[]size], page 25 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1019 @textbf See also: @textrm [his-tory[]size], page 25, [sav-ing[]history], page 24, [his- [24] [25] [26] [27] [28] [29] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [35] [36] [37]) (./numbers.texi Chapter 4 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]) (./strings.texi Chapter 5 [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) (./container.texi Chapter 6 [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100]) (./var.texi Chapter 7 [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111]) (./expr.texi Chapter 8 [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127]) (./eval.texi Chapter 9 [128] [129] [130]) (./stmt.texi Chapter 10 [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]) (./func.texi Chapter 11 [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166]) (./errors.texi Chapter 12 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177]) (./debug.texi Chapter 13 [178] [179] [180] [181]) (./io.texi Chapter 14 [182] [183] [184] [185] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--311 @textbf See also: @textrm [more], page 192, [page[]screen[]output], page 192, [page[]output[]immediately],| [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 2418) in paragraph at lines 1629--1632 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212]) (./plot.texi Chapter 15 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298]) (./matrix.texi Chapter 16 [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [317] [318] [319] [320] [321] [322]) (./arith.texi Chapter 17 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Overfull \hbox (43.8493pt too wide) in paragraph at lines 849--849 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] Underfull \hbox (badness 3635) in paragraph at lines 2024--2028 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [343] [344] [345] [346] [347] [348]) (./linalg.texi Chapter 18 [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367]) (./nonlin.texi Chapter 19 [368] Underfull \hbox (badness 4479) in paragraph at lines 50--64 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [369] [370] [371]) (./diagperm.texi Chapter 20 [372] [373] [374] [375] [376] [377] [378]) (./sparse.texi Chapter 21 [379] [380] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [399] [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [403] [404] [405] [406] [407] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [408] [409] [410] [411] [412] [413] [414] [415]) (./quad.texi Chapter 22 [416] [417] [418] [419] [420] [421] [422] [423] [424] [425]) (./diffeq.texi Chapter 23 [426] [427] [428] [429] [430] Underfull \hbox (badness 3281) in paragraph at lines 491--495 @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 496--500 @texttt initial condition"[] @textrm op-tion has been set to 1 and [431] [432] [433] [434] [435] [436]) (./optim.texi Chapter 24 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449]) (./stats.texi Chapter 25 [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478]) (./set.texi Chapter 26 [479] [480] [481] [482]) (./poly.texi Chapter 27 [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]) (./interp.texi Chapter 28 [493] [494] [495] [496] [497] [498] [499] [500] [501] [502]) (./geometry.texi Chapter 29 [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514]) (./signal.texi Chapter 30 [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526]) (./image.texi Chapter 31 [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537]) (./audio.texi Chapter 32 [538] [539]) (./oop.texi Chapter 33 [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1244--1244 [][] | [557] [558]) (./system.texi Chapter 34 [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594]) (./package.texi Chapter 35 [595] [596] [597] [598] [599] [600] [601] [602] [603] [604]) (./dynamic.texi Appendix A [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643]) (./testfun.texi Appendix B [644] [645] [646] [647] [648] [649] [650] [651] [652] [653]) (./tips.texi Appendix C [654] [655] [656] [657] [658] [659] [660] [661] [662] [663]) (./contrib.texi Appendix D [664] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [665] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@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 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [666] [667] [668]) (./obsolete.texi Appendix E [669] [670] [671]) (./bugs.texi Appendix F [672] [673] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [674] [675]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [676] [677] [678] [679] [680] [681] [682] [683] [684] [685]) (./emacs.texi Appendix H [686] [687] [688] [689] [690] [691] [692]) (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704]) (./cp-idx.texi (Concept Index) [705] [706] (./octave.cps [707] [708] [709] [710])) (./fn-idx.texi (Function Index) [711] [712] (./octave.fns [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723])) (./op-idx.texi (Operator Index) [724] (./octave.ops [725])) [726] ) (see the transcript file for additional information) Output written on octave.dvi (740 pages, 2728504 bytes). Transcript written on octave.log. This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./octave.texi (/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter/../texi nfo.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/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./octave.aux) (./version.texi) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]) [-11] [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1007 @textbf See also: @textrm [his-tory[]file], page 24, [his-tory[]size], page 25 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1019 @textbf See also: @textrm [his-tory[]size], page 25, [sav-ing[]history], page 24, [his- [24] [25] [26] [27] [28] [29] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [35] [36] [37]) (./numbers.texi Chapter 4 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]) (./strings.texi Chapter 5 [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) (./container.texi Chapter 6 [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100]) (./var.texi Chapter 7 [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111]) (./expr.texi Chapter 8 [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127]) (./eval.texi Chapter 9 [128] [129] [130]) (./stmt.texi Chapter 10 [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]) (./func.texi Chapter 11 [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166]) (./errors.texi Chapter 12 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177]) (./debug.texi Chapter 13 [178] [179] [180] [181]) (./io.texi Chapter 14 [182] [183] [184] [185] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--311 @textbf See also: @textrm [more], page 186, [page[]screen[]output], page 186, [page[]output[]immediately],| [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 2418) in paragraph at lines 1629--1632 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212]) (./plot.texi Chapter 15 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298]) (./matrix.texi Chapter 16 [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [317] [318] [319] [320] [321] [322]) (./arith.texi Chapter 17 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Overfull \hbox (43.8493pt too wide) in paragraph at lines 849--849 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] Underfull \hbox (badness 3635) in paragraph at lines 2024--2028 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [343] [344] [345] [346] [347] [348]) (./linalg.texi Chapter 18 [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367]) (./nonlin.texi Chapter 19 [368] Underfull \hbox (badness 4479) in paragraph at lines 50--64 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [369] [370] [371]) (./diagperm.texi Chapter 20 [372] [373] [374] [375] [376] [377] [378]) (./sparse.texi Chapter 21 [379] [380] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [399] [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [403] [404] [405] [406] [407] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [408] [409] [410] [411] [412] [413] [414] [415]) (./quad.texi Chapter 22 [416] [417] [418] [419] [420] [421] [422] [423] [424] [425]) (./diffeq.texi Chapter 23 [426] [427] [428] [429] [430] Underfull \hbox (badness 3281) in paragraph at lines 491--495 @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 496--500 @texttt initial condition"[] @textrm op-tion has been set to 1 and [431] [432] [433] [434] [435] [436]) (./optim.texi Chapter 24 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449]) (./stats.texi Chapter 25 [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478]) (./set.texi Chapter 26 [479] [480] [481] [482]) (./poly.texi Chapter 27 [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]) (./interp.texi Chapter 28 [493] [494] [495] [496] [497] [498] [499] [500] [501] [502]) (./geometry.texi Chapter 29 [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514]) (./signal.texi Chapter 30 [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526]) (./image.texi Chapter 31 [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537]) (./audio.texi Chapter 32 [538] [539]) (./oop.texi Chapter 33 [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1244--1244 [][] | [557] [558]) (./system.texi Chapter 34 [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594]) (./package.texi Chapter 35 [595] [596] [597] [598] [599] [600] [601] [602] [603] [604]) (./dynamic.texi Appendix A [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643]) (./testfun.texi Appendix B [644] [645] [646] [647] [648] [649] [650] [651] [652] [653]) (./tips.texi Appendix C [654] [655] [656] [657] [658] [659] [660] [661] [662] [663]) (./contrib.texi Appendix D [664] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [665] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@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 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [666] [667] [668]) (./obsolete.texi Appendix E [669] [670] [671]) (./bugs.texi Appendix F [672] [673] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [674] [675]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [676] [677] [678] [679] [680] [681] [682] [683] [684] [685]) (./emacs.texi Appendix H [686] [687] [688] [689] [690] [691] [692]) (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704]) (./cp-idx.texi (Concept Index) [705] [706] (./octave.cps [707] [708] [709] [710])) (./fn-idx.texi (Function Index) [711] [712] (./octave.fns [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723])) (./op-idx.texi (Operator Index) [724] (./octave.ops [725])) [726] ) (see the transcript file for additional information) Output written on octave.dvi (740 pages, 2728632 bytes). Transcript written on octave.log. This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./octave.texi (/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter/../texi nfo.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/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./octave.aux) (./version.texi) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]) [-11] [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1007 @textbf See also: @textrm [his-tory[]file], page 24, [his-tory[]size], page 25 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1019 @textbf See also: @textrm [his-tory[]size], page 25, [sav-ing[]history], page 24, [his- [24] [25] [26] [27] [28] [29] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [35] [36] [37]) (./numbers.texi Chapter 4 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]) (./strings.texi Chapter 5 [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) (./container.texi Chapter 6 [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100]) (./var.texi Chapter 7 [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111]) (./expr.texi Chapter 8 [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127]) (./eval.texi Chapter 9 [128] [129] [130]) (./stmt.texi Chapter 10 [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]) (./func.texi Chapter 11 [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166]) (./errors.texi Chapter 12 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177]) (./debug.texi Chapter 13 [178] [179] [180] [181]) (./io.texi Chapter 14 [182] [183] [184] [185] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--311 @textbf See also: @textrm [more], page 186, [page[]screen[]output], page 186, [page[]output[]immediately],| [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 2418) in paragraph at lines 1629--1632 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212]) (./plot.texi Chapter 15 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298]) (./matrix.texi Chapter 16 [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [317] [318] [319] [320] [321] [322]) (./arith.texi Chapter 17 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Overfull \hbox (43.8493pt too wide) in paragraph at lines 849--849 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] Underfull \hbox (badness 3635) in paragraph at lines 2024--2028 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [343] [344] [345] [346] [347] [348]) (./linalg.texi Chapter 18 [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367]) (./nonlin.texi Chapter 19 [368] Underfull \hbox (badness 4479) in paragraph at lines 50--64 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [369] [370] [371]) (./diagperm.texi Chapter 20 [372] [373] [374] [375] [376] [377] [378]) (./sparse.texi Chapter 21 [379] [380] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [399] [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [403] [404] [405] [406] [407] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [408] [409] [410] [411] [412] [413] [414] [415]) (./quad.texi Chapter 22 [416] [417] [418] [419] [420] [421] [422] [423] [424] [425]) (./diffeq.texi Chapter 23 [426] [427] [428] [429] [430] Underfull \hbox (badness 3281) in paragraph at lines 491--495 @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 496--500 @texttt initial condition"[] @textrm op-tion has been set to 1 and [431] [432] [433] [434] [435] [436]) (./optim.texi Chapter 24 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449]) (./stats.texi Chapter 25 [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478]) (./set.texi Chapter 26 [479] [480] [481] [482]) (./poly.texi Chapter 27 [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]) (./interp.texi Chapter 28 [493] [494] [495] [496] [497] [498] [499] [500] [501] [502]) (./geometry.texi Chapter 29 [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514]) (./signal.texi Chapter 30 [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526]) (./image.texi Chapter 31 [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537]) (./audio.texi Chapter 32 [538] [539]) (./oop.texi Chapter 33 [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1244--1244 [][] | [557] [558]) (./system.texi Chapter 34 [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594]) (./package.texi Chapter 35 [595] [596] [597] [598] [599] [600] [601] [602] [603] [604]) (./dynamic.texi Appendix A [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643]) (./testfun.texi Appendix B [644] [645] [646] [647] [648] [649] [650] [651] [652] [653]) (./tips.texi Appendix C [654] [655] [656] [657] [658] [659] [660] [661] [662] [663]) (./contrib.texi Appendix D [664] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [665] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@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 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [666] [667] [668]) (./obsolete.texi Appendix E [669] [670] [671]) (./bugs.texi Appendix F [672] [673] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [674] [675]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [676] [677] [678] [679] [680] [681] [682] [683] [684] [685]) (./emacs.texi Appendix H [686] [687] [688] [689] [690] [691] [692]) (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704]) (./cp-idx.texi (Concept Index) [705] [706] (./octave.cps [707] [708] [709] [710])) (./fn-idx.texi (Function Index) [711] [712] (./octave.fns [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723])) (./op-idx.texi (Operator Index) [724] (./octave.ops [725])) [726] ) (see the transcript file for additional information) Output written on octave.dvi (740 pages, 2728632 bytes). Transcript written on octave.log. rm -rf octave.htp if /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo --html -I . \ -o octave.htp octave.texi; \ then \ rm -rf octave.html; \ if test ! -d octave.htp && test -d octave; then \ mv octave octave.html; else mv octave.htp octave.html; fi; \ else \ if test ! -d octave.htp && test -d octave; then \ rm -rf octave; else rm -Rf octave.htp octave.html; fi; \ exit 1; \ fi TEXINPUTS="./..:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -I .' \ texi2pdf octave.texi This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./octave.texi (/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter/../texi nfo.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/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./octave.aux) (./version.texi) <./octave_logo.pdf> Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]) [-11] [-12] (./octave.toc) (./octave.toc) (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1007 @textbf See also: [][]@textrm [history[]file], page 24[][], [][][history[]size ], page 25[][], [][][history[]timestamp[]format[]string],| Overfull \hbox (34.99236pt too wide) in paragraph at lines 10--1019 @textbf See also: [][]@textrm [history[]size], page 25[][], [][][saving[]histo ry], page 24[][], [][][history[]timestamp[]format[]string],| [24] [25] [26] [27] [28] [29] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [35] [36] [37]) (./numbers.texi Chapter 4 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]) (./strings.texi Chapter 5 [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) (./container.texi Chapter 6 [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100]) (./var.texi Chapter 7 [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111]) (./expr.texi Chapter 8 [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127]) (./eval.texi Chapter 9 [128] [129] [130]) (./stmt.texi Chapter 10 [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]) (./func.texi Chapter 11 [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166]) (./errors.texi Chapter 12 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177]) (./debug.texi Chapter 13 [178] [179] [180] [181]) (./io.texi Chapter 14 [182] [183] [184] Underfull \hbox (badness 2469) in paragraph at lines 10--260 @textbf See also: [][]@textrm [fixed[]point[]format], page 42[][], [][][output []max[]field[]width], page 41[][], [185] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--311 @textbf See also: [][]@textrm [more], page 186[][], [][][page[]screen[]output] , page 186[][], [][][page[]output[]immediately],| [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 2418) in paragraph at lines 1629--1632 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212]) (./plot.texi Chapter 15 [213] [214] <./plot.pdf> [215] [216] [217] [218] <./hist.pdf> [219] [220] [221] [222] [223] [224] [225] <./errorbar.pdf> [226] [227] [228] <. /polar.pdf> [229] [230] [231] [232] [233] [234] [235] [236] <./mesh.pdf> [237] <./plot3.pdf> [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] <./extended.p df> [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298]) (./matrix.texi Chapter 16 [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1382--1386 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1407--1411 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [317] [318] [319] [320] [321] [322]) (./arith.texi Chapter 17 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Overfull \hbox (43.8493pt too wide) in paragraph at lines 849--849 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] Underfull \hbox (badness 3635) in paragraph at lines 2024--2028 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [343] [344] [345] [346] [347] [348]) (./linalg.texi Chapter 18 [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367]) (./nonlin.texi Chapter 19 [368] Underfull \hbox (badness 4479) in paragraph at lines 50--64 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [369] [370] [371]) (./diagperm.texi Chapter 20 [372] [373] [374] [375] [376] [377] [378]) (./sparse.texi Chapter 21 [379] [380] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [][]@smalltt http://www-users .cs.umn.edu/~saad/software/SPARSKIT/paper.ps[][][]| | [381] [382] [383] [384] [385] [386] [387] <./spmatrix.pdf> [388] <./gplot.pdf> [389] [390] [391] [392] [393] <./spmatrix.pdf> [394] <./spchol.pdf> <./spcholpe rm.pdf> [395] [396] [397] [398] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [399] [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [403] [404] [405] [406] [407] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [408] [409] [410] [411] [412] [413] [414] [415] <./grid.pdf>) (./quad.texi Chapter 22 [416] [417] [418] [419] [420] [421] [422] [423] [424] [425]) (./diffeq.texi Chapter 23 [426] [427] [428] [429] [430] Underfull \hbox (badness 3281) in paragraph at lines 491--495 @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 496--500 @texttt initial condition"[] @textrm op-tion has been set to 1 and [431] [432] [433] [434] [435] [436]) (./optim.texi Chapter 24 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449]) (./stats.texi Chapter 25 [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478]) (./set.texi Chapter 26 [479] [480] [481] [482]) (./poly.texi Chapter 27 [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]) (./interp.texi Chapter 28 [493] [494] [495] <./interpderiv1.pdf> <./interpderiv2.pdf> [496] [497] <./interpft.pdf> [498] [499] [500] [501] <./interpn.pdf> [502]) (./geometry.texi Chapter 29 [503] [504] [505] <./delaunay.pdf> [506] [507] <./triplot.pdf> [508] [509] [510] <./voronoi.pdf> [511] [512] <./inpolygon.pdf> [513] <./convhull.pdf> [514] <./griddata.pdf>) (./signal.texi Chapter 30 [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526]) (./image.texi Chapter 31 [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537]) (./audio.texi Chapter 32 [538] [539]) (./oop.texi Chapter 33 [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1244--1244 [][] | [557] [558]) (./system.texi Chapter 34 [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] Underfull \hbox (badness 10000) in paragraph at lines 10--2025 @textrm page 585[][], [][][WIFCONTINUED], page 585[][], [][][WIFSIGNALED], pag e 586[][], [585] [586] [587] [588] [589] [590] [591] [592] [593] [594]) (./package.texi Chapter 35 [595] [596] [597] [598] [599] [600] [601] [602] [603] [604]) (./dynamic.texi Appendix A [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643]) (./testfun.texi Appendix B [644] [645] [646] [647] [648] [649] [650] [651] [652] [653]) (./tips.texi Appendix C [654] [655] [656] [657] [658] [659] [660] [661] [662] [663]) (./contrib.texi Appendix D [664] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [665] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@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 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [666] [667] [668]) (./obsolete.texi Appendix E [669] [670] [671]) (./bugs.texi Appendix F [672] [673] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [674] [675]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [676] [677] [678] [679] [680] [681] [682] [683] [684] [685]) (./emacs.texi Appendix H [686] [687] [688] [689] [690] [691] [692]) (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704]) (./cp-idx.texi (Concept Index) [705] [706] (./octave.cps [707] [708] [709] [710])) (./fn-idx.texi (Function Index) [711] [712] (./octave.fns [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723])) (./op-idx.texi (Operator Index) [724] (./octave.ops [725])) [726] ) (see the transcript file for additional information)< /usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb> Output written on octave.pdf (740 pages, 4242294 bytes). Transcript written on octave.log. TEXINPUTS="./..:$TEXINPUTS" \ dvips -o octave.ps octave.dvi This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.05.04:0752' -> octave.ps . [1] [2] [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] [-12] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [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] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215 ] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497 ] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508 ] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] cp voronoi.png octave.html/voronoi.png cp triplot.png octave.html/triplot.png cp griddata.png octave.html/griddata.png cp convhull.png octave.html/convhull.png cp delaunay.png octave.html/delaunay.png cp inpolygon.png octave.html/inpolygon.png cp interpft.png octave.html/interpft.png cp interpn.png octave.html/interpn.png cp interpderiv1.png octave.html/interpderiv1.png cp interpderiv2.png octave.html/interpderiv2.png cp plot.png octave.html/plot.png cp hist.png octave.html/hist.png cp errorbar.png octave.html/errorbar.png cp polar.png octave.html/polar.png cp mesh.png octave.html/mesh.png cp plot3.png octave.html/plot3.png cp extended.png octave.html/extended.png cp gplot.png octave.html/gplot.png cp grid.png octave.html/grid.png cp spmatrix.png octave.html/spmatrix.png cp spchol.png octave.html/spchol.png cp spcholperm.png octave.html/spcholperm.png make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' Making all in liboctave make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' Making all in refcard make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' Making all in examples make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' Making all in test make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' making mkoctfile from mkoctfile.in chmod a+rx mkoctfile making octave-config from octave-config.in chmod a+rx octave-config make -C doc/interpreter ../../AUTHORS make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' rm -f AUTHORS /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -D AUTHORSONLY \ --no-validate --no-headers --no-split --output AUTHORS preface.texi mv AUTHORS ../../AUTHORS make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make -C doc/interpreter ../../BUGS make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' rm -f BUGS /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -D BUGSONLY \ --no-validate --no-headers --no-split --output BUGS bugs.texi mv BUGS ../../BUGS make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make -C doc/interpreter ../../INSTALL.OCTAVE make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' rm -f INSTALL /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/missing --run makeinfo -D INSTALLONLY \ --no-validate --no-headers --no-split --output INSTALL install.texi mv INSTALL ../../INSTALL.OCTAVE make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' if [ -f .gdbinit ]; then \ echo "refusing to overwrite .gdbinit with newer version from gdbinit" 1>&2; \ else \ cp gdbinit .gdbinit; \ fi 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[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' make install-recursive make[1]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' Making install in libgnu make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make install-recursive make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[5]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/build-aux/install-sh -d /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib ; \ fi ; \ if test -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.alias > /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp ; \ /usr/bin/ginstall -c -m 644 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.alias ; \ rm -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp ; \ /usr/bin/ginstall -c -m 644 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.alias ; \ rm -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libgnu' Making install in libcruft make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/octave-3.4.0/octave" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave" /usr/bin/ginstall -c -m 644 misc/f77-fcn.h misc/lo-error.h misc/quit.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' test -z "/usr/lib/octave-3.4.0" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcruft.la '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0' libtool: install: /usr/bin/ginstall -c .libs/libcruft-3.4.0.so /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/libcruft-3.4.0.so libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f libcruft-3.4.0.so libcruft.so || { rm -f libcruft.so && ln -s libcruft-3.4.0.so libcruft.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcruft.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/libcruft.la libtool: install: warning: remember to run `libtool --finish /usr/lib/octave-3.4.0' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libcruft' Making install in liboctave make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make install-am make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/octave-3.4.0/octave" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave" /usr/bin/ginstall -c -m 644 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-dm.h mx-cs-m.h mx-cs-nda.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-m-dm.h mx-fcdm-fdm.h mx-fdm-fcdm.h mx-fcs-fdm.h mx-fcs-fm.h mx-fcs-fnda.h mx-fcdm-fcm.h mx-fcdm-fm.h mx-fcdm-fs.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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-fm-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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' test -z "/usr/include/octave-3.4.0/octave" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave" /usr/bin/ginstall -c -m 644 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 caseless-str.h cmd-edit.h cmd-hist.h data-conv.h dir-ops.h file-ops.h file-stat.h functor.h glob-match.h idx-vector.h lo-array-gripes.h lo-cutils.h lo-ieee.h lo-macros.h lo-mappers.h lo-math.h lo-specfun.h lo-sysdep.h lo-traits.h lo-utils.h mach-info.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 oct-alloc.h oct-binmap.h oct-cmplx.h oct-convn.h oct-env.h oct-fftw.h oct-glob.h oct-group.h oct-inttypes.h oct-locbuf.h oct-md5.h oct-mem.h oct-mutex.h oct-norm.h oct-openmp.h oct-passwd.h oct-rand.h oct-refcount.h oct-rl-edit.h oct-rl-hist.h oct-shlib.h oct-sort.h oct-sparse.h oct-spparms.h oct-syscalls.h oct-time.h oct-uname.h pathlen.h pathsearch.h randgamma.h randmtzig.h randpoisson.h regex-match.h sparse-sort.h sparse-util.h statdefs.h str-vec.h sun-utils.h sysdir.h syswait.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 Array-util.h Array.h Array2.h Array3.h ArrayN.h CColVector.h CDiagMatrix.h CMatrix.h CNDArray.h CRowVector.h CSparse.h CmplxAEPBAL.h CmplxCHOL.h CmplxGEPBAL.h CmplxHESS.h CmplxLU.h CmplxQR.h CmplxQRP.h CmplxSCHUR.h CmplxSVD.h DET.h DiagArray2.h EIG.h MArray-decl.h MArray-defs.h MArray.h MArray2.h MArrayN.h MDiagArray2.h MSparse-defs.h MSparse.h Matrix.h MatrixType.h PermMatrix.h Sparse-diag-op-defs.h Sparse-op-defs.h Sparse-perm-op-defs.h Sparse.h SparseCmplxCHOL.h SparseCmplxLU.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 SparseCmplxQR.h SparseQR.h SparsedbleCHOL.h SparsedbleLU.h base-aepbal.h base-lu.h base-qr.h boolMatrix.h boolNDArray.h boolSparse.h bsxfun-decl.h chMatrix.h chNDArray.h dColVector.h dDiagMatrix.h dMatrix.h dNDArray.h dRowVector.h dSparse.h dbleAEPBAL.h dbleCHOL.h dbleGEPBAL.h dbleHESS.h dbleLU.h dbleQR.h dbleQRP.h dbleSCHUR.h dbleSVD.h dim-vector.h fCColVector.h fCDiagMatrix.h fCMatrix.h fCNDArray.h fCRowVector.h fCmplxAEPBAL.h fCmplxCHOL.h fCmplxGEPBAL.h fCmplxHESS.h fCmplxLU.h fCmplxQR.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 fCmplxQRP.h fCmplxSCHUR.h fCmplxSVD.h fColVector.h fDiagMatrix.h fEIG.h fMatrix.h fNDArray.h fRowVector.h floatAEPBAL.h floatCHOL.h floatGEPBAL.h floatHESS.h floatLU.h floatQR.h floatQRP.h floatSCHUR.h floatSVD.h int16NDArray.h int32NDArray.h int64NDArray.h int8NDArray.h intNDArray.h mx-base.h mx-defs.h mx-ext.h mx-op-decl.h mx-op-defs.h sparse-base-chol.h sparse-base-lu.h uint16NDArray.h uint32NDArray.h uint64NDArray.h uint8NDArray.h intNDArray.cc kpse.cc mx-inlines.cc Array.cc DiagArray2.cc MArray.cc '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 MDiagArray2.cc base-lu.cc base-qr.cc bsxfun-defs.cc eigs-base.cc oct-sort.cc sparse-base-chol.cc sparse-base-lu.cc sparse-dmsolve.cc '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' test -z "/usr/lib/octave-3.4.0" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c liboctave.la '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0' libtool: install: warning: relinking `liboctave.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -release 3.4.0 -bindir /usr/bin -o liboctave.la -rpath /usr/lib/octave-3.4.0 liboctave_la-CollocWt.lo liboctave_la-DASPK.lo liboctave_la-DASRT.lo liboctave_la-DASSL.lo liboctave_la-LSODE.lo liboctave_la-ODES.lo liboctave_la-Quad.lo liboctave_la-Range.lo liboctave_la-data-conv.lo liboctave_la-dir-ops.lo liboctave_la-file-ops.lo liboctave_la-file-stat.lo liboctave_la-glob-match.lo liboctave_la-idx-vector.lo liboctave_la-lo-array-gripes.lo liboctave_la-lo-ieee.lo liboctave_la-lo-mappers.lo liboctave_la-lo-specfun.lo liboctave_la-lo-sysdep.lo liboctave_la-lo-utils.lo liboctave_la-mach-info.lo liboctave_la-oct-alloc.lo liboctave_la-oct-convn.lo liboctave_la-oct-env.lo liboctave_la-oct-fftw.lo liboctave_la-oct-glob.lo liboctave_la-oct-group.lo liboctave_la-oct-locbuf.lo liboctave_la-oct-md5.lo liboctave_la-oct-mutex.lo liboctave_la-oct-norm.lo liboctave_la-oct-passwd.lo liboctave_la-oct-rand.lo liboctave_la-oct-shlib.lo liboctave_la-oct-spparms.lo liboctave_la-oct-syscalls.lo liboctave_la-oct-time.lo liboctave_la-oct-uname.lo liboctave_la-pathsearch.lo liboctave_la-regex-match.lo liboctave_la-sparse-sort.lo liboctave_la-sparse-util.lo liboctave_la-str-vec.lo liboctave_la-Array-C.lo liboctave_la-Array-b.lo liboctave_la-Array-ch.lo liboctave_la-Array-d.lo liboctave_la-Array-f.lo liboctave_la-Array-fC.lo liboctave_la-Array-i.lo liboctave_la-Array-idx-vec.lo liboctave_la-Array-s.lo liboctave_la-Array-str.lo liboctave_la-Array-voidp.lo liboctave_la-MArray-C.lo liboctave_la-MArray-d.lo liboctave_la-MArray-f.lo liboctave_la-MArray-fC.lo liboctave_la-MArray-i.lo liboctave_la-MArray-s.lo liboctave_la-MSparse-C.lo liboctave_la-MSparse-d.lo liboctave_la-Sparse-C.lo liboctave_la-Sparse-b.lo liboctave_la-Sparse-d.lo liboctave_la-oct-inttypes.lo liboctave_la-Array-util.lo liboctave_la-CColVector.lo liboctave_la-CDiagMatrix.lo liboctave_la-CMatrix.lo liboctave_la-CNDArray.lo liboctave_la-CRowVector.lo liboctave_la-CSparse.lo liboctave_la-CmplxAEPBAL.lo liboctave_la-CmplxCHOL.lo liboctave_la-CmplxGEPBAL.lo liboctave_la-CmplxHESS.lo liboctave_la-CmplxLU.lo liboctave_la-CmplxQR.lo liboctave_la-CmplxQRP.lo liboctave_la-CmplxSCHUR.lo liboctave_la-CmplxSVD.lo liboctave_la-EIG.lo liboctave_la-MSparse.lo liboctave_la-MatrixType.lo liboctave_la-PermMatrix.lo liboctave_la-Sparse.lo liboctave_la-SparseCmplxCHOL.lo liboctave_la-SparseCmplxLU.lo liboctave_la-SparseCmplxQR.lo liboctave_la-SparseQR.lo liboctave_la-SparsedbleCHOL.lo liboctave_la-SparsedbleLU.lo liboctave_la-boolMatrix.lo liboctave_la-boolNDArray.lo liboctave_la-boolSparse.lo liboctave_la-chMatrix.lo liboctave_la-chNDArray.lo liboctave_la-dim-vector.lo liboctave_la-dColVector.lo liboctave_la-dDiagMatrix.lo liboctave_la-dMatrix.lo liboctave_la-dNDArray.lo liboctave_la-dRowVector.lo liboctave_la-dSparse.lo liboctave_la-dbleAEPBAL.lo liboctave_la-dbleCHOL.lo liboctave_la-dbleGEPBAL.lo liboctave_la-dbleHESS.lo liboctave_la-dbleLU.lo liboctave_la-dbleQR.lo liboctave_la-dbleQRP.lo liboctave_la-dbleSCHUR.lo liboctave_la-dbleSVD.lo liboctave_la-fCColVector.lo liboctave_la-fCDiagMatrix.lo liboctave_la-fCMatrix.lo liboctave_la-fCNDArray.lo liboctave_la-fCRowVector.lo liboctave_la-fCmplxAEPBAL.lo liboctave_la-fCmplxCHOL.lo liboctave_la-fCmplxGEPBAL.lo liboctave_la-fCmplxHESS.lo liboctave_la-fCmplxLU.lo liboctave_la-fCmplxQR.lo liboctave_la-fCmplxQRP.lo liboctave_la-fCmplxSCHUR.lo liboctave_la-fCmplxSVD.lo liboctave_la-fColVector.lo liboctave_la-fDiagMatrix.lo liboctave_la-fEIG.lo liboctave_la-fMatrix.lo liboctave_la-fNDArray.lo liboctave_la-fRowVector.lo liboctave_la-floatAEPBAL.lo liboctave_la-floatCHOL.lo liboctave_la-floatGEPBAL.lo liboctave_la-floatHESS.lo liboctave_la-floatLU.lo liboctave_la-floatQR.lo liboctave_la-floatQRP.lo liboctave_la-floatSCHUR.lo liboctave_la-floatSVD.lo liboctave_la-int16NDArray.lo liboctave_la-int32NDArray.lo liboctave_la-int64NDArray.lo liboctave_la-int8NDArray.lo liboctave_la-uint16NDArray.lo liboctave_la-uint32NDArray.lo liboctave_la-uint64NDArray.lo liboctave_la-uint8NDArray.lo liboctave_la-f2c-main.lo liboctave_la-lo-cieee.lo liboctave_la-lo-cutils.lo liboctave_la-randgamma.lo liboctave_la-randmtzig.lo liboctave_la-randpoisson.lo liboctave_la-tempnam.lo liboctave_la-tempname.lo liboctave_la-cmd-edit.lo liboctave_la-cmd-hist.lo liboctave_la-oct-rl-edit.lo liboctave_la-oct-rl-hist.lo liboctave_la-mx-cdm-dm.lo liboctave_la-mx-dm-cdm.lo liboctave_la-mx-cs-dm.lo liboctave_la-mx-cs-m.lo liboctave_la-mx-cs-nda.lo liboctave_la-mx-cdm-cm.lo liboctave_la-mx-cdm-m.lo liboctave_la-mx-cdm-s.lo liboctave_la-mx-cm-cdm.lo liboctave_la-mx-cm-dm.lo liboctave_la-mx-cm-m.lo liboctave_la-mx-cnda-nda.lo liboctave_la-mx-cm-s.lo liboctave_la-mx-cnda-s.lo liboctave_la-mx-dm-cs.lo liboctave_la-mx-dm-cm.lo liboctave_la-mx-m-cs.lo liboctave_la-mx-nda-cs.lo liboctave_la-mx-m-cdm.lo liboctave_la-mx-m-cm.lo liboctave_la-mx-nda-cnda.lo liboctave_la-mx-s-cdm.lo liboctave_la-mx-s-cm.lo liboctave_la-mx-s-cnda.lo liboctave_la-mx-dm-m.lo liboctave_la-mx-m-dm.lo liboctave_la-mx-fcdm-fdm.lo liboctave_la-mx-fdm-fcdm.lo liboctave_la-mx-fcs-fdm.lo liboctave_la-mx-fcs-fm.lo liboctave_la-mx-fcs-fnda.lo liboctave_la-mx-fcdm-fcm.lo liboctave_la-mx-fcdm-fm.lo liboctave_la-mx-fcdm-fs.lo liboctave_la-mx-fcm-fcdm.lo liboctave_la-mx-fcm-fdm.lo liboctave_la-mx-fcm-fm.lo liboctave_la-mx-fcnda-fnda.lo liboctave_la-mx-fcm-fs.lo liboctave_la-mx-fcnda-fs.lo liboctave_la-mx-fdm-fcs.lo liboctave_la-mx-fdm-fcm.lo liboctave_la-mx-fm-fcs.lo liboctave_la-mx-fnda-fcs.lo liboctave_la-mx-fm-fcdm.lo liboctave_la-mx-fm-fcm.lo liboctave_la-mx-fnda-fcnda.lo liboctave_la-mx-fs-fcdm.lo liboctave_la-mx-fs-fcm.lo liboctave_la-mx-fs-fcnda.lo liboctave_la-mx-fdm-fm.lo liboctave_la-mx-fm-fdm.lo liboctave_la-mx-pm-m.lo liboctave_la-mx-m-pm.lo liboctave_la-mx-pm-cm.lo liboctave_la-mx-cm-pm.lo liboctave_la-mx-pm-fm.lo liboctave_la-mx-fm-pm.lo liboctave_la-mx-pm-fcm.lo liboctave_la-mx-fcm-pm.lo liboctave_la-mx-s-i8nda.lo liboctave_la-mx-i8nda-s.lo liboctave_la-mx-s-ui8nda.lo liboctave_la-mx-ui8nda-s.lo liboctave_la-mx-s-i16nda.lo liboctave_la-mx-i16nda-s.lo liboctave_la-mx-s-ui16nda.lo liboctave_la-mx-ui16nda-s.lo liboctave_la-mx-s-i32nda.lo liboctave_la-mx-i32nda-s.lo liboctave_la-mx-s-ui32nda.lo liboctave_la-mx-ui32nda-s.lo liboctave_la-mx-s-i64nda.lo liboctave_la-mx-i64nda-s.lo liboctave_la-mx-s-ui64nda.lo liboctave_la-mx-ui64nda-s.lo liboctave_la-mx-fs-i8nda.lo liboctave_la-mx-i8nda-fs.lo liboctave_la-mx-fs-ui8nda.lo liboctave_la-mx-ui8nda-fs.lo liboctave_la-mx-fs-i16nda.lo liboctave_la-mx-i16nda-fs.lo liboctave_la-mx-fs-ui16nda.lo liboctave_la-mx-ui16nda-fs.lo liboctave_la-mx-fs-i32nda.lo liboctave_la-mx-i32nda-fs.lo liboctave_la-mx-fs-ui32nda.lo liboctave_la-mx-ui32nda-fs.lo liboctave_la-mx-fs-i64nda.lo liboctave_la-mx-i64nda-fs.lo liboctave_la-mx-fs-ui64nda.lo liboctave_la-mx-ui64nda-fs.lo liboctave_la-mx-nda-i8.lo liboctave_la-mx-i8-nda.lo liboctave_la-mx-nda-ui8.lo liboctave_la-mx-ui8-nda.lo liboctave_la-mx-nda-i16.lo liboctave_la-mx-i16-nda.lo liboctave_la-mx-nda-ui16.lo liboctave_la-mx-ui16-nda.lo liboctave_la-mx-nda-i32.lo liboctave_la-mx-i32-nda.lo liboctave_la-mx-nda-ui32.lo liboctave_la-mx-ui32-nda.lo liboctave_la-mx-nda-i64.lo liboctave_la-mx-i64-nda.lo liboctave_la-mx-nda-ui64.lo liboctave_la-mx-ui64-nda.lo liboctave_la-mx-fnda-i8.lo liboctave_la-mx-i8-fnda.lo liboctave_la-mx-fnda-ui8.lo liboctave_la-mx-ui8-fnda.lo liboctave_la-mx-fnda-i16.lo liboctave_la-mx-i16-fnda.lo liboctave_la-mx-fnda-ui16.lo liboctave_la-mx-ui16-fnda.lo liboctave_la-mx-fnda-i32.lo liboctave_la-mx-i32-fnda.lo liboctave_la-mx-fnda-ui32.lo liboctave_la-mx-ui32-fnda.lo liboctave_la-mx-fnda-i64.lo liboctave_la-mx-i64-fnda.lo liboctave_la-mx-fnda-ui64.lo liboctave_la-mx-ui64-fnda.lo liboctave_la-mx-nda-i8nda.lo liboctave_la-mx-i8nda-nda.lo liboctave_la-mx-nda-ui8nda.lo liboctave_la-mx-ui8nda-nda.lo liboctave_la-mx-nda-i16nda.lo liboctave_la-mx-i16nda-nda.lo liboctave_la-mx-nda-ui16nda.lo liboctave_la-mx-ui16nda-nda.lo liboctave_la-mx-nda-i32nda.lo liboctave_la-mx-i32nda-nda.lo liboctave_la-mx-nda-ui32nda.lo liboctave_la-mx-ui32nda-nda.lo liboctave_la-mx-nda-i64nda.lo liboctave_la-mx-i64nda-nda.lo liboctave_la-mx-nda-ui64nda.lo liboctave_la-mx-ui64nda-nda.lo liboctave_la-mx-fnda-i8nda.lo liboctave_la-mx-i8nda-fnda.lo liboctave_la-mx-fnda-ui8nda.lo liboctave_la-mx-ui8nda-fnda.lo liboctave_la-mx-fnda-i16nda.lo liboctave_la-mx-i16nda-fnda.lo liboctave_la-mx-fnda-ui16nda.lo liboctave_la-mx-ui16nda-fnda.lo liboctave_la-mx-fnda-i32nda.lo liboctave_la-mx-i32nda-fnda.lo liboctave_la-mx-fnda-ui32nda.lo liboctave_la-mx-ui32nda-fnda.lo liboctave_la-mx-fnda-i64nda.lo liboctave_la-mx-i64nda-fnda.lo liboctave_la-mx-fnda-ui64nda.lo liboctave_la-mx-ui64nda-fnda.lo liboctave_la-mx-i8nda-ui8.lo liboctave_la-mx-i8nda-i16.lo liboctave_la-mx-i8nda-ui16.lo liboctave_la-mx-i8nda-i32.lo liboctave_la-mx-i8nda-ui32.lo liboctave_la-mx-i8nda-i64.lo liboctave_la-mx-i8nda-ui64.lo liboctave_la-mx-i16nda-i8.lo liboctave_la-mx-i16nda-ui8.lo liboctave_la-mx-i16nda-ui16.lo liboctave_la-mx-i16nda-i32.lo liboctave_la-mx-i16nda-ui32.lo liboctave_la-mx-i16nda-i64.lo liboctave_la-mx-i16nda-ui64.lo liboctave_la-mx-i32nda-i8.lo liboctave_la-mx-i32nda-ui8.lo liboctave_la-mx-i32nda-i16.lo liboctave_la-mx-i32nda-ui16.lo liboctave_la-mx-i32nda-ui32.lo liboctave_la-mx-i32nda-i64.lo liboctave_la-mx-i32nda-ui64.lo liboctave_la-mx-i64nda-i8.lo liboctave_la-mx-i64nda-ui8.lo liboctave_la-mx-i64nda-i16.lo liboctave_la-mx-i64nda-ui16.lo liboctave_la-mx-i64nda-i32.lo liboctave_la-mx-i64nda-ui32.lo liboctave_la-mx-i64nda-ui64.lo liboctave_la-mx-ui8nda-i8.lo liboctave_la-mx-ui8nda-i16.lo liboctave_la-mx-ui8nda-ui16.lo liboctave_la-mx-ui8nda-i32.lo liboctave_la-mx-ui8nda-ui32.lo liboctave_la-mx-ui8nda-i64.lo liboctave_la-mx-ui8nda-ui64.lo liboctave_la-mx-ui16nda-i8.lo liboctave_la-mx-ui16nda-ui8.lo liboctave_la-mx-ui16nda-i16.lo liboctave_la-mx-ui16nda-i32.lo liboctave_la-mx-ui16nda-ui32.lo liboctave_la-mx-ui16nda-i64.lo liboctave_la-mx-ui16nda-ui64.lo liboctave_la-mx-ui32nda-i8.lo liboctave_la-mx-ui32nda-ui8.lo liboctave_la-mx-ui32nda-i16.lo liboctave_la-mx-ui32nda-ui16.lo liboctave_la-mx-ui32nda-i32.lo liboctave_la-mx-ui32nda-i64.lo liboctave_la-mx-ui32nda-ui64.lo liboctave_la-mx-ui64nda-i8.lo liboctave_la-mx-ui64nda-ui8.lo liboctave_la-mx-ui64nda-i16.lo liboctave_la-mx-ui64nda-ui16.lo liboctave_la-mx-ui64nda-i32.lo liboctave_la-mx-ui64nda-ui32.lo liboctave_la-mx-ui64nda-i64.lo liboctave_la-mx-i8-ui8nda.lo liboctave_la-mx-i8-i16nda.lo liboctave_la-mx-i8-ui16nda.lo liboctave_la-mx-i8-i32nda.lo liboctave_la-mx-i8-ui32nda.lo liboctave_la-mx-i8-i64nda.lo liboctave_la-mx-i8-ui64nda.lo liboctave_la-mx-i16-i8nda.lo liboctave_la-mx-i16-ui8nda.lo liboctave_la-mx-i16-ui16nda.lo liboctave_la-mx-i16-i32nda.lo liboctave_la-mx-i16-ui32nda.lo liboctave_la-mx-i16-i64nda.lo liboctave_la-mx-i16-ui64nda.lo liboctave_la-mx-i32-i8nda.lo liboctave_la-mx-i32-ui8nda.lo liboctave_la-mx-i32-i16nda.lo liboctave_la-mx-i32-ui16nda.lo liboctave_la-mx-i32-ui32nda.lo liboctave_la-mx-i32-i64nda.lo liboctave_la-mx-i32-ui64nda.lo liboctave_la-mx-i64-i8nda.lo liboctave_la-mx-i64-ui8nda.lo liboctave_la-mx-i64-i16nda.lo liboctave_la-mx-i64-ui16nda.lo liboctave_la-mx-i64-i32nda.lo liboctave_la-mx-i64-ui32nda.lo liboctave_la-mx-i64-ui64nda.lo liboctave_la-mx-ui8-i8nda.lo liboctave_la-mx-ui8-i16nda.lo liboctave_la-mx-ui8-ui16nda.lo liboctave_la-mx-ui8-i32nda.lo liboctave_la-mx-ui8-ui32nda.lo liboctave_la-mx-ui8-i64nda.lo liboctave_la-mx-ui8-ui64nda.lo liboctave_la-mx-ui16-i8nda.lo liboctave_la-mx-ui16-ui8nda.lo liboctave_la-mx-ui16-i16nda.lo liboctave_la-mx-ui16-i32nda.lo liboctave_la-mx-ui16-ui32nda.lo liboctave_la-mx-ui16-i64nda.lo liboctave_la-mx-ui16-ui64nda.lo liboctave_la-mx-ui32-i8nda.lo liboctave_la-mx-ui32-ui8nda.lo liboctave_la-mx-ui32-i16nda.lo liboctave_la-mx-ui32-ui16nda.lo liboctave_la-mx-ui32-i32nda.lo liboctave_la-mx-ui32-i64nda.lo liboctave_la-mx-ui32-ui64nda.lo liboctave_la-mx-ui64-i8nda.lo liboctave_la-mx-ui64-ui8nda.lo liboctave_la-mx-ui64-i16nda.lo liboctave_la-mx-ui64-ui16nda.lo liboctave_la-mx-ui64-i32nda.lo liboctave_la-mx-ui64-ui32nda.lo liboctave_la-mx-ui64-i64nda.lo liboctave_la-mx-i8nda-ui8nda.lo liboctave_la-mx-i8nda-i16nda.lo liboctave_la-mx-i8nda-ui16nda.lo liboctave_la-mx-i8nda-i32nda.lo liboctave_la-mx-i8nda-ui32nda.lo liboctave_la-mx-i8nda-i64nda.lo liboctave_la-mx-i8nda-ui64nda.lo liboctave_la-mx-i16nda-i8nda.lo liboctave_la-mx-i16nda-ui8nda.lo liboctave_la-mx-i16nda-ui16nda.lo liboctave_la-mx-i16nda-i32nda.lo liboctave_la-mx-i16nda-ui32nda.lo liboctave_la-mx-i16nda-i64nda.lo liboctave_la-mx-i16nda-ui64nda.lo liboctave_la-mx-i32nda-i8nda.lo liboctave_la-mx-i32nda-ui8nda.lo liboctave_la-mx-i32nda-i16nda.lo liboctave_la-mx-i32nda-ui16nda.lo liboctave_la-mx-i32nda-ui32nda.lo liboctave_la-mx-i32nda-i64nda.lo liboctave_la-mx-i32nda-ui64nda.lo liboctave_la-mx-i64nda-i8nda.lo liboctave_la-mx-i64nda-ui8nda.lo liboctave_la-mx-i64nda-i16nda.lo liboctave_la-mx-i64nda-ui16nda.lo liboctave_la-mx-i64nda-i32nda.lo liboctave_la-mx-i64nda-ui32nda.lo liboctave_la-mx-i64nda-ui64nda.lo liboctave_la-mx-ui8nda-i8nda.lo liboctave_la-mx-ui8nda-i16nda.lo liboctave_la-mx-ui8nda-ui16nda.lo liboctave_la-mx-ui8nda-i32nda.lo liboctave_la-mx-ui8nda-ui32nda.lo liboctave_la-mx-ui8nda-i64nda.lo liboctave_la-mx-ui8nda-ui64nda.lo liboctave_la-mx-ui16nda-i8nda.lo liboctave_la-mx-ui16nda-ui8nda.lo liboctave_la-mx-ui16nda-i16nda.lo liboctave_la-mx-ui16nda-i32nda.lo liboctave_la-mx-ui16nda-ui32nda.lo liboctave_la-mx-ui16nda-i64nda.lo liboctave_la-mx-ui16nda-ui64nda.lo liboctave_la-mx-ui32nda-i8nda.lo liboctave_la-mx-ui32nda-ui8nda.lo liboctave_la-mx-ui32nda-i16nda.lo liboctave_la-mx-ui32nda-ui16nda.lo liboctave_la-mx-ui32nda-i32nda.lo liboctave_la-mx-ui32nda-i64nda.lo liboctave_la-mx-ui32nda-ui64nda.lo liboctave_la-mx-ui64nda-i8nda.lo liboctave_la-mx-ui64nda-ui8nda.lo liboctave_la-mx-ui64nda-i16nda.lo liboctave_la-mx-ui64nda-ui16nda.lo liboctave_la-mx-ui64nda-i32nda.lo liboctave_la-mx-ui64nda-ui32nda.lo liboctave_la-mx-ui64nda-i64nda.lo liboctave_la-vx-ccv-cv.lo liboctave_la-vx-ccv-s.lo liboctave_la-vx-crv-rv.lo liboctave_la-vx-crv-s.lo liboctave_la-vx-cs-cv.lo liboctave_la-vx-cs-rv.lo liboctave_la-vx-cv-ccv.lo liboctave_la-vx-cv-cs.lo liboctave_la-vx-rv-crv.lo liboctave_la-vx-rv-cs.lo liboctave_la-vx-s-ccv.lo liboctave_la-vx-s-crv.lo liboctave_la-vx-fccv-fcv.lo liboctave_la-vx-fccv-fs.lo liboctave_la-vx-fcrv-frv.lo liboctave_la-vx-fcrv-fs.lo liboctave_la-vx-fcs-fcv.lo liboctave_la-vx-fcs-frv.lo liboctave_la-vx-fcv-fccv.lo liboctave_la-vx-fcv-fcs.lo liboctave_la-vx-frv-fcrv.lo liboctave_la-vx-frv-fcs.lo liboctave_la-vx-fs-fccv.lo liboctave_la-vx-fs-fcrv.lo liboctave_la-smx-sm-cs.lo liboctave_la-smx-cs-sm.lo liboctave_la-smx-scm-s.lo liboctave_la-smx-s-scm.lo liboctave_la-smx-scm-sm.lo liboctave_la-smx-sm-scm.lo liboctave_la-smx-m-sm.lo liboctave_la-smx-m-scm.lo liboctave_la-smx-cm-sm.lo liboctave_la-smx-cm-scm.lo liboctave_la-smx-sm-m.lo liboctave_la-smx-scm-m.lo liboctave_la-smx-sm-cm.lo liboctave_la-smx-scm-cm.lo liboctave_la-smx-bm-sbm.lo liboctave_la-smx-sbm-bm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate -lfftw3 -lfftw3f -llapack -lblas -lreadline -lncurses -L/usr/lib -lpcre -ldl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/liboctave_la-CollocWt.o .libs/liboctave_la-DASPK.o .libs/liboctave_la-DASRT.o .libs/liboctave_la-DASSL.o .libs/liboctave_la-LSODE.o .libs/liboctave_la-ODES.o .libs/liboctave_la-Quad.o .libs/liboctave_la-Range.o .libs/liboctave_la-data-conv.o .libs/liboctave_la-dir-ops.o .libs/liboctave_la-file-ops.o .libs/liboctave_la-file-stat.o .libs/liboctave_la-glob-match.o .libs/liboctave_la-idx-vector.o .libs/liboctave_la-lo-array-gripes.o .libs/liboctave_la-lo-ieee.o .libs/liboctave_la-lo-mappers.o .libs/liboctave_la-lo-specfun.o .libs/liboctave_la-lo-sysdep.o .libs/liboctave_la-lo-utils.o .libs/liboctave_la-mach-info.o .libs/liboctave_la-oct-alloc.o .libs/liboctave_la-oct-convn.o .libs/liboctave_la-oct-env.o .libs/liboctave_la-oct-fftw.o .libs/liboctave_la-oct-glob.o .libs/liboctave_la-oct-group.o .libs/liboctave_la-oct-locbuf.o .libs/liboctave_la-oct-md5.o .libs/liboctave_la-oct-mutex.o .libs/liboctave_la-oct-norm.o .libs/liboctave_la-oct-passwd.o .libs/liboctave_la-oct-rand.o .libs/liboctave_la-oct-shlib.o .libs/liboctave_la-oct-spparms.o .libs/liboctave_la-oct-syscalls.o .libs/liboctave_la-oct-time.o .libs/liboctave_la-oct-uname.o .libs/liboctave_la-pathsearch.o .libs/liboctave_la-regex-match.o .libs/liboctave_la-sparse-sort.o .libs/liboctave_la-sparse-util.o .libs/liboctave_la-str-vec.o .libs/liboctave_la-Array-C.o .libs/liboctave_la-Array-b.o .libs/liboctave_la-Array-ch.o .libs/liboctave_la-Array-d.o .libs/liboctave_la-Array-f.o .libs/liboctave_la-Array-fC.o .libs/liboctave_la-Array-i.o .libs/liboctave_la-Array-idx-vec.o .libs/liboctave_la-Array-s.o .libs/liboctave_la-Array-str.o .libs/liboctave_la-Array-voidp.o .libs/liboctave_la-MArray-C.o .libs/liboctave_la-MArray-d.o .libs/liboctave_la-MArray-f.o .libs/liboctave_la-MArray-fC.o .libs/liboctave_la-MArray-i.o .libs/liboctave_la-MArray-s.o .libs/liboctave_la-MSparse-C.o .libs/liboctave_la-MSparse-d.o .libs/liboctave_la-Sparse-C.o .libs/liboctave_la-Sparse-b.o .libs/liboctave_la-Sparse-d.o .libs/liboctave_la-oct-inttypes.o .libs/liboctave_la-Array-util.o .libs/liboctave_la-CColVector.o .libs/liboctave_la-CDiagMatrix.o .libs/liboctave_la-CMatrix.o .libs/liboctave_la-CNDArray.o .libs/liboctave_la-CRowVector.o .libs/liboctave_la-CSparse.o .libs/liboctave_la-CmplxAEPBAL.o .libs/liboctave_la-CmplxCHOL.o .libs/liboctave_la-CmplxGEPBAL.o .libs/liboctave_la-CmplxHESS.o .libs/liboctave_la-CmplxLU.o .libs/liboctave_la-CmplxQR.o .libs/liboctave_la-CmplxQRP.o .libs/liboctave_la-CmplxSCHUR.o .libs/liboctave_la-CmplxSVD.o .libs/liboctave_la-EIG.o .libs/liboctave_la-MSparse.o .libs/liboctave_la-MatrixType.o .libs/liboctave_la-PermMatrix.o .libs/liboctave_la-Sparse.o .libs/liboctave_la-SparseCmplxCHOL.o .libs/liboctave_la-SparseCmplxLU.o .libs/liboctave_la-SparseCmplxQR.o .libs/liboctave_la-SparseQR.o .libs/liboctave_la-SparsedbleCHOL.o .libs/liboctave_la-SparsedbleLU.o .libs/liboctave_la-boolMatrix.o .libs/liboctave_la-boolNDArray.o .libs/liboctave_la-boolSparse.o .libs/liboctave_la-chMatrix.o .libs/liboctave_la-chNDArray.o .libs/liboctave_la-dim-vector.o .libs/liboctave_la-dColVector.o .libs/liboctave_la-dDiagMatrix.o .libs/liboctave_la-dMatrix.o .libs/liboctave_la-dNDArray.o .libs/liboctave_la-dRowVector.o .libs/liboctave_la-dSparse.o .libs/liboctave_la-dbleAEPBAL.o .libs/liboctave_la-dbleCHOL.o .libs/liboctave_la-dbleGEPBAL.o .libs/liboctave_la-dbleHESS.o .libs/liboctave_la-dbleLU.o .libs/liboctave_la-dbleQR.o .libs/liboctave_la-dbleQRP.o .libs/liboctave_la-dbleSCHUR.o .libs/liboctave_la-dbleSVD.o .libs/liboctave_la-fCColVector.o .libs/liboctave_la-fCDiagMatrix.o .libs/liboctave_la-fCMatrix.o .libs/liboctave_la-fCNDArray.o .libs/liboctave_la-fCRowVector.o .libs/liboctave_la-fCmplxAEPBAL.o .libs/liboctave_la-fCmplxCHOL.o .libs/liboctave_la-fCmplxGEPBAL.o .libs/liboctave_la-fCmplxHESS.o .libs/liboctave_la-fCmplxLU.o .libs/liboctave_la-fCmplxQR.o .libs/liboctave_la-fCmplxQRP.o .libs/liboctave_la-fCmplxSCHUR.o .libs/liboctave_la-fCmplxSVD.o .libs/liboctave_la-fColVector.o .libs/liboctave_la-fDiagMatrix.o .libs/liboctave_la-fEIG.o .libs/liboctave_la-fMatrix.o .libs/liboctave_la-fNDArray.o .libs/liboctave_la-fRowVector.o .libs/liboctave_la-floatAEPBAL.o .libs/liboctave_la-floatCHOL.o .libs/liboctave_la-floatGEPBAL.o .libs/liboctave_la-floatHESS.o .libs/liboctave_la-floatLU.o .libs/liboctave_la-floatQR.o .libs/liboctave_la-floatQRP.o .libs/liboctave_la-floatSCHUR.o .libs/liboctave_la-floatSVD.o .libs/liboctave_la-int16NDArray.o .libs/liboctave_la-int32NDArray.o .libs/liboctave_la-int64NDArray.o .libs/liboctave_la-int8NDArray.o .libs/liboctave_la-uint16NDArray.o .libs/liboctave_la-uint32NDArray.o .libs/liboctave_la-uint64NDArray.o .libs/liboctave_la-uint8NDArray.o .libs/liboctave_la-f2c-main.o .libs/liboctave_la-lo-cieee.o .libs/liboctave_la-lo-cutils.o .libs/liboctave_la-randgamma.o .libs/liboctave_la-randmtzig.o .libs/liboctave_la-randpoisson.o .libs/liboctave_la-tempnam.o .libs/liboctave_la-tempname.o .libs/liboctave_la-cmd-edit.o .libs/liboctave_la-cmd-hist.o .libs/liboctave_la-oct-rl-edit.o .libs/liboctave_la-oct-rl-hist.o .libs/liboctave_la-mx-cdm-dm.o .libs/liboctave_la-mx-dm-cdm.o .libs/liboctave_la-mx-cs-dm.o .libs/liboctave_la-mx-cs-m.o .libs/liboctave_la-mx-cs-nda.o .libs/liboctave_la-mx-cdm-cm.o .libs/liboctave_la-mx-cdm-m.o .libs/liboctave_la-mx-cdm-s.o .libs/liboctave_la-mx-cm-cdm.o .libs/liboctave_la-mx-cm-dm.o .libs/liboctave_la-mx-cm-m.o .libs/liboctave_la-mx-cnda-nda.o .libs/liboctave_la-mx-cm-s.o .libs/liboctave_la-mx-cnda-s.o .libs/liboctave_la-mx-dm-cs.o .libs/liboctave_la-mx-dm-cm.o .libs/liboctave_la-mx-m-cs.o .libs/liboctave_la-mx-nda-cs.o .libs/liboctave_la-mx-m-cdm.o .libs/liboctave_la-mx-m-cm.o .libs/liboctave_la-mx-nda-cnda.o .libs/liboctave_la-mx-s-cdm.o .libs/liboctave_la-mx-s-cm.o .libs/liboctave_la-mx-s-cnda.o .libs/liboctave_la-mx-dm-m.o .libs/liboctave_la-mx-m-dm.o .libs/liboctave_la-mx-fcdm-fdm.o .libs/liboctave_la-mx-fdm-fcdm.o .libs/liboctave_la-mx-fcs-fdm.o .libs/liboctave_la-mx-fcs-fm.o .libs/liboctave_la-mx-fcs-fnda.o .libs/liboctave_la-mx-fcdm-fcm.o .libs/liboctave_la-mx-fcdm-fm.o .libs/liboctave_la-mx-fcdm-fs.o .libs/liboctave_la-mx-fcm-fcdm.o .libs/liboctave_la-mx-fcm-fdm.o .libs/liboctave_la-mx-fcm-fm.o .libs/liboctave_la-mx-fcnda-fnda.o .libs/liboctave_la-mx-fcm-fs.o .libs/liboctave_la-mx-fcnda-fs.o .libs/liboctave_la-mx-fdm-fcs.o .libs/liboctave_la-mx-fdm-fcm.o .libs/liboctave_la-mx-fm-fcs.o .libs/liboctave_la-mx-fnda-fcs.o .libs/liboctave_la-mx-fm-fcdm.o .libs/liboctave_la-mx-fm-fcm.o .libs/liboctave_la-mx-fnda-fcnda.o .libs/liboctave_la-mx-fs-fcdm.o .libs/liboctave_la-mx-fs-fcm.o .libs/liboctave_la-mx-fs-fcnda.o .libs/liboctave_la-mx-fdm-fm.o .libs/liboctave_la-mx-fm-fdm.o .libs/liboctave_la-mx-pm-m.o .libs/liboctave_la-mx-m-pm.o .libs/liboctave_la-mx-pm-cm.o .libs/liboctave_la-mx-cm-pm.o .libs/liboctave_la-mx-pm-fm.o .libs/liboctave_la-mx-fm-pm.o .libs/liboctave_la-mx-pm-fcm.o .libs/liboctave_la-mx-fcm-pm.o .libs/liboctave_la-mx-s-i8nda.o .libs/liboctave_la-mx-i8nda-s.o .libs/liboctave_la-mx-s-ui8nda.o .libs/liboctave_la-mx-ui8nda-s.o .libs/liboctave_la-mx-s-i16nda.o .libs/liboctave_la-mx-i16nda-s.o .libs/liboctave_la-mx-s-ui16nda.o .libs/liboctave_la-mx-ui16nda-s.o .libs/liboctave_la-mx-s-i32nda.o .libs/liboctave_la-mx-i32nda-s.o .libs/liboctave_la-mx-s-ui32nda.o .libs/liboctave_la-mx-ui32nda-s.o .libs/liboctave_la-mx-s-i64nda.o .libs/liboctave_la-mx-i64nda-s.o .libs/liboctave_la-mx-s-ui64nda.o .libs/liboctave_la-mx-ui64nda-s.o .libs/liboctave_la-mx-fs-i8nda.o .libs/liboctave_la-mx-i8nda-fs.o .libs/liboctave_la-mx-fs-ui8nda.o .libs/liboctave_la-mx-ui8nda-fs.o .libs/liboctave_la-mx-fs-i16nda.o .libs/liboctave_la-mx-i16nda-fs.o .libs/liboctave_la-mx-fs-ui16nda.o .libs/liboctave_la-mx-ui16nda-fs.o .libs/liboctave_la-mx-fs-i32nda.o .libs/liboctave_la-mx-i32nda-fs.o .libs/liboctave_la-mx-fs-ui32nda.o .libs/liboctave_la-mx-ui32nda-fs.o .libs/liboctave_la-mx-fs-i64nda.o .libs/liboctave_la-mx-i64nda-fs.o .libs/liboctave_la-mx-fs-ui64nda.o .libs/liboctave_la-mx-ui64nda-fs.o .libs/liboctave_la-mx-nda-i8.o .libs/liboctave_la-mx-i8-nda.o .libs/liboctave_la-mx-nda-ui8.o .libs/liboctave_la-mx-ui8-nda.o .libs/liboctave_la-mx-nda-i16.o .libs/liboctave_la-mx-i16-nda.o .libs/liboctave_la-mx-nda-ui16.o .libs/liboctave_la-mx-ui16-nda.o .libs/liboctave_la-mx-nda-i32.o .libs/liboctave_la-mx-i32-nda.o .libs/liboctave_la-mx-nda-ui32.o .libs/liboctave_la-mx-ui32-nda.o .libs/liboctave_la-mx-nda-i64.o .libs/liboctave_la-mx-i64-nda.o .libs/liboctave_la-mx-nda-ui64.o .libs/liboctave_la-mx-ui64-nda.o .libs/liboctave_la-mx-fnda-i8.o .libs/liboctave_la-mx-i8-fnda.o .libs/liboctave_la-mx-fnda-ui8.o .libs/liboctave_la-mx-ui8-fnda.o .libs/liboctave_la-mx-fnda-i16.o .libs/liboctave_la-mx-i16-fnda.o .libs/liboctave_la-mx-fnda-ui16.o .libs/liboctave_la-mx-ui16-fnda.o .libs/liboctave_la-mx-fnda-i32.o .libs/liboctave_la-mx-i32-fnda.o .libs/liboctave_la-mx-fnda-ui32.o .libs/liboctave_la-mx-ui32-fnda.o .libs/liboctave_la-mx-fnda-i64.o .libs/liboctave_la-mx-i64-fnda.o .libs/liboctave_la-mx-fnda-ui64.o .libs/liboctave_la-mx-ui64-fnda.o .libs/liboctave_la-mx-nda-i8nda.o .libs/liboctave_la-mx-i8nda-nda.o .libs/liboctave_la-mx-nda-ui8nda.o .libs/liboctave_la-mx-ui8nda-nda.o .libs/liboctave_la-mx-nda-i16nda.o .libs/liboctave_la-mx-i16nda-nda.o .libs/liboctave_la-mx-nda-ui16nda.o .libs/liboctave_la-mx-ui16nda-nda.o .libs/liboctave_la-mx-nda-i32nda.o .libs/liboctave_la-mx-i32nda-nda.o .libs/liboctave_la-mx-nda-ui32nda.o .libs/liboctave_la-mx-ui32nda-nda.o .libs/liboctave_la-mx-nda-i64nda.o .libs/liboctave_la-mx-i64nda-nda.o .libs/liboctave_la-mx-nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-nda.o .libs/liboctave_la-mx-fnda-i8nda.o .libs/liboctave_la-mx-i8nda-fnda.o .libs/liboctave_la-mx-fnda-ui8nda.o .libs/liboctave_la-mx-ui8nda-fnda.o .libs/liboctave_la-mx-fnda-i16nda.o .libs/liboctave_la-mx-i16nda-fnda.o .libs/liboctave_la-mx-fnda-ui16nda.o .libs/liboctave_la-mx-ui16nda-fnda.o .libs/liboctave_la-mx-fnda-i32nda.o .libs/liboctave_la-mx-i32nda-fnda.o .libs/liboctave_la-mx-fnda-ui32nda.o .libs/liboctave_la-mx-ui32nda-fnda.o .libs/liboctave_la-mx-fnda-i64nda.o .libs/liboctave_la-mx-i64nda-fnda.o .libs/liboctave_la-mx-fnda-ui64nda.o .libs/liboctave_la-mx-ui64nda-fnda.o .libs/liboctave_la-mx-i8nda-ui8.o .libs/liboctave_la-mx-i8nda-i16.o .libs/liboctave_la-mx-i8nda-ui16.o .libs/liboctave_la-mx-i8nda-i32.o .libs/liboctave_la-mx-i8nda-ui32.o .libs/liboctave_la-mx-i8nda-i64.o .libs/liboctave_la-mx-i8nda-ui64.o .libs/liboctave_la-mx-i16nda-i8.o .libs/liboctave_la-mx-i16nda-ui8.o .libs/liboctave_la-mx-i16nda-ui16.o .libs/liboctave_la-mx-i16nda-i32.o .libs/liboctave_la-mx-i16nda-ui32.o .libs/liboctave_la-mx-i16nda-i64.o .libs/liboctave_la-mx-i16nda-ui64.o .libs/liboctave_la-mx-i32nda-i8.o .libs/liboctave_la-mx-i32nda-ui8.o .libs/liboctave_la-mx-i32nda-i16.o .libs/liboctave_la-mx-i32nda-ui16.o .libs/liboctave_la-mx-i32nda-ui32.o .libs/liboctave_la-mx-i32nda-i64.o .libs/liboctave_la-mx-i32nda-ui64.o .libs/liboctave_la-mx-i64nda-i8.o .libs/liboctave_la-mx-i64nda-ui8.o .libs/liboctave_la-mx-i64nda-i16.o .libs/liboctave_la-mx-i64nda-ui16.o .libs/liboctave_la-mx-i64nda-i32.o .libs/liboctave_la-mx-i64nda-ui32.o .libs/liboctave_la-mx-i64nda-ui64.o .libs/liboctave_la-mx-ui8nda-i8.o .libs/liboctave_la-mx-ui8nda-i16.o .libs/liboctave_la-mx-ui8nda-ui16.o .libs/liboctave_la-mx-ui8nda-i32.o .libs/liboctave_la-mx-ui8nda-ui32.o .libs/liboctave_la-mx-ui8nda-i64.o .libs/liboctave_la-mx-ui8nda-ui64.o .libs/liboctave_la-mx-ui16nda-i8.o .libs/liboctave_la-mx-ui16nda-ui8.o .libs/liboctave_la-mx-ui16nda-i16.o .libs/liboctave_la-mx-ui16nda-i32.o .libs/liboctave_la-mx-ui16nda-ui32.o .libs/liboctave_la-mx-ui16nda-i64.o .libs/liboctave_la-mx-ui16nda-ui64.o .libs/liboctave_la-mx-ui32nda-i8.o .libs/liboctave_la-mx-ui32nda-ui8.o .libs/liboctave_la-mx-ui32nda-i16.o .libs/liboctave_la-mx-ui32nda-ui16.o .libs/liboctave_la-mx-ui32nda-i32.o .libs/liboctave_la-mx-ui32nda-i64.o .libs/liboctave_la-mx-ui32nda-ui64.o .libs/liboctave_la-mx-ui64nda-i8.o .libs/liboctave_la-mx-ui64nda-ui8.o .libs/liboctave_la-mx-ui64nda-i16.o .libs/liboctave_la-mx-ui64nda-ui16.o .libs/liboctave_la-mx-ui64nda-i32.o .libs/liboctave_la-mx-ui64nda-ui32.o .libs/liboctave_la-mx-ui64nda-i64.o .libs/liboctave_la-mx-i8-ui8nda.o .libs/liboctave_la-mx-i8-i16nda.o .libs/liboctave_la-mx-i8-ui16nda.o .libs/liboctave_la-mx-i8-i32nda.o .libs/liboctave_la-mx-i8-ui32nda.o .libs/liboctave_la-mx-i8-i64nda.o .libs/liboctave_la-mx-i8-ui64nda.o .libs/liboctave_la-mx-i16-i8nda.o .libs/liboctave_la-mx-i16-ui8nda.o .libs/liboctave_la-mx-i16-ui16nda.o .libs/liboctave_la-mx-i16-i32nda.o .libs/liboctave_la-mx-i16-ui32nda.o .libs/liboctave_la-mx-i16-i64nda.o .libs/liboctave_la-mx-i16-ui64nda.o .libs/liboctave_la-mx-i32-i8nda.o .libs/liboctave_la-mx-i32-ui8nda.o .libs/liboctave_la-mx-i32-i16nda.o .libs/liboctave_la-mx-i32-ui16nda.o .libs/liboctave_la-mx-i32-ui32nda.o .libs/liboctave_la-mx-i32-i64nda.o .libs/liboctave_la-mx-i32-ui64nda.o .libs/liboctave_la-mx-i64-i8nda.o .libs/liboctave_la-mx-i64-ui8nda.o .libs/liboctave_la-mx-i64-i16nda.o .libs/liboctave_la-mx-i64-ui16nda.o .libs/liboctave_la-mx-i64-i32nda.o .libs/liboctave_la-mx-i64-ui32nda.o .libs/liboctave_la-mx-i64-ui64nda.o .libs/liboctave_la-mx-ui8-i8nda.o .libs/liboctave_la-mx-ui8-i16nda.o .libs/liboctave_la-mx-ui8-ui16nda.o .libs/liboctave_la-mx-ui8-i32nda.o .libs/liboctave_la-mx-ui8-ui32nda.o .libs/liboctave_la-mx-ui8-i64nda.o .libs/liboctave_la-mx-ui8-ui64nda.o .libs/liboctave_la-mx-ui16-i8nda.o .libs/liboctave_la-mx-ui16-ui8nda.o .libs/liboctave_la-mx-ui16-i16nda.o .libs/liboctave_la-mx-ui16-i32nda.o .libs/liboctave_la-mx-ui16-ui32nda.o .libs/liboctave_la-mx-ui16-i64nda.o .libs/liboctave_la-mx-ui16-ui64nda.o .libs/liboctave_la-mx-ui32-i8nda.o .libs/liboctave_la-mx-ui32-ui8nda.o .libs/liboctave_la-mx-ui32-i16nda.o .libs/liboctave_la-mx-ui32-ui16nda.o .libs/liboctave_la-mx-ui32-i32nda.o .libs/liboctave_la-mx-ui32-i64nda.o .libs/liboctave_la-mx-ui32-ui64nda.o .libs/liboctave_la-mx-ui64-i8nda.o .libs/liboctave_la-mx-ui64-ui8nda.o .libs/liboctave_la-mx-ui64-i16nda.o .libs/liboctave_la-mx-ui64-ui16nda.o .libs/liboctave_la-mx-ui64-i32nda.o .libs/liboctave_la-mx-ui64-ui32nda.o .libs/liboctave_la-mx-ui64-i64nda.o .libs/liboctave_la-mx-i8nda-ui8nda.o .libs/liboctave_la-mx-i8nda-i16nda.o .libs/liboctave_la-mx-i8nda-ui16nda.o .libs/liboctave_la-mx-i8nda-i32nda.o .libs/liboctave_la-mx-i8nda-ui32nda.o .libs/liboctave_la-mx-i8nda-i64nda.o .libs/liboctave_la-mx-i8nda-ui64nda.o .libs/liboctave_la-mx-i16nda-i8nda.o .libs/liboctave_la-mx-i16nda-ui8nda.o .libs/liboctave_la-mx-i16nda-ui16nda.o .libs/liboctave_la-mx-i16nda-i32nda.o .libs/liboctave_la-mx-i16nda-ui32nda.o .libs/liboctave_la-mx-i16nda-i64nda.o .libs/liboctave_la-mx-i16nda-ui64nda.o .libs/liboctave_la-mx-i32nda-i8nda.o .libs/liboctave_la-mx-i32nda-ui8nda.o .libs/liboctave_la-mx-i32nda-i16nda.o .libs/liboctave_la-mx-i32nda-ui16nda.o .libs/liboctave_la-mx-i32nda-ui32nda.o .libs/liboctave_la-mx-i32nda-i64nda.o .libs/liboctave_la-mx-i32nda-ui64nda.o .libs/liboctave_la-mx-i64nda-i8nda.o .libs/liboctave_la-mx-i64nda-ui8nda.o .libs/liboctave_la-mx-i64nda-i16nda.o .libs/liboctave_la-mx-i64nda-ui16nda.o .libs/liboctave_la-mx-i64nda-i32nda.o .libs/liboctave_la-mx-i64nda-ui32nda.o .libs/liboctave_la-mx-i64nda-ui64nda.o .libs/liboctave_la-mx-ui8nda-i8nda.o .libs/liboctave_la-mx-ui8nda-i16nda.o .libs/liboctave_la-mx-ui8nda-ui16nda.o .libs/liboctave_la-mx-ui8nda-i32nda.o .libs/liboctave_la-mx-ui8nda-ui32nda.o .libs/liboctave_la-mx-ui8nda-i64nda.o .libs/liboctave_la-mx-ui8nda-ui64nda.o .libs/liboctave_la-mx-ui16nda-i8nda.o .libs/liboctave_la-mx-ui16nda-ui8nda.o .libs/liboctave_la-mx-ui16nda-i16nda.o .libs/liboctave_la-mx-ui16nda-i32nda.o .libs/liboctave_la-mx-ui16nda-ui32nda.o .libs/liboctave_la-mx-ui16nda-i64nda.o .libs/liboctave_la-mx-ui16nda-ui64nda.o .libs/liboctave_la-mx-ui32nda-i8nda.o .libs/liboctave_la-mx-ui32nda-ui8nda.o .libs/liboctave_la-mx-ui32nda-i16nda.o .libs/liboctave_la-mx-ui32nda-ui16nda.o .libs/liboctave_la-mx-ui32nda-i32nda.o .libs/liboctave_la-mx-ui32nda-i64nda.o .libs/liboctave_la-mx-ui32nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-i8nda.o .libs/liboctave_la-mx-ui64nda-ui8nda.o .libs/liboctave_la-mx-ui64nda-i16nda.o .libs/liboctave_la-mx-ui64nda-ui16nda.o .libs/liboctave_la-mx-ui64nda-i32nda.o .libs/liboctave_la-mx-ui64nda-ui32nda.o .libs/liboctave_la-mx-ui64nda-i64nda.o .libs/liboctave_la-vx-ccv-cv.o .libs/liboctave_la-vx-ccv-s.o .libs/liboctave_la-vx-crv-rv.o .libs/liboctave_la-vx-crv-s.o .libs/liboctave_la-vx-cs-cv.o .libs/liboctave_la-vx-cs-rv.o .libs/liboctave_la-vx-cv-ccv.o .libs/liboctave_la-vx-cv-cs.o .libs/liboctave_la-vx-rv-crv.o .libs/liboctave_la-vx-rv-cs.o .libs/liboctave_la-vx-s-ccv.o .libs/liboctave_la-vx-s-crv.o .libs/liboctave_la-vx-fccv-fcv.o .libs/liboctave_la-vx-fccv-fs.o .libs/liboctave_la-vx-fcrv-frv.o .libs/liboctave_la-vx-fcrv-fs.o .libs/liboctave_la-vx-fcs-fcv.o .libs/liboctave_la-vx-fcs-frv.o .libs/liboctave_la-vx-fcv-fccv.o .libs/liboctave_la-vx-fcv-fcs.o .libs/liboctave_la-vx-frv-fcrv.o .libs/liboctave_la-vx-frv-fcs.o .libs/liboctave_la-vx-fs-fccv.o .libs/liboctave_la-vx-fs-fcrv.o .libs/liboctave_la-smx-sm-cs.o .libs/liboctave_la-smx-cs-sm.o .libs/liboctave_la-smx-scm-s.o .libs/liboctave_la-smx-s-scm.o .libs/liboctave_la-smx-scm-sm.o .libs/liboctave_la-smx-sm-scm.o .libs/liboctave_la-smx-m-sm.o .libs/liboctave_la-smx-m-scm.o .libs/liboctave_la-smx-cm-sm.o .libs/liboctave_la-smx-cm-scm.o .libs/liboctave_la-smx-sm-m.o .libs/liboctave_la-smx-scm-m.o .libs/liboctave_la-smx-sm-cm.o .libs/liboctave_la-smx-scm-cm.o .libs/liboctave_la-smx-bm-sbm.o .libs/liboctave_la-smx-sbm-bm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lqrupdate -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -llapack -lblas -lreadline -lncurses -lpcre -ldl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,liboctave-3.4.0.so -o .libs/liboctave-3.4.0.so libtool: install: /usr/bin/ginstall -c .libs/liboctave-3.4.0.soT /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/liboctave-3.4.0.so libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f liboctave-3.4.0.so liboctave.so || { rm -f liboctave.so && ln -s liboctave-3.4.0.so liboctave.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/liboctave.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/liboctave.la libtool: install: warning: remember to run `libtool --finish /usr/lib/octave-3.4.0' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/liboctave' Making install in src make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make install-am make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c octave '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin' libtool: install: warning: `./liboctinterp.la' has not been installed in `/usr/lib/octave-3.4.0' libtool: install: warning: `../liboctave/liboctave.la' has not been installed in `/usr/lib/octave-3.4.0' libtool: install: warning: `../libcruft/libcruft.la' has not been installed in `/usr/lib/octave-3.4.0' libtool: install: /usr/bin/ginstall -c .libs/octave /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin/octave make install-exec-hook make[5]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin && \ mv octave octave-3.4.0 && \ ln -s octave-3.4.0 octave make[5]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' test -z "/usr/include/octave-3.4.0/octave" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave" /usr/bin/ginstall -c -m 644 Cell.h base-list.h builtins.h c-file-ptr-stream.h comment-list.h cutils.h debug.h defaults.h defun-dld.h defun-int.h defun.h dirfns.h display.h dynamic-ld.h error.h file-io.h gl-render.h gl2ps.h gl2ps-renderer.h graphics.h graphics-props.cc gripes.h help.h input.h lex.h load-path.h load-save.h ls-ascii-helper.h ls-hdf5.h ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h ls-oct-binary.h ls-utils.h mex.h mexproto.h mxarray.h oct-conf.h oct-errno.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 oct-fstrm.h oct-gperf.h oct-hdf5.h oct-hist.h oct-iostrm.h oct-lvalue.h oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h oct-strstrm.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 txt-eng-ft.h txt-eng.h unwind-prot.h utils.h variables.h version.h xdiv.h xnorm.h xpow.h zfstream.h ov-base-diag.h ov-base-diag.cc '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 ov-base-mat.h ov-base-mat.cc ov-base-scalar.h ov-base-scalar.cc ov-base.h ov-bool-mat.h ov-bool-mat.cc ov-bool.h ov-builtin.h ov-cell.h ov-ch-mat.h ov-class.h ov-colon.h ov-complex.h ov-cs-list.h ov-cx-diag.h ov-cx-mat.h ov-dld-fcn.h ov-fcn-handle.h ov-fcn-inline.h ov-fcn.h ov-float.h ov-flt-complex.h ov-flt-cx-diag.h ov-flt-cx-mat.h ov-flt-re-diag.h ov-flt-re-mat.h ov-lazy-idx.h ov-mex-fcn.h ov-null-mat.h ov-perm.h ov-range.h ov-re-diag.h ov-re-mat.h ov-scalar.h ov-str-mat.h ov-struct.h ov-type-conv.h ov-typeinfo.h ov-usr-fcn.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 ov.h ov-base-int.h ov-base-int.cc ov-int-traits.h ov-int16.h ov-int32.h ov-int64.h ov-int8.h ov-intx.h ov-uint16.h ov-uint32.h ov-uint64.h ov-uint8.h ov-base-sparse.h ov-bool-sparse.h ov-cx-sparse.h ov-re-sparse.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 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' /usr/bin/ginstall -c -m 644 pt-select.h pt-stmt.h pt-unop.h pt-walk.h pt.h OPERATORS/op-dm-template.cc OPERATORS/op-dms-template.cc OPERATORS/op-int.h OPERATORS/op-pm-template.cc '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' test -z "/usr/lib/octave-3.4.0" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c liboctinterp.la DLD-FUNCTIONS/__contourc__.la DLD-FUNCTIONS/__delaunayn__.la DLD-FUNCTIONS/__dispatch__.la DLD-FUNCTIONS/__dsearchn__.la DLD-FUNCTIONS/__fltk_uigetfile__.la DLD-FUNCTIONS/__glpk__.la DLD-FUNCTIONS/__init_fltk__.la DLD-FUNCTIONS/__lin_interpn__.la DLD-FUNCTIONS/__magick_read__.la DLD-FUNCTIONS/__pchip_deriv__.la DLD-FUNCTIONS/__qp__.la DLD-FUNCTIONS/__voronoi__.la DLD-FUNCTIONS/amd.la DLD-FUNCTIONS/balance.la DLD-FUNCTIONS/besselj.la DLD-FUNCTIONS/betainc.la DLD-FUNCTIONS/bsxfun.la DLD-FUNCTIONS/ccolamd.la DLD-FUNCTIONS/cellfun.la DLD-FUNCTIONS/chol.la DLD-FUNCTIONS/colamd.la DLD-FUNCTIONS/colloc.la DLD-FUNCTIONS/conv2.la DLD-FUNCTIONS/convhulln.la DLD-FUNCTIONS/daspk.la DLD-FUNCTIONS/dasrt.la DLD-FUNCTIONS/dassl.la DLD-FUNCTIONS/det.la DLD-FUNCTIONS/dlmread.la DLD-FUNCTIONS/dmperm.la DLD-FUNCTIONS/dot.la DLD-FUNCTIONS/eig.la DLD-FUNCTIONS/eigs.la DLD-FUNCTIONS/fft.la DLD-FUNCTIONS/fft2.la DLD-FUNCTIONS/fftn.la DLD-FUNCTIONS/fftw.la DLD-FUNCTIONS/filter.la DLD-FUNCTIONS/find.la DLD-FUNCTIONS/gammainc.la DLD-FUNCTIONS/gcd.la DLD-FUNCTIONS/getgrent.la DLD-FUNCTIONS/getpwent.la DLD-FUNCTIONS/getrusage.la DLD-FUNCTIONS/givens.la DLD-FUNCTIONS/hess.la DLD-FUNCTIONS/hex2num.la DLD-FUNCTIONS/inv.la DLD-FUNCTIONS/kron.la DLD-FUNCTIONS/lookup.la DLD-FUNCTIONS/lsode.la DLD-FUNCTIONS/lu.la DLD-FUNCTIONS/luinc.la DLD-FUNCTIONS/matrix_type.la DLD-FUNCTIONS/max.la DLD-FUNCTIONS/md5sum.la DLD-FUNCTIONS/onCleanup.la DLD-FUNCTIONS/pinv.la DLD-FUNCTIONS/qr.la DLD-FUNCTIONS/quad.la DLD-FUNCTIONS/quadcc.la DLD-FUNCTIONS/qz.la DLD-FUNCTIONS/rand.la DLD-FUNCTIONS/rcond.la DLD-FUNCTIONS/regexp.la DLD-FUNCTIONS/schur.la DLD-FUNCTIONS/spparms.la DLD-FUNCTIONS/sqrtm.la DLD-FUNCTIONS/strfind.la DLD-FUNCTIONS/str2double.la DLD-FUNCTIONS/sub2ind.la DLD-FUNCTIONS/svd.la DLD-FUNCTIONS/syl.la DLD-FUNCTIONS/symbfact.la DLD-FUNCTIONS/symrcm.la DLD-FUNCTIONS/time.la DLD-FUNCTIONS/tril.la DLD-FUNCTIONS/tsearch.la DLD-FUNCTIONS/typecast.la DLD-FUNCTIONS/urlwrite.la '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0' libtool: install: warning: relinking `liboctinterp.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -release 3.4.0 -bindir /usr/bin -o liboctinterp.la -rpath /usr/lib/octave-3.4.0 liboctinterp_la-Cell.lo liboctinterp_la-bitfcns.lo liboctinterp_la-c-file-ptr-stream.lo liboctinterp_la-comment-list.lo liboctinterp_la-cutils.lo liboctinterp_la-data.lo liboctinterp_la-debug.lo liboctinterp_la-defaults.lo liboctinterp_la-defun.lo liboctinterp_la-dirfns.lo liboctinterp_la-display.lo liboctinterp_la-dynamic-ld.lo liboctinterp_la-error.lo liboctinterp_la-file-io.lo liboctinterp_la-gl-render.lo liboctinterp_la-gl2ps-renderer.lo liboctinterp_la-graphics.lo liboctinterp_la-gripes.lo liboctinterp_la-help.lo liboctinterp_la-input.lo liboctinterp_la-lex.lo liboctinterp_la-load-path.lo liboctinterp_la-load-save.lo liboctinterp_la-ls-ascii-helper.lo liboctinterp_la-ls-hdf5.lo liboctinterp_la-ls-mat-ascii.lo liboctinterp_la-ls-mat4.lo liboctinterp_la-ls-mat5.lo liboctinterp_la-ls-oct-ascii.lo liboctinterp_la-ls-oct-binary.lo liboctinterp_la-ls-utils.lo liboctinterp_la-mappers.lo liboctinterp_la-matherr.lo liboctinterp_la-mex.lo liboctinterp_la-oct-fstrm.lo liboctinterp_la-oct-hist.lo liboctinterp_la-oct-iostrm.lo liboctinterp_la-oct-lvalue.lo liboctinterp_la-oct-map.lo liboctinterp_la-oct-obj.lo liboctinterp_la-oct-parse.lo liboctinterp_la-oct-prcstrm.lo liboctinterp_la-oct-procbuf.lo liboctinterp_la-oct-stream.lo liboctinterp_la-oct-strstrm.lo liboctinterp_la-octave.lo liboctinterp_la-pager.lo liboctinterp_la-pr-output.lo liboctinterp_la-procstream.lo liboctinterp_la-sighandlers.lo liboctinterp_la-siglist.lo liboctinterp_la-sparse.lo liboctinterp_la-sparse-xdiv.lo liboctinterp_la-sparse-xpow.lo liboctinterp_la-strfns.lo liboctinterp_la-symtab.lo liboctinterp_la-syscalls.lo liboctinterp_la-sysdep.lo liboctinterp_la-token.lo liboctinterp_la-toplev.lo liboctinterp_la-txt-eng-ft.lo liboctinterp_la-unwind-prot.lo liboctinterp_la-utils.lo liboctinterp_la-variables.lo liboctinterp_la-xdiv.lo liboctinterp_la-xgl2ps.lo liboctinterp_la-xnorm.lo liboctinterp_la-xpow.lo liboctinterp_la-zfstream.lo liboctinterp_la-ov-base.lo liboctinterp_la-ov-bool-mat.lo liboctinterp_la-ov-bool.lo liboctinterp_la-ov-builtin.lo liboctinterp_la-ov-cell.lo liboctinterp_la-ov-ch-mat.lo liboctinterp_la-ov-class.lo liboctinterp_la-ov-colon.lo liboctinterp_la-ov-complex.lo liboctinterp_la-ov-cs-list.lo liboctinterp_la-ov-cx-diag.lo liboctinterp_la-ov-cx-mat.lo liboctinterp_la-ov-dld-fcn.lo liboctinterp_la-ov-fcn-handle.lo liboctinterp_la-ov-fcn-inline.lo liboctinterp_la-ov-fcn.lo liboctinterp_la-ov-float.lo liboctinterp_la-ov-flt-complex.lo liboctinterp_la-ov-flt-cx-diag.lo liboctinterp_la-ov-flt-cx-mat.lo liboctinterp_la-ov-flt-re-diag.lo liboctinterp_la-ov-flt-re-mat.lo liboctinterp_la-ov-lazy-idx.lo liboctinterp_la-ov-mex-fcn.lo liboctinterp_la-ov-null-mat.lo liboctinterp_la-ov-perm.lo liboctinterp_la-ov-range.lo liboctinterp_la-ov-re-diag.lo liboctinterp_la-ov-re-mat.lo liboctinterp_la-ov-scalar.lo liboctinterp_la-ov-str-mat.lo liboctinterp_la-ov-struct.lo liboctinterp_la-ov-typeinfo.lo liboctinterp_la-ov-usr-fcn.lo liboctinterp_la-ov.lo liboctinterp_la-ov-int16.lo liboctinterp_la-ov-int32.lo liboctinterp_la-ov-int64.lo liboctinterp_la-ov-int8.lo liboctinterp_la-ov-uint16.lo liboctinterp_la-ov-uint32.lo liboctinterp_la-ov-uint64.lo liboctinterp_la-ov-uint8.lo liboctinterp_la-ov-base-sparse.lo liboctinterp_la-ov-bool-sparse.lo liboctinterp_la-ov-cx-sparse.lo liboctinterp_la-ov-re-sparse.lo liboctinterp_la-pt-arg-list.lo liboctinterp_la-pt-assign.lo liboctinterp_la-pt-binop.lo liboctinterp_la-pt-bp.lo liboctinterp_la-pt-cbinop.lo liboctinterp_la-pt-cell.lo liboctinterp_la-pt-check.lo liboctinterp_la-pt-cmd.lo liboctinterp_la-pt-colon.lo liboctinterp_la-pt-const.lo liboctinterp_la-pt-decl.lo liboctinterp_la-pt-eval.lo liboctinterp_la-pt-except.lo liboctinterp_la-pt-exp.lo liboctinterp_la-pt-fcn-handle.lo liboctinterp_la-pt-id.lo liboctinterp_la-pt-idx.lo liboctinterp_la-pt-jump.lo liboctinterp_la-pt-loop.lo liboctinterp_la-pt-mat.lo liboctinterp_la-pt-misc.lo liboctinterp_la-pt-pr-code.lo liboctinterp_la-pt-select.lo liboctinterp_la-pt-stmt.lo liboctinterp_la-pt-unop.lo liboctinterp_la-pt.lo OPERATORS/liboctinterp_la-op-b-b.lo OPERATORS/liboctinterp_la-op-b-bm.lo OPERATORS/liboctinterp_la-op-b-sbm.lo OPERATORS/liboctinterp_la-op-bm-b.lo OPERATORS/liboctinterp_la-op-bm-bm.lo OPERATORS/liboctinterp_la-op-bm-sbm.lo OPERATORS/liboctinterp_la-op-cdm-cdm.lo OPERATORS/liboctinterp_la-op-cdm-cm.lo OPERATORS/liboctinterp_la-op-cdm-cs.lo OPERATORS/liboctinterp_la-op-cdm-dm.lo OPERATORS/liboctinterp_la-op-cdm-m.lo OPERATORS/liboctinterp_la-op-cdm-s.lo OPERATORS/liboctinterp_la-op-cell.lo OPERATORS/liboctinterp_la-op-chm.lo OPERATORS/liboctinterp_la-op-class.lo OPERATORS/liboctinterp_la-op-cm-cdm.lo OPERATORS/liboctinterp_la-op-cm-cm.lo OPERATORS/liboctinterp_la-op-cm-cs.lo OPERATORS/liboctinterp_la-op-cm-dm.lo OPERATORS/liboctinterp_la-op-cm-m.lo OPERATORS/liboctinterp_la-op-cm-pm.lo OPERATORS/liboctinterp_la-op-cm-s.lo OPERATORS/liboctinterp_la-op-cm-scm.lo OPERATORS/liboctinterp_la-op-cm-sm.lo OPERATORS/liboctinterp_la-op-cs-cm.lo OPERATORS/liboctinterp_la-op-cs-cs.lo OPERATORS/liboctinterp_la-op-cs-m.lo OPERATORS/liboctinterp_la-op-cs-s.lo OPERATORS/liboctinterp_la-op-cs-scm.lo OPERATORS/liboctinterp_la-op-cs-sm.lo OPERATORS/liboctinterp_la-op-dm-cdm.lo OPERATORS/liboctinterp_la-op-dm-cm.lo OPERATORS/liboctinterp_la-op-dm-cs.lo OPERATORS/liboctinterp_la-op-dm-dm.lo OPERATORS/liboctinterp_la-op-dm-m.lo OPERATORS/liboctinterp_la-op-dm-s.lo OPERATORS/liboctinterp_la-op-dm-scm.lo OPERATORS/liboctinterp_la-op-dm-sm.lo OPERATORS/liboctinterp_la-op-double-conv.lo OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo OPERATORS/liboctinterp_la-op-fcdm-fcm.lo OPERATORS/liboctinterp_la-op-fcdm-fcs.lo OPERATORS/liboctinterp_la-op-fcdm-fdm.lo OPERATORS/liboctinterp_la-op-fcdm-fm.lo OPERATORS/liboctinterp_la-op-fcdm-fs.lo OPERATORS/liboctinterp_la-op-fcm-fcdm.lo OPERATORS/liboctinterp_la-op-fcm-fcm.lo OPERATORS/liboctinterp_la-op-fcm-fcs.lo OPERATORS/liboctinterp_la-op-fcm-fdm.lo OPERATORS/liboctinterp_la-op-fcm-fm.lo OPERATORS/liboctinterp_la-op-fcm-fs.lo OPERATORS/liboctinterp_la-op-fcm-pm.lo OPERATORS/liboctinterp_la-op-fcn.lo OPERATORS/liboctinterp_la-op-fcs-fcm.lo OPERATORS/liboctinterp_la-op-fcs-fcs.lo OPERATORS/liboctinterp_la-op-fcs-fm.lo OPERATORS/liboctinterp_la-op-fcs-fs.lo OPERATORS/liboctinterp_la-op-fdm-fcdm.lo OPERATORS/liboctinterp_la-op-fdm-fcm.lo OPERATORS/liboctinterp_la-op-fdm-fcs.lo OPERATORS/liboctinterp_la-op-fdm-fdm.lo OPERATORS/liboctinterp_la-op-fdm-fm.lo OPERATORS/liboctinterp_la-op-fdm-fs.lo OPERATORS/liboctinterp_la-op-float-conv.lo OPERATORS/liboctinterp_la-op-fm-fcdm.lo OPERATORS/liboctinterp_la-op-fm-fcm.lo OPERATORS/liboctinterp_la-op-fm-fcs.lo OPERATORS/liboctinterp_la-op-fm-fdm.lo OPERATORS/liboctinterp_la-op-fm-fm.lo OPERATORS/liboctinterp_la-op-fm-fs.lo OPERATORS/liboctinterp_la-op-fm-pm.lo OPERATORS/liboctinterp_la-op-fs-fcm.lo OPERATORS/liboctinterp_la-op-fs-fcs.lo OPERATORS/liboctinterp_la-op-fs-fm.lo OPERATORS/liboctinterp_la-op-fs-fs.lo OPERATORS/liboctinterp_la-op-i16-i16.lo OPERATORS/liboctinterp_la-op-i32-i32.lo OPERATORS/liboctinterp_la-op-i64-i64.lo OPERATORS/liboctinterp_la-op-i8-i8.lo OPERATORS/liboctinterp_la-op-int-concat.lo OPERATORS/liboctinterp_la-op-int-conv.lo OPERATORS/liboctinterp_la-op-m-cdm.lo OPERATORS/liboctinterp_la-op-m-cm.lo OPERATORS/liboctinterp_la-op-m-cs.lo OPERATORS/liboctinterp_la-op-m-dm.lo OPERATORS/liboctinterp_la-op-m-m.lo OPERATORS/liboctinterp_la-op-m-pm.lo OPERATORS/liboctinterp_la-op-m-s.lo OPERATORS/liboctinterp_la-op-m-scm.lo OPERATORS/liboctinterp_la-op-m-sm.lo OPERATORS/liboctinterp_la-op-pm-cm.lo OPERATORS/liboctinterp_la-op-pm-fcm.lo OPERATORS/liboctinterp_la-op-pm-fm.lo OPERATORS/liboctinterp_la-op-pm-m.lo OPERATORS/liboctinterp_la-op-pm-pm.lo OPERATORS/liboctinterp_la-op-pm-scm.lo OPERATORS/liboctinterp_la-op-pm-sm.lo OPERATORS/liboctinterp_la-op-range.lo OPERATORS/liboctinterp_la-op-s-cm.lo OPERATORS/liboctinterp_la-op-s-cs.lo OPERATORS/liboctinterp_la-op-s-m.lo OPERATORS/liboctinterp_la-op-s-s.lo OPERATORS/liboctinterp_la-op-s-scm.lo OPERATORS/liboctinterp_la-op-s-sm.lo OPERATORS/liboctinterp_la-op-sbm-b.lo OPERATORS/liboctinterp_la-op-sbm-bm.lo OPERATORS/liboctinterp_la-op-sbm-sbm.lo OPERATORS/liboctinterp_la-op-scm-cm.lo OPERATORS/liboctinterp_la-op-scm-cs.lo OPERATORS/liboctinterp_la-op-scm-m.lo OPERATORS/liboctinterp_la-op-scm-s.lo OPERATORS/liboctinterp_la-op-scm-scm.lo OPERATORS/liboctinterp_la-op-scm-sm.lo OPERATORS/liboctinterp_la-op-sm-cm.lo OPERATORS/liboctinterp_la-op-sm-cs.lo OPERATORS/liboctinterp_la-op-sm-m.lo OPERATORS/liboctinterp_la-op-sm-s.lo OPERATORS/liboctinterp_la-op-sm-scm.lo OPERATORS/liboctinterp_la-op-sm-sm.lo OPERATORS/liboctinterp_la-op-str-m.lo OPERATORS/liboctinterp_la-op-str-s.lo OPERATORS/liboctinterp_la-op-str-str.lo OPERATORS/liboctinterp_la-op-struct.lo OPERATORS/liboctinterp_la-op-ui16-ui16.lo OPERATORS/liboctinterp_la-op-ui32-ui32.lo OPERATORS/liboctinterp_la-op-ui64-ui64.lo OPERATORS/liboctinterp_la-op-ui8-ui8.lo TEMPLATE-INST/liboctinterp_la-Array-os.lo TEMPLATE-INST/liboctinterp_la-Array-tc.lo liboctinterp_la-builtins.lo liboctinterp_la-oct-errno.lo liboctinterp_la-ops.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lfreetype -lz -lhdf5 -lz -lfontconfig -lGL -lGLU -lX11 -lreadline -lncurses -llapack -lblas -lm -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lm -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/liboctinterp_la-Cell.o .libs/liboctinterp_la-bitfcns.o .libs/liboctinterp_la-c-file-ptr-stream.o .libs/liboctinterp_la-comment-list.o .libs/liboctinterp_la-cutils.o .libs/liboctinterp_la-data.o .libs/liboctinterp_la-debug.o .libs/liboctinterp_la-defaults.o .libs/liboctinterp_la-defun.o .libs/liboctinterp_la-dirfns.o .libs/liboctinterp_la-display.o .libs/liboctinterp_la-dynamic-ld.o .libs/liboctinterp_la-error.o .libs/liboctinterp_la-file-io.o .libs/liboctinterp_la-gl-render.o .libs/liboctinterp_la-gl2ps-renderer.o .libs/liboctinterp_la-graphics.o .libs/liboctinterp_la-gripes.o .libs/liboctinterp_la-help.o .libs/liboctinterp_la-input.o .libs/liboctinterp_la-lex.o .libs/liboctinterp_la-load-path.o .libs/liboctinterp_la-load-save.o .libs/liboctinterp_la-ls-ascii-helper.o .libs/liboctinterp_la-ls-hdf5.o .libs/liboctinterp_la-ls-mat-ascii.o .libs/liboctinterp_la-ls-mat4.o .libs/liboctinterp_la-ls-mat5.o .libs/liboctinterp_la-ls-oct-ascii.o .libs/liboctinterp_la-ls-oct-binary.o .libs/liboctinterp_la-ls-utils.o .libs/liboctinterp_la-mappers.o .libs/liboctinterp_la-matherr.o .libs/liboctinterp_la-mex.o .libs/liboctinterp_la-oct-fstrm.o .libs/liboctinterp_la-oct-hist.o .libs/liboctinterp_la-oct-iostrm.o .libs/liboctinterp_la-oct-lvalue.o .libs/liboctinterp_la-oct-map.o .libs/liboctinterp_la-oct-obj.o .libs/liboctinterp_la-oct-parse.o .libs/liboctinterp_la-oct-prcstrm.o .libs/liboctinterp_la-oct-procbuf.o .libs/liboctinterp_la-oct-stream.o .libs/liboctinterp_la-oct-strstrm.o .libs/liboctinterp_la-octave.o .libs/liboctinterp_la-pager.o .libs/liboctinterp_la-pr-output.o .libs/liboctinterp_la-procstream.o .libs/liboctinterp_la-sighandlers.o .libs/liboctinterp_la-siglist.o .libs/liboctinterp_la-sparse.o .libs/liboctinterp_la-sparse-xdiv.o .libs/liboctinterp_la-sparse-xpow.o .libs/liboctinterp_la-strfns.o .libs/liboctinterp_la-symtab.o .libs/liboctinterp_la-syscalls.o .libs/liboctinterp_la-sysdep.o .libs/liboctinterp_la-token.o .libs/liboctinterp_la-toplev.o .libs/liboctinterp_la-txt-eng-ft.o .libs/liboctinterp_la-unwind-prot.o .libs/liboctinterp_la-utils.o .libs/liboctinterp_la-variables.o .libs/liboctinterp_la-xdiv.o .libs/liboctinterp_la-xgl2ps.o .libs/liboctinterp_la-xnorm.o .libs/liboctinterp_la-xpow.o .libs/liboctinterp_la-zfstream.o .libs/liboctinterp_la-ov-base.o .libs/liboctinterp_la-ov-bool-mat.o .libs/liboctinterp_la-ov-bool.o .libs/liboctinterp_la-ov-builtin.o .libs/liboctinterp_la-ov-cell.o .libs/liboctinterp_la-ov-ch-mat.o .libs/liboctinterp_la-ov-class.o .libs/liboctinterp_la-ov-colon.o .libs/liboctinterp_la-ov-complex.o .libs/liboctinterp_la-ov-cs-list.o .libs/liboctinterp_la-ov-cx-diag.o .libs/liboctinterp_la-ov-cx-mat.o .libs/liboctinterp_la-ov-dld-fcn.o .libs/liboctinterp_la-ov-fcn-handle.o .libs/liboctinterp_la-ov-fcn-inline.o .libs/liboctinterp_la-ov-fcn.o .libs/liboctinterp_la-ov-float.o .libs/liboctinterp_la-ov-flt-complex.o .libs/liboctinterp_la-ov-flt-cx-diag.o .libs/liboctinterp_la-ov-flt-cx-mat.o .libs/liboctinterp_la-ov-flt-re-diag.o .libs/liboctinterp_la-ov-flt-re-mat.o .libs/liboctinterp_la-ov-lazy-idx.o .libs/liboctinterp_la-ov-mex-fcn.o .libs/liboctinterp_la-ov-null-mat.o .libs/liboctinterp_la-ov-perm.o .libs/liboctinterp_la-ov-range.o .libs/liboctinterp_la-ov-re-diag.o .libs/liboctinterp_la-ov-re-mat.o .libs/liboctinterp_la-ov-scalar.o .libs/liboctinterp_la-ov-str-mat.o .libs/liboctinterp_la-ov-struct.o .libs/liboctinterp_la-ov-typeinfo.o .libs/liboctinterp_la-ov-usr-fcn.o .libs/liboctinterp_la-ov.o .libs/liboctinterp_la-ov-int16.o .libs/liboctinterp_la-ov-int32.o .libs/liboctinterp_la-ov-int64.o .libs/liboctinterp_la-ov-int8.o .libs/liboctinterp_la-ov-uint16.o .libs/liboctinterp_la-ov-uint32.o .libs/liboctinterp_la-ov-uint64.o .libs/liboctinterp_la-ov-uint8.o .libs/liboctinterp_la-ov-base-sparse.o .libs/liboctinterp_la-ov-bool-sparse.o .libs/liboctinterp_la-ov-cx-sparse.o .libs/liboctinterp_la-ov-re-sparse.o .libs/liboctinterp_la-pt-arg-list.o .libs/liboctinterp_la-pt-assign.o .libs/liboctinterp_la-pt-binop.o .libs/liboctinterp_la-pt-bp.o .libs/liboctinterp_la-pt-cbinop.o .libs/liboctinterp_la-pt-cell.o .libs/liboctinterp_la-pt-check.o .libs/liboctinterp_la-pt-cmd.o .libs/liboctinterp_la-pt-colon.o .libs/liboctinterp_la-pt-const.o .libs/liboctinterp_la-pt-decl.o .libs/liboctinterp_la-pt-eval.o .libs/liboctinterp_la-pt-except.o .libs/liboctinterp_la-pt-exp.o .libs/liboctinterp_la-pt-fcn-handle.o .libs/liboctinterp_la-pt-id.o .libs/liboctinterp_la-pt-idx.o .libs/liboctinterp_la-pt-jump.o .libs/liboctinterp_la-pt-loop.o .libs/liboctinterp_la-pt-mat.o .libs/liboctinterp_la-pt-misc.o .libs/liboctinterp_la-pt-pr-code.o .libs/liboctinterp_la-pt-select.o .libs/liboctinterp_la-pt-stmt.o .libs/liboctinterp_la-pt-unop.o .libs/liboctinterp_la-pt.o OPERATORS/.libs/liboctinterp_la-op-b-b.o OPERATORS/.libs/liboctinterp_la-op-b-bm.o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o OPERATORS/.libs/liboctinterp_la-op-bm-b.o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o OPERATORS/.libs/liboctinterp_la-op-bm-sbm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o OPERATORS/.libs/liboctinterp_la-op-cdm-dm.o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o OPERATORS/.libs/liboctinterp_la-op-cdm-s.o OPERATORS/.libs/liboctinterp_la-op-cell.o OPERATORS/.libs/liboctinterp_la-op-chm.o OPERATORS/.libs/liboctinterp_la-op-class.o OPERATORS/.libs/liboctinterp_la-op-cm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cm-cm.o OPERATORS/.libs/liboctinterp_la-op-cm-cs.o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o OPERATORS/.libs/liboctinterp_la-op-cm-m.o OPERATORS/.libs/liboctinterp_la-op-cm-pm.o OPERATORS/.libs/liboctinterp_la-op-cm-s.o OPERATORS/.libs/liboctinterp_la-op-cm-scm.o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o OPERATORS/.libs/liboctinterp_la-op-cs-cm.o OPERATORS/.libs/liboctinterp_la-op-cs-cs.o OPERATORS/.libs/liboctinterp_la-op-cs-m.o OPERATORS/.libs/liboctinterp_la-op-cs-s.o OPERATORS/.libs/liboctinterp_la-op-cs-scm.o OPERATORS/.libs/liboctinterp_la-op-cs-sm.o OPERATORS/.libs/liboctinterp_la-op-dm-cdm.o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o OPERATORS/.libs/liboctinterp_la-op-dm-cs.o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o OPERATORS/.libs/liboctinterp_la-op-dm-m.o OPERATORS/.libs/liboctinterp_la-op-dm-s.o OPERATORS/.libs/liboctinterp_la-op-dm-scm.o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o OPERATORS/.libs/liboctinterp_la-op-double-conv.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-pm.o OPERATORS/.libs/liboctinterp_la-op-fcn.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o OPERATORS/.libs/liboctinterp_la-op-float-conv.o OPERATORS/.libs/liboctinterp_la-op-fm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fm.o OPERATORS/.libs/liboctinterp_la-op-fm-fs.o OPERATORS/.libs/liboctinterp_la-op-fm-pm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o OPERATORS/.libs/liboctinterp_la-op-fs-fs.o OPERATORS/.libs/liboctinterp_la-op-i16-i16.o OPERATORS/.libs/liboctinterp_la-op-i32-i32.o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o OPERATORS/.libs/liboctinterp_la-op-i8-i8.o OPERATORS/.libs/liboctinterp_la-op-int-concat.o OPERATORS/.libs/liboctinterp_la-op-int-conv.o OPERATORS/.libs/liboctinterp_la-op-m-cdm.o OPERATORS/.libs/liboctinterp_la-op-m-cm.o OPERATORS/.libs/liboctinterp_la-op-m-cs.o OPERATORS/.libs/liboctinterp_la-op-m-dm.o OPERATORS/.libs/liboctinterp_la-op-m-m.o OPERATORS/.libs/liboctinterp_la-op-m-pm.o OPERATORS/.libs/liboctinterp_la-op-m-s.o OPERATORS/.libs/liboctinterp_la-op-m-scm.o OPERATORS/.libs/liboctinterp_la-op-m-sm.o OPERATORS/.libs/liboctinterp_la-op-pm-cm.o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o OPERATORS/.libs/liboctinterp_la-op-pm-fm.o OPERATORS/.libs/liboctinterp_la-op-pm-m.o OPERATORS/.libs/liboctinterp_la-op-pm-pm.o OPERATORS/.libs/liboctinterp_la-op-pm-scm.o OPERATORS/.libs/liboctinterp_la-op-pm-sm.o OPERATORS/.libs/liboctinterp_la-op-range.o OPERATORS/.libs/liboctinterp_la-op-s-cm.o OPERATORS/.libs/liboctinterp_la-op-s-cs.o OPERATORS/.libs/liboctinterp_la-op-s-m.o OPERATORS/.libs/liboctinterp_la-op-s-s.o OPERATORS/.libs/liboctinterp_la-op-s-scm.o OPERATORS/.libs/liboctinterp_la-op-s-sm.o OPERATORS/.libs/liboctinterp_la-op-sbm-b.o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o OPERATORS/.libs/liboctinterp_la-op-sbm-sbm.o OPERATORS/.libs/liboctinterp_la-op-scm-cm.o OPERATORS/.libs/liboctinterp_la-op-scm-cs.o OPERATORS/.libs/liboctinterp_la-op-scm-m.o OPERATORS/.libs/liboctinterp_la-op-scm-s.o OPERATORS/.libs/liboctinterp_la-op-scm-scm.o OPERATORS/.libs/liboctinterp_la-op-scm-sm.o OPERATORS/.libs/liboctinterp_la-op-sm-cm.o OPERATORS/.libs/liboctinterp_la-op-sm-cs.o OPERATORS/.libs/liboctinterp_la-op-sm-m.o OPERATORS/.libs/liboctinterp_la-op-sm-s.o OPERATORS/.libs/liboctinterp_la-op-sm-scm.o OPERATORS/.libs/liboctinterp_la-op-sm-sm.o OPERATORS/.libs/liboctinterp_la-op-str-m.o OPERATORS/.libs/liboctinterp_la-op-str-s.o OPERATORS/.libs/liboctinterp_la-op-str-str.o OPERATORS/.libs/liboctinterp_la-op-struct.o OPERATORS/.libs/liboctinterp_la-op-ui16-ui16.o OPERATORS/.libs/liboctinterp_la-op-ui32-ui32.o OPERATORS/.libs/liboctinterp_la-op-ui64-ui64.o OPERATORS/.libs/liboctinterp_la-op-ui8-ui8.o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o TEMPLATE-INST/.libs/liboctinterp_la-Array-tc.o .libs/liboctinterp_la-builtins.o .libs/liboctinterp_la-oct-errno.o .libs/liboctinterp_la-ops.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -lfreetype -lhdf5 -lz -lfontconfig -lGL -lGLU -lX11 -lreadline -lncurses -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lgfortran -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,liboctinterp-3.4.0.so -o .libs/liboctinterp-3.4.0.so libtool: install: /usr/bin/ginstall -c .libs/liboctinterp-3.4.0.soT /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/liboctinterp-3.4.0.so libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f liboctinterp-3.4.0.so liboctinterp.so || { rm -f liboctinterp.so && ln -s liboctinterp-3.4.0.so liboctinterp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/liboctinterp.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/liboctinterp.la libtool: install: warning: relinking `DLD-FUNCTIONS/__contourc__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__contourc__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__contourc__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__contourc__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__contourc__.so.0 -o DLD-FUNCTIONS/.libs/__contourc__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__contourc__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__contourc__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __contourc__.so.0.0.0 __contourc__.so.0 || { rm -f __contourc__.so.0 && ln -s __contourc__.so.0.0.0 __contourc__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __contourc__.so.0.0.0 __contourc__.so || { rm -f __contourc__.so && ln -s __contourc__.so.0.0.0 __contourc__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__contourc__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__contourc__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__delaunayn__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__delaunayn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lqhull -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__delaunayn__.so.0 -o DLD-FUNCTIONS/.libs/__delaunayn__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__delaunayn__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__delaunayn__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __delaunayn__.so.0.0.0 __delaunayn__.so.0 || { rm -f __delaunayn__.so.0 && ln -s __delaunayn__.so.0.0.0 __delaunayn__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __delaunayn__.so.0.0.0 __delaunayn__.so || { rm -f __delaunayn__.so && ln -s __delaunayn__.so.0.0.0 __delaunayn__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__delaunayn__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__delaunayn__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__dispatch__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__dispatch__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__dispatch__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dispatch__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__dispatch__.so.0 -o DLD-FUNCTIONS/.libs/__dispatch__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__dispatch__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__dispatch__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __dispatch__.so.0.0.0 __dispatch__.so.0 || { rm -f __dispatch__.so.0 && ln -s __dispatch__.so.0.0.0 __dispatch__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __dispatch__.so.0.0.0 __dispatch__.so || { rm -f __dispatch__.so && ln -s __dispatch__.so.0.0.0 __dispatch__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__dispatch__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__dispatch__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__dsearchn__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__dsearchn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__dsearchn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dsearchn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__dsearchn__.so.0 -o DLD-FUNCTIONS/.libs/__dsearchn__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__dsearchn__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__dsearchn__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __dsearchn__.so.0.0.0 __dsearchn__.so.0 || { rm -f __dsearchn__.so.0 && ln -s __dsearchn__.so.0.0.0 __dsearchn__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __dsearchn__.so.0.0.0 __dsearchn__.so || { rm -f __dsearchn__.so && ln -s __dsearchn__.so.0.0.0 __dsearchn__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__dsearchn__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__dsearchn__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__fltk_uigetfile__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__fltk_uigetfile__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfreetype -lz -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfreetype -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__fltk_uigetfile__.so.0 -o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__fltk_uigetfile__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__fltk_uigetfile__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __fltk_uigetfile__.so.0.0.0 __fltk_uigetfile__.so.0 || { rm -f __fltk_uigetfile__.so.0 && ln -s __fltk_uigetfile__.so.0.0.0 __fltk_uigetfile__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __fltk_uigetfile__.so.0.0.0 __fltk_uigetfile__.so || { rm -f __fltk_uigetfile__.so && ln -s __fltk_uigetfile__.so.0.0.0 __fltk_uigetfile__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__fltk_uigetfile__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__glpk__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__glpk__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lglpk -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lglpk -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__glpk__.so.0 -o DLD-FUNCTIONS/.libs/__glpk__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__glpk__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__glpk__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __glpk__.so.0.0.0 __glpk__.so.0 || { rm -f __glpk__.so.0 && ln -s __glpk__.so.0.0.0 __glpk__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __glpk__.so.0.0.0 __glpk__.so || { rm -f __glpk__.so && ln -s __glpk__.so.0.0.0 __glpk__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__glpk__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__glpk__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__init_fltk__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__init_fltk__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfreetype -lz -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfreetype -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__init_fltk__.so.0 -o DLD-FUNCTIONS/.libs/__init_fltk__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__init_fltk__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__init_fltk__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __init_fltk__.so.0.0.0 __init_fltk__.so.0 || { rm -f __init_fltk__.so.0 && ln -s __init_fltk__.so.0.0.0 __init_fltk__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __init_fltk__.so.0.0.0 __init_fltk__.so || { rm -f __init_fltk__.so && ln -s __init_fltk__.so.0.0.0 __init_fltk__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__init_fltk__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__init_fltk__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__lin_interpn__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__lin_interpn__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__lin_interpn__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__lin_interpn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__lin_interpn__.so.0 -o DLD-FUNCTIONS/.libs/__lin_interpn__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__lin_interpn__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__lin_interpn__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __lin_interpn__.so.0.0.0 __lin_interpn__.so.0 || { rm -f __lin_interpn__.so.0 && ln -s __lin_interpn__.so.0.0.0 __lin_interpn__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __lin_interpn__.so.0.0.0 __lin_interpn__.so || { rm -f __lin_interpn__.so && ln -s __lin_interpn__.so.0.0.0 __lin_interpn__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__lin_interpn__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__lin_interpn__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__magick_read__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__magick_read__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lMagick++ -lMagickCore -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lMagick++ -lMagickCore -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__magick_read__.so.0 -o DLD-FUNCTIONS/.libs/__magick_read__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__magick_read__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__magick_read__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __magick_read__.so.0.0.0 __magick_read__.so.0 || { rm -f __magick_read__.so.0 && ln -s __magick_read__.so.0.0.0 __magick_read__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __magick_read__.so.0.0.0 __magick_read__.so || { rm -f __magick_read__.so && ln -s __magick_read__.so.0.0.0 __magick_read__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__magick_read__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__magick_read__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__pchip_deriv__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__pchip_deriv__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__pchip_deriv__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__pchip_deriv__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__pchip_deriv__.so.0 -o DLD-FUNCTIONS/.libs/__pchip_deriv__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__pchip_deriv__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__pchip_deriv__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __pchip_deriv__.so.0.0.0 __pchip_deriv__.so.0 || { rm -f __pchip_deriv__.so.0 && ln -s __pchip_deriv__.so.0.0.0 __pchip_deriv__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __pchip_deriv__.so.0.0.0 __pchip_deriv__.so || { rm -f __pchip_deriv__.so && ln -s __pchip_deriv__.so.0.0.0 __pchip_deriv__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__pchip_deriv__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__pchip_deriv__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__qp__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__qp__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/__qp__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__qp__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__qp__.so.0 -o DLD-FUNCTIONS/.libs/__qp__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__qp__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__qp__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __qp__.so.0.0.0 __qp__.so.0 || { rm -f __qp__.so.0 && ln -s __qp__.so.0.0.0 __qp__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __qp__.so.0.0.0 __qp__.so || { rm -f __qp__.so && ln -s __qp__.so.0.0.0 __qp__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__qp__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__qp__.la libtool: install: warning: relinking `DLD-FUNCTIONS/__voronoi__.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/__voronoi__.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lqhull -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,__voronoi__.so.0 -o DLD-FUNCTIONS/.libs/__voronoi__.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__voronoi__.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__voronoi__.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __voronoi__.so.0.0.0 __voronoi__.so.0 || { rm -f __voronoi__.so.0 && ln -s __voronoi__.so.0.0.0 __voronoi__.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f __voronoi__.so.0.0.0 __voronoi__.so || { rm -f __voronoi__.so && ln -s __voronoi__.so.0.0.0 __voronoi__.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/__voronoi__.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/__voronoi__.la libtool: install: warning: relinking `DLD-FUNCTIONS/amd.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/amd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,amd.so.0 -o DLD-FUNCTIONS/.libs/amd.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/amd.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/amd.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f amd.so.0.0.0 amd.so.0 || { rm -f amd.so.0 && ln -s amd.so.0.0.0 amd.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f amd.so.0.0.0 amd.so || { rm -f amd.so && ln -s amd.so.0.0.0 amd.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/amd.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/amd.la libtool: install: warning: relinking `DLD-FUNCTIONS/balance.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/balance.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/balance.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/balance.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,balance.so.0 -o DLD-FUNCTIONS/.libs/balance.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/balance.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/balance.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f balance.so.0.0.0 balance.so.0 || { rm -f balance.so.0 && ln -s balance.so.0.0.0 balance.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f balance.so.0.0.0 balance.so || { rm -f balance.so && ln -s balance.so.0.0.0 balance.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/balance.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/balance.la libtool: install: warning: relinking `DLD-FUNCTIONS/besselj.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/besselj.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/besselj.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/besselj.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,besselj.so.0 -o DLD-FUNCTIONS/.libs/besselj.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/besselj.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/besselj.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f besselj.so.0.0.0 besselj.so.0 || { rm -f besselj.so.0 && ln -s besselj.so.0.0.0 besselj.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f besselj.so.0.0.0 besselj.so || { rm -f besselj.so && ln -s besselj.so.0.0.0 besselj.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/besselj.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/besselj.la libtool: install: warning: relinking `DLD-FUNCTIONS/betainc.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/betainc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/betainc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/betainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,betainc.so.0 -o DLD-FUNCTIONS/.libs/betainc.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/betainc.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/betainc.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f betainc.so.0.0.0 betainc.so.0 || { rm -f betainc.so.0 && ln -s betainc.so.0.0.0 betainc.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f betainc.so.0.0.0 betainc.so || { rm -f betainc.so && ln -s betainc.so.0.0.0 betainc.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/betainc.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/betainc.la libtool: install: warning: relinking `DLD-FUNCTIONS/bsxfun.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/bsxfun.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/bsxfun.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/bsxfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,bsxfun.so.0 -o DLD-FUNCTIONS/.libs/bsxfun.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/bsxfun.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/bsxfun.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f bsxfun.so.0.0.0 bsxfun.so.0 || { rm -f bsxfun.so.0 && ln -s bsxfun.so.0.0.0 bsxfun.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f bsxfun.so.0.0.0 bsxfun.so || { rm -f bsxfun.so && ln -s bsxfun.so.0.0.0 bsxfun.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/bsxfun.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/bsxfun.la libtool: install: warning: relinking `DLD-FUNCTIONS/ccolamd.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/ccolamd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,ccolamd.so.0 -o DLD-FUNCTIONS/.libs/ccolamd.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/ccolamd.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/ccolamd.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f ccolamd.so.0.0.0 ccolamd.so.0 || { rm -f ccolamd.so.0 && ln -s ccolamd.so.0.0.0 ccolamd.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f ccolamd.so.0.0.0 ccolamd.so || { rm -f ccolamd.so && ln -s ccolamd.so.0.0.0 ccolamd.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/ccolamd.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/ccolamd.la libtool: install: warning: relinking `DLD-FUNCTIONS/cellfun.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/cellfun.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/cellfun.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/cellfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,cellfun.so.0 -o DLD-FUNCTIONS/.libs/cellfun.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/cellfun.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/cellfun.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f cellfun.so.0.0.0 cellfun.so.0 || { rm -f cellfun.so.0 && ln -s cellfun.so.0.0.0 cellfun.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f cellfun.so.0.0.0 cellfun.so || { rm -f cellfun.so && ln -s cellfun.so.0.0.0 cellfun.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/cellfun.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/cellfun.la libtool: install: warning: relinking `DLD-FUNCTIONS/chol.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/chol.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,chol.so.0 -o DLD-FUNCTIONS/.libs/chol.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/chol.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/chol.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f chol.so.0.0.0 chol.so.0 || { rm -f chol.so.0 && ln -s chol.so.0.0.0 chol.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f chol.so.0.0.0 chol.so || { rm -f chol.so && ln -s chol.so.0.0.0 chol.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/chol.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/chol.la libtool: install: warning: relinking `DLD-FUNCTIONS/colamd.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/colamd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,colamd.so.0 -o DLD-FUNCTIONS/.libs/colamd.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/colamd.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/colamd.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f colamd.so.0.0.0 colamd.so.0 || { rm -f colamd.so.0 && ln -s colamd.so.0.0.0 colamd.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f colamd.so.0.0.0 colamd.so || { rm -f colamd.so && ln -s colamd.so.0.0.0 colamd.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/colamd.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/colamd.la libtool: install: warning: relinking `DLD-FUNCTIONS/colloc.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/colloc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/colloc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/colloc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,colloc.so.0 -o DLD-FUNCTIONS/.libs/colloc.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/colloc.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/colloc.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f colloc.so.0.0.0 colloc.so.0 || { rm -f colloc.so.0 && ln -s colloc.so.0.0.0 colloc.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f colloc.so.0.0.0 colloc.so || { rm -f colloc.so && ln -s colloc.so.0.0.0 colloc.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/colloc.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/colloc.la libtool: install: warning: relinking `DLD-FUNCTIONS/conv2.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/conv2.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/conv2.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/conv2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,conv2.so.0 -o DLD-FUNCTIONS/.libs/conv2.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/conv2.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/conv2.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f conv2.so.0.0.0 conv2.so.0 || { rm -f conv2.so.0 && ln -s conv2.so.0.0.0 conv2.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f conv2.so.0.0.0 conv2.so || { rm -f conv2.so && ln -s conv2.so.0.0.0 conv2.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/conv2.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/conv2.la libtool: install: warning: relinking `DLD-FUNCTIONS/convhulln.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/convhulln.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lqhull -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,convhulln.so.0 -o DLD-FUNCTIONS/.libs/convhulln.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/convhulln.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/convhulln.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f convhulln.so.0.0.0 convhulln.so.0 || { rm -f convhulln.so.0 && ln -s convhulln.so.0.0.0 convhulln.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f convhulln.so.0.0.0 convhulln.so || { rm -f convhulln.so && ln -s convhulln.so.0.0.0 convhulln.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/convhulln.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/convhulln.la libtool: install: warning: relinking `DLD-FUNCTIONS/daspk.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/daspk.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/daspk.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/daspk.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,daspk.so.0 -o DLD-FUNCTIONS/.libs/daspk.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/daspk.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/daspk.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f daspk.so.0.0.0 daspk.so.0 || { rm -f daspk.so.0 && ln -s daspk.so.0.0.0 daspk.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f daspk.so.0.0.0 daspk.so || { rm -f daspk.so && ln -s daspk.so.0.0.0 daspk.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/daspk.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/daspk.la libtool: install: warning: relinking `DLD-FUNCTIONS/dasrt.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dasrt.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dasrt.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dasrt.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dasrt.so.0 -o DLD-FUNCTIONS/.libs/dasrt.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dasrt.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dasrt.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dasrt.so.0.0.0 dasrt.so.0 || { rm -f dasrt.so.0 && ln -s dasrt.so.0.0.0 dasrt.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dasrt.so.0.0.0 dasrt.so || { rm -f dasrt.so && ln -s dasrt.so.0.0.0 dasrt.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dasrt.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dasrt.la libtool: install: warning: relinking `DLD-FUNCTIONS/dassl.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dassl.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dassl.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dassl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dassl.so.0 -o DLD-FUNCTIONS/.libs/dassl.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dassl.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dassl.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dassl.so.0.0.0 dassl.so.0 || { rm -f dassl.so.0 && ln -s dassl.so.0.0.0 dassl.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dassl.so.0.0.0 dassl.so || { rm -f dassl.so && ln -s dassl.so.0.0.0 dassl.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dassl.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dassl.la libtool: install: warning: relinking `DLD-FUNCTIONS/det.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/det.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/det.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/det.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,det.so.0 -o DLD-FUNCTIONS/.libs/det.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/det.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/det.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f det.so.0.0.0 det.so.0 || { rm -f det.so.0 && ln -s det.so.0.0.0 det.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f det.so.0.0.0 det.so || { rm -f det.so && ln -s det.so.0.0.0 det.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/det.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/det.la libtool: install: warning: relinking `DLD-FUNCTIONS/dlmread.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dlmread.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dlmread.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dlmread.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dlmread.so.0 -o DLD-FUNCTIONS/.libs/dlmread.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dlmread.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dlmread.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dlmread.so.0.0.0 dlmread.so.0 || { rm -f dlmread.so.0 && ln -s dlmread.so.0.0.0 dlmread.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dlmread.so.0.0.0 dlmread.so || { rm -f dlmread.so && ln -s dlmread.so.0.0.0 dlmread.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dlmread.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dlmread.la libtool: install: warning: relinking `DLD-FUNCTIONS/dmperm.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dmperm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dmperm.so.0 -o DLD-FUNCTIONS/.libs/dmperm.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dmperm.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dmperm.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dmperm.so.0.0.0 dmperm.so.0 || { rm -f dmperm.so.0 && ln -s dmperm.so.0.0.0 dmperm.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dmperm.so.0.0.0 dmperm.so || { rm -f dmperm.so && ln -s dmperm.so.0.0.0 dmperm.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dmperm.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dmperm.la libtool: install: warning: relinking `DLD-FUNCTIONS/dot.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/dot.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/dot.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dot.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,dot.so.0 -o DLD-FUNCTIONS/.libs/dot.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dot.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dot.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dot.so.0.0.0 dot.so.0 || { rm -f dot.so.0 && ln -s dot.so.0.0.0 dot.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f dot.so.0.0.0 dot.so || { rm -f dot.so && ln -s dot.so.0.0.0 dot.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/dot.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/dot.la libtool: install: warning: relinking `DLD-FUNCTIONS/eig.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/eig.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/eig.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/eig.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,eig.so.0 -o DLD-FUNCTIONS/.libs/eig.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/eig.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/eig.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f eig.so.0.0.0 eig.so.0 || { rm -f eig.so.0 && ln -s eig.so.0.0.0 eig.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f eig.so.0.0.0 eig.so || { rm -f eig.so && ln -s eig.so.0.0.0 eig.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/eig.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/eig.la libtool: install: warning: relinking `DLD-FUNCTIONS/eigs.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/eigs.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack -lblas -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,eigs.so.0 -o DLD-FUNCTIONS/.libs/eigs.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/eigs.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/eigs.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f eigs.so.0.0.0 eigs.so.0 || { rm -f eigs.so.0 && ln -s eigs.so.0.0.0 eigs.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f eigs.so.0.0.0 eigs.so || { rm -f eigs.so && ln -s eigs.so.0.0.0 eigs.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/eigs.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/eigs.la libtool: install: warning: relinking `DLD-FUNCTIONS/fft.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fft.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fft.so.0 -o DLD-FUNCTIONS/.libs/fft.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fft.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fft.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fft.so.0.0.0 fft.so.0 || { rm -f fft.so.0 && ln -s fft.so.0.0.0 fft.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fft.so.0.0.0 fft.so || { rm -f fft.so && ln -s fft.so.0.0.0 fft.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fft.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fft.la libtool: install: warning: relinking `DLD-FUNCTIONS/fft2.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fft2.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fft2.so.0 -o DLD-FUNCTIONS/.libs/fft2.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fft2.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fft2.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fft2.so.0.0.0 fft2.so.0 || { rm -f fft2.so.0 && ln -s fft2.so.0.0.0 fft2.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fft2.so.0.0.0 fft2.so || { rm -f fft2.so && ln -s fft2.so.0.0.0 fft2.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fft2.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fft2.la libtool: install: warning: relinking `DLD-FUNCTIONS/fftn.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fftn.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fftn.so.0 -o DLD-FUNCTIONS/.libs/fftn.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fftn.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fftn.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fftn.so.0.0.0 fftn.so.0 || { rm -f fftn.so.0 && ln -s fftn.so.0.0.0 fftn.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fftn.so.0.0.0 fftn.so || { rm -f fftn.so && ln -s fftn.so.0.0.0 fftn.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fftn.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fftn.la libtool: install: warning: relinking `DLD-FUNCTIONS/fftw.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/fftw.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lfftw3f -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lfftw3 -lfftw3f -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,fftw.so.0 -o DLD-FUNCTIONS/.libs/fftw.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fftw.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fftw.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fftw.so.0.0.0 fftw.so.0 || { rm -f fftw.so.0 && ln -s fftw.so.0.0.0 fftw.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f fftw.so.0.0.0 fftw.so || { rm -f fftw.so && ln -s fftw.so.0.0.0 fftw.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/fftw.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/fftw.la libtool: install: warning: relinking `DLD-FUNCTIONS/filter.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/filter.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/filter.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/filter.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,filter.so.0 -o DLD-FUNCTIONS/.libs/filter.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/filter.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/filter.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f filter.so.0.0.0 filter.so.0 || { rm -f filter.so.0 && ln -s filter.so.0.0.0 filter.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f filter.so.0.0.0 filter.so || { rm -f filter.so && ln -s filter.so.0.0.0 filter.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/filter.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/filter.la libtool: install: warning: relinking `DLD-FUNCTIONS/find.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/find.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/find.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/find.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,find.so.0 -o DLD-FUNCTIONS/.libs/find.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/find.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/find.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f find.so.0.0.0 find.so.0 || { rm -f find.so.0 && ln -s find.so.0.0.0 find.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f find.so.0.0.0 find.so || { rm -f find.so && ln -s find.so.0.0.0 find.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/find.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/find.la libtool: install: warning: relinking `DLD-FUNCTIONS/gammainc.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/gammainc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/gammainc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gammainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,gammainc.so.0 -o DLD-FUNCTIONS/.libs/gammainc.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/gammainc.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/gammainc.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f gammainc.so.0.0.0 gammainc.so.0 || { rm -f gammainc.so.0 && ln -s gammainc.so.0.0.0 gammainc.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f gammainc.so.0.0.0 gammainc.so || { rm -f gammainc.so && ln -s gammainc.so.0.0.0 gammainc.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/gammainc.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/gammainc.la libtool: install: warning: relinking `DLD-FUNCTIONS/gcd.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/gcd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/gcd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gcd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,gcd.so.0 -o DLD-FUNCTIONS/.libs/gcd.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/gcd.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/gcd.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f gcd.so.0.0.0 gcd.so.0 || { rm -f gcd.so.0 && ln -s gcd.so.0.0.0 gcd.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f gcd.so.0.0.0 gcd.so || { rm -f gcd.so && ln -s gcd.so.0.0.0 gcd.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/gcd.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/gcd.la libtool: install: warning: relinking `DLD-FUNCTIONS/getgrent.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getgrent.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getgrent.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getgrent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getgrent.so.0 -o DLD-FUNCTIONS/.libs/getgrent.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getgrent.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getgrent.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getgrent.so.0.0.0 getgrent.so.0 || { rm -f getgrent.so.0 && ln -s getgrent.so.0.0.0 getgrent.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getgrent.so.0.0.0 getgrent.so || { rm -f getgrent.so && ln -s getgrent.so.0.0.0 getgrent.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getgrent.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getgrent.la libtool: install: warning: relinking `DLD-FUNCTIONS/getpwent.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getpwent.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getpwent.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getpwent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getpwent.so.0 -o DLD-FUNCTIONS/.libs/getpwent.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getpwent.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getpwent.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getpwent.so.0.0.0 getpwent.so.0 || { rm -f getpwent.so.0 && ln -s getpwent.so.0.0.0 getpwent.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getpwent.so.0.0.0 getpwent.so || { rm -f getpwent.so && ln -s getpwent.so.0.0.0 getpwent.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getpwent.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getpwent.la libtool: install: warning: relinking `DLD-FUNCTIONS/getrusage.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/getrusage.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/getrusage.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getrusage.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,getrusage.so.0 -o DLD-FUNCTIONS/.libs/getrusage.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getrusage.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getrusage.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getrusage.so.0.0.0 getrusage.so.0 || { rm -f getrusage.so.0 && ln -s getrusage.so.0.0.0 getrusage.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f getrusage.so.0.0.0 getrusage.so || { rm -f getrusage.so && ln -s getrusage.so.0.0.0 getrusage.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/getrusage.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/getrusage.la libtool: install: warning: relinking `DLD-FUNCTIONS/givens.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/givens.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/givens.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/givens.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,givens.so.0 -o DLD-FUNCTIONS/.libs/givens.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/givens.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/givens.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f givens.so.0.0.0 givens.so.0 || { rm -f givens.so.0 && ln -s givens.so.0.0.0 givens.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f givens.so.0.0.0 givens.so || { rm -f givens.so && ln -s givens.so.0.0.0 givens.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/givens.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/givens.la libtool: install: warning: relinking `DLD-FUNCTIONS/hess.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/hess.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/hess.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hess.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,hess.so.0 -o DLD-FUNCTIONS/.libs/hess.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/hess.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/hess.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f hess.so.0.0.0 hess.so.0 || { rm -f hess.so.0 && ln -s hess.so.0.0.0 hess.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f hess.so.0.0.0 hess.so || { rm -f hess.so && ln -s hess.so.0.0.0 hess.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/hess.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/hess.la libtool: install: warning: relinking `DLD-FUNCTIONS/hex2num.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/hex2num.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/hex2num.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hex2num.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,hex2num.so.0 -o DLD-FUNCTIONS/.libs/hex2num.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/hex2num.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/hex2num.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f hex2num.so.0.0.0 hex2num.so.0 || { rm -f hex2num.so.0 && ln -s hex2num.so.0.0.0 hex2num.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f hex2num.so.0.0.0 hex2num.so || { rm -f hex2num.so && ln -s hex2num.so.0.0.0 hex2num.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/hex2num.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/hex2num.la libtool: install: warning: relinking `DLD-FUNCTIONS/inv.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/inv.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/inv.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/inv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,inv.so.0 -o DLD-FUNCTIONS/.libs/inv.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/inv.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/inv.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f inv.so.0.0.0 inv.so.0 || { rm -f inv.so.0 && ln -s inv.so.0.0.0 inv.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f inv.so.0.0.0 inv.so || { rm -f inv.so && ln -s inv.so.0.0.0 inv.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/inv.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/inv.la libtool: install: warning: relinking `DLD-FUNCTIONS/kron.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/kron.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/kron.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/kron.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,kron.so.0 -o DLD-FUNCTIONS/.libs/kron.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/kron.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/kron.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f kron.so.0.0.0 kron.so.0 || { rm -f kron.so.0 && ln -s kron.so.0.0.0 kron.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f kron.so.0.0.0 kron.so || { rm -f kron.so && ln -s kron.so.0.0.0 kron.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/kron.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/kron.la libtool: install: warning: relinking `DLD-FUNCTIONS/lookup.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lookup.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lookup.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lookup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lookup.so.0 -o DLD-FUNCTIONS/.libs/lookup.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lookup.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lookup.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lookup.so.0.0.0 lookup.so.0 || { rm -f lookup.so.0 && ln -s lookup.so.0.0.0 lookup.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lookup.so.0.0.0 lookup.so || { rm -f lookup.so && ln -s lookup.so.0.0.0 lookup.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lookup.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lookup.la libtool: install: warning: relinking `DLD-FUNCTIONS/lsode.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lsode.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lsode.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lsode.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lsode.so.0 -o DLD-FUNCTIONS/.libs/lsode.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lsode.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lsode.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lsode.so.0.0.0 lsode.so.0 || { rm -f lsode.so.0 && ln -s lsode.so.0.0.0 lsode.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lsode.so.0.0.0 lsode.so || { rm -f lsode.so && ln -s lsode.so.0.0.0 lsode.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lsode.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lsode.la libtool: install: warning: relinking `DLD-FUNCTIONS/lu.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/lu.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/lu.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lu.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,lu.so.0 -o DLD-FUNCTIONS/.libs/lu.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lu.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lu.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lu.so.0.0.0 lu.so.0 || { rm -f lu.so.0 && ln -s lu.so.0.0.0 lu.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f lu.so.0.0.0 lu.so || { rm -f lu.so && ln -s lu.so.0.0.0 lu.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/lu.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/lu.la libtool: install: warning: relinking `DLD-FUNCTIONS/luinc.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/luinc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/luinc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/luinc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,luinc.so.0 -o DLD-FUNCTIONS/.libs/luinc.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/luinc.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/luinc.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f luinc.so.0.0.0 luinc.so.0 || { rm -f luinc.so.0 && ln -s luinc.so.0.0.0 luinc.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f luinc.so.0.0.0 luinc.so || { rm -f luinc.so && ln -s luinc.so.0.0.0 luinc.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/luinc.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/luinc.la libtool: install: warning: relinking `DLD-FUNCTIONS/matrix_type.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/matrix_type.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/matrix_type.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/matrix_type.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,matrix_type.so.0 -o DLD-FUNCTIONS/.libs/matrix_type.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/matrix_type.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/matrix_type.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f matrix_type.so.0.0.0 matrix_type.so.0 || { rm -f matrix_type.so.0 && ln -s matrix_type.so.0.0.0 matrix_type.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f matrix_type.so.0.0.0 matrix_type.so || { rm -f matrix_type.so && ln -s matrix_type.so.0.0.0 matrix_type.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/matrix_type.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/matrix_type.la libtool: install: warning: relinking `DLD-FUNCTIONS/max.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/max.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/max.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/max.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,max.so.0 -o DLD-FUNCTIONS/.libs/max.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/max.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/max.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f max.so.0.0.0 max.so.0 || { rm -f max.so.0 && ln -s max.so.0.0.0 max.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f max.so.0.0.0 max.so || { rm -f max.so && ln -s max.so.0.0.0 max.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/max.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/max.la libtool: install: warning: relinking `DLD-FUNCTIONS/md5sum.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/md5sum.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/md5sum.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/md5sum.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,md5sum.so.0 -o DLD-FUNCTIONS/.libs/md5sum.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/md5sum.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/md5sum.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f md5sum.so.0.0.0 md5sum.so.0 || { rm -f md5sum.so.0 && ln -s md5sum.so.0.0.0 md5sum.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f md5sum.so.0.0.0 md5sum.so || { rm -f md5sum.so && ln -s md5sum.so.0.0.0 md5sum.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/md5sum.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/md5sum.la libtool: install: warning: relinking `DLD-FUNCTIONS/onCleanup.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/onCleanup.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/onCleanup.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/onCleanup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,onCleanup.so.0 -o DLD-FUNCTIONS/.libs/onCleanup.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/onCleanup.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/onCleanup.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f onCleanup.so.0.0.0 onCleanup.so.0 || { rm -f onCleanup.so.0 && ln -s onCleanup.so.0.0.0 onCleanup.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f onCleanup.so.0.0.0 onCleanup.so || { rm -f onCleanup.so && ln -s onCleanup.so.0.0.0 onCleanup.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/onCleanup.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/onCleanup.la libtool: install: warning: relinking `DLD-FUNCTIONS/pinv.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/pinv.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/pinv.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/pinv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,pinv.so.0 -o DLD-FUNCTIONS/.libs/pinv.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/pinv.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/pinv.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f pinv.so.0.0.0 pinv.so.0 || { rm -f pinv.so.0 && ln -s pinv.so.0.0.0 pinv.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f pinv.so.0.0.0 pinv.so || { rm -f pinv.so && ln -s pinv.so.0.0.0 pinv.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/pinv.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/pinv.la libtool: install: warning: relinking `DLD-FUNCTIONS/qr.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/qr.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,qr.so.0 -o DLD-FUNCTIONS/.libs/qr.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/qr.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/qr.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f qr.so.0.0.0 qr.so.0 || { rm -f qr.so.0 && ln -s qr.so.0.0.0 qr.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f qr.so.0.0.0 qr.so || { rm -f qr.so && ln -s qr.so.0.0.0 qr.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/qr.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/qr.la libtool: install: warning: relinking `DLD-FUNCTIONS/quad.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/quad.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/quad.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quad.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,quad.so.0 -o DLD-FUNCTIONS/.libs/quad.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/quad.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/quad.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f quad.so.0.0.0 quad.so.0 || { rm -f quad.so.0 && ln -s quad.so.0.0.0 quad.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f quad.so.0.0.0 quad.so || { rm -f quad.so && ln -s quad.so.0.0.0 quad.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/quad.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/quad.la libtool: install: warning: relinking `DLD-FUNCTIONS/quadcc.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/quadcc.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/quadcc.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quadcc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,quadcc.so.0 -o DLD-FUNCTIONS/.libs/quadcc.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/quadcc.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/quadcc.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f quadcc.so.0.0.0 quadcc.so.0 || { rm -f quadcc.so.0 && ln -s quadcc.so.0.0.0 quadcc.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f quadcc.so.0.0.0 quadcc.so || { rm -f quadcc.so && ln -s quadcc.so.0.0.0 quadcc.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/quadcc.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/quadcc.la libtool: install: warning: relinking `DLD-FUNCTIONS/qz.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/qz.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/qz.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -llapack -lblas -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/qz.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -llapack -lblas -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,qz.so.0 -o DLD-FUNCTIONS/.libs/qz.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/qz.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/qz.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f qz.so.0.0.0 qz.so.0 || { rm -f qz.so.0 && ln -s qz.so.0.0.0 qz.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f qz.so.0.0.0 qz.so || { rm -f qz.so && ln -s qz.so.0.0.0 qz.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/qz.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/qz.la libtool: install: warning: relinking `DLD-FUNCTIONS/rand.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/rand.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/rand.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rand.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,rand.so.0 -o DLD-FUNCTIONS/.libs/rand.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/rand.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/rand.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f rand.so.0.0.0 rand.so.0 || { rm -f rand.so.0 && ln -s rand.so.0.0.0 rand.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f rand.so.0.0.0 rand.so || { rm -f rand.so && ln -s rand.so.0.0.0 rand.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/rand.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/rand.la libtool: install: warning: relinking `DLD-FUNCTIONS/rcond.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/rcond.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/rcond.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rcond.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,rcond.so.0 -o DLD-FUNCTIONS/.libs/rcond.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/rcond.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/rcond.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f rcond.so.0.0.0 rcond.so.0 || { rm -f rcond.so.0 && ln -s rcond.so.0.0.0 rcond.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f rcond.so.0.0.0 rcond.so || { rm -f rcond.so && ln -s rcond.so.0.0.0 rcond.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/rcond.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/rcond.la libtool: install: warning: relinking `DLD-FUNCTIONS/regexp.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/regexp.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -L/usr/lib -lpcre -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -lpcre -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,regexp.so.0 -o DLD-FUNCTIONS/.libs/regexp.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/regexp.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/regexp.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f regexp.so.0.0.0 regexp.so.0 || { rm -f regexp.so.0 && ln -s regexp.so.0.0.0 regexp.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f regexp.so.0.0.0 regexp.so || { rm -f regexp.so && ln -s regexp.so.0.0.0 regexp.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/regexp.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/regexp.la libtool: install: warning: relinking `DLD-FUNCTIONS/schur.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/schur.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/schur.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/schur.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,schur.so.0 -o DLD-FUNCTIONS/.libs/schur.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/schur.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/schur.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f schur.so.0.0.0 schur.so.0 || { rm -f schur.so.0 && ln -s schur.so.0.0.0 schur.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f schur.so.0.0.0 schur.so || { rm -f schur.so && ln -s schur.so.0.0.0 schur.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/schur.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/schur.la libtool: install: warning: relinking `DLD-FUNCTIONS/spparms.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/spparms.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/spparms.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/spparms.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,spparms.so.0 -o DLD-FUNCTIONS/.libs/spparms.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/spparms.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/spparms.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f spparms.so.0.0.0 spparms.so.0 || { rm -f spparms.so.0 && ln -s spparms.so.0.0.0 spparms.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f spparms.so.0.0.0 spparms.so || { rm -f spparms.so && ln -s spparms.so.0.0.0 spparms.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/spparms.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/spparms.la libtool: install: warning: relinking `DLD-FUNCTIONS/sqrtm.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/sqrtm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/sqrtm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sqrtm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,sqrtm.so.0 -o DLD-FUNCTIONS/.libs/sqrtm.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/sqrtm.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/sqrtm.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f sqrtm.so.0.0.0 sqrtm.so.0 || { rm -f sqrtm.so.0 && ln -s sqrtm.so.0.0.0 sqrtm.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f sqrtm.so.0.0.0 sqrtm.so || { rm -f sqrtm.so && ln -s sqrtm.so.0.0.0 sqrtm.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/sqrtm.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/sqrtm.la libtool: install: warning: relinking `DLD-FUNCTIONS/strfind.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/strfind.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/strfind.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/strfind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,strfind.so.0 -o DLD-FUNCTIONS/.libs/strfind.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/strfind.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/strfind.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f strfind.so.0.0.0 strfind.so.0 || { rm -f strfind.so.0 && ln -s strfind.so.0.0.0 strfind.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f strfind.so.0.0.0 strfind.so || { rm -f strfind.so && ln -s strfind.so.0.0.0 strfind.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/strfind.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/strfind.la libtool: install: warning: relinking `DLD-FUNCTIONS/str2double.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/str2double.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/str2double.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/str2double.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,str2double.so.0 -o DLD-FUNCTIONS/.libs/str2double.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/str2double.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/str2double.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f str2double.so.0.0.0 str2double.so.0 || { rm -f str2double.so.0 && ln -s str2double.so.0.0.0 str2double.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f str2double.so.0.0.0 str2double.so || { rm -f str2double.so && ln -s str2double.so.0.0.0 str2double.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/str2double.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/str2double.la libtool: install: warning: relinking `DLD-FUNCTIONS/sub2ind.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/sub2ind.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/sub2ind.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sub2ind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,sub2ind.so.0 -o DLD-FUNCTIONS/.libs/sub2ind.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/sub2ind.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/sub2ind.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f sub2ind.so.0.0.0 sub2ind.so.0 || { rm -f sub2ind.so.0 && ln -s sub2ind.so.0.0.0 sub2ind.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f sub2ind.so.0.0.0 sub2ind.so || { rm -f sub2ind.so && ln -s sub2ind.so.0.0.0 sub2ind.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/sub2ind.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/sub2ind.la libtool: install: warning: relinking `DLD-FUNCTIONS/svd.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/svd.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/svd.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/svd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,svd.so.0 -o DLD-FUNCTIONS/.libs/svd.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/svd.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/svd.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f svd.so.0.0.0 svd.so.0 || { rm -f svd.so.0 && ln -s svd.so.0.0.0 svd.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f svd.so.0.0.0 svd.so || { rm -f svd.so && ln -s svd.so.0.0.0 svd.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/svd.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/svd.la libtool: install: warning: relinking `DLD-FUNCTIONS/syl.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/syl.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/syl.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/syl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,syl.so.0 -o DLD-FUNCTIONS/.libs/syl.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/syl.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/syl.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f syl.so.0.0.0 syl.so.0 || { rm -f syl.so.0 && ln -s syl.so.0.0.0 syl.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f syl.so.0.0.0 syl.so || { rm -f syl.so && ln -s syl.so.0.0.0 syl.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/syl.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/syl.la libtool: install: warning: relinking `DLD-FUNCTIONS/symbfact.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/symbfact.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,symbfact.so.0 -o DLD-FUNCTIONS/.libs/symbfact.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/symbfact.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/symbfact.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f symbfact.so.0.0.0 symbfact.so.0 || { rm -f symbfact.so.0 && ln -s symbfact.so.0.0.0 symbfact.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f symbfact.so.0.0.0 symbfact.so || { rm -f symbfact.so && ln -s symbfact.so.0.0.0 symbfact.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/symbfact.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/symbfact.la libtool: install: warning: relinking `DLD-FUNCTIONS/symrcm.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/symrcm.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,symrcm.so.0 -o DLD-FUNCTIONS/.libs/symrcm.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/symrcm.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/symrcm.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f symrcm.so.0.0.0 symrcm.so.0 || { rm -f symrcm.so.0 && ln -s symrcm.so.0.0.0 symrcm.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f symrcm.so.0.0.0 symrcm.so || { rm -f symrcm.so && ln -s symrcm.so.0.0.0 symrcm.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/symrcm.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/symrcm.la libtool: install: warning: relinking `DLD-FUNCTIONS/time.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/time.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/time.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/time.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,time.so.0 -o DLD-FUNCTIONS/.libs/time.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/time.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/time.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f time.so.0.0.0 time.so.0 || { rm -f time.so.0 && ln -s time.so.0.0.0 time.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f time.so.0.0.0 time.so || { rm -f time.so && ln -s time.so.0.0.0 time.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/time.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/time.la libtool: install: warning: relinking `DLD-FUNCTIONS/tril.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/tril.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/tril.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tril.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,tril.so.0 -o DLD-FUNCTIONS/.libs/tril.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/tril.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/tril.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f tril.so.0.0.0 tril.so.0 || { rm -f tril.so.0 && ln -s tril.so.0.0.0 tril.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f tril.so.0.0.0 tril.so || { rm -f tril.so && ln -s tril.so.0.0.0 tril.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/tril.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/tril.la libtool: install: warning: relinking `DLD-FUNCTIONS/tsearch.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/tsearch.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/tsearch.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tsearch.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,tsearch.so.0 -o DLD-FUNCTIONS/.libs/tsearch.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/tsearch.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/tsearch.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f tsearch.so.0.0.0 tsearch.so.0 || { rm -f tsearch.so.0 && ln -s tsearch.so.0.0.0 tsearch.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f tsearch.so.0.0.0 tsearch.so || { rm -f tsearch.so && ln -s tsearch.so.0.0.0 tsearch.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/tsearch.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/tsearch.la libtool: install: warning: relinking `DLD-FUNCTIONS/typecast.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/typecast.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/typecast.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/typecast.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,typecast.so.0 -o DLD-FUNCTIONS/.libs/typecast.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/typecast.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/typecast.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f typecast.so.0.0.0 typecast.so.0 || { rm -f typecast.so.0 && ln -s typecast.so.0.0.0 typecast.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f typecast.so.0.0.0 typecast.so || { rm -f typecast.so && ln -s typecast.so.0.0.0 typecast.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/typecast.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/typecast.la libtool: install: warning: relinking `DLD-FUNCTIONS/urlwrite.la' libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src; /bin/sh /home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/libtool --tag CXX --mode=relink g++ -O2 -march=i486 -mtune=i686 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i486 -mtune=i686 -pthread -O2 -march=i486 -mtune=i686 -module -o DLD-FUNCTIONS/urlwrite.la -rpath /usr/lib/octave-3.4.0 DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcurl -lm -inst-prefix-dir /home/lmello/Work/Salix/pkg/ap/octave/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 -L/usr/lib/octave-3.4.0 -loctinterp -loctave -lcruft -L/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib -L/usr/lib -lcurl -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -mieee-fp -march=i486 -mtune=i686 -pthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib/octave-3.4.0 -pthread -Wl,-soname -Wl,urlwrite.so.0 -o DLD-FUNCTIONS/.libs/urlwrite.so.0.0.0 libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/urlwrite.so.0.0.0T /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/urlwrite.so.0.0.0 libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f urlwrite.so.0.0.0 urlwrite.so.0 || { rm -f urlwrite.so.0 && ln -s urlwrite.so.0.0.0 urlwrite.so.0; }; }) libtool: install: (cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && { ln -s -f urlwrite.so.0.0.0 urlwrite.so || { rm -f urlwrite.so && ln -s urlwrite.so.0.0.0 urlwrite.so; }; }) libtool: install: /usr/bin/ginstall -c DLD-FUNCTIONS/.libs/urlwrite.lai /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0/urlwrite.la libtool: install: warning: remember to run `libtool --finish /usr/lib/octave-3.4.0' make install-data-hook make[5]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' ../mkinstalldirs /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu mkdir /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec chmod 0755 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec mkdir /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave chmod 0755 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave mkdir /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0 chmod 0755 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0 mkdir /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct chmod 0755 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct mkdir /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu chmod 0755 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu if [ -n "`cat DLD-FUNCTIONS/PKG_ADD`" ]; then \ /usr/bin/ginstall -c -m 644 DLD-FUNCTIONS/PKG_ADD /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/PKG_ADD; \ fi cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0 && \ for ltlib in DLD-FUNCTIONS/__contourc__.la DLD-FUNCTIONS/__delaunayn__.la DLD-FUNCTIONS/__dispatch__.la DLD-FUNCTIONS/__dsearchn__.la DLD-FUNCTIONS/__fltk_uigetfile__.la DLD-FUNCTIONS/__glpk__.la DLD-FUNCTIONS/__init_fltk__.la DLD-FUNCTIONS/__lin_interpn__.la DLD-FUNCTIONS/__magick_read__.la DLD-FUNCTIONS/__pchip_deriv__.la DLD-FUNCTIONS/__qp__.la DLD-FUNCTIONS/__voronoi__.la DLD-FUNCTIONS/amd.la DLD-FUNCTIONS/balance.la DLD-FUNCTIONS/besselj.la DLD-FUNCTIONS/betainc.la DLD-FUNCTIONS/bsxfun.la DLD-FUNCTIONS/ccolamd.la DLD-FUNCTIONS/cellfun.la DLD-FUNCTIONS/chol.la DLD-FUNCTIONS/colamd.la DLD-FUNCTIONS/colloc.la DLD-FUNCTIONS/conv2.la DLD-FUNCTIONS/convhulln.la DLD-FUNCTIONS/daspk.la DLD-FUNCTIONS/dasrt.la DLD-FUNCTIONS/dassl.la DLD-FUNCTIONS/det.la DLD-FUNCTIONS/dlmread.la DLD-FUNCTIONS/dmperm.la DLD-FUNCTIONS/dot.la DLD-FUNCTIONS/eig.la DLD-FUNCTIONS/eigs.la DLD-FUNCTIONS/fft.la DLD-FUNCTIONS/fft2.la DLD-FUNCTIONS/fftn.la DLD-FUNCTIONS/fftw.la DLD-FUNCTIONS/filter.la DLD-FUNCTIONS/find.la DLD-FUNCTIONS/gammainc.la DLD-FUNCTIONS/gcd.la DLD-FUNCTIONS/getgrent.la DLD-FUNCTIONS/getpwent.la DLD-FUNCTIONS/getrusage.la DLD-FUNCTIONS/givens.la DLD-FUNCTIONS/hess.la DLD-FUNCTIONS/hex2num.la DLD-FUNCTIONS/inv.la DLD-FUNCTIONS/kron.la DLD-FUNCTIONS/lookup.la DLD-FUNCTIONS/lsode.la DLD-FUNCTIONS/lu.la DLD-FUNCTIONS/luinc.la DLD-FUNCTIONS/matrix_type.la DLD-FUNCTIONS/max.la DLD-FUNCTIONS/md5sum.la DLD-FUNCTIONS/onCleanup.la DLD-FUNCTIONS/pinv.la DLD-FUNCTIONS/qr.la DLD-FUNCTIONS/quad.la DLD-FUNCTIONS/quadcc.la DLD-FUNCTIONS/qz.la DLD-FUNCTIONS/rand.la DLD-FUNCTIONS/rcond.la DLD-FUNCTIONS/regexp.la DLD-FUNCTIONS/schur.la DLD-FUNCTIONS/spparms.la DLD-FUNCTIONS/sqrtm.la DLD-FUNCTIONS/strfind.la DLD-FUNCTIONS/str2double.la DLD-FUNCTIONS/sub2ind.la DLD-FUNCTIONS/svd.la DLD-FUNCTIONS/syl.la DLD-FUNCTIONS/symbfact.la DLD-FUNCTIONS/symrcm.la DLD-FUNCTIONS/time.la DLD-FUNCTIONS/tril.la DLD-FUNCTIONS/tsearch.la DLD-FUNCTIONS/typecast.la DLD-FUNCTIONS/urlwrite.la; do \ f=`echo $ltlib | /usr/bin/sed 's,.*/,,'`; \ dl=`/usr/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $f`; \ if [ -n "$dl" ]; then \ /usr/bin/ginstall -c $dl /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/`echo $f | /usr/bin/sed 's,^lib,,; s,\.la$,.oct,'`; \ else \ echo "error: dlname is empty in $ltlib!"; \ exit 1; \ fi; \ lnames=`/usr/bin/sed -n -e "s/library_names='\([^']*\)'/\1/p" < $f`; \ if [ -n "$lnames" ]; then \ rm -f $f $lnames $dl; \ fi \ done make[5]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/src' Making install in scripts make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' making plot/gnuplot_binary.m from plot/gnuplot_binary.in plot/gnuplot_binary.m is unchanged make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup if test -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup/octaverc; then true; \ else \ /usr/bin/ginstall -c -m 644 ./startup/main-rcfile \ /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup/octaverc; \ fi if test -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup/inputrc; then true; \ else \ /usr/bin/ginstall -c -m 644 ./startup/inputrc \ /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup/inputrc; \ fi /usr/bin/mkdir -p /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m/startup if test -f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m/startup/octaverc; \ then true; \ else \ /usr/bin/ginstall -c -m 644 ./startup/local-rcfile \ /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m/startup/octaverc; \ fi for f in @ftp/PKG_ADD audio/PKG_ADD deprecated/PKG_ADD elfun/PKG_ADD general/PKG_ADD geometry/PKG_ADD help/PKG_ADD image/PKG_ADD io/PKG_ADD linear-algebra/PKG_ADD miscellaneous/PKG_ADD optimization/PKG_ADD path/PKG_ADD pkg/PKG_ADD plot/PKG_ADD polynomial/PKG_ADD set/PKG_ADD signal/PKG_ADD sparse/PKG_ADD specfun/PKG_ADD special-matrix/PKG_ADD startup/PKG_ADD statistics/base/PKG_ADD statistics/distributions/PKG_ADD statistics/models/PKG_ADD statistics/tests/PKG_ADD strings/PKG_ADD testfun/PKG_ADD time/PKG_ADD; do \ if [ -n "`cat $f`" ]; then \ /usr/bin/mkdir -p /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/`echo $f | /usr/bin/sed 's,/[^/]*$,,'`; \ /usr/bin/ginstall -c -m 644 $f /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/$f; \ fi \ done test -z "/usr/share/octave/3.4.0/imagelib" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/imagelib" /usr/bin/ginstall -c -m 644 image/default.img '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/imagelib' making plot/gnuplot_binary.m from plot/gnuplot_binary.in plot/gnuplot_binary.m is unchanged test -z "/usr/share/octave/3.4.0/m" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m" /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/deprecated' /usr/bin/ginstall -c -m 644 deprecated/autocor.m deprecated/autocov.m deprecated/betai.m deprecated/cellidx.m deprecated/clg.m deprecated/complement.m deprecated/create_set.m deprecated/dispatch.m deprecated/dmult.m deprecated/fstat.m deprecated/gammai.m deprecated/glpkmex.m deprecated/intwarning.m deprecated/iscommand.m deprecated/is_global.m deprecated/israwcommand.m deprecated/isstr.m deprecated/lchol.m deprecated/loadimage.m deprecated/krylovb.m deprecated/mark_as_command.m deprecated/mark_as_rawcommand.m deprecated/replot.m deprecated/saveimage.m deprecated/setstr.m deprecated/spatan2.m deprecated/spchol2inv.m deprecated/spcholinv.m deprecated/spchol.m deprecated/spcumprod.m deprecated/spcumsum.m deprecated/spdet.m deprecated/spdiag.m deprecated/spfind.m deprecated/sphcat.m deprecated/spinv.m deprecated/spkron.m deprecated/splchol.m deprecated/split.m deprecated/splu.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/deprecated' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general' /usr/bin/ginstall -c -m 644 general/accumarray.m general/accumdim.m general/arrayfun.m general/bicubic.m general/bitcmp.m general/bitget.m general/bitset.m general/blkdiag.m general/cart2pol.m general/cart2sph.m general/cell2mat.m general/celldisp.m general/chop.m general/circshift.m general/colon.m general/common_size.m general/cplxpair.m general/cumtrapz.m general/curl.m general/dblquad.m general/deal.m general/del2.m general/display.m general/divergence.m general/flipdim.m general/fliplr.m general/flipud.m general/genvarname.m general/gradient.m general/idivide.m general/int2str.m general/interp1.m general/interp1q.m general/interp2.m general/interp3.m general/interpn.m general/interpft.m general/is_duplicate_entry.m general/isa.m general/isdir.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous' /usr/bin/ginstall -c -m 644 miscellaneous/ans.m miscellaneous/bincoeff.m miscellaneous/bug_report.m miscellaneous/bunzip2.m miscellaneous/bzip2.m miscellaneous/cast.m miscellaneous/comma.m miscellaneous/compare_versions.m miscellaneous/computer.m miscellaneous/copyfile.m miscellaneous/debug.m miscellaneous/delete.m miscellaneous/dir.m miscellaneous/dos.m miscellaneous/dump_prefs.m miscellaneous/edit.m miscellaneous/fileattrib.m miscellaneous/fileparts.m miscellaneous/fullfile.m miscellaneous/getappdata.m miscellaneous/getfield.m miscellaneous/gunzip.m miscellaneous/gzip.m miscellaneous/info.m miscellaneous/inputname.m miscellaneous/isappdata.m miscellaneous/isdeployed.m miscellaneous/ismac.m miscellaneous/ispc.m miscellaneous/isunix.m miscellaneous/license.m miscellaneous/list_primes.m miscellaneous/ls.m miscellaneous/ls_command.m miscellaneous/menu.m miscellaneous/mex.m miscellaneous/mexext.m miscellaneous/mkoctfile.m miscellaneous/movefile.m miscellaneous/namelengthmax.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/ginstall -c -m 644 plot/__fltk_ginput__.m plot/__fltk_print__.m plot/__gnuplot_drawnow__.m plot/__gnuplot_get_var__.m plot/__gnuplot_ginput__.m plot/__gnuplot_has_feature__.m plot/__gnuplot_open_stream__.m plot/__gnuplot_print__.m plot/__gnuplot_version__.m plot/__go_close_all__.m plot/__go_draw_axes__.m plot/__go_draw_figure__.m plot/__marching_cube__.m plot/__next_line_color__.m plot/__next_line_style__.m plot/__plt_get_axis_arg__.m plot/__print_parse_opts__.m plot/allchild.m plot/ancestor.m plot/area.m plot/axes.m plot/axis.m plot/bar.m plot/barh.m plot/box.m plot/caxis.m plot/cla.m plot/clabel.m plot/clf.m plot/close.m plot/closereq.m plot/colorbar.m plot/comet.m plot/comet3.m plot/compass.m plot/contour.m plot/contour3.m plot/contourc.m plot/contourf.m plot/cylinder.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/ginstall -c -m 644 plot/daspect.m plot/diffuse.m plot/ellipsoid.m plot/errorbar.m plot/ezcontour.m plot/ezcontourf.m plot/ezmesh.m plot/ezmeshc.m plot/ezplot.m plot/ezplot3.m plot/ezpolar.m plot/ezsurf.m plot/ezsurfc.m plot/feather.m plot/figure.m plot/fill.m plot/findall.m plot/findobj.m plot/fplot.m plot/gca.m plot/gcbf.m plot/gcbo.m plot/gcf.m plot/ginput.m plot/graphics_toolkit.m plot/grid.m plot/gtext.m plot/hggroup.m plot/hidden.m plot/hist.m plot/hold.m plot/isfigure.m plot/ishghandle.m plot/ishold.m plot/isocolors.m plot/isonormals.m plot/isosurface.m plot/isprop.m plot/legend.m plot/line.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/ginstall -c -m 644 plot/linkprop.m plot/loglog.m plot/loglogerr.m plot/mesh.m plot/meshc.m plot/meshgrid.m plot/meshz.m plot/ndgrid.m plot/newplot.m plot/orient.m plot/pareto.m plot/patch.m plot/pbaspect.m plot/pcolor.m plot/peaks.m plot/pie.m plot/pie3.m plot/plot.m plot/plot3.m plot/plotmatrix.m plot/plotyy.m plot/polar.m plot/print.m plot/quiver.m plot/quiver3.m plot/refresh.m plot/refreshdata.m plot/ribbon.m plot/rose.m plot/saveas.m plot/scatter.m plot/scatter3.m plot/semilogx.m plot/semilogxerr.m plot/semilogy.m plot/semilogyerr.m plot/shading.m plot/shg.m plot/slice.m plot/sombrero.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/ginstall -c -m 644 statistics/distributions/betacdf.m statistics/distributions/betainv.m statistics/distributions/betapdf.m statistics/distributions/betarnd.m statistics/distributions/binocdf.m statistics/distributions/binoinv.m statistics/distributions/binopdf.m statistics/distributions/binornd.m statistics/distributions/cauchy_cdf.m statistics/distributions/cauchy_inv.m statistics/distributions/cauchy_pdf.m statistics/distributions/cauchy_rnd.m statistics/distributions/chi2cdf.m statistics/distributions/chi2inv.m statistics/distributions/chi2pdf.m statistics/distributions/chi2rnd.m statistics/distributions/discrete_cdf.m statistics/distributions/discrete_inv.m statistics/distributions/discrete_pdf.m statistics/distributions/discrete_rnd.m statistics/distributions/empirical_cdf.m statistics/distributions/empirical_inv.m statistics/distributions/empirical_pdf.m statistics/distributions/empirical_rnd.m statistics/distributions/expcdf.m statistics/distributions/expinv.m statistics/distributions/exppdf.m statistics/distributions/exprnd.m statistics/distributions/fcdf.m statistics/distributions/finv.m statistics/distributions/fpdf.m statistics/distributions/frnd.m statistics/distributions/gamcdf.m statistics/distributions/gaminv.m statistics/distributions/gampdf.m statistics/distributions/gamrnd.m statistics/distributions/geocdf.m statistics/distributions/geoinv.m statistics/distributions/geopdf.m statistics/distributions/geornd.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/ginstall -c -m 644 statistics/distributions/hygecdf.m statistics/distributions/hygeinv.m statistics/distributions/hygepdf.m statistics/distributions/hygernd.m statistics/distributions/kolmogorov_smirnov_cdf.m statistics/distributions/laplace_cdf.m statistics/distributions/laplace_inv.m statistics/distributions/laplace_pdf.m statistics/distributions/laplace_rnd.m statistics/distributions/logistic_cdf.m statistics/distributions/logistic_inv.m statistics/distributions/logistic_pdf.m statistics/distributions/logistic_rnd.m statistics/distributions/logncdf.m statistics/distributions/logninv.m statistics/distributions/lognpdf.m statistics/distributions/lognrnd.m statistics/distributions/nbincdf.m statistics/distributions/nbininv.m statistics/distributions/nbinpdf.m statistics/distributions/nbinrnd.m statistics/distributions/normcdf.m statistics/distributions/norminv.m statistics/distributions/normpdf.m statistics/distributions/normrnd.m statistics/distributions/poisscdf.m statistics/distributions/poissinv.m statistics/distributions/poisspdf.m statistics/distributions/poissrnd.m statistics/distributions/stdnormal_cdf.m statistics/distributions/stdnormal_inv.m statistics/distributions/stdnormal_pdf.m statistics/distributions/stdnormal_rnd.m statistics/distributions/tcdf.m statistics/distributions/tinv.m statistics/distributions/tpdf.m statistics/distributions/trnd.m statistics/distributions/unidrnd.m statistics/distributions/unidcdf.m statistics/distributions/unidinv.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/strings' /usr/bin/ginstall -c -m 644 strings/base2dec.m strings/bin2dec.m strings/blanks.m strings/deblank.m strings/dec2base.m strings/dec2bin.m strings/dec2hex.m strings/findstr.m strings/hex2dec.m strings/index.m strings/isletter.m strings/isstrprop.m strings/mat2str.m strings/regexptranslate.m strings/rindex.m strings/strsplit.m strings/str2num.m strings/strcat.m strings/cstrcat.m strings/strchr.m strings/strjust.m strings/strmatch.m strings/strtok.m strings/strtrim.m strings/strtrunc.m strings/substr.m strings/untabify.m strings/validatestring.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/strings' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/linear-algebra' /usr/bin/ginstall -c -m 644 linear-algebra/commutation_matrix.m linear-algebra/cond.m linear-algebra/condest.m linear-algebra/cross.m linear-algebra/duplication_matrix.m linear-algebra/expm.m linear-algebra/housh.m linear-algebra/isdefinite.m linear-algebra/ishermitian.m linear-algebra/issymmetric.m linear-algebra/krylov.m linear-algebra/logm.m linear-algebra/normest.m linear-algebra/null.m linear-algebra/onenormest.m linear-algebra/orth.m linear-algebra/planerot.m linear-algebra/qzhess.m linear-algebra/rank.m linear-algebra/rref.m linear-algebra/subspace.m linear-algebra/trace.m linear-algebra/vech.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/linear-algebra' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help/private' /usr/bin/ginstall -c -m 644 help/private/__additional_help_message__.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/@ftp' /usr/bin/ginstall -c -m 644 @ftp/ascii.m @ftp/binary.m @ftp/cd.m @ftp/close.m @ftp/delete.m @ftp/dir.m @ftp/display.m @ftp/ftp.m @ftp/loadobj.m @ftp/mget.m @ftp/mkdir.m @ftp/mput.m @ftp/rename.m @ftp/rmdir.m @ftp/saveobj.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/@ftp' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/polynomial' /usr/bin/ginstall -c -m 644 polynomial/compan.m polynomial/conv.m polynomial/deconv.m polynomial/mkpp.m polynomial/mpoles.m polynomial/pchip.m polynomial/poly.m polynomial/polyaffine.m polynomial/polyder.m polynomial/polyderiv.m polynomial/polyfit.m polynomial/polygcd.m polynomial/polyint.m polynomial/polyout.m polynomial/polyreduce.m polynomial/polyval.m polynomial/polyvalm.m polynomial/ppval.m polynomial/ppder.m polynomial/ppint.m polynomial/ppjumps.m polynomial/residue.m polynomial/roots.m polynomial/spline.m polynomial/unmkpp.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/polynomial' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous/private' /usr/bin/ginstall -c -m 644 miscellaneous/private/__xzip__.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/elfun' /usr/bin/ginstall -c -m 644 elfun/acosd.m elfun/acot.m elfun/acotd.m elfun/acoth.m elfun/acsc.m elfun/acscd.m elfun/acsch.m elfun/asec.m elfun/asecd.m elfun/asech.m elfun/asind.m elfun/atand.m elfun/cosd.m elfun/cot.m elfun/cotd.m elfun/coth.m elfun/csc.m elfun/cscd.m elfun/csch.m elfun/lcm.m elfun/sec.m elfun/secd.m elfun/sech.m elfun/sind.m elfun/tand.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/elfun' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous' /usr/bin/ginstall -c -m 644 miscellaneous/news.m miscellaneous/orderfields.m miscellaneous/pack.m miscellaneous/paren.m miscellaneous/parseparams.m miscellaneous/perl.m miscellaneous/rmappdata.m miscellaneous/run.m miscellaneous/semicolon.m miscellaneous/setappdata.m miscellaneous/setfield.m miscellaneous/substruct.m miscellaneous/swapbytes.m miscellaneous/symvar.m miscellaneous/tar.m miscellaneous/tempdir.m miscellaneous/tempname.m miscellaneous/unimplemented.m miscellaneous/unix.m miscellaneous/unpack.m miscellaneous/untar.m miscellaneous/unzip.m miscellaneous/ver.m miscellaneous/version.m miscellaneous/warning_ids.m miscellaneous/what.m miscellaneous/xor.m miscellaneous/zip.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general/private' /usr/bin/ginstall -c -m 644 general/private/__isequal__.m general/private/__splinen__.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/pkg' /usr/bin/ginstall -c -m 644 pkg/pkg.m pkg/get_forge_pkg.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/pkg' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general' /usr/bin/ginstall -c -m 644 general/isequal.m general/isequalwithequalnans.m general/isscalar.m general/issquare.m general/isvector.m general/loadobj.m general/logspace.m general/nargchk.m general/nargoutchk.m general/nextpow2.m general/num2str.m general/perror.m general/pol2cart.m general/polyarea.m general/postpad.m general/prepad.m general/quadgk.m general/quadl.m general/quadv.m general/randi.m general/rat.m general/repmat.m general/rot90.m general/rotdim.m general/runlength.m general/saveobj.m general/shift.m general/shiftdim.m general/sortrows.m general/sph2cart.m general/strerror.m general/structfun.m general/subsindex.m general/triplequad.m general/trapz.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/deprecated' /usr/bin/ginstall -c -m 644 deprecated/spmax.m deprecated/spmin.m deprecated/spprod.m deprecated/spqr.m deprecated/spsum.m deprecated/spsumsq.m deprecated/spvcat.m deprecated/str2mat.m deprecated/unmark_command.m deprecated/unmark_rawcommand.m deprecated/values.m deprecated/weibcdf.m deprecated/weibinv.m deprecated/weibpdf.m deprecated/weibrnd.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/deprecated' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/audio' /usr/bin/ginstall -c -m 644 audio/lin2mu.m audio/loadaudio.m audio/mu2lin.m audio/playaudio.m audio/record.m audio/saveaudio.m audio/setaudio.m audio/wavread.m audio/wavwrite.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/audio' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/tests' /usr/bin/ginstall -c -m 644 statistics/tests/anova.m statistics/tests/bartlett_test.m statistics/tests/chisquare_test_homogeneity.m statistics/tests/chisquare_test_independence.m statistics/tests/cor_test.m statistics/tests/f_test_regression.m statistics/tests/hotelling_test.m statistics/tests/hotelling_test_2.m statistics/tests/kolmogorov_smirnov_test.m statistics/tests/kolmogorov_smirnov_test_2.m statistics/tests/kruskal_wallis_test.m statistics/tests/manova.m statistics/tests/mcnemar_test.m statistics/tests/prop_test_2.m statistics/tests/run_test.m statistics/tests/sign_test.m statistics/tests/t_test.m statistics/tests/t_test_2.m statistics/tests/t_test_regression.m statistics/tests/u_test.m statistics/tests/var_test.m statistics/tests/welch_test.m statistics/tests/wilcoxon_test.m statistics/tests/z_test.m statistics/tests/z_test_2.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/tests' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/base' /usr/bin/ginstall -c -m 644 statistics/base/center.m statistics/base/cloglog.m statistics/base/cor.m statistics/base/corrcoef.m statistics/base/cov.m statistics/base/cut.m statistics/base/gls.m statistics/base/histc.m statistics/base/iqr.m statistics/base/kendall.m statistics/base/kurtosis.m statistics/base/logit.m statistics/base/mahalanobis.m statistics/base/mean.m statistics/base/meansq.m statistics/base/median.m statistics/base/mode.m statistics/base/moment.m statistics/base/ols.m statistics/base/ppplot.m statistics/base/prctile.m statistics/base/probit.m statistics/base/qqplot.m statistics/base/quantile.m statistics/base/range.m statistics/base/ranks.m statistics/base/run_count.m statistics/base/skewness.m statistics/base/spearman.m statistics/base/statistics.m statistics/base/std.m statistics/base/studentize.m statistics/base/table.m statistics/base/var.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/base' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/ginstall -c -m 644 plot/specular.m plot/sphere.m plot/spinmap.m plot/stairs.m plot/stem.m plot/stem3.m plot/subplot.m plot/surf.m plot/surface.m plot/surfc.m plot/surfl.m plot/surfnorm.m plot/text.m plot/title.m plot/uigetdir.m plot/uigetfile.m plot/uimenu.m plot/uiputfile.m plot/view.m plot/waitforbuttonpress.m plot/whitebg.m plot/xlabel.m plot/xlim.m plot/ylabel.m plot/ylim.m plot/zlabel.m plot/zlim.m plot/gnuplot_binary.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/models' /usr/bin/ginstall -c -m 644 statistics/models/logistic_regression.m statistics/models/logistic_regression_derivatives.m statistics/models/logistic_regression_likelihood.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/models' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot/private' /usr/bin/ginstall -c -m 644 plot/private/__actual_axis_position__.m plot/private/__add_datasource__.m plot/private/__add_default_menu__.m plot/private/__axes_limits__.m plot/private/__axis_label__.m plot/private/__bar__.m plot/private/__clabel__.m plot/private/__color_str_rgb__.m plot/private/__contour__.m plot/private/__default_plot_options__.m plot/private/__errcomm__.m plot/private/__errplot__.m plot/private/__ezplot__.m plot/private/__fltk_file_filter__.m plot/private/__ghostscript__.m plot/private/__getlegenddata__.m plot/private/__gnuplot_has_terminal__.m plot/private/__interp_cube__.m plot/private/__line__.m plot/private/__patch__.m plot/private/__pie__.m plot/private/__plt__.m plot/private/__pltopt__.m plot/private/__quiver__.m plot/private/__scatter__.m plot/private/__stem__.m plot/private/__tight_eps_bbox__.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/testfun' /usr/bin/ginstall -c -m 644 testfun/assert.m testfun/demo.m testfun/example.m testfun/fail.m testfun/rundemos.m testfun/runtests.m testfun/speed.m testfun/test.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/testfun' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/special-matrix' /usr/bin/ginstall -c -m 644 special-matrix/hadamard.m special-matrix/hankel.m special-matrix/hilb.m special-matrix/invhilb.m special-matrix/magic.m special-matrix/pascal.m special-matrix/rosser.m special-matrix/sylvester_matrix.m special-matrix/toeplitz.m special-matrix/vander.m special-matrix/wilkinson.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/special-matrix' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set/private' /usr/bin/ginstall -c -m 644 set/private/validargs.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/path' /usr/bin/ginstall -c -m 644 path/matlabroot.m path/pathdef.m path/savepath.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/path' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization/private' /usr/bin/ginstall -c -m 644 optimization/private/__fdjac__.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization/private' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization' /usr/bin/ginstall -c -m 644 optimization/__all_opts__.m optimization/fminbnd.m optimization/fminunc.m optimization/fsolve.m optimization/fzero.m optimization/glpk.m optimization/lsqnonneg.m optimization/optimget.m optimization/optimset.m optimization/pqpnonneg.m optimization/qp.m optimization/sqp.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/io' /usr/bin/ginstall -c -m 644 io/beep.m io/csvread.m io/csvwrite.m io/dlmwrite.m io/fileread.m io/is_valid_file_id.m io/strread.m io/textscan.m io/textread.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/io' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help' /usr/bin/ginstall -c -m 644 help/__makeinfo__.m help/__strip_html_tags__.m help/doc.m help/gen_doc_cache.m help/get_first_help_sentence.m help/help.m help/lookfor.m help/print_usage.m help/type.m help/which.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/image' /usr/bin/ginstall -c -m 644 image/autumn.m image/bone.m image/brighten.m image/colormap.m image/contrast.m image/cool.m image/copper.m image/flag.m image/gmap40.m image/gray.m image/gray2ind.m image/hot.m image/hsv.m image/hsv2rgb.m image/image.m image/imagesc.m image/imfinfo.m image/imread.m image/imshow.m image/imwrite.m image/ind2gray.m image/ind2rgb.m image/jet.m image/ntsc2rgb.m image/ocean.m image/pink.m image/prism.m image/rainbow.m image/rgb2hsv.m image/rgb2ind.m image/rgb2ntsc.m image/spring.m image/summer.m image/white.m image/winter.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/image' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/ginstall -c -m 644 statistics/distributions/unidpdf.m statistics/distributions/unifrnd.m statistics/distributions/unifcdf.m statistics/distributions/unifinv.m statistics/distributions/unifpdf.m statistics/distributions/wblcdf.m statistics/distributions/wblinv.m statistics/distributions/wblpdf.m statistics/distributions/wblrnd.m statistics/distributions/wienrnd.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup' /usr/bin/ginstall -c -m 644 startup/__finish__.m startup/main-rcfile startup/local-rcfile '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/specfun' /usr/bin/ginstall -c -m 644 specfun/bessel.m specfun/beta.m specfun/betaln.m specfun/factor.m specfun/factorial.m specfun/isprime.m specfun/legendre.m specfun/nchoosek.m specfun/nthroot.m specfun/perms.m specfun/pow2.m specfun/primes.m specfun/reallog.m specfun/realpow.m specfun/realsqrt.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/specfun' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/time' /usr/bin/ginstall -c -m 644 time/addtodate.m time/asctime.m time/calendar.m time/clock.m time/ctime.m time/date.m time/datenum.m time/datestr.m time/datetick.m time/datevec.m time/eomday.m time/etime.m time/is_leap_year.m time/now.m time/weekday.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/time' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/sparse' /usr/bin/ginstall -c -m 644 sparse/bicgstab.m sparse/cgs.m sparse/colperm.m sparse/etreeplot.m sparse/gplot.m sparse/nonzeros.m sparse/pcg.m sparse/pcr.m sparse/spaugment.m sparse/spconvert.m sparse/spdiags.m sparse/speye.m sparse/spfun.m sparse/spones.m sparse/sprand.m sparse/sprandn.m sparse/sprandsym.m sparse/spstats.m sparse/spy.m sparse/svds.m sparse/treelayout.m sparse/treeplot.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/sparse' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/signal' /usr/bin/ginstall -c -m 644 signal/arch_fit.m signal/arch_rnd.m signal/arch_test.m signal/arma_rnd.m signal/autoreg_matrix.m signal/bartlett.m signal/blackman.m signal/detrend.m signal/diffpara.m signal/durbinlevinson.m signal/fftconv.m signal/fftfilt.m signal/fftshift.m signal/filter2.m signal/fractdiff.m signal/freqz.m signal/freqz_plot.m signal/hamming.m signal/hanning.m signal/hurst.m signal/ifftshift.m signal/periodogram.m signal/rectangle_lw.m signal/rectangle_sw.m signal/sinc.m signal/sinetone.m signal/sinewave.m signal/spectral_adf.m signal/spectral_xdf.m signal/spencer.m signal/stft.m signal/synthesis.m signal/triangle_lw.m signal/triangle_sw.m signal/unwrap.m signal/yulewalker.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/signal' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set' /usr/bin/ginstall -c -m 644 set/intersect.m set/ismember.m set/powerset.m set/setdiff.m set/setxor.m set/union.m set/unique.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set' /usr/bin/mkdir -p '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/geometry' /usr/bin/ginstall -c -m 644 geometry/convhull.m geometry/delaunay3.m geometry/delaunayn.m geometry/delaunay.m geometry/dsearch.m geometry/dsearchn.m geometry/griddata.m geometry/griddata3.m geometry/griddatan.m geometry/inpolygon.m geometry/rectint.m geometry/trimesh.m geometry/triplot.m geometry/trisurf.m geometry/tsearchn.m geometry/voronoi.m geometry/voronoin.m '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/geometry' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/scripts' Making install in doc make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' Making install in faq make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info" /usr/bin/ginstall -c -m 644 ./OctaveFAQ.info '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' install-info --info-dir='/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info/OctaveFAQ.info' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/faq' Making install in icons make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' make[4]: Nothing to be done for `install-exec-am'. if test -n "desktop-file-install"; then \ desktop-file-install --dir=/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/applications \ --vendor www.octave.org octave.desktop; \ fi /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/applications/www.octave.org-octave.desktop: error: (will be fatal in the future): value "Math" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: Education;Science /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/applications/www.octave.org-octave.desktop: error: (will be fatal in the future): value "Science" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: Education test -z "/usr/share/octave/3.4.0/imagelib" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/imagelib" /usr/bin/ginstall -c -m 644 octave-logo.ico octave-logo.png octave-logo.svg octave-sombrero.png '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/imagelib' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/icons' Making install in interpreter make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info" /usr/bin/ginstall -c -m 644 ./octave.info ./octave.info-1 ./octave.info-2 ./octave.info-3 ./octave.info-4 ./octave.info-5 ./octave.info-6 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' install-info --info-dir='/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info/octave.info' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/man/man1" /usr/bin/ginstall -c -m 644 mkoctfile.1 octave-config.1 octave.1 '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/man/man1' test -z "/usr/share/octave/3.4.0/etc" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/etc" /usr/bin/ginstall -c -m 644 doc-cache '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/etc' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' Making install in liboctave make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info" /usr/bin/ginstall -c -m 644 ./liboctave.info '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' install-info --info-dir='/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info' '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/info/liboctave.info' make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/liboctave' Making install in refcard make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/refcard' make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc' Making install in examples make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/examples' Making install in test make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/test' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' make -C doc/interpreter ../../AUTHORS make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[3]: `../../AUTHORS' is up to date. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make -C doc/interpreter ../../BUGS make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[3]: `../../BUGS' is up to date. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make -C doc/interpreter ../../INSTALL.OCTAVE make[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' make[3]: `../../INSTALL.OCTAVE' is up to date. make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0/doc/interpreter' 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[3]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin" test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin" /usr/bin/ginstall -c mkoctfile octave-config '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin' make install-exec-hook make[4]: Entering directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' cd /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin && \ for f in mkoctfile octave-config; do \ mv $f $f-3.4.0 && \ ln -s $f-3.4.0 $f; \ done make[4]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' /usr/bin/mkdir -p /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/api-v47+/m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/site/m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct/i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct/api-v47+/i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/oct/i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/exec/i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/api-v47+/site/exec/i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/exec/i486-slackware-linux-gnu test -z "/usr/include/octave-3.4.0/octave" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave" /usr/bin/ginstall -c -m 644 config.h '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave' test -z "/usr/share/octave/3.4.0/etc" || /usr/bin/mkdir -p "/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/etc" /usr/bin/ginstall -c -m 644 NEWS '/home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/etc' make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/ap/octave/src/octave-3.4.0' /home/lmello/Work/Salix/pkg/ap/octave/pkg: total 8 drwxr-xr-x 2 root root 4096 May 4 07:56 install drwxr-xr-x 11 root root 4096 May 4 07:57 usr /home/lmello/Work/Salix/pkg/ap/octave/pkg/install: total 4 -rw-r--r-- 1 root root 459 May 4 07:56 slack-desc /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr: total 36 drwxr-xr-x 2 root root 4096 May 4 07:56 bin drwxr-xr-x 3 root root 4096 May 4 07:56 doc drwxr-xr-x 3 root root 4096 May 4 07:52 include drwxr-xr-x 2 root root 4096 May 4 07:57 info drwxr-xr-x 3 root root 4096 May 4 07:52 lib drwxr-xr-x 3 root root 4096 May 4 07:56 libexec drwxr-xr-x 3 root root 4096 May 4 07:56 man drwxr-xr-x 5 root root 4096 May 4 07:57 share drwxr-xr-x 3 root root 4096 May 4 06:50 src /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/bin: total 32 lrwxrwxrwx 1 root root 15 May 4 07:56 mkoctfile -> mkoctfile-3.4.0 -rwxr-xr-x 1 root root 14784 May 4 07:56 mkoctfile-3.4.0 lrwxrwxrwx 1 root root 12 May 4 07:54 octave -> octave-3.4.0 -rwxr-xr-x 1 root root 5844 May 4 07:56 octave-3.4.0 lrwxrwxrwx 1 root root 19 May 4 07:56 octave-config -> octave-config-3.4.0 -rwxr-xr-x 1 root root 6699 May 4 07:56 octave-config-3.4.0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 octave-3.4.0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/doc/octave-3.4.0: total 724 -rw-r--r-- 1 root root 12391 May 4 07:56 BUGS -rw-r--r-- 1 root root 35147 May 4 07:56 COPYING -rw-r--r-- 1 root root 66685 May 4 07:56 ChangeLog -rw-r--r-- 1 root root 381785 May 4 07:56 ChangeLog.1 -rw-r--r-- 1 root root 15744 May 4 07:56 INSTALL -rw-r--r-- 1 root root 25466 May 4 07:56 INSTALL.OCTAVE -rw-r--r-- 1 root root 34399 May 4 07:56 NEWS -rw-r--r-- 1 root root 56647 May 4 07:56 NEWS.1 -rw-r--r-- 1 root root 43998 May 4 07:56 NEWS.2 -rw-r--r-- 1 root root 6992 May 4 07:56 NEWS.3 -rw-r--r-- 1 root root 360 May 4 07:56 PROJECTS -rw-r--r-- 1 root root 567 May 4 07:56 README -rw-r--r-- 1 root root 1643 May 4 07:56 README.Cygwin -rw-r--r-- 1 root root 225 May 4 07:56 README.Linux -rw-r--r-- 1 root root 10531 May 4 07:56 README.MacOS -rw-r--r-- 1 root root 323 May 4 07:56 README.Windows -rw-r--r-- 1 root root 7334 May 4 07:56 README.kpathsea /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 May 4 07:52 octave-3.4.0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0: total 24 drwxr-xr-x 2 root root 24576 May 4 07:56 octave /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/include/octave-3.4.0/octave: total 5016 -rw-r--r-- 1 root root 3790 May 4 07:53 Array-util.h -rw-r--r-- 1 root root 69911 May 4 07:53 Array.cc -rw-r--r-- 1 root root 21958 May 4 07:53 Array.h -rw-r--r-- 1 root root 956 May 4 07:53 Array2.h -rw-r--r-- 1 root root 2496 May 4 07:53 Array3.h -rw-r--r-- 1 root root 956 May 4 07:53 ArrayN.h -rw-r--r-- 1 root root 4791 May 4 07:53 CColVector.h -rw-r--r-- 1 root root 4806 May 4 07:53 CDiagMatrix.h -rw-r--r-- 1 root root 18204 May 4 07:53 CMatrix.h -rw-r--r-- 1 root root 5644 May 4 07:53 CNDArray.h -rw-r--r-- 1 root root 4114 May 4 07:53 CRowVector.h -rw-r--r-- 1 root root 24377 May 4 07:53 CSparse.h -rw-r--r-- 1 root root 4464 May 4 07:54 Cell.h -rw-r--r-- 1 root root 1368 May 4 07:53 CmplxAEPBAL.h -rw-r--r-- 1 root root 2300 May 4 07:53 CmplxCHOL.h -rw-r--r-- 1 root root 2418 May 4 07:53 CmplxGEPBAL.h -rw-r--r-- 1 root root 1855 May 4 07:53 CmplxHESS.h -rw-r--r-- 1 root root 1680 May 4 07:53 CmplxLU.h -rw-r--r-- 1 root root 2001 May 4 07:53 CmplxQR.h -rw-r--r-- 1 root root 1532 May 4 07:53 CmplxQRP.h -rw-r--r-- 1 root root 2336 May 4 07:53 CmplxSCHUR.h -rw-r--r-- 1 root root 2436 May 4 07:53 CmplxSVD.h -rw-r--r-- 1 root root 4593 May 4 07:53 CollocWt.h -rw-r--r-- 1 root root 1464 May 4 07:53 DAE.h -rw-r--r-- 1 root root 2444 May 4 07:53 DAEFunc.h -rw-r--r-- 1 root root 1679 May 4 07:53 DAERT.h -rw-r--r-- 1 root root 2209 May 4 07:53 DAERTFunc.h -rw-r--r-- 1 root root 9210 May 4 07:53 DASPK-opts.h -rw-r--r-- 1 root root 2116 May 4 07:53 DASPK.h -rw-r--r-- 1 root root 3953 May 4 07:53 DASRT-opts.h -rw-r--r-- 1 root root 2799 May 4 07:53 DASRT.h -rw-r--r-- 1 root root 5209 May 4 07:53 DASSL-opts.h -rw-r--r-- 1 root root 2116 May 4 07:53 DASSL.h -rw-r--r-- 1 root root 1894 May 4 07:53 DET.h -rw-r--r-- 1 root root 2926 May 4 07:53 DiagArray2.cc -rw-r--r-- 1 root root 4475 May 4 07:53 DiagArray2.h -rw-r--r-- 1 root root 3542 May 4 07:53 EIG.h -rw-r--r-- 1 root root 4901 May 4 07:53 LSODE-opts.h -rw-r--r-- 1 root root 1910 May 4 07:53 LSODE.h -rw-r--r-- 1 root root 10941 May 4 07:53 MArray-decl.h -rw-r--r-- 1 root root 2343 May 4 07:53 MArray-defs.h -rw-r--r-- 1 root root 7727 May 4 07:53 MArray.cc -rw-r--r-- 1 root root 2695 May 4 07:53 MArray.h -rw-r--r-- 1 root root 980 May 4 07:53 MArray2.h -rw-r--r-- 1 root root 978 May 4 07:53 MArrayN.h -rw-r--r-- 1 root root 2669 May 4 07:53 MDiagArray2.cc -rw-r--r-- 1 root root 2749 May 4 07:53 MDiagArray2.h -rw-r--r-- 1 root root 8346 May 4 07:53 MSparse-defs.h -rw-r--r-- 1 root root 3340 May 4 07:53 MSparse.h -rw-r--r-- 1 root root 970 May 4 07:53 Matrix.h -rw-r--r-- 1 root root 4446 May 4 07:53 MatrixType.h -rw-r--r-- 1 root root 3248 May 4 07:53 ODE.h -rw-r--r-- 1 root root 2120 May 4 07:53 ODEFunc.h -rw-r--r-- 1 root root 1946 May 4 07:53 ODES.h -rw-r--r-- 1 root root 2409 May 4 07:53 ODESFunc.h -rw-r--r-- 1 root root 3856 May 4 07:53 PermMatrix.h -rw-r--r-- 1 root root 3014 May 4 07:53 Quad-opts.h -rw-r--r-- 1 root root 6158 May 4 07:53 Quad.h -rw-r--r-- 1 root root 4238 May 4 07:53 Range.h -rw-r--r-- 1 root root 6403 May 4 07:53 Sparse-diag-op-defs.h -rw-r--r-- 1 root root 73444 May 4 07:53 Sparse-op-defs.h -rw-r--r-- 1 root root 4673 May 4 07:53 Sparse-perm-op-defs.h -rw-r--r-- 1 root root 19883 May 4 07:53 Sparse.h -rw-r--r-- 1 root root 2971 May 4 07:53 SparseCmplxCHOL.h -rw-r--r-- 1 root root 1936 May 4 07:53 SparseCmplxLU.h -rw-r--r-- 1 root root 4873 May 4 07:53 SparseCmplxQR.h -rw-r--r-- 1 root root 4299 May 4 07:53 SparseQR.h -rw-r--r-- 1 root root 2633 May 4 07:53 SparsedbleCHOL.h -rw-r--r-- 1 root root 1720 May 4 07:53 SparsedbleLU.h -rw-r--r-- 1 root root 2320 May 4 07:53 base-aepbal.h -rw-r--r-- 1 root root 1936 May 4 07:53 base-dae.h -rw-r--r-- 1 root root 2699 May 4 07:53 base-de.h -rw-r--r-- 1 root root 2783 May 4 07:54 base-list.h -rw-r--r-- 1 root root 4072 May 4 07:53 base-lu.cc -rw-r--r-- 1 root root 1785 May 4 07:53 base-lu.h -rw-r--r-- 1 root root 3124 May 4 07:53 base-min.h -rw-r--r-- 1 root root 1813 May 4 07:53 base-qr.cc -rw-r--r-- 1 root root 1577 May 4 07:53 base-qr.h -rw-r--r-- 1 root root 2671 May 4 07:53 boolMatrix.h -rw-r--r-- 1 root root 3479 May 4 07:53 boolNDArray.h -rw-r--r-- 1 root root 4146 May 4 07:53 boolSparse.h -rw-r--r-- 1 root root 1700 May 4 07:53 bsxfun-decl.h -rw-r--r-- 1 root root 5443 May 4 07:53 bsxfun-defs.cc -rw-r--r-- 1 root root 815 May 4 07:54 builtins.h -rw-r--r-- 1 root root 1886 May 4 07:53 byte-swap.h -rw-r--r-- 1 root root 5356 May 4 07:54 c-file-ptr-stream.h -rw-r--r-- 1 root root 1808 May 4 07:53 caseless-str.h -rw-r--r-- 1 root root 3198 May 4 07:53 chMatrix.h -rw-r--r-- 1 root root 3316 May 4 07:53 chNDArray.h -rw-r--r-- 1 root root 7943 May 4 07:53 cmd-edit.h -rw-r--r-- 1 root root 5276 May 4 07:53 cmd-hist.h -rw-r--r-- 1 root root 2739 May 4 07:54 comment-list.h -rw-r--r-- 1 root root 79546 May 4 07:56 config.h -rw-r--r-- 1 root root 1054 May 4 07:54 cutils.h -rw-r--r-- 1 root root 3436 May 4 07:53 dColVector.h -rw-r--r-- 1 root root 3536 May 4 07:53 dDiagMatrix.h -rw-r--r-- 1 root root 15076 May 4 07:53 dMatrix.h -rw-r--r-- 1 root root 5641 May 4 07:53 dNDArray.h -rw-r--r-- 1 root root 3204 May 4 07:53 dRowVector.h -rw-r--r-- 1 root root 20475 May 4 07:53 dSparse.h -rw-r--r-- 1 root root 3855 May 4 07:53 data-conv.h -rw-r--r-- 1 root root 1277 May 4 07:53 dbleAEPBAL.h -rw-r--r-- 1 root root 2190 May 4 07:53 dbleCHOL.h -rw-r--r-- 1 root root 2247 May 4 07:53 dbleGEPBAL.h -rw-r--r-- 1 root root 1690 May 4 07:53 dbleHESS.h -rw-r--r-- 1 root root 1449 May 4 07:53 dbleLU.h -rw-r--r-- 1 root root 2018 May 4 07:53 dbleQR.h -rw-r--r-- 1 root root 1415 May 4 07:53 dbleQRP.h -rw-r--r-- 1 root root 2088 May 4 07:53 dbleSCHUR.h -rw-r--r-- 1 root root 2305 May 4 07:53 dbleSVD.h -rw-r--r-- 1 root root 3892 May 4 07:54 debug.h -rw-r--r-- 1 root root 5318 May 4 07:54 defaults.h -rw-r--r-- 1 root root 2398 May 4 07:54 defun-dld.h -rw-r--r-- 1 root root 5909 May 4 07:54 defun-int.h -rw-r--r-- 1 root root 2211 May 4 07:54 defun.h -rw-r--r-- 1 root root 10730 May 4 07:53 dim-vector.h -rw-r--r-- 1 root root 2018 May 4 07:53 dir-ops.h -rw-r--r-- 1 root root 1165 May 4 07:54 dirfns.h -rw-r--r-- 1 root root 2113 May 4 07:54 display.h -rw-r--r-- 1 root root 2529 May 4 07:54 dynamic-ld.h -rw-r--r-- 1 root root 116665 May 4 07:53 eigs-base.cc -rw-r--r-- 1 root root 4823 May 4 07:54 error.h -rw-r--r-- 1 root root 7136 May 4 07:52 f77-fcn.h -rw-r--r-- 1 root root 5210 May 4 07:53 fCColVector.h -rw-r--r-- 1 root root 5269 May 4 07:53 fCDiagMatrix.h -rw-r--r-- 1 root root 19880 May 4 07:53 fCMatrix.h -rw-r--r-- 1 root root 6109 May 4 07:53 fCNDArray.h -rw-r--r-- 1 root root 4534 May 4 07:53 fCRowVector.h -rw-r--r-- 1 root root 1449 May 4 07:53 fCmplxAEPBAL.h -rw-r--r-- 1 root root 2497 May 4 07:53 fCmplxCHOL.h -rw-r--r-- 1 root root 2569 May 4 07:53 fCmplxGEPBAL.h -rw-r--r-- 1 root root 1951 May 4 07:53 fCmplxHESS.h -rw-r--r-- 1 root root 1821 May 4 07:53 fCmplxLU.h -rw-r--r-- 1 root root 2175 May 4 07:53 fCmplxQR.h -rw-r--r-- 1 root root 1623 May 4 07:53 fCmplxQRP.h -rw-r--r-- 1 root root 2452 May 4 07:53 fCmplxSCHUR.h -rw-r--r-- 1 root root 2576 May 4 07:53 fCmplxSVD.h -rw-r--r-- 1 root root 3634 May 4 07:53 fColVector.h -rw-r--r-- 1 root root 3782 May 4 07:53 fDiagMatrix.h -rw-r--r-- 1 root root 3639 May 4 07:53 fEIG.h -rw-r--r-- 1 root root 16291 May 4 07:53 fMatrix.h -rw-r--r-- 1 root root 5897 May 4 07:53 fNDArray.h -rw-r--r-- 1 root root 3374 May 4 07:53 fRowVector.h -rw-r--r-- 1 root root 1038 May 4 07:54 file-io.h -rw-r--r-- 1 root root 4814 May 4 07:53 file-ops.h -rw-r--r-- 1 root root 7324 May 4 07:53 file-stat.h -rw-r--r-- 1 root root 1357 May 4 07:53 floatAEPBAL.h -rw-r--r-- 1 root root 2316 May 4 07:53 floatCHOL.h -rw-r--r-- 1 root root 2376 May 4 07:53 floatGEPBAL.h -rw-r--r-- 1 root root 1804 May 4 07:53 floatHESS.h -rw-r--r-- 1 root root 1616 May 4 07:53 floatLU.h -rw-r--r-- 1 root root 1936 May 4 07:53 floatQR.h -rw-r--r-- 1 root root 1506 May 4 07:53 floatQRP.h -rw-r--r-- 1 root root 2215 May 4 07:53 floatSCHUR.h -rw-r--r-- 1 root root 2395 May 4 07:53 floatSVD.h -rw-r--r-- 1 root root 1679 May 4 07:53 functor.h -rw-r--r-- 1 root root 6659 May 4 07:54 gl-render.h -rw-r--r-- 1 root root 2150 May 4 07:54 gl2ps-renderer.h -rw-r--r-- 1 root root 6536 May 4 07:54 gl2ps.h -rw-r--r-- 1 root root 2397 May 4 07:53 glob-match.h -rw-r--r-- 1 root root 187217 May 4 07:54 graphics-props.cc -rw-r--r-- 1 root root 263602 May 4 07:54 graphics.h -rw-r--r-- 1 root root 3423 May 4 07:54 gripes.h -rw-r--r-- 1 root root 1326 May 4 07:54 help.h -rw-r--r-- 1 root root 29441 May 4 07:53 idx-vector.h -rw-r--r-- 1 root root 3255 May 4 07:54 input.h -rw-r--r-- 1 root root 1482 May 4 07:53 int16NDArray.h -rw-r--r-- 1 root root 1482 May 4 07:53 int32NDArray.h -rw-r--r-- 1 root root 1482 May 4 07:53 int64NDArray.h -rw-r--r-- 1 root root 1460 May 4 07:53 int8NDArray.h -rw-r--r-- 1 root root 5933 May 4 07:53 intNDArray.cc -rw-r--r-- 1 root root 3613 May 4 07:53 intNDArray.h -rw-r--r-- 1 root root 77971 May 4 07:53 kpse.cc -rw-r--r-- 1 root root 5526 May 4 07:54 lex.h -rw-r--r-- 1 root root 2106 May 4 07:53 lo-array-gripes.h -rw-r--r-- 1 root root 1387 May 4 07:53 lo-cutils.h -rw-r--r-- 1 root root 2256 May 4 07:52 lo-error.h -rw-r--r-- 1 root root 3795 May 4 07:53 lo-ieee.h -rw-r--r-- 1 root root 3740 May 4 07:53 lo-macros.h -rw-r--r-- 1 root root 10543 May 4 07:53 lo-mappers.h -rw-r--r-- 1 root root 999 May 4 07:53 lo-math.h -rw-r--r-- 1 root root 21768 May 4 07:53 lo-specfun.h -rw-r--r-- 1 root root 1573 May 4 07:53 lo-sysdep.h -rw-r--r-- 1 root root 3349 May 4 07:53 lo-traits.h -rw-r--r-- 1 root root 2885 May 4 07:53 lo-utils.h -rw-r--r-- 1 root root 15698 May 4 07:54 load-path.h -rw-r--r-- 1 root root 2364 May 4 07:54 load-save.h -rw-r--r-- 1 root root 1081 May 4 07:54 ls-ascii-helper.h -rw-r--r-- 1 root root 5927 May 4 07:54 ls-hdf5.h -rw-r--r-- 1 root root 1036 May 4 07:54 ls-mat-ascii.h -rw-r--r-- 1 root root 1364 May 4 07:54 ls-mat4.h -rw-r--r-- 1 root root 2318 May 4 07:54 ls-mat5.h -rw-r--r-- 1 root root 4967 May 4 07:54 ls-oct-ascii.h -rw-r--r-- 1 root root 1236 May 4 07:54 ls-oct-binary.h -rw-r--r-- 1 root root 891 May 4 07:54 ls-utils.h -rw-r--r-- 1 root root 1687 May 4 07:53 mach-info.h -rw-r--r-- 1 root root 3818 May 4 07:54 mex.h -rw-r--r-- 1 root root 11429 May 4 07:54 mexproto.h -rw-r--r-- 1 root root 1858 May 4 07:53 mx-base.h -rw-r--r-- 1 root root 257 May 4 07:53 mx-cdm-cm.h -rw-r--r-- 1 root root 263 May 4 07:53 mx-cdm-dm.h -rw-r--r-- 1 root root 269 May 4 07:53 mx-cdm-m.h -rw-r--r-- 1 root root 231 May 4 07:53 mx-cdm-s.h -rw-r--r-- 1 root root 257 May 4 07:53 mx-cm-cdm.h -rw-r--r-- 1 root root 248 May 4 07:53 mx-cm-dm.h -rw-r--r-- 1 root root 342 May 4 07:53 mx-cm-m.h -rw-r--r-- 1 root root 247 May 4 07:53 mx-cm-pm.h -rw-r--r-- 1 root root 321 May 4 07:53 mx-cm-s.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-cnda-nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-cnda-s.h -rw-r--r-- 1 root root 273 May 4 07:53 mx-cs-dm.h -rw-r--r-- 1 root root 347 May 4 07:53 mx-cs-m.h -rw-r--r-- 1 root root 360 May 4 07:53 mx-cs-nda.h -rw-r--r-- 1 root root 2846 May 4 07:53 mx-defs.h -rw-r--r-- 1 root root 263 May 4 07:53 mx-dm-cdm.h -rw-r--r-- 1 root root 248 May 4 07:53 mx-dm-cm.h -rw-r--r-- 1 root root 273 May 4 07:53 mx-dm-cs.h -rw-r--r-- 1 root root 232 May 4 07:53 mx-dm-m.h -rw-r--r-- 1 root root 1693 May 4 07:53 mx-ext.h -rw-r--r-- 1 root root 278 May 4 07:53 mx-fcdm-fcm.h -rw-r--r-- 1 root root 283 May 4 07:53 mx-fcdm-fdm.h -rw-r--r-- 1 root root 290 May 4 07:53 mx-fcdm-fm.h -rw-r--r-- 1 root root 245 May 4 07:53 mx-fcdm-fs.h -rw-r--r-- 1 root root 278 May 4 07:53 mx-fcm-fcdm.h -rw-r--r-- 1 root root 268 May 4 07:53 mx-fcm-fdm.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fcm-fm.h -rw-r--r-- 1 root root 343 May 4 07:53 mx-fcm-fs.h -rw-r--r-- 1 root root 260 May 4 07:53 mx-fcm-pm.h -rw-r--r-- 1 root root 405 May 4 07:53 mx-fcnda-fnda.h -rw-r--r-- 1 root root 355 May 4 07:53 mx-fcnda-fs.h -rw-r--r-- 1 root root 293 May 4 07:53 mx-fcs-fdm.h -rw-r--r-- 1 root root 387 May 4 07:53 mx-fcs-fm.h -rw-r--r-- 1 root root 400 May 4 07:53 mx-fcs-fnda.h -rw-r--r-- 1 root root 283 May 4 07:53 mx-fdm-fcdm.h -rw-r--r-- 1 root root 268 May 4 07:53 mx-fdm-fcm.h -rw-r--r-- 1 root root 293 May 4 07:53 mx-fdm-fcs.h -rw-r--r-- 1 root root 251 May 4 07:53 mx-fdm-fm.h -rw-r--r-- 1 root root 290 May 4 07:53 mx-fm-fcdm.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fm-fcm.h -rw-r--r-- 1 root root 387 May 4 07:53 mx-fm-fcs.h -rw-r--r-- 1 root root 251 May 4 07:53 mx-fm-fdm.h -rw-r--r-- 1 root root 243 May 4 07:53 mx-fm-pm.h -rw-r--r-- 1 root root 405 May 4 07:53 mx-fnda-fcnda.h -rw-r--r-- 1 root root 400 May 4 07:53 mx-fnda-fcs.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-fnda-i16.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fnda-i16nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-fnda-i32.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fnda-i32nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-fnda-i64.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fnda-i64nda.h -rw-r--r-- 1 root root 392 May 4 07:53 mx-fnda-i8.h -rw-r--r-- 1 root root 375 May 4 07:53 mx-fnda-i8nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-fnda-ui16.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-fnda-ui16nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-fnda-ui32.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-fnda-ui32nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-fnda-ui64.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-fnda-ui64nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-fnda-ui8.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-fnda-ui8nda.h -rw-r--r-- 1 root root 245 May 4 07:53 mx-fs-fcdm.h -rw-r--r-- 1 root root 343 May 4 07:53 mx-fs-fcm.h -rw-r--r-- 1 root root 355 May 4 07:53 mx-fs-fcnda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-fs-i16nda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-fs-i32nda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-fs-i64nda.h -rw-r--r-- 1 root root 325 May 4 07:53 mx-fs-i8nda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-fs-ui16nda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-fs-ui32nda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-fs-ui64nda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-fs-ui8nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-i16-fnda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16-i32nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16-i64nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i16-i8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i16-nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i16-ui16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i16-ui32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i16-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16-ui8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i16nda-fnda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-i16nda-fs.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16nda-i32.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i16nda-i32nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16nda-i64.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i16nda-i64nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i16nda-i8.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i16nda-i8nda.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-i16nda-nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-i16nda-s.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i16nda-ui16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i16nda-ui16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i16nda-ui32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i16nda-ui32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i16nda-ui64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i16nda-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i16nda-ui8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i16nda-ui8nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-i32-fnda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32-i64nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i32-i8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i32-nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i32-ui16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i32-ui32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i32-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32-ui8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i32nda-fnda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-i32nda-fs.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32nda-i16.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i32nda-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32nda-i64.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i32nda-i64nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i32nda-i8.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i32nda-i8nda.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-i32nda-nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-i32nda-s.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i32nda-ui16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i32nda-ui16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i32nda-ui32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i32nda-ui32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i32nda-ui64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i32nda-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i32nda-ui8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i32nda-ui8nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-i64-fnda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64-i32nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i64-i8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i64-nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i64-ui16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i64-ui32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-i64-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64-ui8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-i64nda-fnda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-i64nda-fs.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64nda-i16.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i64nda-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64nda-i32.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i64nda-i32nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i64nda-i8.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i64nda-i8nda.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-i64nda-nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-i64nda-s.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i64nda-ui16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i64nda-ui16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i64nda-ui32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i64nda-ui32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-i64nda-ui64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-i64nda-ui64nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-i64nda-ui8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i64nda-ui8nda.h -rw-r--r-- 1 root root 392 May 4 07:53 mx-i8-fnda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i8-i16nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i8-i32nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i8-i64nda.h -rw-r--r-- 1 root root 375 May 4 07:53 mx-i8-nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-i8-ui16nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-i8-ui32nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-i8-ui64nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-i8-ui8nda.h -rw-r--r-- 1 root root 375 May 4 07:53 mx-i8nda-fnda.h -rw-r--r-- 1 root root 325 May 4 07:53 mx-i8nda-fs.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i8nda-i16.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i8nda-i16nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i8nda-i32.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i8nda-i32nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i8nda-i64.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i8nda-i64nda.h -rw-r--r-- 1 root root 358 May 4 07:53 mx-i8nda-nda.h -rw-r--r-- 1 root root 326 May 4 07:53 mx-i8nda-s.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-i8nda-ui16.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i8nda-ui16nda.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-i8nda-ui32.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i8nda-ui32nda.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-i8nda-ui64.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-i8nda-ui64nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-i8nda-ui8.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-i8nda-ui8nda.h -rw-r--r-- 1 root root 35789 May 4 07:53 mx-inlines.cc -rw-r--r-- 1 root root 269 May 4 07:53 mx-m-cdm.h -rw-r--r-- 1 root root 342 May 4 07:53 mx-m-cm.h -rw-r--r-- 1 root root 347 May 4 07:53 mx-m-cs.h -rw-r--r-- 1 root root 232 May 4 07:53 mx-m-dm.h -rw-r--r-- 1 root root 231 May 4 07:53 mx-m-pm.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-nda-cnda.h -rw-r--r-- 1 root root 360 May 4 07:53 mx-nda-cs.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-nda-i16.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-nda-i16nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-nda-i32.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-nda-i32nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-nda-i64.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-nda-i64nda.h -rw-r--r-- 1 root root 375 May 4 07:53 mx-nda-i8.h -rw-r--r-- 1 root root 358 May 4 07:53 mx-nda-i8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-nda-ui16.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-nda-ui16nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-nda-ui32.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-nda-ui32nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-nda-ui64.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-nda-ui64nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-nda-ui8.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-nda-ui8nda.h -rw-r--r-- 1 root root 9459 May 4 07:53 mx-op-decl.h -rw-r--r-- 1 root root 18233 May 4 07:53 mx-op-defs.h -rw-r--r-- 1 root root 8778 May 4 07:53 mx-ops.h -rw-r--r-- 1 root root 247 May 4 07:53 mx-pm-cm.h -rw-r--r-- 1 root root 260 May 4 07:53 mx-pm-fcm.h -rw-r--r-- 1 root root 243 May 4 07:53 mx-pm-fm.h -rw-r--r-- 1 root root 231 May 4 07:53 mx-pm-m.h -rw-r--r-- 1 root root 231 May 4 07:53 mx-s-cdm.h -rw-r--r-- 1 root root 321 May 4 07:53 mx-s-cm.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-s-cnda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-s-i16nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-s-i32nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-s-i64nda.h -rw-r--r-- 1 root root 326 May 4 07:53 mx-s-i8nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-s-ui16nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-s-ui32nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-s-ui64nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-s-ui8nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-ui16-fnda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui16-i16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui16-i32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui16-i64nda.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-ui16-i8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui16-nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui16-ui32nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui16-ui64nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui16-ui8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui16nda-fnda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-ui16nda-fs.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui16nda-i16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui16nda-i16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui16nda-i32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui16nda-i32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui16nda-i64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui16nda-i64nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-ui16nda-i8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui16nda-i8nda.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-ui16nda-nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-ui16nda-s.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui16nda-ui32.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui16nda-ui32nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui16nda-ui64.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui16nda-ui64nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui16nda-ui8.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui16nda-ui8nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-ui32-fnda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui32-i16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui32-i32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui32-i64nda.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-ui32-i8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui32-nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui32-ui16nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui32-ui64nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui32-ui8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui32nda-fnda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-ui32nda-fs.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui32nda-i16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui32nda-i16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui32nda-i32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui32nda-i32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui32nda-i64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui32nda-i64nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-ui32nda-i8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui32nda-i8nda.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-ui32nda-nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-ui32nda-s.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui32nda-ui16.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui32nda-ui16nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui32nda-ui64.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui32nda-ui64nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui32nda-ui8.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui32nda-ui8nda.h -rw-r--r-- 1 root root 406 May 4 07:53 mx-ui64-fnda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui64-i16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui64-i32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui64-i64nda.h -rw-r--r-- 1 root root 308 May 4 07:53 mx-ui64-i8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui64-nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui64-ui16nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui64-ui32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui64-ui8nda.h -rw-r--r-- 1 root root 389 May 4 07:53 mx-ui64nda-fnda.h -rw-r--r-- 1 root root 339 May 4 07:53 mx-ui64nda-fs.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui64nda-i16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui64nda-i16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui64nda-i32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui64nda-i32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui64nda-i64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui64nda-i64nda.h -rw-r--r-- 1 root root 310 May 4 07:53 mx-ui64nda-i8.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui64nda-i8nda.h -rw-r--r-- 1 root root 372 May 4 07:53 mx-ui64nda-nda.h -rw-r--r-- 1 root root 340 May 4 07:53 mx-ui64nda-s.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui64nda-ui16.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui64nda-ui16nda.h -rw-r--r-- 1 root root 318 May 4 07:53 mx-ui64nda-ui32.h -rw-r--r-- 1 root root 327 May 4 07:53 mx-ui64nda-ui32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui64nda-ui8.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui64nda-ui8nda.h -rw-r--r-- 1 root root 399 May 4 07:53 mx-ui8-fnda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8-i32nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8-i64nda.h -rw-r--r-- 1 root root 304 May 4 07:53 mx-ui8-i8nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-ui8-nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui8-ui16nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui8-ui32nda.h -rw-r--r-- 1 root root 314 May 4 07:53 mx-ui8-ui64nda.h -rw-r--r-- 1 root root 382 May 4 07:53 mx-ui8nda-fnda.h -rw-r--r-- 1 root root 332 May 4 07:53 mx-ui8nda-fs.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8nda-i16.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui8nda-i16nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8nda-i32.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui8nda-i32nda.h -rw-r--r-- 1 root root 309 May 4 07:53 mx-ui8nda-i64.h -rw-r--r-- 1 root root 317 May 4 07:53 mx-ui8nda-i64nda.h -rw-r--r-- 1 root root 305 May 4 07:53 mx-ui8nda-i8.h -rw-r--r-- 1 root root 312 May 4 07:53 mx-ui8nda-i8nda.h -rw-r--r-- 1 root root 365 May 4 07:53 mx-ui8nda-nda.h -rw-r--r-- 1 root root 333 May 4 07:53 mx-ui8nda-s.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui8nda-ui16.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui8nda-ui16nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui8nda-ui32.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui8nda-ui32nda.h -rw-r--r-- 1 root root 313 May 4 07:53 mx-ui8nda-ui64.h -rw-r--r-- 1 root root 322 May 4 07:53 mx-ui8nda-ui64nda.h -rw-r--r-- 1 root root 10331 May 4 07:54 mxarray.h -rw-r--r-- 1 root root 2495 May 4 07:53 oct-alloc.h -rw-r--r-- 1 root root 11732 May 4 07:53 oct-binmap.h -rw-r--r-- 1 root root 2425 May 4 07:53 oct-cmplx.h -rw-r--r-- 1 root root 41062 May 4 07:54 oct-conf.h -rw-r--r-- 1 root root 1821 May 4 07:53 oct-convn.h -rw-r--r-- 1 root root 3418 May 4 07:53 oct-env.h -rw-r--r-- 1 root root 1375 May 4 07:54 oct-errno.h -rw-r--r-- 1 root root 7997 May 4 07:53 oct-fftw.h -rw-r--r-- 1 root root 1989 May 4 07:54 oct-fstrm.h -rw-r--r-- 1 root root 950 May 4 07:53 oct-glob.h -rw-r--r-- 1 root root 8970 May 4 07:54 oct-gperf.h -rw-r--r-- 1 root root 2544 May 4 07:53 oct-group.h -rw-r--r-- 1 root root 806 May 4 07:54 oct-hdf5.h -rw-r--r-- 1 root root 1130 May 4 07:54 oct-hist.h -rw-r--r-- 1 root root 30692 May 4 07:53 oct-inttypes.h -rw-r--r-- 1 root root 3469 May 4 07:54 oct-iostrm.h -rw-r--r-- 1 root root 5808 May 4 07:53 oct-locbuf.h -rw-r--r-- 1 root root 2276 May 4 07:54 oct-lvalue.h -rw-r--r-- 1 root root 18859 May 4 07:54 oct-map.h -rw-r--r-- 1 root root 827 May 4 07:53 oct-md5.h -rw-r--r-- 1 root root 4597 May 4 07:53 oct-mem.h -rw-r--r-- 1 root root 1992 May 4 07:53 oct-mutex.h -rw-r--r-- 1 root root 1999 May 4 07:53 oct-norm.h -rw-r--r-- 1 root root 4710 May 4 07:54 oct-obj.h -rw-r--r-- 1 root root 945 May 4 07:53 oct-openmp.h -rw-r--r-- 1 root root 2983 May 4 07:53 oct-passwd.h -rw-r--r-- 1 root root 2292 May 4 07:54 oct-prcstrm.h -rw-r--r-- 1 root root 1832 May 4 07:54 oct-procbuf.h -rw-r--r-- 1 root root 5911 May 4 07:53 oct-rand.h -rw-r--r-- 1 root root 1422 May 4 07:53 oct-refcount.h -rw-r--r-- 1 root root 3970 May 4 07:53 oct-rl-edit.h -rw-r--r-- 1 root root 1862 May 4 07:53 oct-rl-hist.h -rw-r--r-- 1 root root 4140 May 4 07:53 oct-shlib.h -rw-r--r-- 1 root root 52402 May 4 07:53 oct-sort.cc -rw-r--r-- 1 root root 11678 May 4 07:53 oct-sort.h -rw-r--r-- 1 root root 2594 May 4 07:53 oct-sparse.h -rw-r--r-- 1 root root 2524 May 4 07:53 oct-spparms.h -rw-r--r-- 1 root root 4980 May 4 07:54 oct-stdstrm.h -rw-r--r-- 1 root root 18869 May 4 07:54 oct-stream.h -rw-r--r-- 1 root root 4427 May 4 07:54 oct-strstrm.h -rw-r--r-- 1 root root 2054 May 4 07:53 oct-syscalls.h -rw-r--r-- 1 root root 7659 May 4 07:53 oct-time.h -rw-r--r-- 1 root root 2451 May 4 07:53 oct-uname.h -rw-r--r-- 1 root root 1141 May 4 07:54 oct.h -rw-r--r-- 1 root root 907 May 4 07:54 octave.h -rw-r--r-- 1 root root 2602 May 4 07:54 op-dm-template.cc -rw-r--r-- 1 root root 2330 May 4 07:54 op-dms-template.cc -rw-r--r-- 1 root root 55756 May 4 07:54 op-int.h -rw-r--r-- 1 root root 2390 May 4 07:54 op-pm-template.cc -rw-r--r-- 1 root root 12167 May 4 07:54 ops.h -rw-r--r-- 1 root root 12959 May 4 07:54 ov-base-diag.cc -rw-r--r-- 1 root root 6562 May 4 07:54 ov-base-diag.h -rw-r--r-- 1 root root 13809 May 4 07:54 ov-base-int.cc -rw-r--r-- 1 root root 3327 May 4 07:54 ov-base-int.h -rw-r--r-- 1 root root 10865 May 4 07:54 ov-base-mat.cc -rw-r--r-- 1 root root 5509 May 4 07:54 ov-base-mat.h -rw-r--r-- 1 root root 3917 May 4 07:54 ov-base-scalar.cc -rw-r--r-- 1 root root 4194 May 4 07:54 ov-base-scalar.h -rw-r--r-- 1 root root 5162 May 4 07:54 ov-base-sparse.h -rw-r--r-- 1 root root 22813 May 4 07:54 ov-base.h -rw-r--r-- 1 root root 13789 May 4 07:54 ov-bool-mat.cc -rw-r--r-- 1 root root 6640 May 4 07:54 ov-bool-mat.h -rw-r--r-- 1 root root 4368 May 4 07:54 ov-bool-sparse.h -rw-r--r-- 1 root root 6424 May 4 07:54 ov-bool.h -rw-r--r-- 1 root root 2600 May 4 07:54 ov-builtin.h -rw-r--r-- 1 root root 4861 May 4 07:54 ov-cell.h -rw-r--r-- 1 root root 4343 May 4 07:54 ov-ch-mat.h -rw-r--r-- 1 root root 7471 May 4 07:54 ov-class.h -rw-r--r-- 1 root root 1859 May 4 07:54 ov-colon.h -rw-r--r-- 1 root root 5300 May 4 07:54 ov-complex.h -rw-r--r-- 1 root root 2191 May 4 07:54 ov-cs-list.h -rw-r--r-- 1 root root 2729 May 4 07:54 ov-cx-diag.h -rw-r--r-- 1 root root 5082 May 4 07:54 ov-cx-mat.h -rw-r--r-- 1 root root 4730 May 4 07:54 ov-cx-sparse.h -rw-r--r-- 1 root root 2602 May 4 07:54 ov-dld-fcn.h -rw-r--r-- 1 root root 6086 May 4 07:54 ov-fcn-handle.h -rw-r--r-- 1 root root 2706 May 4 07:54 ov-fcn-inline.h -rw-r--r-- 1 root root 4807 May 4 07:54 ov-fcn.h -rw-r--r-- 1 root root 7216 May 4 07:54 ov-float.h -rw-r--r-- 1 root root 5372 May 4 07:54 ov-flt-complex.h -rw-r--r-- 1 root root 2791 May 4 07:54 ov-flt-cx-diag.h -rw-r--r-- 1 root root 5241 May 4 07:54 ov-flt-cx-mat.h -rw-r--r-- 1 root root 2627 May 4 07:54 ov-flt-re-diag.h -rw-r--r-- 1 root root 6009 May 4 07:54 ov-flt-re-mat.h -rw-r--r-- 1 root root 1685 May 4 07:54 ov-int-traits.h -rw-r--r-- 1 root root 1478 May 4 07:54 ov-int16.h -rw-r--r-- 1 root root 1478 May 4 07:54 ov-int32.h -rw-r--r-- 1 root root 1478 May 4 07:54 ov-int64.h -rw-r--r-- 1 root root 1468 May 4 07:54 ov-int8.h -rw-r--r-- 1 root root 17186 May 4 07:54 ov-intx.h -rw-r--r-- 1 root root 7795 May 4 07:54 ov-lazy-idx.h -rw-r--r-- 1 root root 3163 May 4 07:54 ov-mex-fcn.h -rw-r--r-- 1 root root 2291 May 4 07:54 ov-null-mat.h -rw-r--r-- 1 root root 6967 May 4 07:54 ov-perm.h -rw-r--r-- 1 root root 9161 May 4 07:54 ov-range.h -rw-r--r-- 1 root root 2690 May 4 07:54 ov-re-diag.h -rw-r--r-- 1 root root 6766 May 4 07:54 ov-re-mat.h -rw-r--r-- 1 root root 4572 May 4 07:54 ov-re-sparse.h -rw-r--r-- 1 root root 7199 May 4 07:54 ov-scalar.h -rw-r--r-- 1 root root 7533 May 4 07:54 ov-str-mat.h -rw-r--r-- 1 root root 8151 May 4 07:54 ov-struct.h -rw-r--r-- 1 root root 2730 May 4 07:54 ov-type-conv.h -rw-r--r-- 1 root root 9670 May 4 07:54 ov-typeinfo.h -rw-r--r-- 1 root root 1488 May 4 07:54 ov-uint16.h -rw-r--r-- 1 root root 1488 May 4 07:54 ov-uint32.h -rw-r--r-- 1 root root 1488 May 4 07:54 ov-uint64.h -rw-r--r-- 1 root root 1478 May 4 07:54 ov-uint8.h -rw-r--r-- 1 root root 11527 May 4 07:54 ov-usr-fcn.h -rw-r--r-- 1 root root 42584 May 4 07:54 ov.h -rw-r--r-- 1 root root 2343 May 4 07:54 pager.h -rw-r--r-- 1 root root 3499 May 4 07:54 parse.h -rw-r--r-- 1 root root 867 May 4 07:53 pathlen.h -rw-r--r-- 1 root root 3772 May 4 07:53 pathsearch.h -rw-r--r-- 1 root root 9183 May 4 07:54 pr-output.h -rw-r--r-- 1 root root 3886 May 4 07:54 procstream.h -rw-r--r-- 1 root root 1346 May 4 07:54 pt-all.h -rw-r--r-- 1 root root 2572 May 4 07:54 pt-arg-list.h -rw-r--r-- 1 root root 4540 May 4 07:54 pt-assign.h -rw-r--r-- 1 root root 4909 May 4 07:54 pt-binop.h -rw-r--r-- 1 root root 4160 May 4 07:54 pt-bp.h -rw-r--r-- 1 root root 2244 May 4 07:54 pt-cbinop.h -rw-r--r-- 1 root root 1499 May 4 07:54 pt-cell.h -rw-r--r-- 1 root root 3420 May 4 07:54 pt-check.h -rw-r--r-- 1 root root 2725 May 4 07:54 pt-cmd.h -rw-r--r-- 1 root root 3228 May 4 07:54 pt-colon.h -rw-r--r-- 1 root root 2864 May 4 07:54 pt-const.h -rw-r--r-- 1 root root 5404 May 4 07:54 pt-decl.h -rw-r--r-- 1 root root 4931 May 4 07:54 pt-eval.h -rw-r--r-- 1 root root 4526 May 4 07:54 pt-except.h -rw-r--r-- 1 root root 3917 May 4 07:54 pt-exp.h -rw-r--r-- 1 root root 3509 May 4 07:54 pt-fcn-handle.h -rw-r--r-- 1 root root 4473 May 4 07:54 pt-id.h -rw-r--r-- 1 root root 3305 May 4 07:54 pt-idx.h -rw-r--r-- 1 root root 2352 May 4 07:54 pt-jump.h -rw-r--r-- 1 root root 6814 May 4 07:54 pt-loop.h -rw-r--r-- 1 root root 2248 May 4 07:54 pt-mat.h -rw-r--r-- 1 root root 3349 May 4 07:54 pt-misc.h -rw-r--r-- 1 root root 4912 May 4 07:54 pt-pr-code.h -rw-r--r-- 1 root root 7417 May 4 07:54 pt-select.h -rw-r--r-- 1 root root 4391 May 4 07:54 pt-stmt.h -rw-r--r-- 1 root root 3950 May 4 07:54 pt-unop.h -rw-r--r-- 1 root root 4802 May 4 07:54 pt-walk.h -rw-r--r-- 1 root root 1710 May 4 07:54 pt.h -rw-r--r-- 1 root root 5762 May 4 07:52 quit.h -rw-r--r-- 1 root root 1009 May 4 07:53 randgamma.h -rw-r--r-- 1 root root 3427 May 4 07:53 randmtzig.h -rw-r--r-- 1 root root 1011 May 4 07:53 randpoisson.h -rw-r--r-- 1 root root 1925 May 4 07:53 regex-match.h -rw-r--r-- 1 root root 4219 May 4 07:54 sighandlers.h -rw-r--r-- 1 root root 1044 May 4 07:54 siglist.h -rw-r--r-- 1 root root 329 May 4 07:53 smx-bm-sbm.h -rw-r--r-- 1 root root 443 May 4 07:53 smx-cm-scm.h -rw-r--r-- 1 root root 441 May 4 07:53 smx-cm-sm.h -rw-r--r-- 1 root root 446 May 4 07:53 smx-cs-sm.h -rw-r--r-- 1 root root 441 May 4 07:53 smx-m-scm.h -rw-r--r-- 1 root root 383 May 4 07:53 smx-m-sm.h -rw-r--r-- 1 root root 420 May 4 07:53 smx-s-scm.h -rw-r--r-- 1 root root 329 May 4 07:53 smx-sbm-bm.h -rw-r--r-- 1 root root 443 May 4 07:53 smx-scm-cm.h -rw-r--r-- 1 root root 441 May 4 07:53 smx-scm-m.h -rw-r--r-- 1 root root 420 May 4 07:53 smx-scm-s.h -rw-r--r-- 1 root root 449 May 4 07:53 smx-scm-sm.h -rw-r--r-- 1 root root 441 May 4 07:53 smx-sm-cm.h -rw-r--r-- 1 root root 446 May 4 07:53 smx-sm-cs.h -rw-r--r-- 1 root root 383 May 4 07:53 smx-sm-m.h -rw-r--r-- 1 root root 449 May 4 07:53 smx-sm-scm.h -rw-r--r-- 1 root root 7312 May 4 07:53 sparse-base-chol.cc -rw-r--r-- 1 root root 5267 May 4 07:53 sparse-base-chol.h -rw-r--r-- 1 root root 3726 May 4 07:53 sparse-base-lu.cc -rw-r--r-- 1 root root 2181 May 4 07:53 sparse-base-lu.h -rw-r--r-- 1 root root 16242 May 4 07:53 sparse-dmsolve.cc -rw-r--r-- 1 root root 1255 May 4 07:53 sparse-sort.h -rw-r--r-- 1 root root 1405 May 4 07:53 sparse-util.h -rw-r--r-- 1 root root 4320 May 4 07:54 sparse-xdiv.h -rw-r--r-- 1 root root 2103 May 4 07:54 sparse-xpow.h -rw-r--r-- 1 root root 1951 May 4 07:53 statdefs.h -rw-r--r-- 1 root root 2818 May 4 07:53 str-vec.h -rw-r--r-- 1 root root 1573 May 4 07:53 sun-utils.h -rw-r--r-- 1 root root 61902 May 4 07:54 symtab.h -rw-r--r-- 1 root root 1588 May 4 07:54 sysdep.h -rw-r--r-- 1 root root 1282 May 4 07:53 sysdir.h -rw-r--r-- 1 root root 1532 May 4 07:53 syswait.h -rw-r--r-- 1 root root 2923 May 4 07:54 token.h -rw-r--r-- 1 root root 9936 May 4 07:54 toplev.h -rw-r--r-- 1 root root 2266 May 4 07:54 txt-eng-ft.h -rw-r--r-- 1 root root 3929 May 4 07:54 txt-eng.h -rw-r--r-- 1 root root 1504 May 4 07:53 uint16NDArray.h -rw-r--r-- 1 root root 1504 May 4 07:53 uint32NDArray.h -rw-r--r-- 1 root root 1504 May 4 07:53 uint64NDArray.h -rw-r--r-- 1 root root 1482 May 4 07:53 uint8NDArray.h -rw-r--r-- 1 root root 6793 May 4 07:54 unwind-prot.h -rw-r--r-- 1 root root 4353 May 4 07:54 utils.h -rw-r--r-- 1 root root 5104 May 4 07:54 variables.h -rw-r--r-- 1 root root 3044 May 4 07:54 version.h -rw-r--r-- 1 root root 265 May 4 07:53 vx-ccv-cv.h -rw-r--r-- 1 root root 233 May 4 07:53 vx-ccv-s.h -rw-r--r-- 1 root root 256 May 4 07:53 vx-crv-rv.h -rw-r--r-- 1 root root 227 May 4 07:53 vx-crv-s.h -rw-r--r-- 1 root root 274 May 4 07:53 vx-cs-cv.h -rw-r--r-- 1 root root 268 May 4 07:53 vx-cs-rv.h -rw-r--r-- 1 root root 265 May 4 07:53 vx-cv-ccv.h -rw-r--r-- 1 root root 274 May 4 07:53 vx-cv-cs.h -rw-r--r-- 1 root root 285 May 4 07:53 vx-fccv-fcv.h -rw-r--r-- 1 root root 247 May 4 07:53 vx-fccv-fs.h -rw-r--r-- 1 root root 276 May 4 07:53 vx-fcrv-frv.h -rw-r--r-- 1 root root 241 May 4 07:53 vx-fcrv-fs.h -rw-r--r-- 1 root root 294 May 4 07:53 vx-fcs-fcv.h -rw-r--r-- 1 root root 288 May 4 07:53 vx-fcs-frv.h -rw-r--r-- 1 root root 285 May 4 07:53 vx-fcv-fccv.h -rw-r--r-- 1 root root 294 May 4 07:53 vx-fcv-fcs.h -rw-r--r-- 1 root root 276 May 4 07:53 vx-frv-fcrv.h -rw-r--r-- 1 root root 288 May 4 07:53 vx-frv-fcs.h -rw-r--r-- 1 root root 247 May 4 07:53 vx-fs-fccv.h -rw-r--r-- 1 root root 241 May 4 07:53 vx-fs-fcrv.h -rw-r--r-- 1 root root 256 May 4 07:53 vx-rv-crv.h -rw-r--r-- 1 root root 268 May 4 07:53 vx-rv-cs.h -rw-r--r-- 1 root root 233 May 4 07:53 vx-s-ccv.h -rw-r--r-- 1 root root 227 May 4 07:53 vx-s-crv.h -rw-r--r-- 1 root root 6703 May 4 07:54 xdiv.h -rw-r--r-- 1 root root 1194 May 4 07:54 xnorm.h -rw-r--r-- 1 root root 6872 May 4 07:54 xpow.h -rw-r--r-- 1 root root 13267 May 4 07:54 zfstream.h /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/info: total 508 -rw-r--r-- 1 root root 15552 May 4 07:56 OctaveFAQ.info.gz -rw-r--r-- 1 root root 24145 May 4 07:56 liboctave.info.gz -rw-r--r-- 1 root root 82760 May 4 07:56 octave.info-1.gz -rw-r--r-- 1 root root 80618 May 4 07:56 octave.info-2.gz -rw-r--r-- 1 root root 80724 May 4 07:56 octave.info-3.gz -rw-r--r-- 1 root root 72512 May 4 07:56 octave.info-4.gz -rw-r--r-- 1 root root 81602 May 4 07:56 octave.info-5.gz -rw-r--r-- 1 root root 49984 May 4 07:56 octave.info-6.gz -rw-r--r-- 1 root root 16539 May 4 07:56 octave.info.gz /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib: total 12 drwxr-xr-x 2 root root 12288 May 4 07:57 octave-3.4.0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/lib/octave-3.4.0: total 28136 -rwxr-xr-x 1 root root 720692 May 4 07:57 libcruft-3.4.0.so -rwxr-xr-x 1 root root 1019 May 4 07:52 libcruft.la lrwxrwxrwx 1 root root 17 May 4 07:52 libcruft.so -> libcruft-3.4.0.so -rwxr-xr-x 1 root root 14588912 May 4 07:57 liboctave-3.4.0.so -rwxr-xr-x 1 root root 1279 May 4 07:53 liboctave.la lrwxrwxrwx 1 root root 18 May 4 07:53 liboctave.so -> liboctave-3.4.0.so -rwxr-xr-x 1 root root 13487528 May 4 07:57 liboctinterp-3.4.0.so -rwxr-xr-x 1 root root 1583 May 4 07:54 liboctinterp.la lrwxrwxrwx 1 root root 21 May 4 07:54 liboctinterp.so -> liboctinterp-3.4.0.so /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec: total 4 drwxr-xr-x 5 root root 4096 May 4 07:56 octave /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave: total 12 drwxr-xr-x 4 root root 4096 May 4 07:56 3.4.0 drwxr-xr-x 3 root root 4096 May 4 07:56 api-v47+ drwxr-xr-x 4 root root 4096 May 4 07:56 site /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0: total 8 drwxr-xr-x 3 root root 4096 May 4 07:56 oct drwxr-xr-x 4 root root 4096 May 4 07:56 site /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct: total 4 drwxr-xr-x 2 root root 4096 May 4 07:57 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu: total 10136 -rw-r--r-- 1 root root 3169 May 4 07:56 PKG_ADD -rwxr-xr-x 1 root root 96688 May 4 07:57 __contourc__.oct -rwxr-xr-x 1 root root 96812 May 4 07:57 __delaunayn__.oct -rwxr-xr-x 1 root root 117316 May 4 07:57 __dispatch__.oct -rwxr-xr-x 1 root root 92588 May 4 07:57 __dsearchn__.oct -rwxr-xr-x 1 root root 75804 May 4 07:57 __fltk_uigetfile__.oct -rwxr-xr-x 1 root root 119072 May 4 07:57 __glpk__.oct -rwxr-xr-x 1 root root 75804 May 4 07:57 __init_fltk__.oct -rwxr-xr-x 1 root root 113332 May 4 07:57 __lin_interpn__.oct -rwxr-xr-x 1 root root 173560 May 4 07:57 __magick_read__.oct -rwxr-xr-x 1 root root 96688 May 4 07:57 __pchip_deriv__.oct -rwxr-xr-x 1 root root 125524 May 4 07:57 __qp__.oct -rwxr-xr-x 1 root root 105072 May 4 07:57 __voronoi__.oct -rwxr-xr-x 1 root root 101220 May 4 07:57 amd.oct -rwxr-xr-x 1 root root 150392 May 4 07:57 balance.oct -rwxr-xr-x 1 root root 154372 May 4 07:57 besselj.oct -rwxr-xr-x 1 root root 93036 May 4 07:57 betainc.oct -rwxr-xr-x 1 root root 208744 May 4 07:57 bsxfun.oct -rwxr-xr-x 1 root root 125768 May 4 07:57 ccolamd.oct -rwxr-xr-x 1 root root 322416 May 4 07:57 cellfun.oct -rwxr-xr-x 1 root root 164712 May 4 07:57 chol.oct -rwxr-xr-x 1 root root 133984 May 4 07:57 colamd.oct -rwxr-xr-x 1 root root 96700 May 4 07:57 colloc.oct -rwxr-xr-x 1 root root 117320 May 4 07:57 conv2.oct -rwxr-xr-x 1 root root 100980 May 4 07:57 convhulln.oct -rwxr-xr-x 1 root root 166732 May 4 07:57 daspk.oct -rwxr-xr-x 1 root root 165116 May 4 07:57 dasrt.oct -rwxr-xr-x 1 root root 159116 May 4 07:57 dassl.oct -rwxr-xr-x 1 root root 109288 May 4 07:57 det.oct -rwxr-xr-x 1 root root 109196 May 4 07:57 dlmread.oct -rwxr-xr-x 1 root root 105144 May 4 07:57 dmperm.oct -rwxr-xr-x 1 root root 113176 May 4 07:57 dot.oct -rwxr-xr-x 1 root root 121460 May 4 07:57 eig.oct -rwxr-xr-x 1 root root 312888 May 4 07:57 eigs.oct -rwxr-xr-x 1 root root 96744 May 4 07:57 fft.oct -rwxr-xr-x 1 root root 96764 May 4 07:57 fft2.oct -rwxr-xr-x 1 root root 96776 May 4 07:57 fftn.oct -rwxr-xr-x 1 root root 93048 May 4 07:57 fftw.oct -rwxr-xr-x 1 root root 141992 May 4 07:57 filter.oct -rwxr-xr-x 1 root root 163564 May 4 07:57 find.oct -rwxr-xr-x 1 root root 92748 May 4 07:57 gammainc.oct -rwxr-xr-x 1 root root 187336 May 4 07:57 gcd.oct -rwxr-xr-x 1 root root 121332 May 4 07:57 getgrent.oct -rwxr-xr-x 1 root root 121336 May 4 07:57 getpwent.oct -rwxr-xr-x 1 root root 92564 May 4 07:57 getrusage.oct -rwxr-xr-x 1 root root 100816 May 4 07:57 givens.oct -rwxr-xr-x 1 root root 104972 May 4 07:57 hess.oct -rwxr-xr-x 1 root root 92572 May 4 07:57 hex2num.oct -rwxr-xr-x 1 root root 105172 May 4 07:57 inv.oct -rwxr-xr-x 1 root root 133900 May 4 07:57 kron.oct -rwxr-xr-x 1 root root 146012 May 4 07:57 lookup.oct -rwxr-xr-x 1 root root 154348 May 4 07:57 lsode.oct -rwxr-xr-x 1 root root 161232 May 4 07:57 lu.oct -rwxr-xr-x 1 root root 117592 May 4 07:57 luinc.oct -rwxr-xr-x 1 root root 109268 May 4 07:57 matrix_type.oct -rwxr-xr-x 1 root root 194564 May 4 07:57 max.oct -rwxr-xr-x 1 root root 88560 May 4 07:57 md5sum.oct -rwxr-xr-x 1 root root 122640 May 4 07:57 onCleanup.oct -rwxr-xr-x 1 root root 100852 May 4 07:57 pinv.oct -rwxr-xr-x 1 root root 165624 May 4 07:57 qr.oct -rwxr-xr-x 1 root root 130028 May 4 07:57 quad.oct -rwxr-xr-x 1 root root 145908 May 4 07:57 quadcc.oct -rwxr-xr-x 1 root root 138072 May 4 07:57 qz.oct -rwxr-xr-x 1 root root 161472 May 4 07:57 rand.oct -rwxr-xr-x 1 root root 88488 May 4 07:57 rcond.oct -rwxr-xr-x 1 root root 166744 May 4 07:57 regexp.oct -rwxr-xr-x 1 root root 117296 May 4 07:57 schur.oct -rwxr-xr-x 1 root root 96712 May 4 07:57 spparms.oct -rwxr-xr-x 1 root root 121468 May 4 07:57 sqrtm.oct -rwxr-xr-x 1 root root 96768 May 4 07:57 str2double.oct -rwxr-xr-x 1 root root 109084 May 4 07:57 strfind.oct -rwxr-xr-x 1 root root 96700 May 4 07:57 sub2ind.oct -rwxr-xr-x 1 root root 117576 May 4 07:57 svd.oct -rwxr-xr-x 1 root root 96716 May 4 07:57 syl.oct -rwxr-xr-x 1 root root 105252 May 4 07:57 symbfact.oct -rwxr-xr-x 1 root root 105220 May 4 07:57 symrcm.oct -rwxr-xr-x 1 root root 121528 May 4 07:57 time.oct -rwxr-xr-x 1 root root 161144 May 4 07:57 tril.oct -rwxr-xr-x 1 root root 96680 May 4 07:57 tsearch.oct -rwxr-xr-x 1 root root 168280 May 4 07:57 typecast.oct -rwxr-xr-x 1 root root 184648 May 4 07:57 urlwrite.oct /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site: total 8 drwxr-xr-x 3 root root 4096 May 4 07:56 exec drwxr-xr-x 3 root root 4096 May 4 07:56 oct /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/exec: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/exec/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/oct: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/3.4.0/site/oct/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/api-v47+: total 4 drwxr-xr-x 3 root root 4096 May 4 07:56 site /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/api-v47+/site: total 4 drwxr-xr-x 3 root root 4096 May 4 07:56 exec /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/api-v47+/site/exec: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/api-v47+/site/exec/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site: total 8 drwxr-xr-x 3 root root 4096 May 4 07:56 exec drwxr-xr-x 4 root root 4096 May 4 07:56 oct /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/exec: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/exec/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct: total 8 drwxr-xr-x 3 root root 4096 May 4 07:56 api-v47+ drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct/api-v47+: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 i486-slackware-linux-gnu /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct/api-v47+/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/libexec/octave/site/oct/i486-slackware-linux-gnu: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 May 4 07:57 man1 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/man/man1: total 12 -rw-r--r-- 1 root root 1799 May 4 07:56 mkoctfile.1.gz -rw-r--r-- 1 root root 1296 May 4 07:56 octave-config.1.gz -rw-r--r-- 1 root root 1432 May 4 07:56 octave.1.gz /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share: total 12 drwxr-xr-x 2 root root 4096 May 4 07:56 applications drwxr-xr-x 3 root root 4096 May 4 07:56 icons drwxr-xr-x 4 root root 4096 May 4 07:56 octave /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 242 May 4 07:56 octave.desktop /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/icons: total 4 drwxr-xr-x 3 root root 4096 May 4 07:56 hicolor /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/icons/hicolor: total 4 drwxr-xr-x 3 root root 4096 May 4 07:56 128x128 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/icons/hicolor/128x128: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 apps /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/icons/hicolor/128x128/apps: total 12 -rw-r--r-- 1 root root 11628 May 4 07:56 octave.png /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave: total 8 drwxr-xr-x 6 root root 4096 May 4 07:56 3.4.0 drwxr-xr-x 4 root root 4096 May 4 07:56 site /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0: total 16 drwxr-xr-x 2 root root 4096 May 4 07:56 etc drwxr-xr-x 2 root root 4096 May 4 07:56 imagelib drwxr-xr-x 28 root root 4096 May 4 07:56 m drwxr-xr-x 3 root root 4096 May 4 07:56 site /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/etc: total 1312 -rw-r--r-- 1 root root 34399 May 4 07:56 NEWS -rw-r--r-- 1 root root 1304526 May 4 07:56 doc-cache /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/imagelib: total 48 -rw-r--r-- 1 root root 7997 May 4 07:56 default.img -rw-r--r-- 1 root root 4286 May 4 07:56 octave-logo.ico -rw-r--r-- 1 root root 1411 May 4 07:56 octave-logo.png -rw-r--r-- 1 root root 3961 May 4 07:56 octave-logo.svg -rw-r--r-- 1 root root 23362 May 4 07:56 octave-sombrero.png /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m: total 104 drwxr-xr-x 2 root root 4096 May 4 07:56 @ftp drwxr-xr-x 2 root root 4096 May 4 07:56 audio drwxr-xr-x 2 root root 4096 May 4 07:56 deprecated drwxr-xr-x 2 root root 4096 May 4 07:56 elfun drwxr-xr-x 3 root root 4096 May 4 07:56 general drwxr-xr-x 2 root root 4096 May 4 07:56 geometry drwxr-xr-x 3 root root 4096 May 4 07:56 help drwxr-xr-x 2 root root 4096 May 4 07:56 image drwxr-xr-x 2 root root 4096 May 4 07:56 io drwxr-xr-x 2 root root 4096 May 4 07:56 linear-algebra drwxr-xr-x 3 root root 4096 May 4 07:56 miscellaneous drwxr-xr-x 3 root root 4096 May 4 07:56 optimization drwxr-xr-x 2 root root 4096 May 4 07:56 path drwxr-xr-x 2 root root 4096 May 4 07:56 pkg drwxr-xr-x 3 root root 4096 May 4 07:56 plot drwxr-xr-x 2 root root 4096 May 4 07:56 polynomial drwxr-xr-x 3 root root 4096 May 4 07:56 set drwxr-xr-x 2 root root 4096 May 4 07:56 signal drwxr-xr-x 2 root root 4096 May 4 07:56 sparse drwxr-xr-x 2 root root 4096 May 4 07:56 specfun drwxr-xr-x 2 root root 4096 May 4 07:56 special-matrix drwxr-xr-x 2 root root 4096 May 4 07:56 startup drwxr-xr-x 6 root root 4096 May 4 07:56 statistics drwxr-xr-x 2 root root 4096 May 4 07:56 strings drwxr-xr-x 2 root root 4096 May 4 07:56 testfun drwxr-xr-x 2 root root 4096 May 4 07:56 time /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/@ftp: total 60 -rw-r--r-- 1 root root 999 May 4 07:56 ascii.m -rw-r--r-- 1 root root 1003 May 4 07:56 binary.m -rw-r--r-- 1 root root 1037 May 4 07:56 cd.m -rw-r--r-- 1 root root 1019 May 4 07:56 close.m -rw-r--r-- 1 root root 1046 May 4 07:56 delete.m -rw-r--r-- 1 root root 1113 May 4 07:56 dir.m -rw-r--r-- 1 root root 983 May 4 07:56 display.m -rw-r--r-- 1 root root 1695 May 4 07:56 ftp.m -rw-r--r-- 1 root root 1281 May 4 07:56 loadobj.m -rw-r--r-- 1 root root 1520 May 4 07:56 mget.m -rw-r--r-- 1 root root 1048 May 4 07:56 mkdir.m -rw-r--r-- 1 root root 1302 May 4 07:56 mput.m -rw-r--r-- 1 root root 1127 May 4 07:56 rename.m -rw-r--r-- 1 root root 1048 May 4 07:56 rmdir.m -rw-r--r-- 1 root root 848 May 4 07:56 saveobj.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/audio: total 44 -rw-r--r-- 1 root root 2229 May 4 07:56 lin2mu.m -rw-r--r-- 1 root root 2422 May 4 07:56 loadaudio.m -rw-r--r-- 1 root root 2974 May 4 07:56 mu2lin.m -rw-r--r-- 1 root root 2334 May 4 07:56 playaudio.m -rw-r--r-- 1 root root 1834 May 4 07:56 record.m -rw-r--r-- 1 root root 2446 May 4 07:56 saveaudio.m -rw-r--r-- 1 root root 1419 May 4 07:56 setaudio.m -rw-r--r-- 1 root root 7092 May 4 07:56 wavread.m -rw-r--r-- 1 root root 4990 May 4 07:56 wavwrite.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/deprecated: total 232 -rw-r--r-- 1 root root 1864 May 4 07:56 autocor.m -rw-r--r-- 1 root root 1915 May 4 07:56 autocov.m -rw-r--r-- 1 root root 1504 May 4 07:56 betai.m -rw-r--r-- 1 root root 3138 May 4 07:56 cellidx.m -rw-r--r-- 1 root root 1239 May 4 07:56 clg.m -rw-r--r-- 1 root root 2025 May 4 07:56 complement.m -rw-r--r-- 1 root root 2405 May 4 07:56 create_set.m -rw-r--r-- 1 root root 3183 May 4 07:56 dispatch.m -rw-r--r-- 1 root root 1601 May 4 07:56 dmult.m -rw-r--r-- 1 root root 1250 May 4 07:56 fstat.m -rw-r--r-- 1 root root 1486 May 4 07:56 gammai.m -rw-r--r-- 1 root root 3177 May 4 07:56 glpkmex.m -rw-r--r-- 1 root root 4691 May 4 07:56 intwarning.m -rw-r--r-- 1 root root 1292 May 4 07:56 is_global.m -rw-r--r-- 1 root root 1284 May 4 07:56 iscommand.m -rw-r--r-- 1 root root 1293 May 4 07:56 israwcommand.m -rw-r--r-- 1 root root 1298 May 4 07:56 isstr.m -rw-r--r-- 1 root root 1525 May 4 07:56 krylovb.m -rw-r--r-- 1 root root 1386 May 4 07:56 lchol.m -rw-r--r-- 1 root root 1502 May 4 07:56 loadimage.m -rw-r--r-- 1 root root 1222 May 4 07:56 mark_as_command.m -rw-r--r-- 1 root root 1231 May 4 07:56 mark_as_rawcommand.m -rw-r--r-- 1 root root 1223 May 4 07:56 replot.m -rw-r--r-- 1 root root 9280 May 4 07:56 saveimage.m -rw-r--r-- 1 root root 1295 May 4 07:56 setstr.m -rw-r--r-- 1 root root 1239 May 4 07:56 spatan2.m -rw-r--r-- 1 root root 1443 May 4 07:56 spchol.m -rw-r--r-- 1 root root 1248 May 4 07:56 spchol2inv.m -rw-r--r-- 1 root root 1241 May 4 07:56 spcholinv.m -rw-r--r-- 1 root root 1253 May 4 07:56 spcumprod.m -rw-r--r-- 1 root root 1247 May 4 07:56 spcumsum.m -rw-r--r-- 1 root root 1292 May 4 07:56 spdet.m -rw-r--r-- 1 root root 1279 May 4 07:56 spdiag.m -rw-r--r-- 1 root root 1501 May 4 07:56 spfind.m -rw-r--r-- 1 root root 1355 May 4 07:56 sphcat.m -rw-r--r-- 1 root root 1288 May 4 07:56 spinv.m -rw-r--r-- 1 root root 1249 May 4 07:56 spkron.m -rw-r--r-- 1 root root 1478 May 4 07:56 splchol.m -rw-r--r-- 1 root root 3453 May 4 07:56 split.m -rw-r--r-- 1 root root 1811 May 4 07:56 splu.m -rw-r--r-- 1 root root 1362 May 4 07:56 spmax.m -rw-r--r-- 1 root root 1362 May 4 07:56 spmin.m -rw-r--r-- 1 root root 1235 May 4 07:56 spprod.m -rw-r--r-- 1 root root 1504 May 4 07:56 spqr.m -rw-r--r-- 1 root root 1229 May 4 07:56 spsum.m -rw-r--r-- 1 root root 1240 May 4 07:56 spsumsq.m -rw-r--r-- 1 root root 1352 May 4 07:56 spvcat.m -rw-r--r-- 1 root root 1608 May 4 07:56 str2mat.m -rw-r--r-- 1 root root 1219 May 4 07:56 unmark_command.m -rw-r--r-- 1 root root 1228 May 4 07:56 unmark_rawcommand.m -rw-r--r-- 1 root root 1697 May 4 07:56 values.m -rw-r--r-- 1 root root 1524 May 4 07:56 weibcdf.m -rw-r--r-- 1 root root 1409 May 4 07:56 weibinv.m -rw-r--r-- 1 root root 1561 May 4 07:56 weibpdf.m -rw-r--r-- 1 root root 1719 May 4 07:56 weibrnd.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/elfun: total 100 -rw-r--r-- 1 root root 1161 May 4 07:56 acosd.m -rw-r--r-- 1 root root 1274 May 4 07:56 acot.m -rw-r--r-- 1 root root 1160 May 4 07:56 acotd.m -rw-r--r-- 1 root root 1271 May 4 07:56 acoth.m -rw-r--r-- 1 root root 1273 May 4 07:56 acsc.m -rw-r--r-- 1 root root 1163 May 4 07:56 acscd.m -rw-r--r-- 1 root root 1179 May 4 07:56 acsch.m -rw-r--r-- 1 root root 1284 May 4 07:56 asec.m -rw-r--r-- 1 root root 1165 May 4 07:56 asecd.m -rw-r--r-- 1 root root 1169 May 4 07:56 asech.m -rw-r--r-- 1 root root 1159 May 4 07:56 asind.m -rw-r--r-- 1 root root 1165 May 4 07:56 atand.m -rw-r--r-- 1 root root 1348 May 4 07:56 cosd.m -rw-r--r-- 1 root root 1270 May 4 07:56 cot.m -rw-r--r-- 1 root root 1212 May 4 07:56 cotd.m -rw-r--r-- 1 root root 1167 May 4 07:56 coth.m -rw-r--r-- 1 root root 1270 May 4 07:56 csc.m -rw-r--r-- 1 root root 1214 May 4 07:56 cscd.m -rw-r--r-- 1 root root 1166 May 4 07:56 csch.m -rw-r--r-- 1 root root 1727 May 4 07:56 lcm.m -rw-r--r-- 1 root root 1276 May 4 07:56 sec.m -rw-r--r-- 1 root root 1209 May 4 07:56 secd.m -rw-r--r-- 1 root root 1153 May 4 07:56 sech.m -rw-r--r-- 1 root root 1328 May 4 07:56 sind.m -rw-r--r-- 1 root root 1482 May 4 07:56 tand.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general: total 452 -rw-r--r-- 1 root root 10204 May 4 07:56 accumarray.m -rw-r--r-- 1 root root 4778 May 4 07:56 accumdim.m -rw-r--r-- 1 root root 13627 May 4 07:56 arrayfun.m -rw-r--r-- 1 root root 5922 May 4 07:56 bicubic.m -rw-r--r-- 1 root root 3567 May 4 07:56 bitcmp.m -rw-r--r-- 1 root root 2211 May 4 07:56 bitget.m -rw-r--r-- 1 root root 2494 May 4 07:56 bitset.m -rw-r--r-- 1 root root 2558 May 4 07:56 blkdiag.m -rw-r--r-- 1 root root 4193 May 4 07:56 cart2pol.m -rw-r--r-- 1 root root 3531 May 4 07:56 cart2sph.m -rw-r--r-- 1 root root 3046 May 4 07:56 cell2mat.m -rw-r--r-- 1 root root 2145 May 4 07:56 celldisp.m -rw-r--r-- 1 root root 2516 May 4 07:56 chop.m -rw-r--r-- 1 root root 2928 May 4 07:56 circshift.m -rw-r--r-- 1 root root 1273 May 4 07:56 colon.m -rw-r--r-- 1 root root 2551 May 4 07:56 common_size.m -rw-r--r-- 1 root root 5189 May 4 07:56 cplxpair.m -rw-r--r-- 1 root root 3033 May 4 07:56 cumtrapz.m -rw-r--r-- 1 root root 5272 May 4 07:56 curl.m -rw-r--r-- 1 root root 2635 May 4 07:56 dblquad.m -rw-r--r-- 1 root root 1980 May 4 07:56 deal.m -rw-r--r-- 1 root root 4682 May 4 07:56 del2.m -rw-r--r-- 1 root root 1314 May 4 07:56 display.m -rw-r--r-- 1 root root 3926 May 4 07:56 divergence.m -rw-r--r-- 1 root root 1692 May 4 07:56 flipdim.m -rw-r--r-- 1 root root 1611 May 4 07:56 fliplr.m -rw-r--r-- 1 root root 1675 May 4 07:56 flipud.m -rw-r--r-- 1 root root 6945 May 4 07:56 genvarname.m -rw-r--r-- 1 root root 8578 May 4 07:56 gradient.m -rw-r--r-- 1 root root 3828 May 4 07:56 idivide.m -rw-r--r-- 1 root root 3096 May 4 07:56 int2str.m -rw-r--r-- 1 root root 22301 May 4 07:56 interp1.m -rw-r--r-- 1 root root 2606 May 4 07:56 interp1q.m -rw-r--r-- 1 root root 18159 May 4 07:56 interp2.m -rw-r--r-- 1 root root 5386 May 4 07:56 interp3.m -rw-r--r-- 1 root root 3160 May 4 07:56 interpft.m -rw-r--r-- 1 root root 8895 May 4 07:56 interpn.m -rw-r--r-- 1 root root 1330 May 4 07:56 is_duplicate_entry.m -rw-r--r-- 1 root root 2765 May 4 07:56 isa.m -rw-r--r-- 1 root root 1132 May 4 07:56 isdir.m -rw-r--r-- 1 root root 2575 May 4 07:56 isequal.m -rw-r--r-- 1 root root 1622 May 4 07:56 isequalwithequalnans.m -rw-r--r-- 1 root root 1396 May 4 07:56 isscalar.m -rw-r--r-- 1 root root 1615 May 4 07:56 issquare.m -rw-r--r-- 1 root root 1661 May 4 07:56 isvector.m -rw-r--r-- 1 root root 1425 May 4 07:56 loadobj.m -rw-r--r-- 1 root root 2711 May 4 07:56 logspace.m -rw-r--r-- 1 root root 3145 May 4 07:56 nargchk.m -rw-r--r-- 1 root root 3392 May 4 07:56 nargoutchk.m -rw-r--r-- 1 root root 1478 May 4 07:56 nextpow2.m -rw-r--r-- 1 root root 5743 May 4 07:56 num2str.m -rw-r--r-- 1 root root 1247 May 4 07:56 perror.m -rw-r--r-- 1 root root 4374 May 4 07:56 pol2cart.m -rw-r--r-- 1 root root 2603 May 4 07:56 polyarea.m -rw-r--r-- 1 root root 2543 May 4 07:56 postpad.m -rw-r--r-- 1 root root 2549 May 4 07:56 prepad.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 17041 May 4 07:56 quadgk.m -rw-r--r-- 1 root root 5825 May 4 07:56 quadl.m -rw-r--r-- 1 root root 4947 May 4 07:56 quadv.m -rw-r--r-- 1 root root 4329 May 4 07:56 randi.m -rw-r--r-- 1 root root 3854 May 4 07:56 rat.m -rw-r--r-- 1 root root 4717 May 4 07:56 repmat.m -rw-r--r-- 1 root root 2743 May 4 07:56 rot90.m -rw-r--r-- 1 root root 3346 May 4 07:56 rotdim.m -rw-r--r-- 1 root root 1286 May 4 07:56 runlength.m -rw-r--r-- 1 root root 1571 May 4 07:56 saveobj.m -rw-r--r-- 1 root root 2451 May 4 07:56 shift.m -rw-r--r-- 1 root root 2572 May 4 07:56 shiftdim.m -rw-r--r-- 1 root root 3109 May 4 07:56 sortrows.m -rw-r--r-- 1 root root 3446 May 4 07:56 sph2cart.m -rw-r--r-- 1 root root 1907 May 4 07:56 strerror.m -rw-r--r-- 1 root root 4629 May 4 07:56 structfun.m -rw-r--r-- 1 root root 1878 May 4 07:56 subsindex.m -rw-r--r-- 1 root root 2816 May 4 07:56 trapz.m -rw-r--r-- 1 root root 2727 May 4 07:56 triplequad.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/general/private: total 12 -rw-r--r-- 1 root root 5375 May 4 07:56 __isequal__.m -rw-r--r-- 1 root root 1750 May 4 07:56 __splinen__.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/geometry: total 84 -rw-r--r-- 1 root root 2504 May 4 07:56 convhull.m -rw-r--r-- 1 root root 2914 May 4 07:56 delaunay.m -rw-r--r-- 1 root root 2135 May 4 07:56 delaunay3.m -rw-r--r-- 1 root root 3230 May 4 07:56 delaunayn.m -rw-r--r-- 1 root root 1542 May 4 07:56 dsearch.m -rw-r--r-- 1 root root 2118 May 4 07:56 dsearchn.m -rw-r--r-- 1 root root 5278 May 4 07:56 griddata.m -rw-r--r-- 1 root root 2994 May 4 07:56 griddata3.m -rw-r--r-- 1 root root 3186 May 4 07:56 griddatan.m -rw-r--r-- 1 root root 4378 May 4 07:56 inpolygon.m -rw-r--r-- 1 root root 4541 May 4 07:56 rectint.m -rw-r--r-- 1 root root 2187 May 4 07:56 trimesh.m -rw-r--r-- 1 root root 1844 May 4 07:56 triplot.m -rw-r--r-- 1 root root 2397 May 4 07:56 trisurf.m -rw-r--r-- 1 root root 3471 May 4 07:56 tsearchn.m -rw-r--r-- 1 root root 5274 May 4 07:56 voronoi.m -rw-r--r-- 1 root root 2108 May 4 07:56 voronoin.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help: total 64 -rw-r--r-- 1 root root 6343 May 4 07:56 __makeinfo__.m -rw-r--r-- 1 root root 2490 May 4 07:56 __strip_html_tags__.m -rw-r--r-- 1 root root 3230 May 4 07:56 doc.m -rw-r--r-- 1 root root 3894 May 4 07:56 gen_doc_cache.m -rw-r--r-- 1 root root 5999 May 4 07:56 get_first_help_sentence.m -rw-r--r-- 1 root root 5218 May 4 07:56 help.m -rw-r--r-- 1 root root 6650 May 4 07:56 lookfor.m -rw-r--r-- 1 root root 4728 May 4 07:56 print_usage.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 3466 May 4 07:56 type.m -rw-r--r-- 1 root root 1705 May 4 07:56 which.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/help/private: total 4 -rw-r--r-- 1 root root 1328 May 4 07:56 __additional_help_message__.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/image: total 152 -rw-r--r-- 1 root root 1729 May 4 07:56 autumn.m -rw-r--r-- 1 root root 1933 May 4 07:56 bone.m -rw-r--r-- 1 root root 2379 May 4 07:56 brighten.m -rw-r--r-- 1 root root 2250 May 4 07:56 colormap.m -rw-r--r-- 1 root root 1633 May 4 07:56 contrast.m -rw-r--r-- 1 root root 1693 May 4 07:56 cool.m -rw-r--r-- 1 root root 1763 May 4 07:56 copper.m -rw-r--r-- 1 root root 1773 May 4 07:56 flag.m -rw-r--r-- 1 root root 1840 May 4 07:56 gmap40.m -rw-r--r-- 1 root root 1635 May 4 07:56 gray.m -rw-r--r-- 1 root root 2155 May 4 07:56 gray2ind.m -rw-r--r-- 1 root root 1829 May 4 07:56 hot.m -rw-r--r-- 1 root root 1942 May 4 07:56 hsv.m -rw-r--r-- 1 root root 2754 May 4 07:56 hsv2rgb.m -rw-r--r-- 1 root root 5366 May 4 07:56 image.m -rw-r--r-- 1 root root 3641 May 4 07:56 imagesc.m -rw-r--r-- 1 root root 3894 May 4 07:56 imfinfo.m -rw-r--r-- 1 root root 3929 May 4 07:56 imread.m -rw-r--r-- 1 root root 6070 May 4 07:56 imshow.m -rw-r--r-- 1 root root 6539 May 4 07:56 imwrite.m -rw-r--r-- 1 root root 1671 May 4 07:56 ind2gray.m -rw-r--r-- 1 root root 2344 May 4 07:56 ind2rgb.m -rw-r--r-- 1 root root 2033 May 4 07:56 jet.m -rw-r--r-- 1 root root 1921 May 4 07:56 ntsc2rgb.m -rw-r--r-- 1 root root 1783 May 4 07:56 ocean.m -rw-r--r-- 1 root root 1991 May 4 07:56 pink.m -rw-r--r-- 1 root root 1799 May 4 07:56 prism.m -rw-r--r-- 1 root root 2073 May 4 07:56 rainbow.m -rw-r--r-- 1 root root 2880 May 4 07:56 rgb2hsv.m -rw-r--r-- 1 root root 1794 May 4 07:56 rgb2ind.m -rw-r--r-- 1 root root 1908 May 4 07:56 rgb2ntsc.m -rw-r--r-- 1 root root 1708 May 4 07:56 spring.m -rw-r--r-- 1 root root 1744 May 4 07:56 summer.m -rw-r--r-- 1 root root 1594 May 4 07:56 white.m -rw-r--r-- 1 root root 1711 May 4 07:56 winter.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/io: total 52 -rw-r--r-- 1 root root 1025 May 4 07:56 beep.m -rw-r--r-- 1 root root 1264 May 4 07:56 csvread.m -rw-r--r-- 1 root root 1280 May 4 07:56 csvwrite.m -rw-r--r-- 1 root root 6360 May 4 07:56 dlmwrite.m -rw-r--r-- 1 root root 1321 May 4 07:56 fileread.m -rw-r--r-- 1 root root 1371 May 4 07:56 is_valid_file_id.m -rw-r--r-- 1 root root 8922 May 4 07:56 strread.m -rw-r--r-- 1 root root 2414 May 4 07:56 textread.m -rw-r--r-- 1 root root 4642 May 4 07:56 textscan.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/linear-algebra: total 112 -rw-r--r-- 1 root root 2390 May 4 07:56 commutation_matrix.m -rw-r--r-- 1 root root 2672 May 4 07:56 cond.m -rw-r--r-- 1 root root 7545 May 4 07:56 condest.m -rw-r--r-- 1 root root 2800 May 4 07:56 cross.m -rw-r--r-- 1 root root 2166 May 4 07:56 duplication_matrix.m -rw-r--r-- 1 root root 4047 May 4 07:56 expm.m -rw-r--r-- 1 root root 2353 May 4 07:56 housh.m -rw-r--r-- 1 root root 1840 May 4 07:56 isdefinite.m -rw-r--r-- 1 root root 2109 May 4 07:56 ishermitian.m -rw-r--r-- 1 root root 2118 May 4 07:56 issymmetric.m -rw-r--r-- 1 root root 6799 May 4 07:56 krylov.m -rw-r--r-- 1 root root 4842 May 4 07:56 logm.m -rw-r--r-- 1 root root 2727 May 4 07:56 normest.m -rw-r--r-- 1 root root 2044 May 4 07:56 null.m -rw-r--r-- 1 root root 9208 May 4 07:56 onenormest.m -rw-r--r-- 1 root root 1867 May 4 07:56 orth.m -rw-r--r-- 1 root root 1197 May 4 07:56 planerot.m -rw-r--r-- 1 root root 2838 May 4 07:56 qzhess.m -rw-r--r-- 1 root root 1763 May 4 07:56 rank.m -rw-r--r-- 1 root root 2477 May 4 07:56 rref.m -rw-r--r-- 1 root root 1900 May 4 07:56 subspace.m -rw-r--r-- 1 root root 1460 May 4 07:56 trace.m -rw-r--r-- 1 root root 1583 May 4 07:56 vech.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous: total 340 -rw-r--r-- 1 root root 1041 May 4 07:56 ans.m -rw-r--r-- 1 root root 2989 May 4 07:56 bincoeff.m -rw-r--r-- 1 root root 1547 May 4 07:56 bug_report.m -rw-r--r-- 1 root root 1383 May 4 07:56 bunzip2.m -rw-r--r-- 1 root root 2277 May 4 07:56 bzip2.m -rw-r--r-- 1 root root 1507 May 4 07:56 cast.m -rw-r--r-- 1 root root 880 May 4 07:56 comma.m -rw-r--r-- 1 root root 8033 May 4 07:56 compare_versions.m -rw-r--r-- 1 root root 2327 May 4 07:56 computer.m -rw-r--r-- 1 root root 4184 May 4 07:56 copyfile.m -rw-r--r-- 1 root root 2436 May 4 07:56 debug.m -rw-r--r-- 1 root root 1695 May 4 07:56 delete.m -rw-r--r-- 1 root root 4307 May 4 07:56 dir.m -rw-r--r-- 1 root root 1643 May 4 07:56 dos.m -rw-r--r-- 1 root root 3173 May 4 07:56 dump_prefs.m -rw-r--r-- 1 root root 18608 May 4 07:56 edit.m -rw-r--r-- 1 root root 4021 May 4 07:56 fileattrib.m -rw-r--r-- 1 root root 2982 May 4 07:56 fileparts.m -rw-r--r-- 1 root root 2555 May 4 07:56 fullfile.m -rw-r--r-- 1 root root 1325 May 4 07:56 getappdata.m -rw-r--r-- 1 root root 2007 May 4 07:56 getfield.m -rw-r--r-- 1 root root 1484 May 4 07:56 gunzip.m -rw-r--r-- 1 root root 2767 May 4 07:56 gzip.m -rw-r--r-- 1 root root 1561 May 4 07:56 info.m -rw-r--r-- 1 root root 1925 May 4 07:56 inputname.m -rw-r--r-- 1 root root 1502 May 4 07:56 isappdata.m -rw-r--r-- 1 root root 1139 May 4 07:56 isdeployed.m -rw-r--r-- 1 root root 1055 May 4 07:56 ismac.m -rw-r--r-- 1 root root 1055 May 4 07:56 ispc.m -rw-r--r-- 1 root root 1056 May 4 07:56 isunix.m -rw-r--r-- 1 root root 5109 May 4 07:56 license.m -rw-r--r-- 1 root root 1851 May 4 07:56 list_primes.m -rw-r--r-- 1 root root 2330 May 4 07:56 ls.m -rw-r--r-- 1 root root 1687 May 4 07:56 ls_command.m -rw-r--r-- 1 root root 2224 May 4 07:56 menu.m -rw-r--r-- 1 root root 1079 May 4 07:56 mex.m -rw-r--r-- 1 root root 925 May 4 07:56 mexext.m -rw-r--r-- 1 root root 4619 May 4 07:56 mkoctfile.m -rw-r--r-- 1 root root 4169 May 4 07:56 movefile.m -rw-r--r-- 1 root root 1363 May 4 07:56 namelengthmax.m -rw-r--r-- 1 root root 1176 May 4 07:56 news.m -rw-r--r-- 1 root root 5329 May 4 07:56 orderfields.m -rw-r--r-- 1 root root 963 May 4 07:56 pack.m -rw-r--r-- 1 root root 879 May 4 07:56 paren.m -rw-r--r-- 1 root root 3377 May 4 07:56 parseparams.m -rw-r--r-- 1 root root 1768 May 4 07:56 perl.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 1378 May 4 07:56 rmappdata.m -rw-r--r-- 1 root root 2027 May 4 07:56 run.m -rw-r--r-- 1 root root 854 May 4 07:56 semicolon.m -rw-r--r-- 1 root root 2048 May 4 07:56 setappdata.m -rw-r--r-- 1 root root 2153 May 4 07:56 setfield.m -rw-r--r-- 1 root root 2609 May 4 07:56 substruct.m -rw-r--r-- 1 root root 1764 May 4 07:56 swapbytes.m -rw-r--r-- 1 root root 1222 May 4 07:56 symvar.m -rw-r--r-- 1 root root 2184 May 4 07:56 tar.m -rw-r--r-- 1 root root 1226 May 4 07:56 tempdir.m -rw-r--r-- 1 root root 1098 May 4 07:56 tempname.m -rw-r--r-- 1 root root 7505 May 4 07:56 unimplemented.m -rw-r--r-- 1 root root 1635 May 4 07:56 unix.m -rw-r--r-- 1 root root 8776 May 4 07:56 unpack.m -rw-r--r-- 1 root root 1408 May 4 07:56 untar.m -rw-r--r-- 1 root root 1465 May 4 07:56 unzip.m -rw-r--r-- 1 root root 3583 May 4 07:56 ver.m -rw-r--r-- 1 root root 1242 May 4 07:56 version.m -rw-r--r-- 1 root root 8944 May 4 07:56 warning_ids.m -rw-r--r-- 1 root root 3332 May 4 07:56 what.m -rw-r--r-- 1 root root 1737 May 4 07:56 xor.m -rw-r--r-- 1 root root 2393 May 4 07:56 zip.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/miscellaneous/private: total 8 -rw-r--r-- 1 root root 4841 May 4 07:56 __xzip__.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization: total 136 -rw-r--r-- 1 root root 178 May 4 07:56 PKG_ADD -rw-r--r-- 1 root root 2001 May 4 07:56 __all_opts__.m -rw-r--r-- 1 root root 6255 May 4 07:56 fminbnd.m -rw-r--r-- 1 root root 12164 May 4 07:56 fminunc.m -rw-r--r-- 1 root root 18879 May 4 07:56 fsolve.m -rw-r--r-- 1 root root 10040 May 4 07:56 fzero.m -rw-r--r-- 1 root root 16274 May 4 07:56 glpk.m -rw-r--r-- 1 root root 6109 May 4 07:56 lsqnonneg.m -rw-r--r-- 1 root root 1688 May 4 07:56 optimget.m -rw-r--r-- 1 root root 3251 May 4 07:56 optimset.m -rw-r--r-- 1 root root 6124 May 4 07:56 pqpnonneg.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 11555 May 4 07:56 qp.m -rw-r--r-- 1 root root 19117 May 4 07:56 sqp.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/optimization/private: total 4 -rw-r--r-- 1 root root 1493 May 4 07:56 __fdjac__.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/path: total 20 -rw-r--r-- 1 root root 1064 May 4 07:56 matlabroot.m -rw-r--r-- 1 root root 4322 May 4 07:56 pathdef.m -rw-r--r-- 1 root root 7343 May 4 07:56 savepath.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/pkg: total 80 -rw-r--r-- 1 root root 3176 May 4 07:56 get_forge_pkg.m -rw-r--r-- 1 root root 74811 May 4 07:56 pkg.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot: total 964 -rw-r--r-- 1 root root 2926 May 4 07:56 __fltk_ginput__.m -rw-r--r-- 1 root root 5731 May 4 07:56 __fltk_print__.m -rw-r--r-- 1 root root 13549 May 4 07:56 __gnuplot_drawnow__.m -rw-r--r-- 1 root root 4508 May 4 07:56 __gnuplot_get_var__.m -rw-r--r-- 1 root root 4619 May 4 07:56 __gnuplot_ginput__.m -rw-r--r-- 1 root root 2109 May 4 07:56 __gnuplot_has_feature__.m -rw-r--r-- 1 root root 1562 May 4 07:56 __gnuplot_open_stream__.m -rw-r--r-- 1 root root 10483 May 4 07:56 __gnuplot_print__.m -rw-r--r-- 1 root root 1982 May 4 07:56 __gnuplot_version__.m -rw-r--r-- 1 root root 943 May 4 07:56 __go_close_all__.m -rw-r--r-- 1 root root 88048 May 4 07:56 __go_draw_axes__.m -rw-r--r-- 1 root root 9178 May 4 07:56 __go_draw_figure__.m -rw-r--r-- 1 root root 24860 May 4 07:56 __marching_cube__.m -rw-r--r-- 1 root root 1623 May 4 07:56 __next_line_color__.m -rw-r--r-- 1 root root 1926 May 4 07:56 __next_line_style__.m -rw-r--r-- 1 root root 2239 May 4 07:56 __plt_get_axis_arg__.m -rw-r--r-- 1 root root 21453 May 4 07:56 __print_parse_opts__.m -rw-r--r-- 1 root root 1706 May 4 07:56 allchild.m -rw-r--r-- 1 root root 2501 May 4 07:56 ancestor.m -rw-r--r-- 1 root root 6089 May 4 07:56 area.m -rw-r--r-- 1 root root 1962 May 4 07:56 axes.m -rw-r--r-- 1 root root 12848 May 4 07:56 axis.m -rw-r--r-- 1 root root 3294 May 4 07:56 bar.m -rw-r--r-- 1 root root 2270 May 4 07:56 barh.m -rw-r--r-- 1 root root 1630 May 4 07:56 box.m -rw-r--r-- 1 root root 2621 May 4 07:56 caxis.m -rw-r--r-- 1 root root 2915 May 4 07:56 cla.m -rw-r--r-- 1 root root 4507 May 4 07:56 clabel.m -rw-r--r-- 1 root root 2312 May 4 07:56 clf.m -rw-r--r-- 1 root root 2379 May 4 07:56 close.m -rw-r--r-- 1 root root 1291 May 4 07:56 closereq.m -rw-r--r-- 1 root root 16444 May 4 07:56 colorbar.m -rw-r--r-- 1 root root 2518 May 4 07:56 comet.m -rw-r--r-- 1 root root 2562 May 4 07:56 comet3.m -rw-r--r-- 1 root root 3714 May 4 07:56 compass.m -rw-r--r-- 1 root root 2671 May 4 07:56 contour.m -rw-r--r-- 1 root root 2845 May 4 07:56 contour3.m -rw-r--r-- 1 root root 4164 May 4 07:56 contourc.m -rw-r--r-- 1 root root 3370 May 4 07:56 contourf.m -rw-r--r-- 1 root root 2649 May 4 07:56 cylinder.m -rw-r--r-- 1 root root 3926 May 4 07:56 daspect.m -rw-r--r-- 1 root root 1938 May 4 07:56 diffuse.m -rw-r--r-- 1 root root 2181 May 4 07:56 ellipsoid.m -rw-r--r-- 1 root root 5259 May 4 07:56 errorbar.m -rw-r--r-- 1 root root 2310 May 4 07:56 ezcontour.m -rw-r--r-- 1 root root 2325 May 4 07:56 ezcontourf.m -rw-r--r-- 1 root root 3132 May 4 07:56 ezmesh.m -rw-r--r-- 1 root root 2752 May 4 07:56 ezmeshc.m -rw-r--r-- 1 root root 2918 May 4 07:56 ezplot.m -rw-r--r-- 1 root root 2184 May 4 07:56 ezplot3.m -rw-r--r-- 1 root root 1973 May 4 07:56 ezpolar.m -rw-r--r-- 1 root root 3135 May 4 07:56 ezsurf.m -rw-r--r-- 1 root root 2756 May 4 07:56 ezsurfc.m -rw-r--r-- 1 root root 3482 May 4 07:56 feather.m -rw-r--r-- 1 root root 2324 May 4 07:56 figure.m -rw-r--r-- 1 root root 3672 May 4 07:56 fill.m -rw-r--r-- 1 root root 1645 May 4 07:56 findall.m -rw-r--r-- 1 root root 7624 May 4 07:56 findobj.m -rw-r--r-- 1 root root 3675 May 4 07:56 fplot.m -rw-r--r-- 1 root root 1450 May 4 07:56 gca.m -rw-r--r-- 1 root root 1180 May 4 07:56 gcbf.m -rw-r--r-- 1 root root 1507 May 4 07:56 gcbo.m -rw-r--r-- 1 root root 1706 May 4 07:56 gcf.m -rw-r--r-- 1 root root 1493 May 4 07:56 ginput.m -rw-r--r-- 1 root root 1973 May 4 07:56 gnuplot_binary.m -rw-r--r-- 1 root root 2283 May 4 07:56 graphics_toolkit.m -rw-r--r-- 1 root root 3446 May 4 07:56 grid.m -rw-r--r-- 1 root root 1707 May 4 07:56 gtext.m -rw-r--r-- 1 root root 1448 May 4 07:56 hggroup.m -rw-r--r-- 1 root root 2285 May 4 07:56 hidden.m -rw-r--r-- 1 root root 5658 May 4 07:56 hist.m -rw-r--r-- 1 root root 3657 May 4 07:56 hold.m -rw-r--r-- 1 root root 1108 May 4 07:56 isfigure.m -rw-r--r-- 1 root root 1060 May 4 07:56 ishghandle.m -rw-r--r-- 1 root root 1743 May 4 07:56 ishold.m -rw-r--r-- 1 root root 6171 May 4 07:56 isocolors.m -rw-r--r-- 1 root root 5881 May 4 07:56 isonormals.m -rw-r--r-- 1 root root 8207 May 4 07:56 isosurface.m -rw-r--r-- 1 root root 1462 May 4 07:56 isprop.m -rw-r--r-- 1 root root 38246 May 4 07:56 legend.m -rw-r--r-- 1 root root 1532 May 4 07:56 line.m -rw-r--r-- 1 root root 2920 May 4 07:56 linkprop.m -rw-r--r-- 1 root root 1975 May 4 07:56 loglog.m -rw-r--r-- 1 root root 2074 May 4 07:56 loglogerr.m -rw-r--r-- 1 root root 2076 May 4 07:56 mesh.m -rw-r--r-- 1 root root 1953 May 4 07:56 meshc.m -rw-r--r-- 1 root root 2536 May 4 07:56 meshgrid.m -rw-r--r-- 1 root root 2513 May 4 07:56 meshz.m -rw-r--r-- 1 root root 2287 May 4 07:56 ndgrid.m -rw-r--r-- 1 root root 2057 May 4 07:56 newplot.m -rw-r--r-- 1 root root 3792 May 4 07:56 orient.m -rw-r--r-- 1 root root 4156 May 4 07:56 pareto.m -rw-r--r-- 1 root root 3930 May 4 07:56 patch.m -rw-r--r-- 1 root root 3490 May 4 07:56 pbaspect.m -rw-r--r-- 1 root root 2663 May 4 07:56 pcolor.m -rw-r--r-- 1 root root 2850 May 4 07:56 peaks.m -rw-r--r-- 1 root root 2594 May 4 07:56 pie.m -rw-r--r-- 1 root root 2690 May 4 07:56 pie3.m -rw-r--r-- 1 root root 6189 May 4 07:56 plot.m -rw-r--r-- 1 root root 8912 May 4 07:56 plot3.m -rw-r--r-- 1 root root 5702 May 4 07:56 plotmatrix.m -rw-r--r-- 1 root root 9089 May 4 07:56 plotyy.m -rw-r--r-- 1 root root 5399 May 4 07:56 polar.m -rw-r--r-- 1 root root 20640 May 4 07:56 print.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 3165 May 4 07:56 quiver.m -rw-r--r-- 1 root root 3494 May 4 07:56 quiver3.m -rw-r--r-- 1 root root 1373 May 4 07:56 refresh.m -rw-r--r-- 1 root root 3332 May 4 07:56 refreshdata.m -rw-r--r-- 1 root root 2537 May 4 07:56 ribbon.m -rw-r--r-- 1 root root 3093 May 4 07:56 rose.m -rw-r--r-- 1 root root 2532 May 4 07:56 saveas.m -rw-r--r-- 1 root root 4426 May 4 07:56 scatter.m -rw-r--r-- 1 root root 3452 May 4 07:56 scatter3.m -rw-r--r-- 1 root root 1971 May 4 07:56 semilogx.m -rw-r--r-- 1 root root 2073 May 4 07:56 semilogxerr.m -rw-r--r-- 1 root root 1972 May 4 07:56 semilogy.m -rw-r--r-- 1 root root 2084 May 4 07:56 semilogyerr.m -rw-r--r-- 1 root root 2444 May 4 07:56 shading.m -rw-r--r-- 1 root root 1053 May 4 07:56 shg.m -rw-r--r-- 1 root root 6071 May 4 07:56 slice.m -rw-r--r-- 1 root root 1674 May 4 07:56 sombrero.m -rw-r--r-- 1 root root 3132 May 4 07:56 specular.m -rw-r--r-- 1 root root 1986 May 4 07:56 sphere.m -rw-r--r-- 1 root root 1568 May 4 07:56 spinmap.m -rw-r--r-- 1 root root 6970 May 4 07:56 stairs.m -rw-r--r-- 1 root root 3378 May 4 07:56 stem.m -rw-r--r-- 1 root root 1687 May 4 07:56 stem3.m -rw-r--r-- 1 root root 8907 May 4 07:56 subplot.m -rw-r--r-- 1 root root 2205 May 4 07:56 surf.m -rw-r--r-- 1 root root 4867 May 4 07:56 surface.m -rw-r--r-- 1 root root 1722 May 4 07:56 surfc.m -rw-r--r-- 1 root root 5654 May 4 07:56 surfl.m -rw-r--r-- 1 root root 5224 May 4 07:56 surfnorm.m -rw-r--r-- 1 root root 4296 May 4 07:56 text.m -rw-r--r-- 1 root root 1243 May 4 07:56 title.m -rw-r--r-- 1 root root 1817 May 4 07:56 uigetdir.m -rw-r--r-- 1 root root 5419 May 4 07:56 uigetfile.m -rw-r--r-- 1 root root 3520 May 4 07:56 uimenu.m -rw-r--r-- 1 root root 3437 May 4 07:56 uiputfile.m -rw-r--r-- 1 root root 2921 May 4 07:56 view.m -rw-r--r-- 1 root root 1340 May 4 07:56 waitforbuttonpress.m -rw-r--r-- 1 root root 5067 May 4 07:56 whitebg.m -rw-r--r-- 1 root root 1806 May 4 07:56 xlabel.m -rw-r--r-- 1 root root 1820 May 4 07:56 xlim.m -rw-r--r-- 1 root root 1429 May 4 07:56 ylabel.m -rw-r--r-- 1 root root 1820 May 4 07:56 ylim.m -rw-r--r-- 1 root root 1429 May 4 07:56 zlabel.m -rw-r--r-- 1 root root 1820 May 4 07:56 zlim.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/plot/private: total 220 -rw-r--r-- 1 root root 3415 May 4 07:56 __actual_axis_position__.m -rw-r--r-- 1 root root 1698 May 4 07:56 __add_datasource__.m -rw-r--r-- 1 root root 3821 May 4 07:56 __add_default_menu__.m -rw-r--r-- 1 root root 1541 May 4 07:56 __axes_limits__.m -rw-r--r-- 1 root root 1458 May 4 07:56 __axis_label__.m -rw-r--r-- 1 root root 11739 May 4 07:56 __bar__.m -rw-r--r-- 1 root root 3584 May 4 07:56 __clabel__.m -rw-r--r-- 1 root root 1571 May 4 07:56 __color_str_rgb__.m -rw-r--r-- 1 root root 17320 May 4 07:56 __contour__.m -rw-r--r-- 1 root root 1077 May 4 07:56 __default_plot_options__.m -rw-r--r-- 1 root root 2047 May 4 07:56 __errcomm__.m -rw-r--r-- 1 root root 10268 May 4 07:56 __errplot__.m -rw-r--r-- 1 root root 12569 May 4 07:56 __ezplot__.m -rw-r--r-- 1 root root 2243 May 4 07:56 __fltk_file_filter__.m -rw-r--r-- 1 root root 2133 May 4 07:56 __getlegenddata__.m -rw-r--r-- 1 root root 5511 May 4 07:56 __ghostscript__.m -rw-r--r-- 1 root root 2655 May 4 07:56 __gnuplot_has_terminal__.m -rw-r--r-- 1 root root 7351 May 4 07:56 __interp_cube__.m -rw-r--r-- 1 root root 1804 May 4 07:56 __line__.m -rw-r--r-- 1 root root 8479 May 4 07:56 __patch__.m -rw-r--r-- 1 root root 5328 May 4 07:56 __pie__.m -rw-r--r-- 1 root root 14367 May 4 07:56 __plt__.m -rw-r--r-- 1 root root 6032 May 4 07:56 __pltopt__.m -rw-r--r-- 1 root root 13288 May 4 07:56 __quiver__.m -rw-r--r-- 1 root root 11924 May 4 07:56 __scatter__.m -rw-r--r-- 1 root root 16187 May 4 07:56 __stem__.m -rw-r--r-- 1 root root 4008 May 4 07:56 __tight_eps_bbox__.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/polynomial: total 120 -rw-r--r-- 1 root root 2849 May 4 07:56 compan.m -rw-r--r-- 1 root root 3916 May 4 07:56 conv.m -rw-r--r-- 1 root root 2925 May 4 07:56 deconv.m -rw-r--r-- 1 root root 2429 May 4 07:56 mkpp.m -rw-r--r-- 1 root root 3293 May 4 07:56 mpoles.m -rw-r--r-- 1 root root 4266 May 4 07:56 pchip.m -rw-r--r-- 1 root root 2647 May 4 07:56 poly.m -rw-r--r-- 1 root root 2219 May 4 07:56 polyaffine.m -rw-r--r-- 1 root root 1314 May 4 07:56 polyder.m -rw-r--r-- 1 root root 3081 May 4 07:56 polyderiv.m -rw-r--r-- 1 root root 4943 May 4 07:56 polyfit.m -rw-r--r-- 1 root root 2382 May 4 07:56 polygcd.m -rw-r--r-- 1 root root 1813 May 4 07:56 polyint.m -rw-r--r-- 1 root root 2479 May 4 07:56 polyout.m -rw-r--r-- 1 root root 1710 May 4 07:56 polyreduce.m -rw-r--r-- 1 root root 4026 May 4 07:56 polyval.m -rw-r--r-- 1 root root 2053 May 4 07:56 polyvalm.m -rw-r--r-- 1 root root 1340 May 4 07:56 ppder.m -rw-r--r-- 1 root root 1659 May 4 07:56 ppint.m -rw-r--r-- 1 root root 1661 May 4 07:56 ppjumps.m -rw-r--r-- 1 root root 2286 May 4 07:56 ppval.m -rw-r--r-- 1 root root 10260 May 4 07:56 residue.m -rw-r--r-- 1 root root 3071 May 4 07:56 roots.m -rw-r--r-- 1 root root 8190 May 4 07:56 spline.m -rw-r--r-- 1 root root 1925 May 4 07:56 unmkpp.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set: total 40 -rw-r--r-- 1 root root 3058 May 4 07:56 intersect.m -rw-r--r-- 1 root root 6170 May 4 07:56 ismember.m -rw-r--r-- 1 root root 2029 May 4 07:56 powerset.m drwxr-xr-x 2 root root 4096 May 4 07:56 private -rw-r--r-- 1 root root 3534 May 4 07:56 setdiff.m -rw-r--r-- 1 root root 2967 May 4 07:56 setxor.m -rw-r--r-- 1 root root 2773 May 4 07:56 union.m -rw-r--r-- 1 root root 6325 May 4 07:56 unique.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/set/private: total 4 -rw-r--r-- 1 root root 2076 May 4 07:56 validargs.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/signal: total 156 -rw-r--r-- 1 root root 3528 May 4 07:56 arch_fit.m -rw-r--r-- 1 root root 2757 May 4 07:56 arch_rnd.m -rw-r--r-- 1 root root 2892 May 4 07:56 arch_test.m -rw-r--r-- 1 root root 2329 May 4 07:56 arma_rnd.m -rw-r--r-- 1 root root 1617 May 4 07:56 autoreg_matrix.m -rw-r--r-- 1 root root 1485 May 4 07:56 bartlett.m -rw-r--r-- 1 root root 1485 May 4 07:56 blackman.m -rw-r--r-- 1 root root 2570 May 4 07:56 detrend.m -rw-r--r-- 1 root root 2528 May 4 07:56 diffpara.m -rw-r--r-- 1 root root 2472 May 4 07:56 durbinlevinson.m -rw-r--r-- 1 root root 3250 May 4 07:56 fftconv.m -rw-r--r-- 1 root root 3080 May 4 07:56 fftfilt.m -rw-r--r-- 1 root root 2546 May 4 07:56 fftshift.m -rw-r--r-- 1 root root 1765 May 4 07:56 filter2.m -rw-r--r-- 1 root root 1728 May 4 07:56 fractdiff.m -rw-r--r-- 1 root root 5466 May 4 07:56 freqz.m -rw-r--r-- 1 root root 1750 May 4 07:56 freqz_plot.m -rw-r--r-- 1 root root 1441 May 4 07:56 hamming.m -rw-r--r-- 1 root root 1439 May 4 07:56 hanning.m -rw-r--r-- 1 root root 1430 May 4 07:56 hurst.m -rw-r--r-- 1 root root 2158 May 4 07:56 ifftshift.m -rw-r--r-- 1 root root 4680 May 4 07:56 periodogram.m -rw-r--r-- 1 root root 1189 May 4 07:56 rectangle_lw.m -rw-r--r-- 1 root root 1297 May 4 07:56 rectangle_sw.m -rw-r--r-- 1 root root 1159 May 4 07:56 sinc.m -rw-r--r-- 1 root root 2033 May 4 07:56 sinetone.m -rw-r--r-- 1 root root 1394 May 4 07:56 sinewave.m -rw-r--r-- 1 root root 1789 May 4 07:56 spectral_adf.m -rw-r--r-- 1 root root 1825 May 4 07:56 spectral_xdf.m -rw-r--r-- 1 root root 1409 May 4 07:56 spencer.m -rw-r--r-- 1 root root 3787 May 4 07:56 stft.m -rw-r--r-- 1 root root 1964 May 4 07:56 synthesis.m -rw-r--r-- 1 root root 1182 May 4 07:56 triangle_lw.m -rw-r--r-- 1 root root 1288 May 4 07:56 triangle_sw.m -rw-r--r-- 1 root root 4136 May 4 07:56 unwrap.m -rw-r--r-- 1 root root 1507 May 4 07:56 yulewalker.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/sparse: total 140 -rw-r--r-- 1 root root 5748 May 4 07:56 bicgstab.m -rw-r--r-- 1 root root 4929 May 4 07:56 cgs.m -rw-r--r-- 1 root root 1368 May 4 07:56 colperm.m -rw-r--r-- 1 root root 1282 May 4 07:56 etreeplot.m -rw-r--r-- 1 root root 1914 May 4 07:56 gplot.m -rw-r--r-- 1 root root 1189 May 4 07:56 nonzeros.m -rw-r--r-- 1 root root 17732 May 4 07:56 pcg.m -rw-r--r-- 1 root root 13741 May 4 07:56 pcr.m -rw-r--r-- 1 root root 3142 May 4 07:56 spaugment.m -rw-r--r-- 1 root root 1686 May 4 07:56 spconvert.m -rw-r--r-- 1 root root 3047 May 4 07:56 spdiags.m -rw-r--r-- 1 root root 1995 May 4 07:56 speye.m -rw-r--r-- 1 root root 1698 May 4 07:56 spfun.m -rw-r--r-- 1 root root 1269 May 4 07:56 spones.m -rw-r--r-- 1 root root 3045 May 4 07:56 sprand.m -rw-r--r-- 1 root root 2405 May 4 07:56 sprandn.m -rw-r--r-- 1 root root 2804 May 4 07:56 sprandsym.m -rw-r--r-- 1 root root 2165 May 4 07:56 spstats.m -rw-r--r-- 1 root root 1893 May 4 07:56 spy.m -rw-r--r-- 1 root root 9078 May 4 07:56 svds.m -rw-r--r-- 1 root root 6820 May 4 07:56 treelayout.m -rw-r--r-- 1 root root 7457 May 4 07:56 treeplot.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/specfun: total 64 -rw-r--r-- 1 root root 3450 May 4 07:56 bessel.m -rw-r--r-- 1 root root 2102 May 4 07:56 beta.m -rw-r--r-- 1 root root 1509 May 4 07:56 betaln.m -rw-r--r-- 1 root root 2709 May 4 07:56 factor.m -rw-r--r-- 1 root root 1641 May 4 07:56 factorial.m -rw-r--r-- 1 root root 2614 May 4 07:56 isprime.m -rw-r--r-- 1 root root 7905 May 4 07:56 legendre.m -rw-r--r-- 1 root root 3535 May 4 07:56 nchoosek.m -rw-r--r-- 1 root root 2252 May 4 07:56 nthroot.m -rw-r--r-- 1 root root 1675 May 4 07:56 perms.m -rw-r--r-- 1 root root 1692 May 4 07:56 pow2.m -rw-r--r-- 1 root root 3553 May 4 07:56 primes.m -rw-r--r-- 1 root root 1313 May 4 07:56 reallog.m -rw-r--r-- 1 root root 1512 May 4 07:56 realpow.m -rw-r--r-- 1 root root 1316 May 4 07:56 realsqrt.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/special-matrix: total 48 -rw-r--r-- 1 root root 5114 May 4 07:56 hadamard.m -rw-r--r-- 1 root root 3004 May 4 07:56 hankel.m -rw-r--r-- 1 root root 1700 May 4 07:56 hilb.m -rw-r--r-- 1 root root 4019 May 4 07:56 invhilb.m -rw-r--r-- 1 root root 2098 May 4 07:56 magic.m -rw-r--r-- 1 root root 2848 May 4 07:56 pascal.m -rw-r--r-- 1 root root 1753 May 4 07:56 rosser.m -rw-r--r-- 1 root root 1586 May 4 07:56 sylvester_matrix.m -rw-r--r-- 1 root root 3642 May 4 07:56 toeplitz.m -rw-r--r-- 1 root root 2762 May 4 07:56 vander.m -rw-r--r-- 1 root root 1711 May 4 07:56 wilkinson.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/startup: total 20 -rw-r--r-- 1 root root 1320 May 4 07:56 __finish__.m -rw-r--r-- 1 root root 763 May 4 07:56 inputrc -rw-r--r-- 1 root root 164 May 4 07:56 local-rcfile -rw-r--r-- 1 root root 679 May 4 07:56 main-rcfile -rw-r--r-- 1 root root 679 May 4 07:56 octaverc /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics: total 16 drwxr-xr-x 2 root root 4096 May 4 07:56 base drwxr-xr-x 2 root root 4096 May 4 07:56 distributions drwxr-xr-x 2 root root 4096 May 4 07:56 models drwxr-xr-x 2 root root 4096 May 4 07:56 tests /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/base: total 164 -rw-r--r-- 1 root root 2317 May 4 07:56 center.m -rw-r--r-- 1 root root 1416 May 4 07:56 cloglog.m -rw-r--r-- 1 root root 1125 May 4 07:56 cor.m -rw-r--r-- 1 root root 2785 May 4 07:56 corrcoef.m -rw-r--r-- 1 root root 3729 May 4 07:56 cov.m -rw-r--r-- 1 root root 2129 May 4 07:56 cut.m -rw-r--r-- 1 root root 3762 May 4 07:56 gls.m -rw-r--r-- 1 root root 5085 May 4 07:56 histc.m -rw-r--r-- 1 root root 2692 May 4 07:56 iqr.m -rw-r--r-- 1 root root 3219 May 4 07:56 kendall.m -rw-r--r-- 1 root root 2970 May 4 07:56 kurtosis.m -rw-r--r-- 1 root root 1507 May 4 07:56 logit.m -rw-r--r-- 1 root root 2125 May 4 07:56 mahalanobis.m -rw-r--r-- 1 root root 3714 May 4 07:56 mean.m -rw-r--r-- 1 root root 2367 May 4 07:56 meansq.m -rw-r--r-- 1 root root 3120 May 4 07:56 median.m -rw-r--r-- 1 root root 4759 May 4 07:56 mode.m -rw-r--r-- 1 root root 4546 May 4 07:56 moment.m -rw-r--r-- 1 root root 3676 May 4 07:56 ols.m -rw-r--r-- 1 root root 2487 May 4 07:56 ppplot.m -rw-r--r-- 1 root root 5327 May 4 07:56 prctile.m -rw-r--r-- 1 root root 1154 May 4 07:56 probit.m -rw-r--r-- 1 root root 3135 May 4 07:56 qqplot.m -rw-r--r-- 1 root root 12821 May 4 07:56 quantile.m -rw-r--r-- 1 root root 1899 May 4 07:56 range.m -rw-r--r-- 1 root root 3067 May 4 07:56 ranks.m -rw-r--r-- 1 root root 3128 May 4 07:56 run_count.m -rw-r--r-- 1 root root 2848 May 4 07:56 skewness.m -rw-r--r-- 1 root root 2443 May 4 07:56 spearman.m -rw-r--r-- 1 root root 2589 May 4 07:56 statistics.m -rw-r--r-- 1 root root 3096 May 4 07:56 std.m -rw-r--r-- 1 root root 2547 May 4 07:56 studentize.m -rw-r--r-- 1 root root 2354 May 4 07:56 table.m -rw-r--r-- 1 root root 2848 May 4 07:56 var.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/distributions: total 360 -rw-r--r-- 1 root root 1817 May 4 07:56 betacdf.m -rw-r--r-- 1 root root 2685 May 4 07:56 betainv.m -rw-r--r-- 1 root root 3029 May 4 07:56 betapdf.m -rw-r--r-- 1 root root 3086 May 4 07:56 betarnd.m -rw-r--r-- 1 root root 1941 May 4 07:56 binocdf.m -rw-r--r-- 1 root root 2296 May 4 07:56 binoinv.m -rw-r--r-- 1 root root 1777 May 4 07:56 binopdf.m -rw-r--r-- 1 root root 3494 May 4 07:56 binornd.m -rw-r--r-- 1 root root 2004 May 4 07:56 cauchy_cdf.m -rw-r--r-- 1 root root 2140 May 4 07:56 cauchy_inv.m -rw-r--r-- 1 root root 2075 May 4 07:56 cauchy_pdf.m -rw-r--r-- 1 root root 3247 May 4 07:56 cauchy_rnd.m -rw-r--r-- 1 root root 1381 May 4 07:56 chi2cdf.m -rw-r--r-- 1 root root 1390 May 4 07:56 chi2inv.m -rw-r--r-- 1 root root 1377 May 4 07:56 chi2pdf.m -rw-r--r-- 1 root root 2797 May 4 07:56 chi2rnd.m -rw-r--r-- 1 root root 1770 May 4 07:56 discrete_cdf.m -rw-r--r-- 1 root root 2001 May 4 07:56 discrete_inv.m -rw-r--r-- 1 root root 1843 May 4 07:56 discrete_pdf.m -rw-r--r-- 1 root root 2803 May 4 07:56 discrete_rnd.m -rw-r--r-- 1 root root 1364 May 4 07:56 empirical_cdf.m -rw-r--r-- 1 root root 1373 May 4 07:56 empirical_inv.m -rw-r--r-- 1 root root 1360 May 4 07:56 empirical_pdf.m -rw-r--r-- 1 root root 1754 May 4 07:56 empirical_rnd.m -rw-r--r-- 1 root root 1973 May 4 07:56 expcdf.m -rw-r--r-- 1 root root 1945 May 4 07:56 expinv.m -rw-r--r-- 1 root root 1842 May 4 07:56 exppdf.m -rw-r--r-- 1 root root 2757 May 4 07:56 exprnd.m -rw-r--r-- 1 root root 1910 May 4 07:56 fcdf.m -rw-r--r-- 1 root root 1908 May 4 07:56 finv.m -rw-r--r-- 1 root root 2014 May 4 07:56 fpdf.m -rw-r--r-- 1 root root 3623 May 4 07:56 frnd.m -rw-r--r-- 1 root root 1779 May 4 07:56 gamcdf.m -rw-r--r-- 1 root root 2501 May 4 07:56 gaminv.m -rw-r--r-- 1 root root 2254 May 4 07:56 gampdf.m -rw-r--r-- 1 root root 3063 May 4 07:56 gamrnd.m -rw-r--r-- 1 root root 1816 May 4 07:56 geocdf.m -rw-r--r-- 1 root root 1890 May 4 07:56 geoinv.m -rw-r--r-- 1 root root 1859 May 4 07:56 geopdf.m -rw-r--r-- 1 root root 2794 May 4 07:56 geornd.m -rw-r--r-- 1 root root 1887 May 4 07:56 hygecdf.m -rw-r--r-- 1 root root 1678 May 4 07:56 hygeinv.m -rw-r--r-- 1 root root 2468 May 4 07:56 hygepdf.m -rw-r--r-- 1 root root 3144 May 4 07:56 hygernd.m -rw-r--r-- 1 root root 2288 May 4 07:56 kolmogorov_smirnov_cdf.m -rw-r--r-- 1 root root 1414 May 4 07:56 laplace_cdf.m -rw-r--r-- 1 root root 1473 May 4 07:56 laplace_inv.m -rw-r--r-- 1 root root 1320 May 4 07:56 laplace_pdf.m -rw-r--r-- 1 root root 1847 May 4 07:56 laplace_rnd.m -rw-r--r-- 1 root root 1135 May 4 07:56 logistic_cdf.m -rw-r--r-- 1 root root 1481 May 4 07:56 logistic_inv.m -rw-r--r-- 1 root root 1157 May 4 07:56 logistic_pdf.m -rw-r--r-- 1 root root 1786 May 4 07:56 logistic_rnd.m -rw-r--r-- 1 root root 2381 May 4 07:56 logncdf.m -rw-r--r-- 1 root root 2401 May 4 07:56 logninv.m -rw-r--r-- 1 root root 2285 May 4 07:56 lognpdf.m -rw-r--r-- 1 root root 2996 May 4 07:56 lognrnd.m -rw-r--r-- 1 root root 2609 May 4 07:56 nbincdf.m -rw-r--r-- 1 root root 2584 May 4 07:56 nbininv.m -rw-r--r-- 1 root root 2251 May 4 07:56 nbinpdf.m -rw-r--r-- 1 root root 3277 May 4 07:56 nbinrnd.m -rw-r--r-- 1 root root 2048 May 4 07:56 normcdf.m -rw-r--r-- 1 root root 2160 May 4 07:56 norminv.m -rw-r--r-- 1 root root 2093 May 4 07:56 normpdf.m -rw-r--r-- 1 root root 2921 May 4 07:56 normrnd.m -rw-r--r-- 1 root root 1787 May 4 07:56 poisscdf.m -rw-r--r-- 1 root root 2109 May 4 07:56 poissinv.m -rw-r--r-- 1 root root 1762 May 4 07:56 poisspdf.m -rw-r--r-- 1 root root 2704 May 4 07:56 poissrnd.m -rw-r--r-- 1 root root 1257 May 4 07:56 stdnormal_cdf.m -rw-r--r-- 1 root root 1204 May 4 07:56 stdnormal_inv.m -rw-r--r-- 1 root root 1362 May 4 07:56 stdnormal_pdf.m -rw-r--r-- 1 root root 1774 May 4 07:56 stdnormal_rnd.m -rw-r--r-- 1 root root 1899 May 4 07:56 tcdf.m -rw-r--r-- 1 root root 2516 May 4 07:56 tinv.m -rw-r--r-- 1 root root 1809 May 4 07:56 tpdf.m -rw-r--r-- 1 root root 2758 May 4 07:56 trnd.m -rw-r--r-- 1 root root 1230 May 4 07:56 unidcdf.m -rw-r--r-- 1 root root 1228 May 4 07:56 unidinv.m -rw-r--r-- 1 root root 1226 May 4 07:56 unidpdf.m -rw-r--r-- 1 root root 2063 May 4 07:56 unidrnd.m -rw-r--r-- 1 root root 1881 May 4 07:56 unifcdf.m -rw-r--r-- 1 root root 1829 May 4 07:56 unifinv.m -rw-r--r-- 1 root root 1737 May 4 07:56 unifpdf.m -rw-r--r-- 1 root root 2869 May 4 07:56 unifrnd.m -rw-r--r-- 1 root root 2218 May 4 07:56 wblcdf.m -rw-r--r-- 1 root root 2018 May 4 07:56 wblinv.m -rw-r--r-- 1 root root 2412 May 4 07:56 wblpdf.m -rw-r--r-- 1 root root 3097 May 4 07:56 wblrnd.m -rw-r--r-- 1 root root 1799 May 4 07:56 wienrnd.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/models: total 16 -rw-r--r-- 1 root root 6321 May 4 07:56 logistic_regression.m -rw-r--r-- 1 root root 1662 May 4 07:56 logistic_regression_derivatives.m -rw-r--r-- 1 root root 1505 May 4 07:56 logistic_regression_likelihood.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/statistics/tests: total 108 -rw-r--r-- 1 root root 3942 May 4 07:56 anova.m -rw-r--r-- 1 root root 2076 May 4 07:56 bartlett_test.m -rw-r--r-- 1 root root 2441 May 4 07:56 chisquare_test_homogeneity.m -rw-r--r-- 1 root root 1739 May 4 07:56 chisquare_test_independence.m -rw-r--r-- 1 root root 4059 May 4 07:56 cor_test.m -rw-r--r-- 1 root root 2390 May 4 07:56 f_test_regression.m -rw-r--r-- 1 root root 2367 May 4 07:56 hotelling_test.m -rw-r--r-- 1 root root 2697 May 4 07:56 hotelling_test_2.m -rw-r--r-- 1 root root 4487 May 4 07:56 kolmogorov_smirnov_test.m -rw-r--r-- 1 root root 3519 May 4 07:56 kolmogorov_smirnov_test_2.m -rw-r--r-- 1 root root 3048 May 4 07:56 kruskal_wallis_test.m -rw-r--r-- 1 root root 4613 May 4 07:56 manova.m -rw-r--r-- 1 root root 2114 May 4 07:56 mcnemar_test.m -rw-r--r-- 1 root root 2652 May 4 07:56 prop_test_2.m -rw-r--r-- 1 root root 1924 May 4 07:56 run_test.m -rw-r--r-- 1 root root 2828 May 4 07:56 sign_test.m -rw-r--r-- 1 root root 2683 May 4 07:56 t_test.m -rw-r--r-- 1 root root 2792 May 4 07:56 t_test_2.m -rw-r--r-- 1 root root 3238 May 4 07:56 t_test_regression.m -rw-r--r-- 1 root root 2898 May 4 07:56 u_test.m -rw-r--r-- 1 root root 2697 May 4 07:56 var_test.m -rw-r--r-- 1 root root 2878 May 4 07:56 welch_test.m -rw-r--r-- 1 root root 3070 May 4 07:56 wilcoxon_test.m -rw-r--r-- 1 root root 2914 May 4 07:56 z_test.m -rw-r--r-- 1 root root 3125 May 4 07:56 z_test_2.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/strings: total 128 -rw-r--r-- 1 root root 3246 May 4 07:56 base2dec.m -rw-r--r-- 1 root root 1699 May 4 07:56 bin2dec.m -rw-r--r-- 1 root root 1810 May 4 07:56 blanks.m -rw-r--r-- 1 root root 2171 May 4 07:56 cstrcat.m -rw-r--r-- 1 root root 2280 May 4 07:56 deblank.m -rw-r--r-- 1 root root 4568 May 4 07:56 dec2base.m -rw-r--r-- 1 root root 1784 May 4 07:56 dec2bin.m -rw-r--r-- 1 root root 1767 May 4 07:56 dec2hex.m -rw-r--r-- 1 root root 4202 May 4 07:56 findstr.m -rw-r--r-- 1 root root 1729 May 4 07:56 hex2dec.m -rw-r--r-- 1 root root 3012 May 4 07:56 index.m -rw-r--r-- 1 root root 1240 May 4 07:56 isletter.m -rw-r--r-- 1 root root 3596 May 4 07:56 isstrprop.m -rw-r--r-- 1 root root 3914 May 4 07:56 mat2str.m -rw-r--r-- 1 root root 2806 May 4 07:56 regexptranslate.m -rw-r--r-- 1 root root 1595 May 4 07:56 rindex.m -rw-r--r-- 1 root root 1869 May 4 07:56 str2num.m -rw-r--r-- 1 root root 3902 May 4 07:56 strcat.m -rw-r--r-- 1 root root 2488 May 4 07:56 strchr.m -rw-r--r-- 1 root root 3433 May 4 07:56 strjust.m -rw-r--r-- 1 root root 3588 May 4 07:56 strmatch.m -rw-r--r-- 1 root root 2208 May 4 07:56 strsplit.m -rw-r--r-- 1 root root 4931 May 4 07:56 strtok.m -rw-r--r-- 1 root root 1987 May 4 07:56 strtrim.m -rw-r--r-- 1 root root 1827 May 4 07:56 strtrunc.m -rw-r--r-- 1 root root 2241 May 4 07:56 substr.m -rw-r--r-- 1 root root 3274 May 4 07:56 untabify.m -rw-r--r-- 1 root root 5228 May 4 07:56 validatestring.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/testfun: total 84 -rw-r--r-- 1 root root 9602 May 4 07:56 assert.m -rw-r--r-- 1 root root 4321 May 4 07:56 demo.m -rw-r--r-- 1 root root 2693 May 4 07:56 example.m -rw-r--r-- 1 root root 4539 May 4 07:56 fail.m -rw-r--r-- 1 root root 2011 May 4 07:56 rundemos.m -rw-r--r-- 1 root root 2903 May 4 07:56 runtests.m -rw-r--r-- 1 root root 12639 May 4 07:56 speed.m -rw-r--r-- 1 root root 26216 May 4 07:56 test.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/m/time: total 88 -rw-r--r-- 1 root root 3844 May 4 07:56 addtodate.m -rw-r--r-- 1 root root 1449 May 4 07:56 asctime.m -rw-r--r-- 1 root root 2959 May 4 07:56 calendar.m -rw-r--r-- 1 root root 1568 May 4 07:56 clock.m -rw-r--r-- 1 root root 1479 May 4 07:56 ctime.m -rw-r--r-- 1 root root 1175 May 4 07:56 date.m -rw-r--r-- 1 root root 6444 May 4 07:56 datenum.m -rw-r--r-- 1 root root 11803 May 4 07:56 datestr.m -rw-r--r-- 1 root root 8520 May 4 07:56 datetick.m -rw-r--r-- 1 root root 9760 May 4 07:56 datevec.m -rw-r--r-- 1 root root 2097 May 4 07:56 eomday.m -rw-r--r-- 1 root root 2175 May 4 07:56 etime.m -rw-r--r-- 1 root root 1603 May 4 07:56 is_leap_year.m -rw-r--r-- 1 root root 1929 May 4 07:56 now.m -rw-r--r-- 1 root root 3353 May 4 07:56 weekday.m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/site: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/3.4.0/site/m: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site: total 8 drwxr-xr-x 3 root root 4096 May 4 07:56 api-v47+ drwxr-xr-x 3 root root 4096 May 4 07:56 m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/api-v47+: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 m /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/api-v47+/m: total 0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m: total 4 drwxr-xr-x 2 root root 4096 May 4 07:56 startup /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/share/octave/site/m/startup: total 4 -rw-r--r-- 1 root root 164 May 4 07:56 octaverc /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 4 07:57 octave-3.4.0 /home/lmello/Work/Salix/pkg/ap/octave/pkg/usr/src/octave-3.4.0: total 20 -rw-r--r-- 1 root root 1762 May 4 07:57 SLKBUILD -rw-r--r-- 1 root root 242 May 4 06:50 octave.desktop -rw-r--r-- 1 root root 11628 May 4 06:50 octave.png Slackware package maker, version 3.14159. Searching for symbolic links: usr/bin/octave -> octave-3.4.0 usr/bin/mkoctfile -> mkoctfile-3.4.0 usr/bin/octave-config -> octave-config-3.4.0 usr/lib/octave-3.4.0/liboctave.so -> liboctave-3.4.0.so usr/lib/octave-3.4.0/liboctinterp.so -> liboctinterp-3.4.0.so usr/lib/octave-3.4.0/libcruft.so -> libcruft-3.4.0.so Making symbolic link creation script: ( cd usr/bin ; rm -rf octave ) ( cd usr/bin ; ln -sf octave-3.4.0 octave ) ( cd usr/bin ; rm -rf mkoctfile ) ( cd usr/bin ; ln -sf mkoctfile-3.4.0 mkoctfile ) ( cd usr/bin ; rm -rf octave-config ) ( cd usr/bin ; ln -sf octave-config-3.4.0 octave-config ) ( cd usr/lib/octave-3.4.0 ; rm -rf liboctave.so ) ( cd usr/lib/octave-3.4.0 ; ln -sf liboctave-3.4.0.so liboctave.so ) ( cd usr/lib/octave-3.4.0 ; rm -rf liboctinterp.so ) ( cd usr/lib/octave-3.4.0 ; ln -sf liboctinterp-3.4.0.so liboctinterp.so ) ( cd usr/lib/octave-3.4.0 ; rm -rf libcruft.so ) ( cd usr/lib/octave-3.4.0 ; ln -sf libcruft-3.4.0.so libcruft.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/bin/octave' removed `./usr/bin/mkoctfile' removed `./usr/bin/octave-config' removed `./usr/lib/octave-3.4.0/liboctave.so' removed `./usr/lib/octave-3.4.0/liboctinterp.so' removed `./usr/lib/octave-3.4.0/libcruft.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/lmello/Work/Salix/pkg/ap/octave/octave-3.4.0-i486-1lm.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/mkoctfile-3.4.0 usr/bin/octave-config-3.4.0 usr/bin/octave-3.4.0 usr/doc/ usr/doc/octave-3.4.0/ usr/doc/octave-3.4.0/NEWS.3 usr/doc/octave-3.4.0/ChangeLog.1 usr/doc/octave-3.4.0/README.Linux usr/doc/octave-3.4.0/PROJECTS usr/doc/octave-3.4.0/NEWS.1 usr/doc/octave-3.4.0/NEWS usr/doc/octave-3.4.0/README.Windows usr/doc/octave-3.4.0/ChangeLog usr/doc/octave-3.4.0/NEWS.2 usr/doc/octave-3.4.0/README.Cygwin usr/doc/octave-3.4.0/README.MacOS usr/doc/octave-3.4.0/COPYING usr/doc/octave-3.4.0/README usr/doc/octave-3.4.0/INSTALL.OCTAVE usr/doc/octave-3.4.0/INSTALL usr/doc/octave-3.4.0/BUGS usr/doc/octave-3.4.0/README.kpathsea usr/src/ usr/src/octave-3.4.0/ usr/src/octave-3.4.0/SLKBUILD usr/src/octave-3.4.0/octave.desktop usr/src/octave-3.4.0/octave.png usr/include/ usr/include/octave-3.4.0/ usr/include/octave-3.4.0/octave/ usr/include/octave-3.4.0/octave/mx-ui8nda-i16.h usr/include/octave-3.4.0/octave/debug.h usr/include/octave-3.4.0/octave/oct-mem.h usr/include/octave-3.4.0/octave/mx-fm-fdm.h usr/include/octave-3.4.0/octave/ov-base-diag.h usr/include/octave-3.4.0/octave/mx-i32nda-ui64nda.h usr/include/octave-3.4.0/octave/CmplxGEPBAL.h usr/include/octave-3.4.0/octave/ls-hdf5.h usr/include/octave-3.4.0/octave/data-conv.h usr/include/octave-3.4.0/octave/mx-i32nda-fs.h usr/include/octave-3.4.0/octave/mx-ui64nda-i16.h usr/include/octave-3.4.0/octave/mx-ui8nda-i32nda.h usr/include/octave-3.4.0/octave/CmplxAEPBAL.h usr/include/octave-3.4.0/octave/mx-i32-i64nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-i16.h usr/include/octave-3.4.0/octave/base-dae.h usr/include/octave-3.4.0/octave/mx-fdm-fcs.h usr/include/octave-3.4.0/octave/mx-i16-ui8nda.h usr/include/octave-3.4.0/octave/display.h usr/include/octave-3.4.0/octave/mx-fs-ui8nda.h usr/include/octave-3.4.0/octave/DASSL.h usr/include/octave-3.4.0/octave/MArray2.h usr/include/octave-3.4.0/octave/mx-ui32nda-nda.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui32nda.h usr/include/octave-3.4.0/octave/oct-cmplx.h usr/include/octave-3.4.0/octave/ls-utils.h usr/include/octave-3.4.0/octave/mx-ui64nda-i16nda.h usr/include/octave-3.4.0/octave/smx-sbm-bm.h usr/include/octave-3.4.0/octave/DAE.h usr/include/octave-3.4.0/octave/mx-i8nda-i64.h usr/include/octave-3.4.0/octave/mx-ui64nda-i64nda.h usr/include/octave-3.4.0/octave/intNDArray.h usr/include/octave-3.4.0/octave/oct-group.h usr/include/octave-3.4.0/octave/sysdir.h usr/include/octave-3.4.0/octave/mx-i64nda-ui64.h usr/include/octave-3.4.0/octave/caseless-str.h usr/include/octave-3.4.0/octave/ov-scalar.h usr/include/octave-3.4.0/octave/vx-s-crv.h usr/include/octave-3.4.0/octave/mx-cdm-dm.h usr/include/octave-3.4.0/octave/oct-hist.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui16.h usr/include/octave-3.4.0/octave/mx-nda-cs.h usr/include/octave-3.4.0/octave/mx-cm-m.h usr/include/octave-3.4.0/octave/ov-uint32.h usr/include/octave-3.4.0/octave/graphics-props.cc usr/include/octave-3.4.0/octave/ov-int16.h usr/include/octave-3.4.0/octave/SparsedbleLU.h usr/include/octave-3.4.0/octave/mx-i64nda-i16nda.h usr/include/octave-3.4.0/octave/mx-i16-ui64nda.h usr/include/octave-3.4.0/octave/mx-ui8-i32nda.h usr/include/octave-3.4.0/octave/mx-ui8nda-fnda.h usr/include/octave-3.4.0/octave/mx-m-cdm.h usr/include/octave-3.4.0/octave/ov-re-mat.h usr/include/octave-3.4.0/octave/ov-cs-list.h usr/include/octave-3.4.0/octave/oct-stdstrm.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui32.h usr/include/octave-3.4.0/octave/mx-i32nda-ui16.h usr/include/octave-3.4.0/octave/pt.h usr/include/octave-3.4.0/octave/ov-uint16.h usr/include/octave-3.4.0/octave/mx-fcdm-fm.h usr/include/octave-3.4.0/octave/oct.h usr/include/octave-3.4.0/octave/SparsedbleCHOL.h usr/include/octave-3.4.0/octave/Array.h usr/include/octave-3.4.0/octave/SparseCmplxQR.h usr/include/octave-3.4.0/octave/op-dms-template.cc usr/include/octave-3.4.0/octave/lex.h usr/include/octave-3.4.0/octave/mx-ext.h usr/include/octave-3.4.0/octave/MArray.h usr/include/octave-3.4.0/octave/op-pm-template.cc usr/include/octave-3.4.0/octave/oct-stream.h usr/include/octave-3.4.0/octave/mx-fdm-fcm.h usr/include/octave-3.4.0/octave/smx-sm-cs.h usr/include/octave-3.4.0/octave/defaults.h usr/include/octave-3.4.0/octave/mx-i16-nda.h usr/include/octave-3.4.0/octave/smx-m-scm.h usr/include/octave-3.4.0/octave/mx-fnda-i64.h usr/include/octave-3.4.0/octave/oct-hdf5.h usr/include/octave-3.4.0/octave/ls-oct-ascii.h usr/include/octave-3.4.0/octave/mx-cnda-s.h usr/include/octave-3.4.0/octave/dbleSCHUR.h usr/include/octave-3.4.0/octave/ov-re-sparse.h usr/include/octave-3.4.0/octave/uint32NDArray.h usr/include/octave-3.4.0/octave/dbleGEPBAL.h usr/include/octave-3.4.0/octave/CSparse.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui32nda.h usr/include/octave-3.4.0/octave/gl2ps.h usr/include/octave-3.4.0/octave/mx-nda-i32nda.h usr/include/octave-3.4.0/octave/boolSparse.h usr/include/octave-3.4.0/octave/mx-i16nda-ui64nda.h usr/include/octave-3.4.0/octave/oct-lvalue.h usr/include/octave-3.4.0/octave/mx-ui16nda-s.h usr/include/octave-3.4.0/octave/oct-procbuf.h usr/include/octave-3.4.0/octave/bsxfun-decl.h usr/include/octave-3.4.0/octave/SparseCmplxLU.h usr/include/octave-3.4.0/octave/mx-fdm-fm.h usr/include/octave-3.4.0/octave/vx-frv-fcs.h usr/include/octave-3.4.0/octave/randpoisson.h usr/include/octave-3.4.0/octave/mx-i32-nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui16.h usr/include/octave-3.4.0/octave/symtab.h usr/include/octave-3.4.0/octave/mx-nda-ui16nda.h usr/include/octave-3.4.0/octave/mx-fm-pm.h usr/include/octave-3.4.0/octave/mx-s-cm.h usr/include/octave-3.4.0/octave/mx-ui16nda-i64.h usr/include/octave-3.4.0/octave/mx-s-i32nda.h usr/include/octave-3.4.0/octave/mx-ui32nda-i32.h usr/include/octave-3.4.0/octave/mx-nda-cnda.h usr/include/octave-3.4.0/octave/sparse-base-chol.h usr/include/octave-3.4.0/octave/xdiv.h usr/include/octave-3.4.0/octave/base-list.h usr/include/octave-3.4.0/octave/ov-float.h usr/include/octave-3.4.0/octave/PermMatrix.h usr/include/octave-3.4.0/octave/CmplxLU.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-ui32-i32nda.h usr/include/octave-3.4.0/octave/ov-typeinfo.h usr/include/octave-3.4.0/octave/dSparse.h usr/include/octave-3.4.0/octave/op-int.h usr/include/octave-3.4.0/octave/vx-crv-rv.h usr/include/octave-3.4.0/octave/mx-i64-fnda.h usr/include/octave-3.4.0/octave/mx-fs-fcdm.h usr/include/octave-3.4.0/octave/mx-i16nda-i32nda.h usr/include/octave-3.4.0/octave/smx-scm-s.h usr/include/octave-3.4.0/octave/vx-cs-cv.h usr/include/octave-3.4.0/octave/mx-nda-i8.h usr/include/octave-3.4.0/octave/ov-int32.h usr/include/octave-3.4.0/octave/fCmplxAEPBAL.h usr/include/octave-3.4.0/octave/fCmplxSVD.h usr/include/octave-3.4.0/octave/mx-i8-i32nda.h usr/include/octave-3.4.0/octave/mx-pm-m.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui64.h usr/include/octave-3.4.0/octave/oct-fftw.h usr/include/octave-3.4.0/octave/mx-m-cs.h usr/include/octave-3.4.0/octave/sparse-sort.h usr/include/octave-3.4.0/octave/mx-i64nda-fs.h usr/include/octave-3.4.0/octave/pt-id.h usr/include/octave-3.4.0/octave/oct-convn.h usr/include/octave-3.4.0/octave/CDiagMatrix.h usr/include/octave-3.4.0/octave/MArray.cc usr/include/octave-3.4.0/octave/mx-fnda-fcnda.h usr/include/octave-3.4.0/octave/pt-all.h usr/include/octave-3.4.0/octave/mx-nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-fm-fcs.h usr/include/octave-3.4.0/octave/help.h usr/include/octave-3.4.0/octave/Range.h usr/include/octave-3.4.0/octave/mx-ui8nda-i16nda.h usr/include/octave-3.4.0/octave/vx-fcrv-frv.h usr/include/octave-3.4.0/octave/ls-oct-binary.h usr/include/octave-3.4.0/octave/mx-i16nda-ui32nda.h usr/include/octave-3.4.0/octave/fCmplxLU.h usr/include/octave-3.4.0/octave/floatCHOL.h usr/include/octave-3.4.0/octave/mx-i32-fnda.h usr/include/octave-3.4.0/octave/mx-fnda-i64nda.h usr/include/octave-3.4.0/octave/vx-fcv-fccv.h usr/include/octave-3.4.0/octave/mx-ui16nda-i32nda.h usr/include/octave-3.4.0/octave/mx-ui16-i64nda.h usr/include/octave-3.4.0/octave/mx-fnda-ui8.h usr/include/octave-3.4.0/octave/dir-ops.h usr/include/octave-3.4.0/octave/Cell.h usr/include/octave-3.4.0/octave/mx-ui32nda-i16.h usr/include/octave-3.4.0/octave/mx-fm-fcdm.h usr/include/octave-3.4.0/octave/pt-fcn-handle.h usr/include/octave-3.4.0/octave/mx-i32nda-ui8nda.h usr/include/octave-3.4.0/octave/oct-map.h usr/include/octave-3.4.0/octave/mx-ui32-i64nda.h usr/include/octave-3.4.0/octave/CColVector.h usr/include/octave-3.4.0/octave/ov-re-diag.h usr/include/octave-3.4.0/octave/mx-ui32-nda.h usr/include/octave-3.4.0/octave/mx-ui64-ui32nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui8.h usr/include/octave-3.4.0/octave/smx-m-sm.h usr/include/octave-3.4.0/octave/ov-fcn-inline.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui64nda.h usr/include/octave-3.4.0/octave/mx-i32-ui64nda.h usr/include/octave-3.4.0/octave/Array2.h usr/include/octave-3.4.0/octave/mx-i16nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-i32nda-i8nda.h usr/include/octave-3.4.0/octave/mx-i8nda-ui16nda.h usr/include/octave-3.4.0/octave/mx-i64nda-ui16.h usr/include/octave-3.4.0/octave/mx-s-cnda.h usr/include/octave-3.4.0/octave/DiagArray2.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui16nda.h usr/include/octave-3.4.0/octave/lo-macros.h usr/include/octave-3.4.0/octave/mx-fdm-fcdm.h usr/include/octave-3.4.0/octave/CmplxSVD.h usr/include/octave-3.4.0/octave/vx-ccv-cv.h usr/include/octave-3.4.0/octave/int8NDArray.h usr/include/octave-3.4.0/octave/oct-spparms.h usr/include/octave-3.4.0/octave/mx-dm-cm.h usr/include/octave-3.4.0/octave/mx-nda-ui32nda.h usr/include/octave-3.4.0/octave/ov-uint8.h usr/include/octave-3.4.0/octave/mx-nda-i8nda.h usr/include/octave-3.4.0/octave/mx-i64-i32nda.h usr/include/octave-3.4.0/octave/lo-utils.h usr/include/octave-3.4.0/octave/CRowVector.h usr/include/octave-3.4.0/octave/mx-cs-dm.h usr/include/octave-3.4.0/octave/mx-fnda-i16nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-s.h usr/include/octave-3.4.0/octave/ov-base-mat.cc usr/include/octave-3.4.0/octave/mx-fnda-ui64.h usr/include/octave-3.4.0/octave/int16NDArray.h usr/include/octave-3.4.0/octave/MatrixType.h usr/include/octave-3.4.0/octave/fCColVector.h usr/include/octave-3.4.0/octave/intNDArray.cc usr/include/octave-3.4.0/octave/ls-mat-ascii.h usr/include/octave-3.4.0/octave/sparse-xdiv.h usr/include/octave-3.4.0/octave/mx-ui16-i32nda.h usr/include/octave-3.4.0/octave/mx-ui64-i8nda.h usr/include/octave-3.4.0/octave/base-qr.h usr/include/octave-3.4.0/octave/oct-mutex.h usr/include/octave-3.4.0/octave/mx-i8nda-nda.h usr/include/octave-3.4.0/octave/mx-ui8-ui16nda.h usr/include/octave-3.4.0/octave/ov-int-traits.h usr/include/octave-3.4.0/octave/oct-alloc.h usr/include/octave-3.4.0/octave/parse.h usr/include/octave-3.4.0/octave/ov-uint64.h usr/include/octave-3.4.0/octave/ov-fcn.h usr/include/octave-3.4.0/octave/ov-cell.h usr/include/octave-3.4.0/octave/ov-base-int.cc usr/include/octave-3.4.0/octave/mx-i16nda-i8nda.h usr/include/octave-3.4.0/octave/mx-cm-s.h usr/include/octave-3.4.0/octave/mx-fs-fcm.h usr/include/octave-3.4.0/octave/mx-ui16-nda.h usr/include/octave-3.4.0/octave/lo-cutils.h usr/include/octave-3.4.0/octave/uint16NDArray.h usr/include/octave-3.4.0/octave/Array.cc usr/include/octave-3.4.0/octave/ls-mat4.h usr/include/octave-3.4.0/octave/DiagArray2.cc usr/include/octave-3.4.0/octave/sun-utils.h usr/include/octave-3.4.0/octave/Sparse-op-defs.h usr/include/octave-3.4.0/octave/fCmplxHESS.h usr/include/octave-3.4.0/octave/MArrayN.h usr/include/octave-3.4.0/octave/gl-render.h usr/include/octave-3.4.0/octave/mx-nda-ui32.h usr/include/octave-3.4.0/octave/mx-fcm-pm.h usr/include/octave-3.4.0/octave/fRowVector.h usr/include/octave-3.4.0/octave/mx-i16nda-i8.h usr/include/octave-3.4.0/octave/lo-traits.h usr/include/octave-3.4.0/octave/smx-cm-sm.h usr/include/octave-3.4.0/octave/mx-i64nda-i32nda.h usr/include/octave-3.4.0/octave/mx-i8nda-s.h usr/include/octave-3.4.0/octave/mx-i32-i8nda.h usr/include/octave-3.4.0/octave/int32NDArray.h usr/include/octave-3.4.0/octave/mx-s-i16nda.h usr/include/octave-3.4.0/octave/pt-jump.h usr/include/octave-3.4.0/octave/DASRT-opts.h usr/include/octave-3.4.0/octave/mx-ui32-i8nda.h usr/include/octave-3.4.0/octave/mx-base.h usr/include/octave-3.4.0/octave/c-file-ptr-stream.h usr/include/octave-3.4.0/octave/mx-cs-m.h usr/include/octave-3.4.0/octave/mexproto.h usr/include/octave-3.4.0/octave/mx-i32-ui8nda.h usr/include/octave-3.4.0/octave/mx-i64-i8nda.h usr/include/octave-3.4.0/octave/ov-base.h usr/include/octave-3.4.0/octave/oct-md5.h usr/include/octave-3.4.0/octave/ov-flt-cx-mat.h usr/include/octave-3.4.0/octave/smx-cm-scm.h usr/include/octave-3.4.0/octave/mx-fnda-i8nda.h usr/include/octave-3.4.0/octave/pr-output.h usr/include/octave-3.4.0/octave/mx-s-ui16nda.h usr/include/octave-3.4.0/octave/mx-i8nda-i32nda.h usr/include/octave-3.4.0/octave/base-min.h usr/include/octave-3.4.0/octave/smx-s-scm.h usr/include/octave-3.4.0/octave/mx-ui8nda-fs.h usr/include/octave-3.4.0/octave/mx-cs-nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-i8nda.h usr/include/octave-3.4.0/octave/oct-time.h usr/include/octave-3.4.0/octave/ov-int8.h usr/include/octave-3.4.0/octave/floatSVD.h usr/include/octave-3.4.0/octave/defun-dld.h usr/include/octave-3.4.0/octave/MSparse.h usr/include/octave-3.4.0/octave/floatHESS.h usr/include/octave-3.4.0/octave/ov-mex-fcn.h usr/include/octave-3.4.0/octave/MSparse-defs.h usr/include/octave-3.4.0/octave/Matrix.h usr/include/octave-3.4.0/octave/ov-intx.h usr/include/octave-3.4.0/octave/CmplxSCHUR.h usr/include/octave-3.4.0/octave/mx-ui16-ui8nda.h usr/include/octave-3.4.0/octave/mx-ui32-ui8nda.h usr/include/octave-3.4.0/octave/mx-nda-ui16.h usr/include/octave-3.4.0/octave/mx-i16-i64nda.h usr/include/octave-3.4.0/octave/mx-op-defs.h usr/include/octave-3.4.0/octave/oct-refcount.h usr/include/octave-3.4.0/octave/fNDArray.h usr/include/octave-3.4.0/octave/mx-i64-ui64nda.h usr/include/octave-3.4.0/octave/mx-i32-i16nda.h usr/include/octave-3.4.0/octave/vx-s-ccv.h usr/include/octave-3.4.0/octave/siglist.h usr/include/octave-3.4.0/octave/mx-fs-ui64nda.h usr/include/octave-3.4.0/octave/sparse-util.h usr/include/octave-3.4.0/octave/oct-rand.h usr/include/octave-3.4.0/octave/ov-flt-cx-diag.h usr/include/octave-3.4.0/octave/vx-frv-fcrv.h usr/include/octave-3.4.0/octave/ov-complex.h usr/include/octave-3.4.0/octave/oct-sparse.h usr/include/octave-3.4.0/octave/mx-ui64-i64nda.h usr/include/octave-3.4.0/octave/MDiagArray2.h usr/include/octave-3.4.0/octave/mx-i16nda-i32.h usr/include/octave-3.4.0/octave/smx-cs-sm.h usr/include/octave-3.4.0/octave/ODESFunc.h usr/include/octave-3.4.0/octave/mx-ui8-i8nda.h usr/include/octave-3.4.0/octave/oct-env.h usr/include/octave-3.4.0/octave/pt-exp.h usr/include/octave-3.4.0/octave/uint64NDArray.h usr/include/octave-3.4.0/octave/sparse-base-lu.h usr/include/octave-3.4.0/octave/ODE.h usr/include/octave-3.4.0/octave/oct-openmp.h usr/include/octave-3.4.0/octave/CmplxHESS.h usr/include/octave-3.4.0/octave/mx-i8-i64nda.h usr/include/octave-3.4.0/octave/oct-obj.h usr/include/octave-3.4.0/octave/mx-ui32nda-i64nda.h usr/include/octave-3.4.0/octave/dbleLU.h usr/include/octave-3.4.0/octave/lo-error.h usr/include/octave-3.4.0/octave/MDiagArray2.cc usr/include/octave-3.4.0/octave/xnorm.h usr/include/octave-3.4.0/octave/mx-fnda-i8.h usr/include/octave-3.4.0/octave/mx-ui16-ui64nda.h usr/include/octave-3.4.0/octave/f77-fcn.h usr/include/octave-3.4.0/octave/Sparse-perm-op-defs.h usr/include/octave-3.4.0/octave/ls-ascii-helper.h usr/include/octave-3.4.0/octave/ov-flt-re-diag.h usr/include/octave-3.4.0/octave/lo-ieee.h usr/include/octave-3.4.0/octave/mx-i32nda-i8.h usr/include/octave-3.4.0/octave/boolNDArray.h usr/include/octave-3.4.0/octave/mx-dm-cs.h usr/include/octave-3.4.0/octave/mex.h usr/include/octave-3.4.0/octave/vx-fcrv-fs.h usr/include/octave-3.4.0/octave/ov-cx-sparse.h usr/include/octave-3.4.0/octave/mx-cdm-s.h usr/include/octave-3.4.0/octave/variables.h usr/include/octave-3.4.0/octave/sighandlers.h usr/include/octave-3.4.0/octave/gripes.h usr/include/octave-3.4.0/octave/ov-class.h usr/include/octave-3.4.0/octave/xpow.h usr/include/octave-3.4.0/octave/bsxfun-defs.cc usr/include/octave-3.4.0/octave/floatAEPBAL.h usr/include/octave-3.4.0/octave/pt-mat.h usr/include/octave-3.4.0/octave/quit.h usr/include/octave-3.4.0/octave/mx-i8nda-ui16.h usr/include/octave-3.4.0/octave/pt-cmd.h usr/include/octave-3.4.0/octave/mx-cdm-m.h usr/include/octave-3.4.0/octave/fCDiagMatrix.h usr/include/octave-3.4.0/octave/boolMatrix.h usr/include/octave-3.4.0/octave/mx-i32nda-ui64.h usr/include/octave-3.4.0/octave/mx-nda-ui64.h usr/include/octave-3.4.0/octave/glob-match.h usr/include/octave-3.4.0/octave/mx-pm-fcm.h usr/include/octave-3.4.0/octave/pathsearch.h usr/include/octave-3.4.0/octave/dbleSVD.h usr/include/octave-3.4.0/octave/file-ops.h usr/include/octave-3.4.0/octave/mx-ui32-fnda.h usr/include/octave-3.4.0/octave/mx-cdm-cm.h usr/include/octave-3.4.0/octave/ov-base-scalar.cc usr/include/octave-3.4.0/octave/mx-fcnda-fs.h usr/include/octave-3.4.0/octave/fCmplxGEPBAL.h usr/include/octave-3.4.0/octave/vx-fs-fccv.h usr/include/octave-3.4.0/octave/version.h usr/include/octave-3.4.0/octave/ov-base-sparse.h usr/include/octave-3.4.0/octave/mx-fs-i32nda.h usr/include/octave-3.4.0/octave/mx-ui8-i16nda.h usr/include/octave-3.4.0/octave/mx-dm-cdm.h usr/include/octave-3.4.0/octave/input.h usr/include/octave-3.4.0/octave/mx-i16-i8nda.h usr/include/octave-3.4.0/octave/pager.h usr/include/octave-3.4.0/octave/mx-ui32nda-i8nda.h usr/include/octave-3.4.0/octave/mx-ui64-i16nda.h usr/include/octave-3.4.0/octave/pt-cell.h usr/include/octave-3.4.0/octave/pt-idx.h usr/include/octave-3.4.0/octave/randmtzig.h usr/include/octave-3.4.0/octave/oct-glob.h usr/include/octave-3.4.0/octave/mx-ui8nda-i64nda.h usr/include/octave-3.4.0/octave/mx-cm-cdm.h usr/include/octave-3.4.0/octave/dynamic-ld.h usr/include/octave-3.4.0/octave/pt-colon.h usr/include/octave-3.4.0/octave/EIG.h usr/include/octave-3.4.0/octave/mx-ui32-ui16nda.h usr/include/octave-3.4.0/octave/randgamma.h usr/include/octave-3.4.0/octave/base-qr.cc usr/include/octave-3.4.0/octave/vx-ccv-s.h usr/include/octave-3.4.0/octave/smx-bm-sbm.h usr/include/octave-3.4.0/octave/mx-fnda-ui16nda.h usr/include/octave-3.4.0/octave/mx-s-cdm.h usr/include/octave-3.4.0/octave/mx-i8nda-ui32.h usr/include/octave-3.4.0/octave/mx-i64nda-i8.h usr/include/octave-3.4.0/octave/oct-rl-edit.h usr/include/octave-3.4.0/octave/ov-ch-mat.h usr/include/octave-3.4.0/octave/base-de.h usr/include/octave-3.4.0/octave/mx-i16nda-i64.h usr/include/octave-3.4.0/octave/file-stat.h usr/include/octave-3.4.0/octave/sparse-xpow.h usr/include/octave-3.4.0/octave/oct-iostrm.h usr/include/octave-3.4.0/octave/mx-nda-ui64nda.h usr/include/octave-3.4.0/octave/kpse.cc usr/include/octave-3.4.0/octave/pt-check.h usr/include/octave-3.4.0/octave/mx-ui8nda-i8.h usr/include/octave-3.4.0/octave/mx-i16nda-fnda.h usr/include/octave-3.4.0/octave/mx-i32-ui32nda.h usr/include/octave-3.4.0/octave/Array-util.h usr/include/octave-3.4.0/octave/mx-i8-ui8nda.h usr/include/octave-3.4.0/octave/mx-nda-i64nda.h usr/include/octave-3.4.0/octave/mx-fnda-ui8nda.h usr/include/octave-3.4.0/octave/mx-i64nda-ui32.h usr/include/octave-3.4.0/octave/oct-strstrm.h usr/include/octave-3.4.0/octave/oct-sort.cc usr/include/octave-3.4.0/octave/mx-ui16-fnda.h usr/include/octave-3.4.0/octave/smx-sm-m.h usr/include/octave-3.4.0/octave/pt-misc.h usr/include/octave-3.4.0/octave/mx-i8nda-fnda.h usr/include/octave-3.4.0/octave/dbleCHOL.h usr/include/octave-3.4.0/octave/cutils.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui64.h usr/include/octave-3.4.0/octave/cmd-hist.h usr/include/octave-3.4.0/octave/mx-ui64-fnda.h usr/include/octave-3.4.0/octave/load-path.h usr/include/octave-3.4.0/octave/oct-sort.h usr/include/octave-3.4.0/octave/mx-ops.h usr/include/octave-3.4.0/octave/sparse-dmsolve.cc usr/include/octave-3.4.0/octave/mx-ui16-ui32nda.h usr/include/octave-3.4.0/octave/mx-nda-ui8.h usr/include/octave-3.4.0/octave/sparse-base-chol.cc usr/include/octave-3.4.0/octave/LSODE.h usr/include/octave-3.4.0/octave/mx-ui32nda-i32nda.h usr/include/octave-3.4.0/octave/mx-i16nda-ui64.h usr/include/octave-3.4.0/octave/ov-lazy-idx.h usr/include/octave-3.4.0/octave/Quad-opts.h usr/include/octave-3.4.0/octave/mx-ui8nda-nda.h usr/include/octave-3.4.0/octave/pt-cbinop.h usr/include/octave-3.4.0/octave/floatQR.h usr/include/octave-3.4.0/octave/oct-inttypes.h usr/include/octave-3.4.0/octave/oct-shlib.h usr/include/octave-3.4.0/octave/mx-i16-ui16nda.h usr/include/octave-3.4.0/octave/mx-inlines.cc usr/include/octave-3.4.0/octave/mx-fnda-ui32.h usr/include/octave-3.4.0/octave/dNDArray.h usr/include/octave-3.4.0/octave/mx-i64nda-i32.h usr/include/octave-3.4.0/octave/vx-fccv-fs.h usr/include/octave-3.4.0/octave/mx-ui16nda-i8.h usr/include/octave-3.4.0/octave/pt-unop.h usr/include/octave-3.4.0/octave/uint8NDArray.h usr/include/octave-3.4.0/octave/mx-ui8-ui32nda.h usr/include/octave-3.4.0/octave/ov-dld-fcn.h usr/include/octave-3.4.0/octave/mx-ui64nda-i8.h usr/include/octave-3.4.0/octave/mx-ui32nda-i8.h usr/include/octave-3.4.0/octave/mx-ui64nda-i32nda.h usr/include/octave-3.4.0/octave/cmd-edit.h usr/include/octave-3.4.0/octave/mx-i8nda-i32.h usr/include/octave-3.4.0/octave/mx-fs-fcnda.h usr/include/octave-3.4.0/octave/mx-i16-i32nda.h usr/include/octave-3.4.0/octave/oct-locbuf.h usr/include/octave-3.4.0/octave/CmplxQRP.h usr/include/octave-3.4.0/octave/CollocWt.h usr/include/octave-3.4.0/octave/fCmplxSCHUR.h usr/include/octave-3.4.0/octave/mx-i8-ui16nda.h usr/include/octave-3.4.0/octave/floatSCHUR.h usr/include/octave-3.4.0/octave/mx-i64nda-i8nda.h usr/include/octave-3.4.0/octave/ov-type-conv.h usr/include/octave-3.4.0/octave/mx-cnda-nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui8.h usr/include/octave-3.4.0/octave/mx-fcdm-fdm.h usr/include/octave-3.4.0/octave/mx-fs-i8nda.h usr/include/octave-3.4.0/octave/vx-fcs-frv.h usr/include/octave-3.4.0/octave/fColVector.h usr/include/octave-3.4.0/octave/mx-fnda-ui16.h usr/include/octave-3.4.0/octave/mx-fm-fcm.h usr/include/octave-3.4.0/octave/vx-fccv-fcv.h usr/include/octave-3.4.0/octave/dDiagMatrix.h usr/include/octave-3.4.0/octave/dColVector.h usr/include/octave-3.4.0/octave/defun-int.h usr/include/octave-3.4.0/octave/pt-stmt.h usr/include/octave-3.4.0/octave/CMatrix.h usr/include/octave-3.4.0/octave/mx-i32nda-ui8.h usr/include/octave-3.4.0/octave/ov-struct.h usr/include/octave-3.4.0/octave/DAEFunc.h usr/include/octave-3.4.0/octave/str-vec.h usr/include/octave-3.4.0/octave/base-lu.h usr/include/octave-3.4.0/octave/mx-i64-i16nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-i64nda.h usr/include/octave-3.4.0/octave/mx-i64-nda.h usr/include/octave-3.4.0/octave/mx-fs-ui32nda.h usr/include/octave-3.4.0/octave/sysdep.h usr/include/octave-3.4.0/octave/mx-i64nda-fnda.h usr/include/octave-3.4.0/octave/mx-i16nda-i64nda.h usr/include/octave-3.4.0/octave/ov-null-mat.h usr/include/octave-3.4.0/octave/pathlen.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui16nda.h usr/include/octave-3.4.0/octave/MArray-defs.h usr/include/octave-3.4.0/octave/eigs-base.cc usr/include/octave-3.4.0/octave/mx-fcm-fdm.h usr/include/octave-3.4.0/octave/fDiagMatrix.h usr/include/octave-3.4.0/octave/pt-bp.h usr/include/octave-3.4.0/octave/ops.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui64nda.h usr/include/octave-3.4.0/octave/txt-eng-ft.h usr/include/octave-3.4.0/octave/mx-i16nda-s.h usr/include/octave-3.4.0/octave/mx-ui64-nda.h usr/include/octave-3.4.0/octave/mx-i32nda-i16.h usr/include/octave-3.4.0/octave/error.h usr/include/octave-3.4.0/octave/mx-i8-ui32nda.h usr/include/octave-3.4.0/octave/mx-fnda-i32.h usr/include/octave-3.4.0/octave/floatLU.h usr/include/octave-3.4.0/octave/mx-pm-fm.h usr/include/octave-3.4.0/octave/oct-rl-hist.h usr/include/octave-3.4.0/octave/Sparse-diag-op-defs.h usr/include/octave-3.4.0/octave/DASPK-opts.h usr/include/octave-3.4.0/octave/mx-ui32nda-i16nda.h usr/include/octave-3.4.0/octave/ov-fcn-handle.h usr/include/octave-3.4.0/octave/pt-decl.h usr/include/octave-3.4.0/octave/mxarray.h usr/include/octave-3.4.0/octave/mx-i32nda-ui32nda.h usr/include/octave-3.4.0/octave/fCmplxQR.h usr/include/octave-3.4.0/octave/ov-bool.h usr/include/octave-3.4.0/octave/mx-s-ui64nda.h usr/include/octave-3.4.0/octave/lo-specfun.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui64nda.h usr/include/octave-3.4.0/octave/mx-i8-i16nda.h usr/include/octave-3.4.0/octave/vx-cs-rv.h usr/include/octave-3.4.0/octave/vx-rv-cs.h usr/include/octave-3.4.0/octave/mx-i64nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-ui64-ui8nda.h usr/include/octave-3.4.0/octave/mx-i32nda-i64.h usr/include/octave-3.4.0/octave/mx-ui64nda-i32.h usr/include/octave-3.4.0/octave/mx-fs-i16nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-i16nda.h usr/include/octave-3.4.0/octave/int64NDArray.h usr/include/octave-3.4.0/octave/ov-cx-mat.h usr/include/octave-3.4.0/octave/mx-nda-i64.h usr/include/octave-3.4.0/octave/mx-fnda-ui64nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui32nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-i8nda.h usr/include/octave-3.4.0/octave/dbleQR.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui8nda.h usr/include/octave-3.4.0/octave/pt-binop.h usr/include/octave-3.4.0/octave/config.h usr/include/octave-3.4.0/octave/mx-i64nda-i16.h usr/include/octave-3.4.0/octave/smx-scm-m.h usr/include/octave-3.4.0/octave/procstream.h usr/include/octave-3.4.0/octave/gl2ps-renderer.h usr/include/octave-3.4.0/octave/DASPK.h usr/include/octave-3.4.0/octave/oct-prcstrm.h usr/include/octave-3.4.0/octave/mx-ui16-i16nda.h usr/include/octave-3.4.0/octave/mx-ui8nda-i8nda.h usr/include/octave-3.4.0/octave/base-aepbal.h usr/include/octave-3.4.0/octave/DAERTFunc.h usr/include/octave-3.4.0/octave/mx-ui64nda-fnda.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui16.h usr/include/octave-3.4.0/octave/mx-dm-m.h usr/include/octave-3.4.0/octave/fCRowVector.h usr/include/octave-3.4.0/octave/pt-assign.h usr/include/octave-3.4.0/octave/mx-ui8nda-i64.h usr/include/octave-3.4.0/octave/ov-colon.h usr/include/octave-3.4.0/octave/pt-select.h usr/include/octave-3.4.0/octave/chMatrix.h usr/include/octave-3.4.0/octave/oct-passwd.h usr/include/octave-3.4.0/octave/mx-fnda-ui32nda.h usr/include/octave-3.4.0/octave/oct-errno.h usr/include/octave-3.4.0/octave/octave.h usr/include/octave-3.4.0/octave/mx-s-ui8nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-i16nda-ui16.h usr/include/octave-3.4.0/octave/DAERT.h usr/include/octave-3.4.0/octave/dMatrix.h usr/include/octave-3.4.0/octave/mx-fcm-fcdm.h usr/include/octave-3.4.0/octave/vx-crv-s.h usr/include/octave-3.4.0/octave/ov-bool-mat.cc usr/include/octave-3.4.0/octave/mx-i32nda-s.h usr/include/octave-3.4.0/octave/fEIG.h usr/include/octave-3.4.0/octave/mx-m-dm.h usr/include/octave-3.4.0/octave/mx-i8nda-i16.h usr/include/octave-3.4.0/octave/lo-sysdep.h usr/include/octave-3.4.0/octave/fCmplxQRP.h usr/include/octave-3.4.0/octave/SparseQR.h usr/include/octave-3.4.0/octave/mx-ui8nda-ui32.h usr/include/octave-3.4.0/octave/statdefs.h usr/include/octave-3.4.0/octave/Sparse.h usr/include/octave-3.4.0/octave/mx-s-i64nda.h usr/include/octave-3.4.0/octave/mx-fcdm-fcm.h usr/include/octave-3.4.0/octave/Array3.h usr/include/octave-3.4.0/octave/ov-base-diag.cc usr/include/octave-3.4.0/octave/dRowVector.h usr/include/octave-3.4.0/octave/ov-range.h usr/include/octave-3.4.0/octave/mx-i64-ui16nda.h usr/include/octave-3.4.0/octave/mach-info.h usr/include/octave-3.4.0/octave/mx-i16nda-ui16nda.h usr/include/octave-3.4.0/octave/smx-scm-sm.h usr/include/octave-3.4.0/octave/defun.h usr/include/octave-3.4.0/octave/mx-pm-cm.h usr/include/octave-3.4.0/octave/fMatrix.h usr/include/octave-3.4.0/octave/ov-str-mat.h usr/include/octave-3.4.0/octave/ov-bool-mat.h usr/include/octave-3.4.0/octave/mx-i8nda-ui32nda.h usr/include/octave-3.4.0/octave/utils.h usr/include/octave-3.4.0/octave/mx-ui32-ui64nda.h usr/include/octave-3.4.0/octave/mx-i8nda-fs.h usr/include/octave-3.4.0/octave/ODEFunc.h usr/include/octave-3.4.0/octave/mx-i64-ui32nda.h usr/include/octave-3.4.0/octave/mx-fs-i64nda.h usr/include/octave-3.4.0/octave/oct-gperf.h usr/include/octave-3.4.0/octave/oct-conf.h usr/include/octave-3.4.0/octave/mx-ui32nda-fnda.h usr/include/octave-3.4.0/octave/mx-i64nda-ui64nda.h usr/include/octave-3.4.0/octave/toplev.h usr/include/octave-3.4.0/octave/mx-i8-ui64nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-ui32.h usr/include/octave-3.4.0/octave/mx-i8nda-i64nda.h usr/include/octave-3.4.0/octave/mx-i64nda-ui8.h usr/include/octave-3.4.0/octave/mx-ui16nda-i32.h usr/include/octave-3.4.0/octave/CmplxCHOL.h usr/include/octave-3.4.0/octave/mx-i32nda-ui32.h usr/include/octave-3.4.0/octave/mx-i32nda-i64nda.h usr/include/octave-3.4.0/octave/byte-swap.h usr/include/octave-3.4.0/octave/ov-flt-re-mat.h usr/include/octave-3.4.0/octave/mx-i8-fnda.h usr/include/octave-3.4.0/octave/mx-i64-ui8nda.h usr/include/octave-3.4.0/octave/ov-base-scalar.h usr/include/octave-3.4.0/octave/oct-uname.h usr/include/octave-3.4.0/octave/vx-fcs-fcv.h usr/include/octave-3.4.0/octave/fCMatrix.h usr/include/octave-3.4.0/octave/mx-ui32nda-i64.h usr/include/octave-3.4.0/octave/mx-i16-ui32nda.h usr/include/octave-3.4.0/octave/smx-scm-cm.h usr/include/octave-3.4.0/octave/ov.h usr/include/octave-3.4.0/octave/mx-fcs-fm.h usr/include/octave-3.4.0/octave/file-io.h usr/include/octave-3.4.0/octave/dirfns.h usr/include/octave-3.4.0/octave/op-dm-template.cc usr/include/octave-3.4.0/octave/vx-fcv-fcs.h usr/include/octave-3.4.0/octave/ArrayN.h usr/include/octave-3.4.0/octave/zfstream.h usr/include/octave-3.4.0/octave/mx-i32nda-ui16nda.h usr/include/octave-3.4.0/octave/sparse-base-lu.cc usr/include/octave-3.4.0/octave/smx-sm-cm.h usr/include/octave-3.4.0/octave/mx-ui8-nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-ui64.h usr/include/octave-3.4.0/octave/mx-i64nda-ui32nda.h usr/include/octave-3.4.0/octave/mx-defs.h usr/include/octave-3.4.0/octave/lo-math.h usr/include/octave-3.4.0/octave/mx-ui8-fnda.h usr/include/octave-3.4.0/octave/comment-list.h usr/include/octave-3.4.0/octave/ov-builtin.h usr/include/octave-3.4.0/octave/mx-i32nda-i16nda.h usr/include/octave-3.4.0/octave/mx-i8nda-ui8nda.h usr/include/octave-3.4.0/octave/mx-i16nda-ui32.h usr/include/octave-3.4.0/octave/mx-fcs-fdm.h usr/include/octave-3.4.0/octave/builtins.h usr/include/octave-3.4.0/octave/syswait.h usr/include/octave-3.4.0/octave/dbleAEPBAL.h usr/include/octave-3.4.0/octave/mx-i16nda-nda.h usr/include/octave-3.4.0/octave/mx-i16nda-ui8.h usr/include/octave-3.4.0/octave/oct-syscalls.h usr/include/octave-3.4.0/octave/load-save.h usr/include/octave-3.4.0/octave/Quad.h usr/include/octave-3.4.0/octave/LSODE-opts.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui8.h usr/include/octave-3.4.0/octave/mx-op-decl.h usr/include/octave-3.4.0/octave/token.h usr/include/octave-3.4.0/octave/ov-perm.h usr/include/octave-3.4.0/octave/graphics.h usr/include/octave-3.4.0/octave/mx-fcm-fs.h usr/include/octave-3.4.0/octave/mx-i8-nda.h usr/include/octave-3.4.0/octave/mx-ui16nda-fs.h usr/include/octave-3.4.0/octave/mx-i64nda-nda.h usr/include/octave-3.4.0/octave/mx-s-ui32nda.h usr/include/octave-3.4.0/octave/mx-fcs-fnda.h usr/include/octave-3.4.0/octave/txt-eng.h usr/include/octave-3.4.0/octave/pt-eval.h usr/include/octave-3.4.0/octave/dim-vector.h usr/include/octave-3.4.0/octave/dbleHESS.h usr/include/octave-3.4.0/octave/mx-i16nda-fs.h usr/include/octave-3.4.0/octave/CmplxQR.h usr/include/octave-3.4.0/octave/mx-m-cm.h usr/include/octave-3.4.0/octave/CNDArray.h usr/include/octave-3.4.0/octave/ov-flt-complex.h usr/include/octave-3.4.0/octave/MArray-decl.h usr/include/octave-3.4.0/octave/dbleQRP.h usr/include/octave-3.4.0/octave/mx-ui8-ui64nda.h usr/include/octave-3.4.0/octave/ls-mat5.h usr/include/octave-3.4.0/octave/mx-fs-ui16nda.h usr/include/octave-3.4.0/octave/mx-nda-i16nda.h usr/include/octave-3.4.0/octave/SparseCmplxCHOL.h usr/include/octave-3.4.0/octave/mx-i64nda-ui16nda.h usr/include/octave-3.4.0/octave/ov-bool-sparse.h usr/include/octave-3.4.0/octave/idx-vector.h usr/include/octave-3.4.0/octave/ov-base-int.h usr/include/octave-3.4.0/octave/regex-match.h usr/include/octave-3.4.0/octave/mx-ui32nda-fs.h usr/include/octave-3.4.0/octave/mx-i64nda-s.h usr/include/octave-3.4.0/octave/vx-rv-crv.h usr/include/octave-3.4.0/octave/vx-cv-cs.h usr/include/octave-3.4.0/octave/lo-mappers.h usr/include/octave-3.4.0/octave/DASRT.h usr/include/octave-3.4.0/octave/ODES.h usr/include/octave-3.4.0/octave/mx-i8nda-ui8.h usr/include/octave-3.4.0/octave/ov-usr-fcn.h usr/include/octave-3.4.0/octave/mx-fcdm-fs.h usr/include/octave-3.4.0/octave/mx-ui16nda-fnda.h usr/include/octave-3.4.0/octave/DET.h usr/include/octave-3.4.0/octave/pt-const.h usr/include/octave-3.4.0/octave/floatQRP.h usr/include/octave-3.4.0/octave/vx-fs-fcrv.h usr/include/octave-3.4.0/octave/mx-i8nda-ui64.h usr/include/octave-3.4.0/octave/mx-ui64nda-fs.h usr/include/octave-3.4.0/octave/ov-cx-diag.h usr/include/octave-3.4.0/octave/mx-fnda-fcs.h usr/include/octave-3.4.0/octave/mx-fnda-i32nda.h usr/include/octave-3.4.0/octave/fCmplxCHOL.h usr/include/octave-3.4.0/octave/pt-walk.h usr/include/octave-3.4.0/octave/mx-nda-i16.h usr/include/octave-3.4.0/octave/fCNDArray.h usr/include/octave-3.4.0/octave/mx-i32-ui16nda.h usr/include/octave-3.4.0/octave/mx-cm-dm.h usr/include/octave-3.4.0/octave/oct-binmap.h usr/include/octave-3.4.0/octave/smx-sm-scm.h usr/include/octave-3.4.0/octave/vx-cv-ccv.h usr/include/octave-3.4.0/octave/pt-arg-list.h usr/include/octave-3.4.0/octave/mx-i8nda-i16nda.h usr/include/octave-3.4.0/octave/ov-int64.h usr/include/octave-3.4.0/octave/floatGEPBAL.h usr/include/octave-3.4.0/octave/mx-ui64-i32nda.h usr/include/octave-3.4.0/octave/pt-pr-code.h usr/include/octave-3.4.0/octave/mx-fcnda-fnda.h usr/include/octave-3.4.0/octave/oct-norm.h usr/include/octave-3.4.0/octave/lo-array-gripes.h usr/include/octave-3.4.0/octave/mx-ui32-i16nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-nda.h usr/include/octave-3.4.0/octave/mx-ui64nda-i64.h usr/include/octave-3.4.0/octave/unwind-prot.h usr/include/octave-3.4.0/octave/mx-i16-fnda.h usr/include/octave-3.4.0/octave/mx-fcm-fm.h usr/include/octave-3.4.0/octave/mx-i32nda-nda.h usr/include/octave-3.4.0/octave/pt-loop.h usr/include/octave-3.4.0/octave/mx-ui32nda-s.h usr/include/octave-3.4.0/octave/mx-ui16nda-nda.h usr/include/octave-3.4.0/octave/mx-ui8-i64nda.h usr/include/octave-3.4.0/octave/mx-s-i8nda.h usr/include/octave-3.4.0/octave/mx-m-pm.h usr/include/octave-3.4.0/octave/base-lu.cc usr/include/octave-3.4.0/octave/oct-fstrm.h usr/include/octave-3.4.0/octave/functor.h usr/include/octave-3.4.0/octave/DASSL-opts.h usr/include/octave-3.4.0/octave/pt-except.h usr/include/octave-3.4.0/octave/ov-base-mat.h usr/include/octave-3.4.0/octave/mx-ui32nda-ui16nda.h usr/include/octave-3.4.0/octave/mx-fnda-i16.h usr/include/octave-3.4.0/octave/mx-ui8nda-i32.h usr/include/octave-3.4.0/octave/chNDArray.h usr/include/octave-3.4.0/octave/mx-ui16-i8nda.h usr/include/octave-3.4.0/octave/mx-ui8nda-s.h usr/include/octave-3.4.0/octave/mx-ui64-ui16nda.h usr/include/octave-3.4.0/octave/mx-i8nda-ui64nda.h usr/include/octave-3.4.0/octave/mx-nda-i32.h usr/include/octave-3.4.0/octave/mx-i32nda-fnda.h usr/include/octave-3.4.0/octave/mx-cm-pm.h usr/share/ usr/share/octave/ usr/share/octave/site/ usr/share/octave/site/m/ usr/share/octave/site/m/startup/ usr/share/octave/site/m/startup/octaverc usr/share/octave/site/api-v47+/ usr/share/octave/site/api-v47+/m/ usr/share/octave/3.4.0/ usr/share/octave/3.4.0/imagelib/ usr/share/octave/3.4.0/imagelib/octave-logo.png usr/share/octave/3.4.0/imagelib/octave-logo.ico usr/share/octave/3.4.0/imagelib/default.img usr/share/octave/3.4.0/imagelib/octave-logo.svg usr/share/octave/3.4.0/imagelib/octave-sombrero.png usr/share/octave/3.4.0/m/ usr/share/octave/3.4.0/m/time/ usr/share/octave/3.4.0/m/time/datestr.m usr/share/octave/3.4.0/m/time/date.m usr/share/octave/3.4.0/m/time/datevec.m usr/share/octave/3.4.0/m/time/etime.m usr/share/octave/3.4.0/m/time/datetick.m usr/share/octave/3.4.0/m/time/eomday.m usr/share/octave/3.4.0/m/time/datenum.m usr/share/octave/3.4.0/m/time/weekday.m usr/share/octave/3.4.0/m/time/is_leap_year.m usr/share/octave/3.4.0/m/time/asctime.m usr/share/octave/3.4.0/m/time/calendar.m usr/share/octave/3.4.0/m/time/now.m usr/share/octave/3.4.0/m/time/ctime.m usr/share/octave/3.4.0/m/time/clock.m usr/share/octave/3.4.0/m/time/addtodate.m usr/share/octave/3.4.0/m/image/ usr/share/octave/3.4.0/m/image/imagesc.m usr/share/octave/3.4.0/m/image/colormap.m usr/share/octave/3.4.0/m/image/autumn.m usr/share/octave/3.4.0/m/image/gmap40.m usr/share/octave/3.4.0/m/image/ocean.m usr/share/octave/3.4.0/m/image/hsv2rgb.m usr/share/octave/3.4.0/m/image/gray.m usr/share/octave/3.4.0/m/image/rgb2ind.m usr/share/octave/3.4.0/m/image/imwrite.m usr/share/octave/3.4.0/m/image/contrast.m usr/share/octave/3.4.0/m/image/flag.m usr/share/octave/3.4.0/m/image/imfinfo.m usr/share/octave/3.4.0/m/image/rgb2ntsc.m usr/share/octave/3.4.0/m/image/white.m usr/share/octave/3.4.0/m/image/pink.m usr/share/octave/3.4.0/m/image/imread.m usr/share/octave/3.4.0/m/image/ind2rgb.m usr/share/octave/3.4.0/m/image/gray2ind.m usr/share/octave/3.4.0/m/image/cool.m usr/share/octave/3.4.0/m/image/rgb2hsv.m usr/share/octave/3.4.0/m/image/hot.m usr/share/octave/3.4.0/m/image/winter.m usr/share/octave/3.4.0/m/image/rainbow.m usr/share/octave/3.4.0/m/image/imshow.m usr/share/octave/3.4.0/m/image/ntsc2rgb.m usr/share/octave/3.4.0/m/image/copper.m usr/share/octave/3.4.0/m/image/image.m usr/share/octave/3.4.0/m/image/prism.m usr/share/octave/3.4.0/m/image/summer.m usr/share/octave/3.4.0/m/image/ind2gray.m usr/share/octave/3.4.0/m/image/hsv.m usr/share/octave/3.4.0/m/image/spring.m usr/share/octave/3.4.0/m/image/brighten.m usr/share/octave/3.4.0/m/image/jet.m usr/share/octave/3.4.0/m/image/bone.m usr/share/octave/3.4.0/m/elfun/ usr/share/octave/3.4.0/m/elfun/acscd.m usr/share/octave/3.4.0/m/elfun/csc.m usr/share/octave/3.4.0/m/elfun/tand.m usr/share/octave/3.4.0/m/elfun/cotd.m usr/share/octave/3.4.0/m/elfun/lcm.m usr/share/octave/3.4.0/m/elfun/asec.m usr/share/octave/3.4.0/m/elfun/asech.m usr/share/octave/3.4.0/m/elfun/atand.m usr/share/octave/3.4.0/m/elfun/cosd.m usr/share/octave/3.4.0/m/elfun/acsc.m usr/share/octave/3.4.0/m/elfun/acoth.m usr/share/octave/3.4.0/m/elfun/sind.m usr/share/octave/3.4.0/m/elfun/cot.m usr/share/octave/3.4.0/m/elfun/secd.m usr/share/octave/3.4.0/m/elfun/acsch.m usr/share/octave/3.4.0/m/elfun/sec.m usr/share/octave/3.4.0/m/elfun/asecd.m usr/share/octave/3.4.0/m/elfun/acotd.m usr/share/octave/3.4.0/m/elfun/acot.m usr/share/octave/3.4.0/m/elfun/acosd.m usr/share/octave/3.4.0/m/elfun/coth.m usr/share/octave/3.4.0/m/elfun/csch.m usr/share/octave/3.4.0/m/elfun/cscd.m usr/share/octave/3.4.0/m/elfun/sech.m usr/share/octave/3.4.0/m/elfun/asind.m usr/share/octave/3.4.0/m/general/ usr/share/octave/3.4.0/m/general/celldisp.m usr/share/octave/3.4.0/m/general/isdir.m usr/share/octave/3.4.0/m/general/shiftdim.m usr/share/octave/3.4.0/m/general/subsindex.m usr/share/octave/3.4.0/m/general/idivide.m usr/share/octave/3.4.0/m/general/bitcmp.m usr/share/octave/3.4.0/m/general/int2str.m usr/share/octave/3.4.0/m/general/divergence.m usr/share/octave/3.4.0/m/general/polyarea.m usr/share/octave/3.4.0/m/general/curl.m usr/share/octave/3.4.0/m/general/bitget.m usr/share/octave/3.4.0/m/general/loadobj.m usr/share/octave/3.4.0/m/general/randi.m usr/share/octave/3.4.0/m/general/genvarname.m usr/share/octave/3.4.0/m/general/cart2sph.m usr/share/octave/3.4.0/m/general/fliplr.m usr/share/octave/3.4.0/m/general/issquare.m usr/share/octave/3.4.0/m/general/interpft.m usr/share/octave/3.4.0/m/general/isequal.m usr/share/octave/3.4.0/m/general/repmat.m usr/share/octave/3.4.0/m/general/isa.m usr/share/octave/3.4.0/m/general/gradient.m usr/share/octave/3.4.0/m/general/quadv.m usr/share/octave/3.4.0/m/general/rot90.m usr/share/octave/3.4.0/m/general/rat.m usr/share/octave/3.4.0/m/general/structfun.m usr/share/octave/3.4.0/m/general/isscalar.m usr/share/octave/3.4.0/m/general/triplequad.m usr/share/octave/3.4.0/m/general/circshift.m usr/share/octave/3.4.0/m/general/isequalwithequalnans.m usr/share/octave/3.4.0/m/general/runlength.m usr/share/octave/3.4.0/m/general/nargchk.m usr/share/octave/3.4.0/m/general/interp1.m usr/share/octave/3.4.0/m/general/is_duplicate_entry.m usr/share/octave/3.4.0/m/general/del2.m usr/share/octave/3.4.0/m/general/interp1q.m usr/share/octave/3.4.0/m/general/cumtrapz.m usr/share/octave/3.4.0/m/general/cplxpair.m usr/share/octave/3.4.0/m/general/quadgk.m usr/share/octave/3.4.0/m/general/interp2.m usr/share/octave/3.4.0/m/general/pol2cart.m usr/share/octave/3.4.0/m/general/perror.m usr/share/octave/3.4.0/m/general/private/ usr/share/octave/3.4.0/m/general/private/__isequal__.m usr/share/octave/3.4.0/m/general/private/__splinen__.m usr/share/octave/3.4.0/m/general/isvector.m usr/share/octave/3.4.0/m/general/chop.m usr/share/octave/3.4.0/m/general/strerror.m usr/share/octave/3.4.0/m/general/rotdim.m usr/share/octave/3.4.0/m/general/sph2cart.m usr/share/octave/3.4.0/m/general/accumarray.m usr/share/octave/3.4.0/m/general/colon.m usr/share/octave/3.4.0/m/general/interp3.m usr/share/octave/3.4.0/m/general/num2str.m usr/share/octave/3.4.0/m/general/cart2pol.m usr/share/octave/3.4.0/m/general/postpad.m usr/share/octave/3.4.0/m/general/saveobj.m usr/share/octave/3.4.0/m/general/nargoutchk.m usr/share/octave/3.4.0/m/general/logspace.m usr/share/octave/3.4.0/m/general/display.m usr/share/octave/3.4.0/m/general/flipud.m usr/share/octave/3.4.0/m/general/flipdim.m usr/share/octave/3.4.0/m/general/interpn.m usr/share/octave/3.4.0/m/general/sortrows.m usr/share/octave/3.4.0/m/general/prepad.m usr/share/octave/3.4.0/m/general/dblquad.m usr/share/octave/3.4.0/m/general/quadl.m usr/share/octave/3.4.0/m/general/cell2mat.m usr/share/octave/3.4.0/m/general/trapz.m usr/share/octave/3.4.0/m/general/accumdim.m usr/share/octave/3.4.0/m/general/shift.m usr/share/octave/3.4.0/m/general/nextpow2.m usr/share/octave/3.4.0/m/general/bitset.m usr/share/octave/3.4.0/m/general/deal.m usr/share/octave/3.4.0/m/general/bicubic.m usr/share/octave/3.4.0/m/general/arrayfun.m usr/share/octave/3.4.0/m/general/blkdiag.m usr/share/octave/3.4.0/m/general/common_size.m usr/share/octave/3.4.0/m/plot/ usr/share/octave/3.4.0/m/plot/allchild.m usr/share/octave/3.4.0/m/plot/ishold.m usr/share/octave/3.4.0/m/plot/stem3.m usr/share/octave/3.4.0/m/plot/stairs.m usr/share/octave/3.4.0/m/plot/__print_parse_opts__.m usr/share/octave/3.4.0/m/plot/hold.m usr/share/octave/3.4.0/m/plot/ezsurf.m usr/share/octave/3.4.0/m/plot/errorbar.m usr/share/octave/3.4.0/m/plot/meshgrid.m usr/share/octave/3.4.0/m/plot/rose.m usr/share/octave/3.4.0/m/plot/gtext.m usr/share/octave/3.4.0/m/plot/surfl.m usr/share/octave/3.4.0/m/plot/__gnuplot_print__.m usr/share/octave/3.4.0/m/plot/__gnuplot_has_feature__.m usr/share/octave/3.4.0/m/plot/__gnuplot_get_var__.m usr/share/octave/3.4.0/m/plot/plotmatrix.m usr/share/octave/3.4.0/m/plot/gcbo.m usr/share/octave/3.4.0/m/plot/compass.m usr/share/octave/3.4.0/m/plot/fplot.m usr/share/octave/3.4.0/m/plot/pbaspect.m usr/share/octave/3.4.0/m/plot/semilogxerr.m usr/share/octave/3.4.0/m/plot/semilogyerr.m usr/share/octave/3.4.0/m/plot/__marching_cube__.m usr/share/octave/3.4.0/m/plot/area.m usr/share/octave/3.4.0/m/plot/newplot.m usr/share/octave/3.4.0/m/plot/uigetfile.m usr/share/octave/3.4.0/m/plot/refresh.m usr/share/octave/3.4.0/m/plot/ginput.m usr/share/octave/3.4.0/m/plot/__go_draw_figure__.m usr/share/octave/3.4.0/m/plot/zlabel.m usr/share/octave/3.4.0/m/plot/polar.m usr/share/octave/3.4.0/m/plot/peaks.m usr/share/octave/3.4.0/m/plot/hidden.m usr/share/octave/3.4.0/m/plot/contourc.m usr/share/octave/3.4.0/m/plot/gcf.m usr/share/octave/3.4.0/m/plot/ezmeshc.m usr/share/octave/3.4.0/m/plot/print.m usr/share/octave/3.4.0/m/plot/surface.m usr/share/octave/3.4.0/m/plot/isocolors.m usr/share/octave/3.4.0/m/plot/cylinder.m usr/share/octave/3.4.0/m/plot/findobj.m usr/share/octave/3.4.0/m/plot/stem.m usr/share/octave/3.4.0/m/plot/__gnuplot_version__.m usr/share/octave/3.4.0/m/plot/isfigure.m usr/share/octave/3.4.0/m/plot/__go_close_all__.m usr/share/octave/3.4.0/m/plot/surfc.m usr/share/octave/3.4.0/m/plot/plot.m usr/share/octave/3.4.0/m/plot/axes.m usr/share/octave/3.4.0/m/plot/view.m usr/share/octave/3.4.0/m/plot/semilogx.m usr/share/octave/3.4.0/m/plot/shg.m usr/share/octave/3.4.0/m/plot/fill.m usr/share/octave/3.4.0/m/plot/ylim.m usr/share/octave/3.4.0/m/plot/ezcontour.m usr/share/octave/3.4.0/m/plot/comet.m usr/share/octave/3.4.0/m/plot/waitforbuttonpress.m usr/share/octave/3.4.0/m/plot/pcolor.m usr/share/octave/3.4.0/m/plot/loglogerr.m usr/share/octave/3.4.0/m/plot/zlim.m usr/share/octave/3.4.0/m/plot/text.m usr/share/octave/3.4.0/m/plot/quiver.m usr/share/octave/3.4.0/m/plot/daspect.m usr/share/octave/3.4.0/m/plot/ndgrid.m usr/share/octave/3.4.0/m/plot/contour3.m usr/share/octave/3.4.0/m/plot/legend.m usr/share/octave/3.4.0/m/plot/subplot.m usr/share/octave/3.4.0/m/plot/box.m usr/share/octave/3.4.0/m/plot/isosurface.m usr/share/octave/3.4.0/m/plot/closereq.m usr/share/octave/3.4.0/m/plot/patch.m usr/share/octave/3.4.0/m/plot/title.m usr/share/octave/3.4.0/m/plot/ezplot.m usr/share/octave/3.4.0/m/plot/loglog.m usr/share/octave/3.4.0/m/plot/plotyy.m usr/share/octave/3.4.0/m/plot/mesh.m usr/share/octave/3.4.0/m/plot/scatter.m usr/share/octave/3.4.0/m/plot/diffuse.m usr/share/octave/3.4.0/m/plot/hist.m usr/share/octave/3.4.0/m/plot/close.m usr/share/octave/3.4.0/m/plot/ezcontourf.m usr/share/octave/3.4.0/m/plot/linkprop.m usr/share/octave/3.4.0/m/plot/pie.m usr/share/octave/3.4.0/m/plot/xlim.m usr/share/octave/3.4.0/m/plot/private/ usr/share/octave/3.4.0/m/plot/private/__fltk_file_filter__.m usr/share/octave/3.4.0/m/plot/private/__add_default_menu__.m usr/share/octave/3.4.0/m/plot/private/__patch__.m usr/share/octave/3.4.0/m/plot/private/__axis_label__.m usr/share/octave/3.4.0/m/plot/private/__axes_limits__.m usr/share/octave/3.4.0/m/plot/private/__line__.m usr/share/octave/3.4.0/m/plot/private/__scatter__.m usr/share/octave/3.4.0/m/plot/private/__pltopt__.m usr/share/octave/3.4.0/m/plot/private/__pie__.m usr/share/octave/3.4.0/m/plot/private/__quiver__.m usr/share/octave/3.4.0/m/plot/private/__actual_axis_position__.m usr/share/octave/3.4.0/m/plot/private/__ezplot__.m usr/share/octave/3.4.0/m/plot/private/__plt__.m usr/share/octave/3.4.0/m/plot/private/__gnuplot_has_terminal__.m usr/share/octave/3.4.0/m/plot/private/__clabel__.m usr/share/octave/3.4.0/m/plot/private/__tight_eps_bbox__.m usr/share/octave/3.4.0/m/plot/private/__bar__.m usr/share/octave/3.4.0/m/plot/private/__errplot__.m usr/share/octave/3.4.0/m/plot/private/__ghostscript__.m usr/share/octave/3.4.0/m/plot/private/__stem__.m usr/share/octave/3.4.0/m/plot/private/__add_datasource__.m usr/share/octave/3.4.0/m/plot/private/__contour__.m usr/share/octave/3.4.0/m/plot/private/__interp_cube__.m usr/share/octave/3.4.0/m/plot/private/__color_str_rgb__.m usr/share/octave/3.4.0/m/plot/private/__default_plot_options__.m usr/share/octave/3.4.0/m/plot/private/__getlegenddata__.m usr/share/octave/3.4.0/m/plot/private/__errcomm__.m usr/share/octave/3.4.0/m/plot/refreshdata.m usr/share/octave/3.4.0/m/plot/surf.m usr/share/octave/3.4.0/m/plot/meshz.m usr/share/octave/3.4.0/m/plot/shading.m usr/share/octave/3.4.0/m/plot/uimenu.m usr/share/octave/3.4.0/m/plot/surfnorm.m usr/share/octave/3.4.0/m/plot/comet3.m usr/share/octave/3.4.0/m/plot/figure.m usr/share/octave/3.4.0/m/plot/findall.m usr/share/octave/3.4.0/m/plot/scatter3.m usr/share/octave/3.4.0/m/plot/plot3.m usr/share/octave/3.4.0/m/plot/cla.m usr/share/octave/3.4.0/m/plot/gnuplot_binary.m usr/share/octave/3.4.0/m/plot/axis.m usr/share/octave/3.4.0/m/plot/semilogy.m usr/share/octave/3.4.0/m/plot/orient.m usr/share/octave/3.4.0/m/plot/ishghandle.m usr/share/octave/3.4.0/m/plot/hggroup.m usr/share/octave/3.4.0/m/plot/quiver3.m usr/share/octave/3.4.0/m/plot/__plt_get_axis_arg__.m usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m usr/share/octave/3.4.0/m/plot/slice.m usr/share/octave/3.4.0/m/plot/ellipsoid.m usr/share/octave/3.4.0/m/plot/clf.m usr/share/octave/3.4.0/m/plot/sombrero.m usr/share/octave/3.4.0/m/plot/xlabel.m usr/share/octave/3.4.0/m/plot/ezmesh.m usr/share/octave/3.4.0/m/plot/__next_line_style__.m usr/share/octave/3.4.0/m/plot/pareto.m usr/share/octave/3.4.0/m/plot/sphere.m usr/share/octave/3.4.0/m/plot/ezsurfc.m usr/share/octave/3.4.0/m/plot/caxis.m usr/share/octave/3.4.0/m/plot/graphics_toolkit.m usr/share/octave/3.4.0/m/plot/uiputfile.m usr/share/octave/3.4.0/m/plot/spinmap.m usr/share/octave/3.4.0/m/plot/ezplot3.m usr/share/octave/3.4.0/m/plot/gca.m usr/share/octave/3.4.0/m/plot/__gnuplot_ginput__.m usr/share/octave/3.4.0/m/plot/whitebg.m usr/share/octave/3.4.0/m/plot/uigetdir.m usr/share/octave/3.4.0/m/plot/contour.m usr/share/octave/3.4.0/m/plot/clabel.m usr/share/octave/3.4.0/m/plot/__fltk_print__.m usr/share/octave/3.4.0/m/plot/ancestor.m usr/share/octave/3.4.0/m/plot/ylabel.m usr/share/octave/3.4.0/m/plot/specular.m usr/share/octave/3.4.0/m/plot/isprop.m usr/share/octave/3.4.0/m/plot/meshc.m usr/share/octave/3.4.0/m/plot/isonormals.m usr/share/octave/3.4.0/m/plot/__gnuplot_open_stream__.m usr/share/octave/3.4.0/m/plot/barh.m usr/share/octave/3.4.0/m/plot/gcbf.m usr/share/octave/3.4.0/m/plot/feather.m usr/share/octave/3.4.0/m/plot/pie3.m usr/share/octave/3.4.0/m/plot/__next_line_color__.m usr/share/octave/3.4.0/m/plot/grid.m usr/share/octave/3.4.0/m/plot/contourf.m usr/share/octave/3.4.0/m/plot/ezpolar.m usr/share/octave/3.4.0/m/plot/line.m usr/share/octave/3.4.0/m/plot/ribbon.m usr/share/octave/3.4.0/m/plot/saveas.m usr/share/octave/3.4.0/m/plot/bar.m usr/share/octave/3.4.0/m/plot/colorbar.m usr/share/octave/3.4.0/m/plot/__fltk_ginput__.m usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m usr/share/octave/3.4.0/m/strings/ usr/share/octave/3.4.0/m/strings/strtok.m usr/share/octave/3.4.0/m/strings/dec2base.m usr/share/octave/3.4.0/m/strings/base2dec.m usr/share/octave/3.4.0/m/strings/index.m usr/share/octave/3.4.0/m/strings/rindex.m usr/share/octave/3.4.0/m/strings/validatestring.m usr/share/octave/3.4.0/m/strings/mat2str.m usr/share/octave/3.4.0/m/strings/cstrcat.m usr/share/octave/3.4.0/m/strings/strjust.m usr/share/octave/3.4.0/m/strings/isstrprop.m usr/share/octave/3.4.0/m/strings/strtrim.m usr/share/octave/3.4.0/m/strings/regexptranslate.m usr/share/octave/3.4.0/m/strings/dec2hex.m usr/share/octave/3.4.0/m/strings/strsplit.m usr/share/octave/3.4.0/m/strings/strtrunc.m usr/share/octave/3.4.0/m/strings/blanks.m usr/share/octave/3.4.0/m/strings/strcat.m usr/share/octave/3.4.0/m/strings/dec2bin.m usr/share/octave/3.4.0/m/strings/strchr.m usr/share/octave/3.4.0/m/strings/findstr.m usr/share/octave/3.4.0/m/strings/isletter.m usr/share/octave/3.4.0/m/strings/bin2dec.m usr/share/octave/3.4.0/m/strings/deblank.m usr/share/octave/3.4.0/m/strings/substr.m usr/share/octave/3.4.0/m/strings/untabify.m usr/share/octave/3.4.0/m/strings/str2num.m usr/share/octave/3.4.0/m/strings/strmatch.m usr/share/octave/3.4.0/m/strings/hex2dec.m usr/share/octave/3.4.0/m/pkg/ usr/share/octave/3.4.0/m/pkg/pkg.m usr/share/octave/3.4.0/m/pkg/get_forge_pkg.m usr/share/octave/3.4.0/m/audio/ usr/share/octave/3.4.0/m/audio/setaudio.m usr/share/octave/3.4.0/m/audio/wavwrite.m usr/share/octave/3.4.0/m/audio/loadaudio.m usr/share/octave/3.4.0/m/audio/mu2lin.m usr/share/octave/3.4.0/m/audio/playaudio.m usr/share/octave/3.4.0/m/audio/lin2mu.m usr/share/octave/3.4.0/m/audio/wavread.m usr/share/octave/3.4.0/m/audio/record.m usr/share/octave/3.4.0/m/audio/saveaudio.m usr/share/octave/3.4.0/m/polynomial/ usr/share/octave/3.4.0/m/polynomial/polyfit.m usr/share/octave/3.4.0/m/polynomial/conv.m usr/share/octave/3.4.0/m/polynomial/deconv.m usr/share/octave/3.4.0/m/polynomial/polyder.m usr/share/octave/3.4.0/m/polynomial/compan.m usr/share/octave/3.4.0/m/polynomial/polyderiv.m usr/share/octave/3.4.0/m/polynomial/polygcd.m usr/share/octave/3.4.0/m/polynomial/polyout.m usr/share/octave/3.4.0/m/polynomial/pchip.m usr/share/octave/3.4.0/m/polynomial/polyval.m usr/share/octave/3.4.0/m/polynomial/spline.m usr/share/octave/3.4.0/m/polynomial/ppjumps.m usr/share/octave/3.4.0/m/polynomial/polyvalm.m usr/share/octave/3.4.0/m/polynomial/polyreduce.m usr/share/octave/3.4.0/m/polynomial/ppint.m usr/share/octave/3.4.0/m/polynomial/mpoles.m usr/share/octave/3.4.0/m/polynomial/poly.m usr/share/octave/3.4.0/m/polynomial/residue.m usr/share/octave/3.4.0/m/polynomial/ppval.m usr/share/octave/3.4.0/m/polynomial/roots.m usr/share/octave/3.4.0/m/polynomial/mkpp.m usr/share/octave/3.4.0/m/polynomial/polyint.m usr/share/octave/3.4.0/m/polynomial/unmkpp.m usr/share/octave/3.4.0/m/polynomial/polyaffine.m usr/share/octave/3.4.0/m/polynomial/ppder.m usr/share/octave/3.4.0/m/startup/ usr/share/octave/3.4.0/m/startup/main-rcfile usr/share/octave/3.4.0/m/startup/local-rcfile usr/share/octave/3.4.0/m/startup/inputrc usr/share/octave/3.4.0/m/startup/octaverc usr/share/octave/3.4.0/m/startup/__finish__.m usr/share/octave/3.4.0/m/statistics/ usr/share/octave/3.4.0/m/statistics/models/ usr/share/octave/3.4.0/m/statistics/models/logistic_regression_likelihood.m usr/share/octave/3.4.0/m/statistics/models/logistic_regression_derivatives.m usr/share/octave/3.4.0/m/statistics/models/logistic_regression.m usr/share/octave/3.4.0/m/statistics/base/ usr/share/octave/3.4.0/m/statistics/base/qqplot.m usr/share/octave/3.4.0/m/statistics/base/kurtosis.m usr/share/octave/3.4.0/m/statistics/base/spearman.m usr/share/octave/3.4.0/m/statistics/base/range.m usr/share/octave/3.4.0/m/statistics/base/prctile.m usr/share/octave/3.4.0/m/statistics/base/center.m usr/share/octave/3.4.0/m/statistics/base/kendall.m usr/share/octave/3.4.0/m/statistics/base/mahalanobis.m usr/share/octave/3.4.0/m/statistics/base/table.m usr/share/octave/3.4.0/m/statistics/base/run_count.m usr/share/octave/3.4.0/m/statistics/base/iqr.m usr/share/octave/3.4.0/m/statistics/base/cov.m usr/share/octave/3.4.0/m/statistics/base/gls.m usr/share/octave/3.4.0/m/statistics/base/median.m usr/share/octave/3.4.0/m/statistics/base/var.m usr/share/octave/3.4.0/m/statistics/base/mode.m usr/share/octave/3.4.0/m/statistics/base/histc.m usr/share/octave/3.4.0/m/statistics/base/cloglog.m usr/share/octave/3.4.0/m/statistics/base/ppplot.m usr/share/octave/3.4.0/m/statistics/base/skewness.m usr/share/octave/3.4.0/m/statistics/base/logit.m usr/share/octave/3.4.0/m/statistics/base/ranks.m usr/share/octave/3.4.0/m/statistics/base/statistics.m usr/share/octave/3.4.0/m/statistics/base/std.m usr/share/octave/3.4.0/m/statistics/base/moment.m usr/share/octave/3.4.0/m/statistics/base/quantile.m usr/share/octave/3.4.0/m/statistics/base/cor.m usr/share/octave/3.4.0/m/statistics/base/probit.m usr/share/octave/3.4.0/m/statistics/base/mean.m usr/share/octave/3.4.0/m/statistics/base/meansq.m usr/share/octave/3.4.0/m/statistics/base/ols.m usr/share/octave/3.4.0/m/statistics/base/studentize.m usr/share/octave/3.4.0/m/statistics/base/corrcoef.m usr/share/octave/3.4.0/m/statistics/base/cut.m usr/share/octave/3.4.0/m/statistics/tests/ usr/share/octave/3.4.0/m/statistics/tests/kolmogorov_smirnov_test_2.m usr/share/octave/3.4.0/m/statistics/tests/prop_test_2.m usr/share/octave/3.4.0/m/statistics/tests/welch_test.m usr/share/octave/3.4.0/m/statistics/tests/mcnemar_test.m usr/share/octave/3.4.0/m/statistics/tests/hotelling_test.m usr/share/octave/3.4.0/m/statistics/tests/sign_test.m usr/share/octave/3.4.0/m/statistics/tests/kruskal_wallis_test.m usr/share/octave/3.4.0/m/statistics/tests/f_test_regression.m usr/share/octave/3.4.0/m/statistics/tests/z_test.m usr/share/octave/3.4.0/m/statistics/tests/anova.m usr/share/octave/3.4.0/m/statistics/tests/z_test_2.m usr/share/octave/3.4.0/m/statistics/tests/u_test.m usr/share/octave/3.4.0/m/statistics/tests/t_test_regression.m usr/share/octave/3.4.0/m/statistics/tests/var_test.m usr/share/octave/3.4.0/m/statistics/tests/kolmogorov_smirnov_test.m usr/share/octave/3.4.0/m/statistics/tests/chisquare_test_independence.m usr/share/octave/3.4.0/m/statistics/tests/manova.m usr/share/octave/3.4.0/m/statistics/tests/cor_test.m usr/share/octave/3.4.0/m/statistics/tests/wilcoxon_test.m usr/share/octave/3.4.0/m/statistics/tests/t_test_2.m usr/share/octave/3.4.0/m/statistics/tests/bartlett_test.m usr/share/octave/3.4.0/m/statistics/tests/t_test.m usr/share/octave/3.4.0/m/statistics/tests/run_test.m usr/share/octave/3.4.0/m/statistics/tests/chisquare_test_homogeneity.m usr/share/octave/3.4.0/m/statistics/tests/hotelling_test_2.m usr/share/octave/3.4.0/m/statistics/distributions/ usr/share/octave/3.4.0/m/statistics/distributions/wblinv.m usr/share/octave/3.4.0/m/statistics/distributions/poissinv.m usr/share/octave/3.4.0/m/statistics/distributions/frnd.m usr/share/octave/3.4.0/m/statistics/distributions/normcdf.m usr/share/octave/3.4.0/m/statistics/distributions/stdnormal_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/unidpdf.m usr/share/octave/3.4.0/m/statistics/distributions/laplace_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/empirical_inv.m usr/share/octave/3.4.0/m/statistics/distributions/binoinv.m usr/share/octave/3.4.0/m/statistics/distributions/logistic_inv.m usr/share/octave/3.4.0/m/statistics/distributions/laplace_inv.m usr/share/octave/3.4.0/m/statistics/distributions/binornd.m usr/share/octave/3.4.0/m/statistics/distributions/nbinpdf.m usr/share/octave/3.4.0/m/statistics/distributions/finv.m usr/share/octave/3.4.0/m/statistics/distributions/binocdf.m usr/share/octave/3.4.0/m/statistics/distributions/lognpdf.m usr/share/octave/3.4.0/m/statistics/distributions/betainv.m usr/share/octave/3.4.0/m/statistics/distributions/poisspdf.m usr/share/octave/3.4.0/m/statistics/distributions/norminv.m usr/share/octave/3.4.0/m/statistics/distributions/empirical_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/unidrnd.m usr/share/octave/3.4.0/m/statistics/distributions/normrnd.m usr/share/octave/3.4.0/m/statistics/distributions/unidcdf.m usr/share/octave/3.4.0/m/statistics/distributions/fpdf.m usr/share/octave/3.4.0/m/statistics/distributions/exprnd.m usr/share/octave/3.4.0/m/statistics/distributions/hygepdf.m usr/share/octave/3.4.0/m/statistics/distributions/discrete_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/betacdf.m usr/share/octave/3.4.0/m/statistics/distributions/tpdf.m usr/share/octave/3.4.0/m/statistics/distributions/stdnormal_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/betarnd.m usr/share/octave/3.4.0/m/statistics/distributions/empirical_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/chi2cdf.m usr/share/octave/3.4.0/m/statistics/distributions/exppdf.m usr/share/octave/3.4.0/m/statistics/distributions/hygecdf.m usr/share/octave/3.4.0/m/statistics/distributions/cauchy_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/laplace_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/discrete_inv.m usr/share/octave/3.4.0/m/statistics/distributions/wblcdf.m usr/share/octave/3.4.0/m/statistics/distributions/cauchy_inv.m usr/share/octave/3.4.0/m/statistics/distributions/kolmogorov_smirnov_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/empirical_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/discrete_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/trnd.m usr/share/octave/3.4.0/m/statistics/distributions/unidinv.m usr/share/octave/3.4.0/m/statistics/distributions/poissrnd.m usr/share/octave/3.4.0/m/statistics/distributions/gamrnd.m usr/share/octave/3.4.0/m/statistics/distributions/gamcdf.m usr/share/octave/3.4.0/m/statistics/distributions/expcdf.m usr/share/octave/3.4.0/m/statistics/distributions/unifcdf.m usr/share/octave/3.4.0/m/statistics/distributions/hygernd.m usr/share/octave/3.4.0/m/statistics/distributions/chi2rnd.m usr/share/octave/3.4.0/m/statistics/distributions/lognrnd.m usr/share/octave/3.4.0/m/statistics/distributions/betapdf.m usr/share/octave/3.4.0/m/statistics/distributions/stdnormal_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/expinv.m usr/share/octave/3.4.0/m/statistics/distributions/geoinv.m usr/share/octave/3.4.0/m/statistics/distributions/unifpdf.m usr/share/octave/3.4.0/m/statistics/distributions/stdnormal_inv.m usr/share/octave/3.4.0/m/statistics/distributions/logistic_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/chi2inv.m usr/share/octave/3.4.0/m/statistics/distributions/logninv.m usr/share/octave/3.4.0/m/statistics/distributions/chi2pdf.m usr/share/octave/3.4.0/m/statistics/distributions/tcdf.m usr/share/octave/3.4.0/m/statistics/distributions/logncdf.m usr/share/octave/3.4.0/m/statistics/distributions/gaminv.m usr/share/octave/3.4.0/m/statistics/distributions/normpdf.m usr/share/octave/3.4.0/m/statistics/distributions/geocdf.m usr/share/octave/3.4.0/m/statistics/distributions/geopdf.m usr/share/octave/3.4.0/m/statistics/distributions/nbincdf.m usr/share/octave/3.4.0/m/statistics/distributions/wblpdf.m usr/share/octave/3.4.0/m/statistics/distributions/logistic_cdf.m usr/share/octave/3.4.0/m/statistics/distributions/cauchy_pdf.m usr/share/octave/3.4.0/m/statistics/distributions/laplace_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/nbinrnd.m usr/share/octave/3.4.0/m/statistics/distributions/cauchy_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/tinv.m usr/share/octave/3.4.0/m/statistics/distributions/fcdf.m usr/share/octave/3.4.0/m/statistics/distributions/poisscdf.m usr/share/octave/3.4.0/m/statistics/distributions/logistic_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/hygeinv.m usr/share/octave/3.4.0/m/statistics/distributions/wblrnd.m usr/share/octave/3.4.0/m/statistics/distributions/nbininv.m usr/share/octave/3.4.0/m/statistics/distributions/geornd.m usr/share/octave/3.4.0/m/statistics/distributions/discrete_rnd.m usr/share/octave/3.4.0/m/statistics/distributions/gampdf.m usr/share/octave/3.4.0/m/statistics/distributions/unifinv.m usr/share/octave/3.4.0/m/statistics/distributions/unifrnd.m usr/share/octave/3.4.0/m/statistics/distributions/wienrnd.m usr/share/octave/3.4.0/m/statistics/distributions/binopdf.m usr/share/octave/3.4.0/m/help/ usr/share/octave/3.4.0/m/help/print_usage.m usr/share/octave/3.4.0/m/help/get_first_help_sentence.m usr/share/octave/3.4.0/m/help/gen_doc_cache.m usr/share/octave/3.4.0/m/help/which.m usr/share/octave/3.4.0/m/help/type.m usr/share/octave/3.4.0/m/help/doc.m usr/share/octave/3.4.0/m/help/private/ usr/share/octave/3.4.0/m/help/private/__additional_help_message__.m usr/share/octave/3.4.0/m/help/lookfor.m usr/share/octave/3.4.0/m/help/__strip_html_tags__.m usr/share/octave/3.4.0/m/help/__makeinfo__.m usr/share/octave/3.4.0/m/help/help.m usr/share/octave/3.4.0/m/optimization/ usr/share/octave/3.4.0/m/optimization/fminbnd.m usr/share/octave/3.4.0/m/optimization/fzero.m usr/share/octave/3.4.0/m/optimization/lsqnonneg.m usr/share/octave/3.4.0/m/optimization/sqp.m usr/share/octave/3.4.0/m/optimization/__all_opts__.m usr/share/octave/3.4.0/m/optimization/qp.m usr/share/octave/3.4.0/m/optimization/private/ usr/share/octave/3.4.0/m/optimization/private/__fdjac__.m usr/share/octave/3.4.0/m/optimization/pqpnonneg.m usr/share/octave/3.4.0/m/optimization/optimget.m usr/share/octave/3.4.0/m/optimization/fminunc.m usr/share/octave/3.4.0/m/optimization/optimset.m usr/share/octave/3.4.0/m/optimization/fsolve.m usr/share/octave/3.4.0/m/optimization/PKG_ADD usr/share/octave/3.4.0/m/optimization/glpk.m usr/share/octave/3.4.0/m/geometry/ usr/share/octave/3.4.0/m/geometry/trisurf.m usr/share/octave/3.4.0/m/geometry/triplot.m usr/share/octave/3.4.0/m/geometry/delaunay.m usr/share/octave/3.4.0/m/geometry/griddatan.m usr/share/octave/3.4.0/m/geometry/convhull.m usr/share/octave/3.4.0/m/geometry/tsearchn.m usr/share/octave/3.4.0/m/geometry/inpolygon.m usr/share/octave/3.4.0/m/geometry/delaunay3.m usr/share/octave/3.4.0/m/geometry/griddata3.m usr/share/octave/3.4.0/m/geometry/delaunayn.m usr/share/octave/3.4.0/m/geometry/rectint.m usr/share/octave/3.4.0/m/geometry/dsearch.m usr/share/octave/3.4.0/m/geometry/voronoi.m usr/share/octave/3.4.0/m/geometry/dsearchn.m usr/share/octave/3.4.0/m/geometry/griddata.m usr/share/octave/3.4.0/m/geometry/voronoin.m usr/share/octave/3.4.0/m/geometry/trimesh.m usr/share/octave/3.4.0/m/specfun/ usr/share/octave/3.4.0/m/specfun/factorial.m usr/share/octave/3.4.0/m/specfun/realsqrt.m usr/share/octave/3.4.0/m/specfun/beta.m usr/share/octave/3.4.0/m/specfun/factor.m usr/share/octave/3.4.0/m/specfun/legendre.m usr/share/octave/3.4.0/m/specfun/pow2.m usr/share/octave/3.4.0/m/specfun/betaln.m usr/share/octave/3.4.0/m/specfun/realpow.m usr/share/octave/3.4.0/m/specfun/nchoosek.m usr/share/octave/3.4.0/m/specfun/isprime.m usr/share/octave/3.4.0/m/specfun/perms.m usr/share/octave/3.4.0/m/specfun/primes.m usr/share/octave/3.4.0/m/specfun/nthroot.m usr/share/octave/3.4.0/m/specfun/bessel.m usr/share/octave/3.4.0/m/specfun/reallog.m usr/share/octave/3.4.0/m/deprecated/ usr/share/octave/3.4.0/m/deprecated/spvcat.m usr/share/octave/3.4.0/m/deprecated/unmark_rawcommand.m usr/share/octave/3.4.0/m/deprecated/intwarning.m usr/share/octave/3.4.0/m/deprecated/mark_as_rawcommand.m usr/share/octave/3.4.0/m/deprecated/spinv.m usr/share/octave/3.4.0/m/deprecated/autocor.m usr/share/octave/3.4.0/m/deprecated/spcumprod.m usr/share/octave/3.4.0/m/deprecated/is_global.m usr/share/octave/3.4.0/m/deprecated/replot.m usr/share/octave/3.4.0/m/deprecated/betai.m usr/share/octave/3.4.0/m/deprecated/loadimage.m usr/share/octave/3.4.0/m/deprecated/lchol.m usr/share/octave/3.4.0/m/deprecated/spdet.m usr/share/octave/3.4.0/m/deprecated/glpkmex.m usr/share/octave/3.4.0/m/deprecated/fstat.m usr/share/octave/3.4.0/m/deprecated/spchol2inv.m usr/share/octave/3.4.0/m/deprecated/weibcdf.m usr/share/octave/3.4.0/m/deprecated/complement.m usr/share/octave/3.4.0/m/deprecated/weibrnd.m usr/share/octave/3.4.0/m/deprecated/cellidx.m usr/share/octave/3.4.0/m/deprecated/israwcommand.m usr/share/octave/3.4.0/m/deprecated/weibinv.m usr/share/octave/3.4.0/m/deprecated/dispatch.m usr/share/octave/3.4.0/m/deprecated/splu.m usr/share/octave/3.4.0/m/deprecated/autocov.m usr/share/octave/3.4.0/m/deprecated/iscommand.m usr/share/octave/3.4.0/m/deprecated/str2mat.m usr/share/octave/3.4.0/m/deprecated/gammai.m usr/share/octave/3.4.0/m/deprecated/spdiag.m usr/share/octave/3.4.0/m/deprecated/spsumsq.m usr/share/octave/3.4.0/m/deprecated/krylovb.m usr/share/octave/3.4.0/m/deprecated/saveimage.m usr/share/octave/3.4.0/m/deprecated/spcumsum.m usr/share/octave/3.4.0/m/deprecated/spqr.m usr/share/octave/3.4.0/m/deprecated/spmin.m usr/share/octave/3.4.0/m/deprecated/spkron.m usr/share/octave/3.4.0/m/deprecated/spsum.m usr/share/octave/3.4.0/m/deprecated/sphcat.m usr/share/octave/3.4.0/m/deprecated/clg.m usr/share/octave/3.4.0/m/deprecated/values.m usr/share/octave/3.4.0/m/deprecated/splchol.m usr/share/octave/3.4.0/m/deprecated/create_set.m usr/share/octave/3.4.0/m/deprecated/spfind.m usr/share/octave/3.4.0/m/deprecated/spchol.m usr/share/octave/3.4.0/m/deprecated/split.m usr/share/octave/3.4.0/m/deprecated/weibpdf.m usr/share/octave/3.4.0/m/deprecated/spmax.m usr/share/octave/3.4.0/m/deprecated/setstr.m usr/share/octave/3.4.0/m/deprecated/dmult.m usr/share/octave/3.4.0/m/deprecated/spprod.m usr/share/octave/3.4.0/m/deprecated/isstr.m usr/share/octave/3.4.0/m/deprecated/unmark_command.m usr/share/octave/3.4.0/m/deprecated/mark_as_command.m usr/share/octave/3.4.0/m/deprecated/spatan2.m usr/share/octave/3.4.0/m/deprecated/spcholinv.m usr/share/octave/3.4.0/m/sparse/ usr/share/octave/3.4.0/m/sparse/pcg.m usr/share/octave/3.4.0/m/sparse/nonzeros.m usr/share/octave/3.4.0/m/sparse/spones.m usr/share/octave/3.4.0/m/sparse/bicgstab.m usr/share/octave/3.4.0/m/sparse/sprandn.m usr/share/octave/3.4.0/m/sparse/colperm.m usr/share/octave/3.4.0/m/sparse/pcr.m usr/share/octave/3.4.0/m/sparse/spy.m usr/share/octave/3.4.0/m/sparse/sprandsym.m usr/share/octave/3.4.0/m/sparse/spdiags.m usr/share/octave/3.4.0/m/sparse/svds.m usr/share/octave/3.4.0/m/sparse/gplot.m usr/share/octave/3.4.0/m/sparse/speye.m usr/share/octave/3.4.0/m/sparse/treelayout.m usr/share/octave/3.4.0/m/sparse/spfun.m usr/share/octave/3.4.0/m/sparse/etreeplot.m usr/share/octave/3.4.0/m/sparse/spconvert.m usr/share/octave/3.4.0/m/sparse/cgs.m usr/share/octave/3.4.0/m/sparse/spaugment.m usr/share/octave/3.4.0/m/sparse/treeplot.m usr/share/octave/3.4.0/m/sparse/spstats.m usr/share/octave/3.4.0/m/sparse/sprand.m usr/share/octave/3.4.0/m/testfun/ usr/share/octave/3.4.0/m/testfun/fail.m usr/share/octave/3.4.0/m/testfun/test.m usr/share/octave/3.4.0/m/testfun/rundemos.m usr/share/octave/3.4.0/m/testfun/demo.m usr/share/octave/3.4.0/m/testfun/assert.m usr/share/octave/3.4.0/m/testfun/speed.m usr/share/octave/3.4.0/m/testfun/runtests.m usr/share/octave/3.4.0/m/testfun/example.m usr/share/octave/3.4.0/m/io/ usr/share/octave/3.4.0/m/io/beep.m usr/share/octave/3.4.0/m/io/fileread.m usr/share/octave/3.4.0/m/io/textscan.m usr/share/octave/3.4.0/m/io/csvwrite.m usr/share/octave/3.4.0/m/io/is_valid_file_id.m usr/share/octave/3.4.0/m/io/dlmwrite.m usr/share/octave/3.4.0/m/io/textread.m usr/share/octave/3.4.0/m/io/strread.m usr/share/octave/3.4.0/m/io/csvread.m usr/share/octave/3.4.0/m/miscellaneous/ usr/share/octave/3.4.0/m/miscellaneous/unpack.m usr/share/octave/3.4.0/m/miscellaneous/unix.m usr/share/octave/3.4.0/m/miscellaneous/copyfile.m usr/share/octave/3.4.0/m/miscellaneous/fileattrib.m usr/share/octave/3.4.0/m/miscellaneous/rmappdata.m usr/share/octave/3.4.0/m/miscellaneous/tempname.m usr/share/octave/3.4.0/m/miscellaneous/ismac.m usr/share/octave/3.4.0/m/miscellaneous/pack.m usr/share/octave/3.4.0/m/miscellaneous/xor.m usr/share/octave/3.4.0/m/miscellaneous/setfield.m usr/share/octave/3.4.0/m/miscellaneous/delete.m usr/share/octave/3.4.0/m/miscellaneous/cast.m usr/share/octave/3.4.0/m/miscellaneous/getfield.m usr/share/octave/3.4.0/m/miscellaneous/zip.m usr/share/octave/3.4.0/m/miscellaneous/ls.m usr/share/octave/3.4.0/m/miscellaneous/ispc.m usr/share/octave/3.4.0/m/miscellaneous/dir.m usr/share/octave/3.4.0/m/miscellaneous/setappdata.m usr/share/octave/3.4.0/m/miscellaneous/orderfields.m usr/share/octave/3.4.0/m/miscellaneous/movefile.m usr/share/octave/3.4.0/m/miscellaneous/run.m usr/share/octave/3.4.0/m/miscellaneous/warning_ids.m usr/share/octave/3.4.0/m/miscellaneous/parseparams.m usr/share/octave/3.4.0/m/miscellaneous/isappdata.m usr/share/octave/3.4.0/m/miscellaneous/mkoctfile.m usr/share/octave/3.4.0/m/miscellaneous/info.m usr/share/octave/3.4.0/m/miscellaneous/namelengthmax.m usr/share/octave/3.4.0/m/miscellaneous/bunzip2.m usr/share/octave/3.4.0/m/miscellaneous/bzip2.m usr/share/octave/3.4.0/m/miscellaneous/tempdir.m usr/share/octave/3.4.0/m/miscellaneous/substruct.m usr/share/octave/3.4.0/m/miscellaneous/bincoeff.m usr/share/octave/3.4.0/m/miscellaneous/ls_command.m usr/share/octave/3.4.0/m/miscellaneous/mexext.m usr/share/octave/3.4.0/m/miscellaneous/inputname.m usr/share/octave/3.4.0/m/miscellaneous/private/ usr/share/octave/3.4.0/m/miscellaneous/private/__xzip__.m usr/share/octave/3.4.0/m/miscellaneous/computer.m usr/share/octave/3.4.0/m/miscellaneous/fullfile.m usr/share/octave/3.4.0/m/miscellaneous/news.m usr/share/octave/3.4.0/m/miscellaneous/debug.m usr/share/octave/3.4.0/m/miscellaneous/dos.m usr/share/octave/3.4.0/m/miscellaneous/list_primes.m usr/share/octave/3.4.0/m/miscellaneous/compare_versions.m usr/share/octave/3.4.0/m/miscellaneous/edit.m usr/share/octave/3.4.0/m/miscellaneous/paren.m usr/share/octave/3.4.0/m/miscellaneous/ans.m usr/share/octave/3.4.0/m/miscellaneous/dump_prefs.m usr/share/octave/3.4.0/m/miscellaneous/comma.m usr/share/octave/3.4.0/m/miscellaneous/fileparts.m usr/share/octave/3.4.0/m/miscellaneous/swapbytes.m usr/share/octave/3.4.0/m/miscellaneous/perl.m usr/share/octave/3.4.0/m/miscellaneous/isunix.m usr/share/octave/3.4.0/m/miscellaneous/gzip.m usr/share/octave/3.4.0/m/miscellaneous/menu.m usr/share/octave/3.4.0/m/miscellaneous/semicolon.m usr/share/octave/3.4.0/m/miscellaneous/tar.m usr/share/octave/3.4.0/m/miscellaneous/isdeployed.m usr/share/octave/3.4.0/m/miscellaneous/license.m usr/share/octave/3.4.0/m/miscellaneous/symvar.m usr/share/octave/3.4.0/m/miscellaneous/unimplemented.m usr/share/octave/3.4.0/m/miscellaneous/bug_report.m usr/share/octave/3.4.0/m/miscellaneous/mex.m usr/share/octave/3.4.0/m/miscellaneous/getappdata.m usr/share/octave/3.4.0/m/miscellaneous/what.m usr/share/octave/3.4.0/m/miscellaneous/ver.m usr/share/octave/3.4.0/m/miscellaneous/version.m usr/share/octave/3.4.0/m/miscellaneous/gunzip.m usr/share/octave/3.4.0/m/miscellaneous/untar.m usr/share/octave/3.4.0/m/miscellaneous/unzip.m usr/share/octave/3.4.0/m/special-matrix/ usr/share/octave/3.4.0/m/special-matrix/pascal.m usr/share/octave/3.4.0/m/special-matrix/hankel.m usr/share/octave/3.4.0/m/special-matrix/toeplitz.m usr/share/octave/3.4.0/m/special-matrix/rosser.m usr/share/octave/3.4.0/m/special-matrix/hadamard.m usr/share/octave/3.4.0/m/special-matrix/magic.m usr/share/octave/3.4.0/m/special-matrix/hilb.m usr/share/octave/3.4.0/m/special-matrix/wilkinson.m usr/share/octave/3.4.0/m/special-matrix/sylvester_matrix.m usr/share/octave/3.4.0/m/special-matrix/invhilb.m usr/share/octave/3.4.0/m/special-matrix/vander.m usr/share/octave/3.4.0/m/signal/ usr/share/octave/3.4.0/m/signal/fftfilt.m usr/share/octave/3.4.0/m/signal/fractdiff.m usr/share/octave/3.4.0/m/signal/diffpara.m usr/share/octave/3.4.0/m/signal/triangle_lw.m usr/share/octave/3.4.0/m/signal/durbinlevinson.m usr/share/octave/3.4.0/m/signal/yulewalker.m usr/share/octave/3.4.0/m/signal/freqz_plot.m usr/share/octave/3.4.0/m/signal/hanning.m usr/share/octave/3.4.0/m/signal/arma_rnd.m usr/share/octave/3.4.0/m/signal/sinc.m usr/share/octave/3.4.0/m/signal/bartlett.m usr/share/octave/3.4.0/m/signal/hurst.m usr/share/octave/3.4.0/m/signal/sinewave.m usr/share/octave/3.4.0/m/signal/detrend.m usr/share/octave/3.4.0/m/signal/sinetone.m usr/share/octave/3.4.0/m/signal/spectral_adf.m usr/share/octave/3.4.0/m/signal/rectangle_lw.m usr/share/octave/3.4.0/m/signal/spectral_xdf.m usr/share/octave/3.4.0/m/signal/periodogram.m usr/share/octave/3.4.0/m/signal/fftconv.m usr/share/octave/3.4.0/m/signal/blackman.m usr/share/octave/3.4.0/m/signal/arch_test.m usr/share/octave/3.4.0/m/signal/ifftshift.m usr/share/octave/3.4.0/m/signal/synthesis.m usr/share/octave/3.4.0/m/signal/filter2.m usr/share/octave/3.4.0/m/signal/arch_rnd.m usr/share/octave/3.4.0/m/signal/triangle_sw.m usr/share/octave/3.4.0/m/signal/rectangle_sw.m usr/share/octave/3.4.0/m/signal/spencer.m usr/share/octave/3.4.0/m/signal/unwrap.m usr/share/octave/3.4.0/m/signal/freqz.m usr/share/octave/3.4.0/m/signal/fftshift.m usr/share/octave/3.4.0/m/signal/arch_fit.m usr/share/octave/3.4.0/m/signal/stft.m usr/share/octave/3.4.0/m/signal/autoreg_matrix.m usr/share/octave/3.4.0/m/signal/hamming.m usr/share/octave/3.4.0/m/path/ usr/share/octave/3.4.0/m/path/savepath.m usr/share/octave/3.4.0/m/path/pathdef.m usr/share/octave/3.4.0/m/path/matlabroot.m usr/share/octave/3.4.0/m/linear-algebra/ usr/share/octave/3.4.0/m/linear-algebra/ishermitian.m usr/share/octave/3.4.0/m/linear-algebra/commutation_matrix.m usr/share/octave/3.4.0/m/linear-algebra/cond.m usr/share/octave/3.4.0/m/linear-algebra/trace.m usr/share/octave/3.4.0/m/linear-algebra/null.m usr/share/octave/3.4.0/m/linear-algebra/rref.m usr/share/octave/3.4.0/m/linear-algebra/planerot.m usr/share/octave/3.4.0/m/linear-algebra/expm.m usr/share/octave/3.4.0/m/linear-algebra/housh.m usr/share/octave/3.4.0/m/linear-algebra/issymmetric.m usr/share/octave/3.4.0/m/linear-algebra/vech.m usr/share/octave/3.4.0/m/linear-algebra/onenormest.m usr/share/octave/3.4.0/m/linear-algebra/orth.m usr/share/octave/3.4.0/m/linear-algebra/rank.m usr/share/octave/3.4.0/m/linear-algebra/logm.m usr/share/octave/3.4.0/m/linear-algebra/isdefinite.m usr/share/octave/3.4.0/m/linear-algebra/subspace.m usr/share/octave/3.4.0/m/linear-algebra/condest.m usr/share/octave/3.4.0/m/linear-algebra/krylov.m usr/share/octave/3.4.0/m/linear-algebra/cross.m usr/share/octave/3.4.0/m/linear-algebra/normest.m usr/share/octave/3.4.0/m/linear-algebra/qzhess.m usr/share/octave/3.4.0/m/linear-algebra/duplication_matrix.m usr/share/octave/3.4.0/m/set/ usr/share/octave/3.4.0/m/set/union.m usr/share/octave/3.4.0/m/set/setdiff.m usr/share/octave/3.4.0/m/set/ismember.m usr/share/octave/3.4.0/m/set/private/ usr/share/octave/3.4.0/m/set/private/validargs.m usr/share/octave/3.4.0/m/set/powerset.m usr/share/octave/3.4.0/m/set/intersect.m usr/share/octave/3.4.0/m/set/unique.m usr/share/octave/3.4.0/m/set/setxor.m usr/share/octave/3.4.0/m/@ftp/ usr/share/octave/3.4.0/m/@ftp/loadobj.m usr/share/octave/3.4.0/m/@ftp/mget.m usr/share/octave/3.4.0/m/@ftp/delete.m usr/share/octave/3.4.0/m/@ftp/dir.m usr/share/octave/3.4.0/m/@ftp/cd.m usr/share/octave/3.4.0/m/@ftp/mput.m usr/share/octave/3.4.0/m/@ftp/binary.m usr/share/octave/3.4.0/m/@ftp/ascii.m usr/share/octave/3.4.0/m/@ftp/close.m usr/share/octave/3.4.0/m/@ftp/ftp.m usr/share/octave/3.4.0/m/@ftp/saveobj.m usr/share/octave/3.4.0/m/@ftp/rmdir.m usr/share/octave/3.4.0/m/@ftp/display.m usr/share/octave/3.4.0/m/@ftp/mkdir.m usr/share/octave/3.4.0/m/@ftp/rename.m usr/share/octave/3.4.0/site/ usr/share/octave/3.4.0/site/m/ usr/share/octave/3.4.0/etc/ usr/share/octave/3.4.0/etc/NEWS usr/share/octave/3.4.0/etc/doc-cache usr/share/applications/ usr/share/applications/octave.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/octave.png usr/lib/ usr/lib/octave-3.4.0/ usr/lib/octave-3.4.0/liboctinterp-3.4.0.so usr/lib/octave-3.4.0/libcruft-3.4.0.so usr/lib/octave-3.4.0/liboctinterp.la usr/lib/octave-3.4.0/liboctave-3.4.0.so usr/lib/octave-3.4.0/liboctave.la usr/lib/octave-3.4.0/libcruft.la usr/man/ usr/man/man1/ usr/man/man1/octave-config.1.gz usr/man/man1/mkoctfile.1.gz usr/man/man1/octave.1.gz usr/libexec/ usr/libexec/octave/ usr/libexec/octave/site/ usr/libexec/octave/site/oct/ usr/libexec/octave/site/oct/api-v47+/ usr/libexec/octave/site/oct/api-v47+/i486-slackware-linux-gnu/ usr/libexec/octave/site/oct/i486-slackware-linux-gnu/ usr/libexec/octave/site/exec/ usr/libexec/octave/site/exec/i486-slackware-linux-gnu/ usr/libexec/octave/api-v47+/ usr/libexec/octave/api-v47+/site/ usr/libexec/octave/api-v47+/site/exec/ usr/libexec/octave/api-v47+/site/exec/i486-slackware-linux-gnu/ usr/libexec/octave/3.4.0/ usr/libexec/octave/3.4.0/oct/ usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/ usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/svd.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/balance.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__dsearchn__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__pchip_deriv__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/lsode.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/dmperm.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__init_fltk__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/dassl.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/quadcc.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/lookup.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/symbfact.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/dot.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/strfind.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/inv.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/sub2ind.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/rand.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/tril.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/typecast.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/getpwent.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/spparms.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/dlmread.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/symrcm.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/getgrent.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__delaunayn__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/md5sum.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/eig.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/hess.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/cellfun.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/filter.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/rcond.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/gcd.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/tsearch.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/fftw.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/str2double.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/gammainc.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/colamd.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/amd.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__fltk_uigetfile__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/onCleanup.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/regexp.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__glpk__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/luinc.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__contourc__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/daspk.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/urlwrite.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/schur.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/sqrtm.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/hex2num.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/fft2.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/chol.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__qp__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/det.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__dispatch__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/lu.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/colloc.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__magick_read__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__voronoi__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/fft.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/matrix_type.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/ccolamd.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/qz.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/fftn.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/time.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/max.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/betainc.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/bsxfun.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/getrusage.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/dasrt.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/conv2.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/eigs.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/kron.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/givens.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/find.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/syl.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/PKG_ADD usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/pinv.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/besselj.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/quad.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/qr.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/__lin_interpn__.oct usr/libexec/octave/3.4.0/oct/i486-slackware-linux-gnu/convhulln.oct usr/libexec/octave/3.4.0/site/ usr/libexec/octave/3.4.0/site/oct/ usr/libexec/octave/3.4.0/site/oct/i486-slackware-linux-gnu/ usr/libexec/octave/3.4.0/site/exec/ usr/libexec/octave/3.4.0/site/exec/i486-slackware-linux-gnu/ usr/info/ usr/info/octave.info.gz usr/info/OctaveFAQ.info.gz usr/info/octave.info-1.gz usr/info/liboctave.info.gz usr/info/octave.info-3.gz usr/info/octave.info-4.gz usr/info/octave.info-6.gz usr/info/octave.info-5.gz usr/info/octave.info-2.gz Slackware package /home/lmello/Work/Salix/pkg/ap/octave/octave-3.4.0-i486-1lm.txz created. Package has been built. Cleaning pkg and src directories