* Package: sci-mathematics/octave-3.6.3  * Repository: gentoo  * Maintainer: sci-mathematics@gentoo.org  * USE: X amd64 curl doc elibc_glibc fftw glpk hdf5 imagemagick kernel_linux multilib opengl qhull qrupdate readline sparse userland_GNU zlib  * FEATURES: preserve-libs sandbox splitdebug * Using following Fortran compiler: * F77: x86_64-pc-linux-gnu-gfortran * FC: x86_64-pc-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking octave-3.6.3.tar.bz2 to /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work >>> Source unpacked in /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work >>> Preparing source in /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3 ... * Applying octave-3.4.3-pkgbuilddir.patch ...  [ ok ] * Applying octave-3.4.3-help.patch ...  [ ok ] * Applying octave-3.4.3-texi.patch ...  [ ok ] * Applying octave-3.6.3-rcond.patch ...  [ ok ] * Applying octave-3.6.3-legendtext.patch ...  [ ok ] * Running eautoreconf in '/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: octave-3.6.3/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3 ... >>> Working in BUILD_DIR: "/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3" * econf: updating octave-3.6.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating octave-3.6.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/octave-3.6.3 --enable-shared --disable-static --localstatedir=/var/state/octave --with-blas=-lblas --with-lapack=-llapack -lblas --enable-docs --enable-readline --with-curl --with-fftw3 --with-fftw3f --with-glpk --with-hdf5 --with-opengl --with-qhull --with-qrupdate --with-arpack --with-umfpack --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --with-x --with-z --with-magick=GraphicsMagick configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes defining man1dir to be $(mandir)/man1 defining man1ext to be .1 defining doc_cache_file to be $(octetcdir)/doc-cache defining infofile to be $(infodir)/octave.info defining octincludedir to be $(includedir)/octave-$(version)/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 $(libdir)/octave/$(version)/oct/$(canonical_host_type) defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type) defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type) defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type) defining imagedir to be $(datadir)/octave/$(version)/imagelib checking for x86_64-pc-linux-gnu-pkg-config... no 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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for C++ support for new friend template declaration... yes checking if C++ library is ISO compliant... yes checking for broken C++ reinterpret_cast... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes 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 _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for gettimeofday... yes checking for getpwnam_r... yes checking for link... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkfifo... yes checking for mkostemp... yes checking for mkstemp... yes checking for alarm... yes checking for openat... 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 localtime_r... yes checking for times... yes checking for pipe... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) 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 math.h... yes checking for sys/mman.h... yes checking for sys/select.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for features.h... yes checking for inline... inline 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 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 working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether lstat correctly handles trailing slash... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... 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 where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no 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 malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... 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 for promoted mode_t type... mode_t checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... 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 ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... 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 ffs 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 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... (cached) 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 uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking whether copysign can be used without linking with libm... yes checking whether copysignf 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 closedir 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 opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir 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 fflush works on input streams... (cached) no 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 whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getcwd handles long file names properly... yes 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 whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether link obeys POSIX... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf 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 copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether fabsf 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 fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether ldexpf 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 logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl 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 sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf 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... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing 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... no (mishandles large arguments) checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sched_getaffinity... yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... yes checking for glibc compatible sched_getaffinity... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... 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 for rewinddir... 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 for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... 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 signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) 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 for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... no checking whether NULL can be used in arbitrary expressions... 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 pclose 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 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 initstate_r 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 posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random_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 setstate_r is declared without a macro... yes checking whether srandom_r 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 for working strerror function... yes checking whether symlink handles trailing slash correctly... yes checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes 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 for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat 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 for __secure_getenv... yes checking whether tmpfile should be overridden... no checking whether trunc is declared... (cached) yes checking whether truncf is declared... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup 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 fdatasync 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 group_member is declared without a macro... yes checking whether isatty 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 sethostname 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... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking for vasprintf... 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 towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... 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 for sin in -lm... yes checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore configure: defining FFLAGS to be -O2 -pipe checking whether x86_64-pc-linux-gnu-gfortran generates correct size integers... yes checking whether x86_64-pc-linux-gnu-gfortran 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 libqhull/libqhull.h usability... yes checking libqhull/libqhull.h presence... yes checking for libqhull/libqhull.h... yes checking for qh_qhull in -lqhull... yes checking for qh_version in -lqhull... yes checking whether the qhull library works... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking whether pcre.h defines the macros we need... yes checking for pcre-config... yes checking for pcre_compile... 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... /usr/bin/fltk-config checking for OpenGL support in FLTK... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sgemm_ in -lblas ... yes checking whether LSAME is called correctly from Fortran... yes checking whether ISAMAX is called correctly from Fortran... yes checking whether SDOT is called correctly from Fortran... yes checking whether DDOT is called correctly from Fortran... yes checking whether CDOTU is called correctly from Fortran... yes checking whether ZDOTU is called correctly from Fortran... yes checking whether the integer size is correct... yes checking for cheev_ in -llapack -lblas ... 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 checking for dseupd in -larpack... yes checking whether the arpack library works... 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 TEMPLATE_AR to be $(AR) configure: defining TEMPLATE_ARFLAGS to be cru 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... (cached) 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... 8 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... 16 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 unordered_map usability... no checking unordered_map presence... no checking for unordered_map... no checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking whether unordered_map requires tr1 namespace... 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... 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 x86_64-pc-linux-gnu-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... /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.6.3\\\\\" -DPACKAGE_STRING=\\\\\"GNU\ Octave\ 3.6.3\\\\\" -DPACKAGE_BUGREPORT=\\\\\"http://octave.org/bugs.html\\\\\" -DPACKAGE_URL=\\\\\"http://www.gnu.org/software/octave/\\\\\" -DPACKAGE=\\\\\"octave\\\\\" -DVERSION=\\\\\"3.6.3\\\\\" -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_DARWIN_C_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_FSEEKO=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_GETCWD=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_FCHDIR=1 -DHAVE_FCNTL=1 -DHAVE_SYMLINK=1 -DHAVE_FDOPENDIR=1 -DHAVE_MEMPCPY=1 -DHAVE_BTOWC=1 -DHAVE_ISBLANK=1 -DHAVE_ISWCTYPE=1 -DHAVE_MBSRTOWCS=1 -DHAVE_WMEMCHR=1 -DHAVE_WMEMCPY=1 -DHAVE_WMEMPCPY=1 -DHAVE___FPURGE=1 -DHAVE___FREADING=1 -DHAVE_FSTATAT=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLOGIN_R=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETPWNAM_R=1 -DHAVE_LINK=1 -DHAVE_LSTAT=1 -DHAVE_MBSINIT=1 -DHAVE_MBRTOWC=1 -DHAVE_MPROTECT=1 -DHAVE_MKFIFO=1 -DHAVE_MKOSTEMP=1 -DHAVE_MKSTEMP=1 -DHAVE_ALARM=1 -DHAVE_OPENAT=1 -DHAVE_SIGACTION=1 -DHAVE_SIGALTSTACK=1 -DHAVE_SIGINTERRUPT=1 -DHAVE_SLEEP=1 -DHAVE_STRDUP=1 -DHAVE_TZSET=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMES=1 -DHAVE_PIPE=1 -DHAVE_SNPRINTF=1 -DHAVE_ISWCNTRL=1 -DFUNC_REALPATH_WORKS=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_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_MATH_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_FEATURES_H=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSTRERROR_R_CHAR_P=1 -DHAVE_DECL_FCHDIR=1 -DHAVE_WORKING_O_NOATIME=1 -DHAVE_WORKING_O_NOFOLLOW=1 -DHAVE_DECL_STRMODE=0 -DHAVE_MBSTATE_T=1 -DHAVE_DECL_FSEEKO=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_FTELLO=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 -DDBL_EXPBIT0_WORD=1 -DDBL_EXPBIT0_BIT=20 -DFLT_EXPBIT0_WORD=0 -DFLT_EXPBIT0_BIT=23 -DHAVE_LANGINFO_CODESET=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_STDLIB_H=1 -DMALLOC_0_IS_NONNULL=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_MAP_ANONYMOUS=1 -DHAVE_DECL_MEMRCHR=1 -DHAVE_RAW_DECL_PSELECT=1 -DHAVE_RAW_DECL_SELECT=1 -DPROMOTED_MODE_T=mode_t -DHAVE_SIGSET_T=1 -DHAVE__BOOL=1 -DHAVE_WCHAR_T=1 -DHAVE_DECL_STRDUP=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_RAW_DECL_FFSL=1 -DHAVE_RAW_DECL_FFSLL=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_FFS=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_ALLOCA=1 -DGNULIB_CANONICALIZE_LGPL=1 -DGNULIB_TEST_CANONICALIZE_FILE_NAME=1 -DGNULIB_TEST_REALPATH=1 -DGNULIB_TEST_CHDIR=1 -DGNULIB_TEST_CLOEXEC=1 -DGNULIB_TEST_CLOSE=1 -DHAVE_CLOSEDIR=1 -DGNULIB_TEST_CLOSEDIR=1 -DGNULIB_TEST_COPYSIGN=1 -DGNULIB_TEST_COPYSIGNF=1 -DD_INO_IN_DIRENT=1 -DHAVE_STRUCT_DIRENT_D_TYPE=1 -DHAVE_RAW_DECL_ALPHASORT=1 -DHAVE_RAW_DECL_CLOSEDIR=1 -DHAVE_RAW_DECL_DIRFD=1 -DHAVE_RAW_DECL_FDOPENDIR=1 -DHAVE_RAW_DECL_OPENDIR=1 -DHAVE_RAW_DECL_READDIR=1 -DHAVE_RAW_DECL_REWINDDIR=1 -DHAVE_RAW_DECL_SCANDIR=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DGNULIB_TEST_DIRFD=1 -DGNULIB_TEST_DUP=1 -DHAVE_DUP2=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_FFLUSH=1 -DGNULIB_TEST_FFLUSH=1 -DGNULIB_TEST_FLOOR=1 -DGNULIB_TEST_FOPEN=1 -DHAVE_DECL_FPURGE=0 -DGNULIB_TEST_FPURGE=1 -DGNULIB_TEST_FSEEK=1 -DGNULIB_TEST_FSEEKO=1 -DGNULIB_TEST_FSTAT=1 -DGNULIB_FSTATAT=1 -DGNULIB_TEST_FSTATAT=1 -DGNULIB_TEST_FTELL=1 -DGNULIB_TEST_FTELLO=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MINIMALLY_WORKING_GETCWD=1 -DGNULIB_GETCWD=1 -DGNULIB_TEST_GETCWD=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 -DGNULIB_TEST_ISATTY=1 -DHAVE_ISNAND_IN_LIBC=1 -DHAVE_ISNANF_IN_LIBC=1 -DLDBL_EXPBIT0_WORD=2 -DLDBL_EXPBIT0_BIT=0 -DGNULIB_TEST_LINK=1 -DGNULIB_TEST_LSEEK=1 -DGNULIB_TEST_LSTAT=1 -DHAVE_MALLOC_POSIX=1 -DGNULIB_TEST_MALLOC_POSIX=1 -DHAVE_RAW_DECL_ACOSF=1 -DHAVE_RAW_DECL_ACOSL=1 -DHAVE_RAW_DECL_ASINF=1 -DHAVE_RAW_DECL_ASINL=1 -DHAVE_RAW_DECL_ATANF=1 -DHAVE_RAW_DECL_ATANL=1 -DHAVE_RAW_DECL_CEILF=1 -DHAVE_RAW_DECL_CEILL=1 -DHAVE_RAW_DECL_COPYSIGN=1 -DHAVE_RAW_DECL_COPYSIGNF=1 -DHAVE_RAW_DECL_COPYSIGNL=1 -DHAVE_RAW_DECL_COSF=1 -DHAVE_RAW_DECL_COSL=1 -DHAVE_RAW_DECL_COSHF=1 -DHAVE_RAW_DECL_EXPF=1 -DHAVE_RAW_DECL_EXPL=1 -DHAVE_RAW_DECL_FABSF=1 -DHAVE_RAW_DECL_FLOORF=1 -DHAVE_RAW_DECL_FLOORL=1 -DHAVE_RAW_DECL_FMA=1 -DHAVE_RAW_DECL_FMAF=1 -DHAVE_RAW_DECL_FMAL=1 -DHAVE_RAW_DECL_FMODF=1 -DHAVE_RAW_DECL_FREXPF=1 -DHAVE_RAW_DECL_FREXPL=1 -DHAVE_RAW_DECL_LDEXPF=1 -DHAVE_RAW_DECL_LDEXPL=1 -DHAVE_RAW_DECL_LOGB=1 -DHAVE_RAW_DECL_LOGF=1 -DHAVE_RAW_DECL_LOGL=1 -DHAVE_RAW_DECL_LOG10F=1 -DHAVE_RAW_DECL_MODFF=1 -DHAVE_RAW_DECL_POWF=1 -DHAVE_RAW_DECL_RINT=1 -DHAVE_RAW_DECL_RINTF=1 -DHAVE_RAW_DECL_RINTL=1 -DHAVE_RAW_DECL_ROUND=1 -DHAVE_RAW_DECL_ROUNDF=1 -DHAVE_RAW_DECL_ROUNDL=1 -DHAVE_RAW_DECL_SINF=1 -DHAVE_RAW_DECL_SINL=1 -DHAVE_RAW_DECL_SINHF=1 -DHAVE_RAW_DECL_SQRTF=1 -DHAVE_RAW_DECL_SQRTL=1 -DHAVE_RAW_DECL_TANF=1 -DHAVE_RAW_DECL_TANL=1 -DHAVE_RAW_DECL_TANHF=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_MKOSTEMP=1 -DGNULIB_TEST_MKOSTEMP=1 -DGNULIB_TEST_MKSTEMP=1 -DGNULIB_TEST_MKTIME=1 -DHAVE_BUG_BIG_NANOSLEEP=1 -DGNULIB_TEST_NANOSLEEP=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_SYSCTL=1 -DHAVE_SCHED_GETAFFINITY_LIKE_GLIBC=1 -DGNULIB_TEST_OPEN=1 -DGNULIB_OPENAT=1 -DGNULIB_TEST_OPENAT=1 -DHAVE_OPENDIR=1 -DGNULIB_TEST_OPENDIR=1 -DHAVE_DECL_PROGRAM_INVOCATION_NAME=1 -DHAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_RAISE=1 -DGNULIB_TEST_RAISE=1 -DHAVE_READDIR=1 -DGNULIB_TEST_READDIR=1 -DGNULIB_TEST_READLINK=1 -DHAVE_REALLOC_POSIX=1 -DGNULIB_TEST_REALLOC_POSIX=1 -DGNULIB_TEST_RENAME=1 -DHAVE_REWINDDIR=1 -DGNULIB_TEST_REWINDDIR=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_PTHREAD_SIGMASK=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_SIGNBIT=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_PCLOSE=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_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_INITSTATE_R=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_POSIX_OPENPT=1 -DHAVE_RAW_DECL_PTSNAME=1 -DHAVE_RAW_DECL_PTSNAME_R=1 -DHAVE_RAW_DECL_RANDOM_R=1 -DHAVE_RAW_DECL_REALPATH=1 -DHAVE_RAW_DECL_RPMATCH=1 -DHAVE_RAW_DECL_SETENV=1 -DHAVE_RAW_DECL_SETSTATE_R=1 -DHAVE_RAW_DECL_SRANDOM_R=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_STRERROR=1 -DGNULIB_TEST_STRERROR=1 -Dmy_strftime=nstrftime -DGNULIB_TEST_STRPTIME=1 -DGNULIB_TEST_SYMLINK=1 -DHAVE_RAW_DECL_PSELECT=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_FSTAT=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___SECURE_GETENV=1 -DGNULIB_TEST_TMPFILE=1 -DHAVE_DECL_TRUNC=1 -DGNULIB_TEST_TRUNC=1 -DHAVE_DECL_TRUNCF=1 -DGNULIB_TEST_TRUNCF=1 -DHAVE_RAW_DECL_CHDIR=1 -DHAVE_RAW_DECL_CHOWN=1 -DHAVE_RAW_DECL_DUP=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_FDATASYNC=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_GROUP_MEMBER=1 -DHAVE_RAW_DECL_ISATTY=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_SETHOSTNAME=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_VASPRINTF=1 -DGNULIB_TEST_VASPRINTF=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_TOWLOWER=1 -DHAVE_RAW_DECL_WCTYPE=1 -DHAVE_RAW_DECL_ISWCTYPE=1 -DHAVE_RAW_DECL_WCTRANS=1 -DHAVE_RAW_DECL_TOWCTRANS=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_LIBQHULL_LIBQHULL_H=1 -DHAVE_QHULL=1 -DHAVE_PCRE_H=1 -DHAVE_PCRE_COMPILE=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_FLTK=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_ARPACK=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=8 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DHAVE_FAST_INT_OPS=1 -DSIZEOF_LONG_DOUBLE=16 -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_TR1_UNORDERED_MAP=1 -DUSE_UNORDERED_MAP_WITH_TR1=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 x86_64-pc-linux-gnu-gcc accepts -Wall... yes adding -Wall to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -W... yes adding -W to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wshadow... yes adding -Wshadow to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wformat... yes adding -Wformat to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wpointer-arith... yes adding -Wpointer-arith to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wmissing-prototypes... yes adding -Wmissing-prototypes to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wstrict-prototypes... yes adding -Wstrict-prototypes to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wwrite-strings... yes adding -Wwrite-strings to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wcast-align... yes adding -Wcast-align to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-gcc accepts -Wcast-qual... yes adding -Wcast-qual to WARN_CFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wall... yes adding -Wall to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -W... yes adding -W to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wshadow... yes adding -Wshadow to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wold-style-cast... yes adding -Wold-style-cast to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wformat... yes adding -Wformat to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wpointer-arith... yes adding -Wpointer-arith to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wwrite-strings... yes adding -Wwrite-strings to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-g++ accepts -Wcast-align... yes adding -Wcast-align to WARN_CXXFLAGS checking whether x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu Source directory: . Installation prefix: /usr C compiler: x86_64-pc-linux-gnu-gcc -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread C++ compiler: x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb Fortran compiler: x86_64-pc-linux-gnu-gfortran -O2 -pipe Fortran libraries: -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -lgfortran -lm -lquadmath Lex libraries: LIBS: -lm AMD CPPFLAGS: AMD LDFLAGS: AMD libraries: -lamd ARPACK CPPFLAGS: ARPACK LDFLAGS: ARPACK libraries: -larpack 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 -lbz2 GLPK CPPFLAGS: GLPK LDFLAGS: GLPK libraries: -lglpk graphics CFLAGS: -I/usr/include/fltk-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT graphics LIBS: -L/usr/lib64/fltk-1 -Wl,-O1 -Wl,--as-needed -lfltk_gl -lGLU -lGL -lfltk -lXext -lXinerama -lpthread -ldl -lm -lX11 Magick++ CPPFLAGS: -I/usr/include/GraphicsMagick Magick++ LDFLAGS: Magick++ libraries: -lGraphicsMagick++ -lGraphicsMagick HDF5 CPPFLAGS: HDF5 LDFLAGS: HDF5 libraries: -lhdf5 LAPACK libraries: -llapack -lblas 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/lib64 -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 Use octave_allocator: 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 >>> Source configured. >>> Compiling source in /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3 ... >>> Working in BUILD_DIR: "/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3" make -j1 Makefile:2535: warning: overriding recipe for target `check' Makefile:2121: warning: ignoring old recipe for target `check' making run-octave from run-octave.in chmod a+rx "run-octave" (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/build-aux/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3' Makefile:2535: warning: overriding recipe for target `check' Makefile:2121: warning: ignoring old recipe for target `check' Making all in libgnu make[2]: Entering directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/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 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/state/octave"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/octave-3.6.3"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/octave-3.6.3"'; \ echo '#define DVIDIR "/usr/share/doc/octave-3.6.3"'; \ echo '#define PDFDIR "/usr/share/doc/octave-3.6.3"'; \ echo '#define PSDIR "/usr/share/doc/octave-3.6.3"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/octave"'; \ echo '#define PKGINCLUDEDIR "/usr/include/octave"'; \ echo '#define PKGLIBDIR "/usr/lib64/octave"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/octave"'; \ } | sed '/""/d' > configmake.h-t mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/1/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/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_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/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_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|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|@''GUARD_PREFIX''@|GL|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_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/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|@''GUARD_PREFIX''@|GL|g' \ -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_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/1/g' \ -e 's/@''GNULIB_COPYSIGNF''@/1/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/1/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/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_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/1/g' \ -e 's/@''GNULIB_ROUNDF''@/1/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/1/g' \ -e 's/@''GNULIB_TRUNCF''@/1/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ < ./math.in.h | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTF''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|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' \ | \ sed -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_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|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_ITOLD''@|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''@|1|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.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|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_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|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_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|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 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|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' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdalign.h-t stdalign.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./stdalign.in.h; \ } > stdalign.h-t && \ mv stdalign.h-t stdalign.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|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_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/1/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/1/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/1/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/1/g' \ -e 's/@''GNULIB_FSEEKO''@/1/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_GETS''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/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_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/1/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|0|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_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|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''@|1|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|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''@|1|g' \ -e 's|@''REPLACE_FSEEKO''@|1|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_READ_FUNCS''@|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|@''GUARD_PREFIX''@|GL|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_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_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/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/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -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_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|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_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|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 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.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|@''GUARD_PREFIX''@|GL|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_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/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_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -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_STRCHRNUL''@|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ -e 's|@''GNULIB_FFS''@|0|g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|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' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|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_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|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 /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|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_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 /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|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_STAT_H''@||g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/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''@/0/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 /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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_WINSOCK2_H''@|0|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 /bin/mkdir -p sys rm -f sys/times.h-t sys/times.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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 /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|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_TYPES_H''@||g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|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_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|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_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''@|1|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|@''GUARD_PREFIX''@|GL|g' \ -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_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/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''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/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_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/1/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/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_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/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_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/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_FDATASYNC''@|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_GROUP_MEMBER''@|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_SETHOSTNAME''@|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_FDATASYNC''@|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_SETHOSTNAME''@|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' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|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_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|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_READ''@|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|@''GUARD_PREFIX''@|GL|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|@''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' \ < ./wchar.in.h | \ sed -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' \ | \ sed -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.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/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/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libgnu' make[4]: Entering directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libgnu' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o cloexec.lo cloexec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o stripslash.lo stripslash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o exitfail.lo exitfail.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fd-hook.lo fd-hook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o filemode.lo filemode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c filemode.c -fPIC -DPIC -o .libs/filemode.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o filenamecat-lgpl.lo filenamecat-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o freading.lo freading.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c freading.c -fPIC -DPIC -o .libs/freading.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o localcharset.lo localcharset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o malloca.lo malloca.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c malloca.c -fPIC -DPIC -o .libs/malloca.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o nproc.lo nproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c nproc.c -fPIC -DPIC -o .libs/nproc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o openat-die.lo openat-die.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o progname.lo progname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c progname.c -fPIC -DPIC -o .libs/progname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o save-cwd.lo save-cwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o sockets.lo sockets.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c sockets.c -fPIC -DPIC -o .libs/sockets.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o strftime.lo strftime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c strftime.c -fPIC -DPIC -o .libs/strftime.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o strnlen1.lo strnlen1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o tempname.lo tempname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c tempname.c -fPIC -DPIC -o .libs/tempname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o tmpdir.lo tmpdir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o dup-safer.lo dup-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fd-safer.lo fd-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o pipe-safer.lo pipe-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o chdir-long.lo chdir-long.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fclose.lo fclose.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fclose.c -fPIC -DPIC -o .libs/fclose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fcntl.lo fcntl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fflush.lo fflush.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fflush.c -fPIC -DPIC -o .libs/fflush.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fpurge.lo fpurge.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fseek.lo fseek.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fseek.c -fPIC -DPIC -o .libs/fseek.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o fseeko.lo fseeko.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o glob.lo glob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c glob.c -fPIC -DPIC -o .libs/glob.o glob.c:168:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes] glob.c:216:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes] glob.c:217:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o isnanl.lo isnanl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o nanosleep.lo nanosleep.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o openat-proc.lo openat-proc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o printf-args.lo printf-args.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -no-undefined -lm -lm -lm -lm -lm -Wl,-O1 -Wl,--as-needed -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo md5.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo filemode.lo filenamecat-lgpl.lo freading.lo localcharset.lo malloca.lo nproc.lo openat-die.lo progname.lo save-cwd.lo sockets.lo strftime.lo strnlen1.lo tempname.lo tmpdir.lo dup-safer.lo fd-safer.lo pipe-safer.lo asnprintf.lo chdir-long.lo fclose.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo glob.lo isnanl.lo nanosleep.lo openat-proc.lo printf-args.lo printf-parse.lo vasnprintf.lo -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/md5.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/filemode.o .libs/filenamecat-lgpl.o .libs/freading.o .libs/localcharset.o .libs/malloca.o .libs/nproc.o .libs/openat-die.o .libs/progname.o .libs/save-cwd.o .libs/sockets.o .libs/strftime.o .libs/strnlen1.o .libs/tempname.o .libs/tmpdir.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/asnprintf.o .libs/chdir-long.o .libs/fclose.o .libs/fcntl.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/glob.o .libs/isnanl.o .libs/nanosleep.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: x86_64-pc-linux-gnu-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 'x86_64-pc-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/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libgnu' make[3]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libgnu' make[2]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libgnu' Making all in libcruft make[2]: Entering directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libcruft' /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/advnst.lo ranlib/advnst.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/advnst.f -fPIC -o ranlib/.libs/advnst.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genbet.lo ranlib/genbet.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genbet.f -fPIC -o ranlib/.libs/genbet.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genchi.lo ranlib/genchi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genchi.f -fPIC -o ranlib/.libs/genchi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genexp.lo ranlib/genexp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genexp.f -fPIC -o ranlib/.libs/genexp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genf.lo ranlib/genf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genf.f -fPIC -o ranlib/.libs/genf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/gengam.lo ranlib/gengam.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/gengam.f -fPIC -o ranlib/.libs/gengam.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genmn.lo ranlib/genmn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genmn.f -fPIC -o ranlib/.libs/genmn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genmul.lo ranlib/genmul.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genmul.f -fPIC -o ranlib/.libs/genmul.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/gennch.lo ranlib/gennch.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/gennch.f -fPIC -o ranlib/.libs/gennch.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/gennf.lo ranlib/gennf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/gennf.f -fPIC -o ranlib/.libs/gennf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/gennor.lo ranlib/gennor.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/gennor.f -fPIC -o ranlib/.libs/gennor.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genprm.lo ranlib/genprm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genprm.f -fPIC -o ranlib/.libs/genprm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/genunf.lo ranlib/genunf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/genunf.f -fPIC -o ranlib/.libs/genunf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/getcgn.lo ranlib/getcgn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/getcgn.f -fPIC -o ranlib/.libs/getcgn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/getsd.lo ranlib/getsd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/getsd.f -fPIC -o ranlib/.libs/getsd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ignbin.lo ranlib/ignbin.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ignbin.f -fPIC -o ranlib/.libs/ignbin.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ignlgi.lo ranlib/ignlgi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ignlgi.f -fPIC -o ranlib/.libs/ignlgi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ignnbn.lo ranlib/ignnbn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ignnbn.f -fPIC -o ranlib/.libs/ignnbn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ignpoi.lo ranlib/ignpoi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ignpoi.f -fPIC -o ranlib/.libs/ignpoi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ignuin.lo ranlib/ignuin.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ignuin.f -fPIC -o ranlib/.libs/ignuin.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/initgn.lo ranlib/initgn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/initgn.f -fPIC -o ranlib/.libs/initgn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/inrgcm.lo ranlib/inrgcm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/inrgcm.f -fPIC -o ranlib/.libs/inrgcm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/lennob.lo ranlib/lennob.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/lennob.f -fPIC -o ranlib/.libs/lennob.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/mltmod.lo ranlib/mltmod.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/mltmod.f -fPIC -o ranlib/.libs/mltmod.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/phrtsd.lo ranlib/phrtsd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/phrtsd.f -fPIC -o ranlib/.libs/phrtsd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/qrgnin.lo ranlib/qrgnin.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/qrgnin.f -fPIC -o ranlib/.libs/qrgnin.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/ranf.lo ranlib/ranf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/ranf.f -fPIC -o ranlib/.libs/ranf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/setall.lo ranlib/setall.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/setall.f -fPIC -o ranlib/.libs/setall.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/setant.lo ranlib/setant.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/setant.f -fPIC -o ranlib/.libs/setant.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/setgmn.lo ranlib/setgmn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/setgmn.f -fPIC -o ranlib/.libs/setgmn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/setsd.lo ranlib/setsd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/setsd.f -fPIC -o ranlib/.libs/setsd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/sexpo.lo ranlib/sexpo.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/sexpo.f -fPIC -o ranlib/.libs/sexpo.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/sgamma.lo ranlib/sgamma.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/sgamma.f -fPIC -o ranlib/.libs/sgamma.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/snorm.lo ranlib/snorm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c ranlib/snorm.f -fPIC -o ranlib/.libs/snorm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -c -o ranlib/wrap.lo ranlib/wrap.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -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 x86_64-pc-linux-gnu-gfortran -O2 -pipe -O2 -pipe -Wl,-O1 -Wl,--as-needed -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: x86_64-pc-linux-gnu-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: x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cacai.lo `test -f 'amos/cacai.f' || echo './'`amos/cacai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cacai.f -fPIC -o amos/.libs/libcruft_la-cacai.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cacon.lo `test -f 'amos/cacon.f' || echo './'`amos/cacon.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cacon.f -fPIC -o amos/.libs/libcruft_la-cacon.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbesh.lo `test -f 'amos/cbesh.f' || echo './'`amos/cbesh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbesh.f -fPIC -o amos/.libs/libcruft_la-cbesh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbesi.lo `test -f 'amos/cbesi.f' || echo './'`amos/cbesi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbesi.f -fPIC -o amos/.libs/libcruft_la-cbesi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbesj.lo `test -f 'amos/cbesj.f' || echo './'`amos/cbesj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbesj.f -fPIC -o amos/.libs/libcruft_la-cbesj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbesk.lo `test -f 'amos/cbesk.f' || echo './'`amos/cbesk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbesk.f -fPIC -o amos/.libs/libcruft_la-cbesk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbesy.lo `test -f 'amos/cbesy.f' || echo './'`amos/cbesy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbesy.f -fPIC -o amos/.libs/libcruft_la-cbesy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbinu.lo `test -f 'amos/cbinu.f' || echo './'`amos/cbinu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbinu.f -fPIC -o amos/.libs/libcruft_la-cbinu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbuni.lo `test -f 'amos/cbuni.f' || echo './'`amos/cbuni.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbuni.f -fPIC -o amos/.libs/libcruft_la-cbuni.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbunk.lo `test -f 'amos/cbunk.f' || echo './'`amos/cbunk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbunk.f -fPIC -o amos/.libs/libcruft_la-cbunk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cunk1.lo `test -f 'amos/cunk1.f' || echo './'`amos/cunk1.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cunk1.f -fPIC -o amos/.libs/libcruft_la-cunk1.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cunk2.lo `test -f 'amos/cunk2.f' || echo './'`amos/cunk2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cunk2.f -fPIC -o amos/.libs/libcruft_la-cunk2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-crati.lo `test -f 'amos/crati.f' || echo './'`amos/crati.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/crati.f -fPIC -o amos/.libs/libcruft_la-crati.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cshch.lo `test -f 'amos/cshch.f' || echo './'`amos/cshch.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cshch.f -fPIC -o amos/.libs/libcruft_la-cshch.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cuni1.lo `test -f 'amos/cuni1.f' || echo './'`amos/cuni1.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cuni1.f -fPIC -o amos/.libs/libcruft_la-cuni1.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cuoik.lo `test -f 'amos/cuoik.f' || echo './'`amos/cuoik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cuoik.f -fPIC -o amos/.libs/libcruft_la-cuoik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cairy.lo `test -f 'amos/cairy.f' || echo './'`amos/cairy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cairy.f -fPIC -o amos/.libs/libcruft_la-cairy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbiry.lo `test -f 'amos/cbiry.f' || echo './'`amos/cbiry.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbiry.f -fPIC -o amos/.libs/libcruft_la-cbiry.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-ckscl.lo `test -f 'amos/ckscl.f' || echo './'`amos/ckscl.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/ckscl.f -fPIC -o amos/.libs/libcruft_la-ckscl.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cs1s2.lo `test -f 'amos/cs1s2.f' || echo './'`amos/cs1s2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cs1s2.f -fPIC -o amos/.libs/libcruft_la-cs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cuchk.lo `test -f 'amos/cuchk.f' || echo './'`amos/cuchk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cuchk.f -fPIC -o amos/.libs/libcruft_la-cuchk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cuni2.lo `test -f 'amos/cuni2.f' || echo './'`amos/cuni2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cuni2.f -fPIC -o amos/.libs/libcruft_la-cuni2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cwrsk.lo `test -f 'amos/cwrsk.f' || echo './'`amos/cwrsk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cwrsk.f -fPIC -o amos/.libs/libcruft_la-cwrsk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-casyi.lo `test -f 'amos/casyi.f' || echo './'`amos/casyi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/casyi.f -fPIC -o amos/.libs/libcruft_la-casyi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cbknu.lo `test -f 'amos/cbknu.f' || echo './'`amos/cbknu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cbknu.f -fPIC -o amos/.libs/libcruft_la-cbknu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cmlri.lo `test -f 'amos/cmlri.f' || echo './'`amos/cmlri.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cmlri.f -fPIC -o amos/.libs/libcruft_la-cmlri.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cseri.lo `test -f 'amos/cseri.f' || echo './'`amos/cseri.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cseri.f -fPIC -o amos/.libs/libcruft_la-cseri.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cunhj.lo `test -f 'amos/cunhj.f' || echo './'`amos/cunhj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cunhj.f -fPIC -o amos/.libs/libcruft_la-cunhj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-cunik.lo `test -f 'amos/cunik.f' || echo './'`amos/cunik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/cunik.f -fPIC -o amos/.libs/libcruft_la-cunik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-dgamln.lo `test -f 'amos/dgamln.f' || echo './'`amos/dgamln.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/dgamln.f -fPIC -o amos/.libs/libcruft_la-dgamln.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-gamln.lo `test -f 'amos/gamln.f' || echo './'`amos/gamln.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/gamln.f -fPIC -o amos/.libs/libcruft_la-gamln.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-xzabs.lo `test -f 'amos/xzabs.f' || echo './'`amos/xzabs.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/xzabs.f -fPIC -o amos/.libs/libcruft_la-xzabs.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-xzexp.lo `test -f 'amos/xzexp.f' || echo './'`amos/xzexp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/xzexp.f -fPIC -o amos/.libs/libcruft_la-xzexp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-xzlog.lo `test -f 'amos/xzlog.f' || echo './'`amos/xzlog.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/xzlog.f -fPIC -o amos/.libs/libcruft_la-xzlog.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-xzsqrt.lo `test -f 'amos/xzsqrt.f' || echo './'`amos/xzsqrt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/xzsqrt.f -fPIC -o amos/.libs/libcruft_la-xzsqrt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zacai.lo `test -f 'amos/zacai.f' || echo './'`amos/zacai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zacai.f -fPIC -o amos/.libs/libcruft_la-zacai.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zacon.lo `test -f 'amos/zacon.f' || echo './'`amos/zacon.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zacon.f -fPIC -o amos/.libs/libcruft_la-zacon.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zairy.lo `test -f 'amos/zairy.f' || echo './'`amos/zairy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zairy.f -fPIC -o amos/.libs/libcruft_la-zairy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zasyi.lo `test -f 'amos/zasyi.f' || echo './'`amos/zasyi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zasyi.f -fPIC -o amos/.libs/libcruft_la-zasyi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbesh.lo `test -f 'amos/zbesh.f' || echo './'`amos/zbesh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbesh.f -fPIC -o amos/.libs/libcruft_la-zbesh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbesi.lo `test -f 'amos/zbesi.f' || echo './'`amos/zbesi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbesi.f -fPIC -o amos/.libs/libcruft_la-zbesi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbesj.lo `test -f 'amos/zbesj.f' || echo './'`amos/zbesj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbesj.f -fPIC -o amos/.libs/libcruft_la-zbesj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbesk.lo `test -f 'amos/zbesk.f' || echo './'`amos/zbesk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbesk.f -fPIC -o amos/.libs/libcruft_la-zbesk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbesy.lo `test -f 'amos/zbesy.f' || echo './'`amos/zbesy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbesy.f -fPIC -o amos/.libs/libcruft_la-zbesy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbinu.lo `test -f 'amos/zbinu.f' || echo './'`amos/zbinu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbinu.f -fPIC -o amos/.libs/libcruft_la-zbinu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbiry.lo `test -f 'amos/zbiry.f' || echo './'`amos/zbiry.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbiry.f -fPIC -o amos/.libs/libcruft_la-zbiry.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbknu.lo `test -f 'amos/zbknu.f' || echo './'`amos/zbknu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbknu.f -fPIC -o amos/.libs/libcruft_la-zbknu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbuni.lo `test -f 'amos/zbuni.f' || echo './'`amos/zbuni.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbuni.f -fPIC -o amos/.libs/libcruft_la-zbuni.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zbunk.lo `test -f 'amos/zbunk.f' || echo './'`amos/zbunk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zbunk.f -fPIC -o amos/.libs/libcruft_la-zbunk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zdiv.lo `test -f 'amos/zdiv.f' || echo './'`amos/zdiv.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zdiv.f -fPIC -o amos/.libs/libcruft_la-zdiv.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zkscl.lo `test -f 'amos/zkscl.f' || echo './'`amos/zkscl.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zkscl.f -fPIC -o amos/.libs/libcruft_la-zkscl.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zmlri.lo `test -f 'amos/zmlri.f' || echo './'`amos/zmlri.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zmlri.f -fPIC -o amos/.libs/libcruft_la-zmlri.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zmlt.lo `test -f 'amos/zmlt.f' || echo './'`amos/zmlt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zmlt.f -fPIC -o amos/.libs/libcruft_la-zmlt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zrati.lo `test -f 'amos/zrati.f' || echo './'`amos/zrati.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zrati.f -fPIC -o amos/.libs/libcruft_la-zrati.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zs1s2.lo `test -f 'amos/zs1s2.f' || echo './'`amos/zs1s2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zs1s2.f -fPIC -o amos/.libs/libcruft_la-zs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zseri.lo `test -f 'amos/zseri.f' || echo './'`amos/zseri.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zseri.f -fPIC -o amos/.libs/libcruft_la-zseri.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zshch.lo `test -f 'amos/zshch.f' || echo './'`amos/zshch.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zshch.f -fPIC -o amos/.libs/libcruft_la-zshch.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zuchk.lo `test -f 'amos/zuchk.f' || echo './'`amos/zuchk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zuchk.f -fPIC -o amos/.libs/libcruft_la-zuchk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zunhj.lo `test -f 'amos/zunhj.f' || echo './'`amos/zunhj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zunhj.f -fPIC -o amos/.libs/libcruft_la-zunhj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zuni1.lo `test -f 'amos/zuni1.f' || echo './'`amos/zuni1.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zuni1.f -fPIC -o amos/.libs/libcruft_la-zuni1.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zuni2.lo `test -f 'amos/zuni2.f' || echo './'`amos/zuni2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zuni2.f -fPIC -o amos/.libs/libcruft_la-zuni2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zunik.lo `test -f 'amos/zunik.f' || echo './'`amos/zunik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zunik.f -fPIC -o amos/.libs/libcruft_la-zunik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zunk1.lo `test -f 'amos/zunk1.f' || echo './'`amos/zunk1.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zunk1.f -fPIC -o amos/.libs/libcruft_la-zunk1.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zunk2.lo `test -f 'amos/zunk2.f' || echo './'`amos/zunk2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zunk2.f -fPIC -o amos/.libs/libcruft_la-zunk2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zuoik.lo `test -f 'amos/zuoik.f' || echo './'`amos/zuoik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zuoik.f -fPIC -o amos/.libs/libcruft_la-zuoik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o amos/libcruft_la-zwrsk.lo `test -f 'amos/zwrsk.f' || echo './'`amos/zwrsk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c amos/zwrsk.f -fPIC -o amos/.libs/libcruft_la-zwrsk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-ddot3.lo `test -f 'blas-xtra/ddot3.f' || echo './'`blas-xtra/ddot3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/ddot3.f -fPIC -o blas-xtra/.libs/libcruft_la-ddot3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-zdotc3.lo `test -f 'blas-xtra/zdotc3.f' || echo './'`blas-xtra/zdotc3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/zdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-zdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-sdot3.lo `test -f 'blas-xtra/sdot3.f' || echo './'`blas-xtra/sdot3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/sdot3.f -fPIC -o blas-xtra/.libs/libcruft_la-sdot3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-cdotc3.lo `test -f 'blas-xtra/cdotc3.f' || echo './'`blas-xtra/cdotc3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/cdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-cdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-dmatm3.lo `test -f 'blas-xtra/dmatm3.f' || echo './'`blas-xtra/dmatm3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/dmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-dmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-zmatm3.lo `test -f 'blas-xtra/zmatm3.f' || echo './'`blas-xtra/zmatm3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/zmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-zmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-smatm3.lo `test -f 'blas-xtra/smatm3.f' || echo './'`blas-xtra/smatm3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/smatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-smatm3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-cmatm3.lo `test -f 'blas-xtra/cmatm3.f' || echo './'`blas-xtra/cmatm3.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/cmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-cmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xddot.lo `test -f 'blas-xtra/xddot.f' || echo './'`blas-xtra/xddot.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xddot.f -fPIC -o blas-xtra/.libs/libcruft_la-xddot.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xdnrm2.lo `test -f 'blas-xtra/xdnrm2.f' || echo './'`blas-xtra/xdnrm2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xdnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xdznrm2.lo `test -f 'blas-xtra/xdznrm2.f' || echo './'`blas-xtra/xdznrm2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xdznrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdznrm2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xzdotc.lo `test -f 'blas-xtra/xzdotc.f' || echo './'`blas-xtra/xzdotc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xzdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xzdotu.lo `test -f 'blas-xtra/xzdotu.f' || echo './'`blas-xtra/xzdotu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xzdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xsdot.lo `test -f 'blas-xtra/xsdot.f' || echo './'`blas-xtra/xsdot.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xsdot.f -fPIC -o blas-xtra/.libs/libcruft_la-xsdot.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xsnrm2.lo `test -f 'blas-xtra/xsnrm2.f' || echo './'`blas-xtra/xsnrm2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xsnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xsnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xscnrm2.lo `test -f 'blas-xtra/xscnrm2.f' || echo './'`blas-xtra/xscnrm2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xscnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xscnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xcdotc.lo `test -f 'blas-xtra/xcdotc.f' || echo './'`blas-xtra/xcdotc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xcdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xcdotu.lo `test -f 'blas-xtra/xcdotu.f' || echo './'`blas-xtra/xcdotu.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xcdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotu.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-xerbla.lo `test -f 'blas-xtra/xerbla.f' || echo './'`blas-xtra/xerbla.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/xerbla.f -fPIC -o blas-xtra/.libs/libcruft_la-xerbla.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-cconv2.lo `test -f 'blas-xtra/cconv2.f' || echo './'`blas-xtra/cconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/cconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-cconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-csconv2.lo `test -f 'blas-xtra/csconv2.f' || echo './'`blas-xtra/csconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/csconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-csconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-dconv2.lo `test -f 'blas-xtra/dconv2.f' || echo './'`blas-xtra/dconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/dconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-dconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-sconv2.lo `test -f 'blas-xtra/sconv2.f' || echo './'`blas-xtra/sconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/sconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-sconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-zconv2.lo `test -f 'blas-xtra/zconv2.f' || echo './'`blas-xtra/zconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/zconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o blas-xtra/libcruft_la-zdconv2.lo `test -f 'blas-xtra/zdconv2.f' || echo './'`blas-xtra/zdconv2.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c blas-xtra/zdconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zdconv2.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-datv.lo `test -f 'daspk/datv.f' || echo './'`daspk/datv.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/datv.f -fPIC -o daspk/.libs/libcruft_la-datv.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dcnst0.lo `test -f 'daspk/dcnst0.f' || echo './'`daspk/dcnst0.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dcnst0.f -fPIC -o daspk/.libs/libcruft_la-dcnst0.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dcnstr.lo `test -f 'daspk/dcnstr.f' || echo './'`daspk/dcnstr.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dcnstr.f -fPIC -o daspk/.libs/libcruft_la-dcnstr.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddasic.lo `test -f 'daspk/ddasic.f' || echo './'`daspk/ddasic.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddasic.f -fPIC -o daspk/.libs/libcruft_la-ddasic.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddasid.lo `test -f 'daspk/ddasid.f' || echo './'`daspk/ddasid.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddasid.f -fPIC -o daspk/.libs/libcruft_la-ddasid.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddasik.lo `test -f 'daspk/ddasik.f' || echo './'`daspk/ddasik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddasik.f -fPIC -o daspk/.libs/libcruft_la-ddasik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddaspk.lo `test -f 'daspk/ddaspk.f' || echo './'`daspk/ddaspk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddaspk.f -fPIC -o daspk/.libs/libcruft_la-ddaspk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddstp.lo `test -f 'daspk/ddstp.f' || echo './'`daspk/ddstp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddstp.f -fPIC -o daspk/.libs/libcruft_la-ddstp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-ddwnrm.lo `test -f 'daspk/ddwnrm.f' || echo './'`daspk/ddwnrm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/ddwnrm.f -fPIC -o daspk/.libs/libcruft_la-ddwnrm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dfnrmd.lo `test -f 'daspk/dfnrmd.f' || echo './'`daspk/dfnrmd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dfnrmd.f -fPIC -o daspk/.libs/libcruft_la-dfnrmd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dfnrmk.lo `test -f 'daspk/dfnrmk.f' || echo './'`daspk/dfnrmk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dfnrmk.f -fPIC -o daspk/.libs/libcruft_la-dfnrmk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dhels.lo `test -f 'daspk/dhels.f' || echo './'`daspk/dhels.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dhels.f -fPIC -o daspk/.libs/libcruft_la-dhels.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dheqr.lo `test -f 'daspk/dheqr.f' || echo './'`daspk/dheqr.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dheqr.f -fPIC -o daspk/.libs/libcruft_la-dheqr.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dinvwt.lo `test -f 'daspk/dinvwt.f' || echo './'`daspk/dinvwt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dinvwt.f -fPIC -o daspk/.libs/libcruft_la-dinvwt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dlinsd.lo `test -f 'daspk/dlinsd.f' || echo './'`daspk/dlinsd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dlinsd.f -fPIC -o daspk/.libs/libcruft_la-dlinsd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dlinsk.lo `test -f 'daspk/dlinsk.f' || echo './'`daspk/dlinsk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dlinsk.f -fPIC -o daspk/.libs/libcruft_la-dlinsk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dmatd.lo `test -f 'daspk/dmatd.f' || echo './'`daspk/dmatd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dmatd.f -fPIC -o daspk/.libs/libcruft_la-dmatd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnedd.lo `test -f 'daspk/dnedd.f' || echo './'`daspk/dnedd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnedd.f -fPIC -o daspk/.libs/libcruft_la-dnedd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnedk.lo `test -f 'daspk/dnedk.f' || echo './'`daspk/dnedk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnedk.f -fPIC -o daspk/.libs/libcruft_la-dnedk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnsd.lo `test -f 'daspk/dnsd.f' || echo './'`daspk/dnsd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnsd.f -fPIC -o daspk/.libs/libcruft_la-dnsd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnsid.lo `test -f 'daspk/dnsid.f' || echo './'`daspk/dnsid.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnsid.f -fPIC -o daspk/.libs/libcruft_la-dnsid.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnsik.lo `test -f 'daspk/dnsik.f' || echo './'`daspk/dnsik.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnsik.f -fPIC -o daspk/.libs/libcruft_la-dnsik.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dnsk.lo `test -f 'daspk/dnsk.f' || echo './'`daspk/dnsk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dnsk.f -fPIC -o daspk/.libs/libcruft_la-dnsk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dorth.lo `test -f 'daspk/dorth.f' || echo './'`daspk/dorth.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dorth.f -fPIC -o daspk/.libs/libcruft_la-dorth.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dslvd.lo `test -f 'daspk/dslvd.f' || echo './'`daspk/dslvd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dslvd.f -fPIC -o daspk/.libs/libcruft_la-dslvd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dslvk.lo `test -f 'daspk/dslvk.f' || echo './'`daspk/dslvk.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dslvk.f -fPIC -o daspk/.libs/libcruft_la-dslvk.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dspigm.lo `test -f 'daspk/dspigm.f' || echo './'`daspk/dspigm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dspigm.f -fPIC -o daspk/.libs/libcruft_la-dspigm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o daspk/libcruft_la-dyypnw.lo `test -f 'daspk/dyypnw.f' || echo './'`daspk/dyypnw.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c daspk/dyypnw.f -fPIC -o daspk/.libs/libcruft_la-dyypnw.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dasrt/libcruft_la-ddasrt.lo `test -f 'dasrt/ddasrt.f' || echo './'`dasrt/ddasrt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dasrt/ddasrt.f -fPIC -o dasrt/.libs/libcruft_la-ddasrt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dasrt/libcruft_la-drchek.lo `test -f 'dasrt/drchek.f' || echo './'`dasrt/drchek.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dasrt/drchek.f -fPIC -o dasrt/.libs/libcruft_la-drchek.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dasrt/libcruft_la-droots.lo `test -f 'dasrt/droots.f' || echo './'`dasrt/droots.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dasrt/droots.f -fPIC -o dasrt/.libs/libcruft_la-droots.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddaini.lo `test -f 'dassl/ddaini.f' || echo './'`dassl/ddaini.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddaini.f -fPIC -o dassl/.libs/libcruft_la-ddaini.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddajac.lo `test -f 'dassl/ddajac.f' || echo './'`dassl/ddajac.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddajac.f -fPIC -o dassl/.libs/libcruft_la-ddajac.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddanrm.lo `test -f 'dassl/ddanrm.f' || echo './'`dassl/ddanrm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddanrm.f -fPIC -o dassl/.libs/libcruft_la-ddanrm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddaslv.lo `test -f 'dassl/ddaslv.f' || echo './'`dassl/ddaslv.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddaslv.f -fPIC -o dassl/.libs/libcruft_la-ddaslv.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddassl.lo `test -f 'dassl/ddassl.f' || echo './'`dassl/ddassl.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddassl.f -fPIC -o dassl/.libs/libcruft_la-ddassl.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddastp.lo `test -f 'dassl/ddastp.f' || echo './'`dassl/ddastp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddastp.f -fPIC -o dassl/.libs/libcruft_la-ddastp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddatrp.lo `test -f 'dassl/ddatrp.f' || echo './'`dassl/ddatrp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddatrp.f -fPIC -o dassl/.libs/libcruft_la-ddatrp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o dassl/libcruft_la-ddawts.lo `test -f 'dassl/ddawts.f' || echo './'`dassl/ddawts.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c dassl/ddawts.f -fPIC -o dassl/.libs/libcruft_la-ddawts.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xclange.lo `test -f 'lapack-xtra/xclange.f' || echo './'`lapack-xtra/xclange.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xclange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xclange.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xdlamch.lo `test -f 'lapack-xtra/xdlamch.f' || echo './'`lapack-xtra/xdlamch.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xdlamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlamch.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xdlange.lo `test -f 'lapack-xtra/xdlange.f' || echo './'`lapack-xtra/xdlange.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xdlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlange.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xilaenv.lo `test -f 'lapack-xtra/xilaenv.f' || echo './'`lapack-xtra/xilaenv.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xilaenv.f -fPIC -o lapack-xtra/.libs/libcruft_la-xilaenv.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xslamch.lo `test -f 'lapack-xtra/xslamch.f' || echo './'`lapack-xtra/xslamch.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xslamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslamch.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xslange.lo `test -f 'lapack-xtra/xslange.f' || echo './'`lapack-xtra/xslange.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xslange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslange.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/xzlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xzlange.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/zrsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o lapack-xtra/libcruft_la-crsf2csf.lo `test -f 'lapack-xtra/crsf2csf.f' || echo './'`lapack-xtra/crsf2csf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c lapack-xtra/crsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-crsf2csf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o misc/libcruft_la-blaswrap.lo `test -f 'misc/blaswrap.c' || echo './'`misc/blaswrap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c misc/blaswrap.c -fPIC -DPIC -o misc/.libs/libcruft_la-blaswrap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o misc/libcruft_la-cquit.lo `test -f 'misc/cquit.c' || echo './'`misc/cquit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c misc/cquit.c -fPIC -DPIC -o misc/.libs/libcruft_la-cquit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o misc/libcruft_la-d1mach.lo `test -f 'misc/d1mach.f' || echo './'`misc/d1mach.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c misc/d1mach.f -fPIC -o misc/.libs/libcruft_la-d1mach.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o misc/libcruft_la-f77-extern.lo `test -f 'misc/f77-extern.cc' || echo './'`misc/f77-extern.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c misc/f77-extern.cc -fPIC -DPIC -o misc/.libs/libcruft_la-f77-extern.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o misc/libcruft_la-f77-fcn.lo `test -f 'misc/f77-fcn.c' || echo './'`misc/f77-fcn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -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 [enabled by default] /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o misc/libcruft_la-i1mach.lo `test -f 'misc/i1mach.f' || echo './'`misc/i1mach.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c misc/i1mach.f -fPIC -o misc/.libs/libcruft_la-i1mach.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o misc/libcruft_la-lo-error.lo `test -f 'misc/lo-error.c' || echo './'`misc/lo-error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -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' [-Wunused-parameter] misc/lo-error.c: In function 'liboctave_warning_with_id': misc/lo-error.c:131:40: warning: unused parameter 'id' [-Wunused-parameter] /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o misc/libcruft_la-quit.lo `test -f 'misc/quit.cc' || echo './'`misc/quit.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c misc/quit.cc -fPIC -DPIC -o misc/.libs/libcruft_la-quit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o misc/libcruft_la-r1mach.lo `test -f 'misc/r1mach.f' || echo './'`misc/r1mach.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c misc/r1mach.f -fPIC -o misc/.libs/libcruft_la-r1mach.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-cfode.lo `test -f 'odepack/cfode.f' || echo './'`odepack/cfode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/cfode.f -fPIC -o odepack/.libs/libcruft_la-cfode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-dlsode.lo `test -f 'odepack/dlsode.f' || echo './'`odepack/dlsode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/dlsode.f -fPIC -o odepack/.libs/libcruft_la-dlsode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-ewset.lo `test -f 'odepack/ewset.f' || echo './'`odepack/ewset.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/ewset.f -fPIC -o odepack/.libs/libcruft_la-ewset.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-intdy.lo `test -f 'odepack/intdy.f' || echo './'`odepack/intdy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/intdy.f -fPIC -o odepack/.libs/libcruft_la-intdy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-prepj.lo `test -f 'odepack/prepj.f' || echo './'`odepack/prepj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/prepj.f -fPIC -o odepack/.libs/libcruft_la-prepj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-solsy.lo `test -f 'odepack/solsy.f' || echo './'`odepack/solsy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/solsy.f -fPIC -o odepack/.libs/libcruft_la-solsy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-stode.lo `test -f 'odepack/stode.f' || echo './'`odepack/stode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/stode.f -fPIC -o odepack/.libs/libcruft_la-stode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-vnorm.lo `test -f 'odepack/vnorm.f' || echo './'`odepack/vnorm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/vnorm.f -fPIC -o odepack/.libs/libcruft_la-vnorm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-scfode.lo `test -f 'odepack/scfode.f' || echo './'`odepack/scfode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/scfode.f -fPIC -o odepack/.libs/libcruft_la-scfode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-sewset.lo `test -f 'odepack/sewset.f' || echo './'`odepack/sewset.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/sewset.f -fPIC -o odepack/.libs/libcruft_la-sewset.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-sintdy.lo `test -f 'odepack/sintdy.f' || echo './'`odepack/sintdy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/sintdy.f -fPIC -o odepack/.libs/libcruft_la-sintdy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-slsode.lo `test -f 'odepack/slsode.f' || echo './'`odepack/slsode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/slsode.f -fPIC -o odepack/.libs/libcruft_la-slsode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-sprepj.lo `test -f 'odepack/sprepj.f' || echo './'`odepack/sprepj.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/sprepj.f -fPIC -o odepack/.libs/libcruft_la-sprepj.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-ssolsy.lo `test -f 'odepack/ssolsy.f' || echo './'`odepack/ssolsy.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/ssolsy.f -fPIC -o odepack/.libs/libcruft_la-ssolsy.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-sstode.lo `test -f 'odepack/sstode.f' || echo './'`odepack/sstode.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/sstode.f -fPIC -o odepack/.libs/libcruft_la-sstode.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o odepack/libcruft_la-svnorm.lo `test -f 'odepack/svnorm.f' || echo './'`odepack/svnorm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c odepack/svnorm.f -fPIC -o odepack/.libs/libcruft_la-svnorm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o ordered-qz/libcruft_la-dsubsp.lo `test -f 'ordered-qz/dsubsp.f' || echo './'`ordered-qz/dsubsp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c ordered-qz/dsubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-dsubsp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o ordered-qz/libcruft_la-exchqz.lo `test -f 'ordered-qz/exchqz.f' || echo './'`ordered-qz/exchqz.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c ordered-qz/exchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-exchqz.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o ordered-qz/libcruft_la-ssubsp.lo `test -f 'ordered-qz/ssubsp.f' || echo './'`ordered-qz/ssubsp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c ordered-qz/ssubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-ssubsp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o ordered-qz/libcruft_la-sexchqz.lo `test -f 'ordered-qz/sexchqz.f' || echo './'`ordered-qz/sexchqz.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c ordered-qz/sexchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-sexchqz.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqagi.lo `test -f 'quadpack/dqagi.f' || echo './'`quadpack/dqagi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqagi.f -fPIC -o quadpack/.libs/libcruft_la-dqagi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqagie.lo `test -f 'quadpack/dqagie.f' || echo './'`quadpack/dqagie.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqagie.f -fPIC -o quadpack/.libs/libcruft_la-dqagie.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqagp.lo `test -f 'quadpack/dqagp.f' || echo './'`quadpack/dqagp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqagp.f -fPIC -o quadpack/.libs/libcruft_la-dqagp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqagpe.lo `test -f 'quadpack/dqagpe.f' || echo './'`quadpack/dqagpe.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqagpe.f -fPIC -o quadpack/.libs/libcruft_la-dqagpe.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqelg.lo `test -f 'quadpack/dqelg.f' || echo './'`quadpack/dqelg.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqelg.f -fPIC -o quadpack/.libs/libcruft_la-dqelg.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqk15i.lo `test -f 'quadpack/dqk15i.f' || echo './'`quadpack/dqk15i.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqk15i.f -fPIC -o quadpack/.libs/libcruft_la-dqk15i.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqk21.lo `test -f 'quadpack/dqk21.f' || echo './'`quadpack/dqk21.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqk21.f -fPIC -o quadpack/.libs/libcruft_la-dqk21.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-dqpsrt.lo `test -f 'quadpack/dqpsrt.f' || echo './'`quadpack/dqpsrt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/dqpsrt.f -fPIC -o quadpack/.libs/libcruft_la-dqpsrt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qagie.lo `test -f 'quadpack/qagie.f' || echo './'`quadpack/qagie.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qagie.f -fPIC -o quadpack/.libs/libcruft_la-qagie.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qagi.lo `test -f 'quadpack/qagi.f' || echo './'`quadpack/qagi.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qagi.f -fPIC -o quadpack/.libs/libcruft_la-qagi.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qagpe.lo `test -f 'quadpack/qagpe.f' || echo './'`quadpack/qagpe.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qagpe.f -fPIC -o quadpack/.libs/libcruft_la-qagpe.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qagp.lo `test -f 'quadpack/qagp.f' || echo './'`quadpack/qagp.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qagp.f -fPIC -o quadpack/.libs/libcruft_la-qagp.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qelg.lo `test -f 'quadpack/qelg.f' || echo './'`quadpack/qelg.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qelg.f -fPIC -o quadpack/.libs/libcruft_la-qelg.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qk15i.lo `test -f 'quadpack/qk15i.f' || echo './'`quadpack/qk15i.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qk15i.f -fPIC -o quadpack/.libs/libcruft_la-qk15i.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qk21.lo `test -f 'quadpack/qk21.f' || echo './'`quadpack/qk21.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qk21.f -fPIC -o quadpack/.libs/libcruft_la-qk21.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-qpsrt.lo `test -f 'quadpack/qpsrt.f' || echo './'`quadpack/qpsrt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/qpsrt.f -fPIC -o quadpack/.libs/libcruft_la-qpsrt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o quadpack/libcruft_la-xerror.lo `test -f 'quadpack/xerror.f' || echo './'`quadpack/xerror.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c quadpack/xerror.f -fPIC -o quadpack/.libs/libcruft_la-xerror.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-fdump.lo `test -f 'slatec-err/fdump.f' || echo './'`slatec-err/fdump.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/fdump.f -fPIC -o slatec-err/.libs/libcruft_la-fdump.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-ixsav.lo `test -f 'slatec-err/ixsav.f' || echo './'`slatec-err/ixsav.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/ixsav.f -fPIC -o slatec-err/.libs/libcruft_la-ixsav.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-j4save.lo `test -f 'slatec-err/j4save.f' || echo './'`slatec-err/j4save.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/j4save.f -fPIC -o slatec-err/.libs/libcruft_la-j4save.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xerclr.lo `test -f 'slatec-err/xerclr.f' || echo './'`slatec-err/xerclr.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xerclr.f -fPIC -o slatec-err/.libs/libcruft_la-xerclr.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xercnt.lo `test -f 'slatec-err/xercnt.f' || echo './'`slatec-err/xercnt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xercnt.f -fPIC -o slatec-err/.libs/libcruft_la-xercnt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xerhlt.lo `test -f 'slatec-err/xerhlt.f' || echo './'`slatec-err/xerhlt.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xerhlt.f -fPIC -o slatec-err/.libs/libcruft_la-xerhlt.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xermsg.lo `test -f 'slatec-err/xermsg.f' || echo './'`slatec-err/xermsg.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xermsg.f -fPIC -o slatec-err/.libs/libcruft_la-xermsg.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xerprn.lo `test -f 'slatec-err/xerprn.f' || echo './'`slatec-err/xerprn.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xerprn.f -fPIC -o slatec-err/.libs/libcruft_la-xerprn.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xerrwd.lo `test -f 'slatec-err/xerrwd.f' || echo './'`slatec-err/xerrwd.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xerrwd.f -fPIC -o slatec-err/.libs/libcruft_la-xerrwd.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xersve.lo `test -f 'slatec-err/xersve.f' || echo './'`slatec-err/xersve.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xersve.f -fPIC -o slatec-err/.libs/libcruft_la-xersve.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xgetf.lo `test -f 'slatec-err/xgetf.f' || echo './'`slatec-err/xgetf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xgetf.f -fPIC -o slatec-err/.libs/libcruft_la-xgetf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xgetua.lo `test -f 'slatec-err/xgetua.f' || echo './'`slatec-err/xgetua.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xgetua.f -fPIC -o slatec-err/.libs/libcruft_la-xgetua.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xsetf.lo `test -f 'slatec-err/xsetf.f' || echo './'`slatec-err/xsetf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xsetf.f -fPIC -o slatec-err/.libs/libcruft_la-xsetf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-err/libcruft_la-xsetua.lo `test -f 'slatec-err/xsetua.f' || echo './'`slatec-err/xsetua.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-err/xsetua.f -fPIC -o slatec-err/.libs/libcruft_la-xsetua.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-albeta.lo `test -f 'slatec-fn/albeta.f' || echo './'`slatec-fn/albeta.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/albeta.f -fPIC -o slatec-fn/.libs/libcruft_la-albeta.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-alngam.lo `test -f 'slatec-fn/alngam.f' || echo './'`slatec-fn/alngam.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/alngam.f -fPIC -o slatec-fn/.libs/libcruft_la-alngam.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-alnrel.lo `test -f 'slatec-fn/alnrel.f' || echo './'`slatec-fn/alnrel.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/alnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-alnrel.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-algams.lo `test -f 'slatec-fn/algams.f' || echo './'`slatec-fn/algams.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/algams.f -fPIC -o slatec-fn/.libs/libcruft_la-algams.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-acosh.lo `test -f 'slatec-fn/acosh.f' || echo './'`slatec-fn/acosh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/acosh.f -fPIC -o slatec-fn/.libs/libcruft_la-acosh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-asinh.lo `test -f 'slatec-fn/asinh.f' || echo './'`slatec-fn/asinh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/asinh.f -fPIC -o slatec-fn/.libs/libcruft_la-asinh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-atanh.lo `test -f 'slatec-fn/atanh.f' || echo './'`slatec-fn/atanh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/atanh.f -fPIC -o slatec-fn/.libs/libcruft_la-atanh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-betai.lo `test -f 'slatec-fn/betai.f' || echo './'`slatec-fn/betai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/betai.f -fPIC -o slatec-fn/.libs/libcruft_la-betai.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-csevl.lo `test -f 'slatec-fn/csevl.f' || echo './'`slatec-fn/csevl.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/csevl.f -fPIC -o slatec-fn/.libs/libcruft_la-csevl.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-d9gmit.lo `test -f 'slatec-fn/d9gmit.f' || echo './'`slatec-fn/d9gmit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/d9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9gmit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-d9lgic.lo `test -f 'slatec-fn/d9lgic.f' || echo './'`slatec-fn/d9lgic.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/d9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgic.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-d9lgit.lo `test -f 'slatec-fn/d9lgit.f' || echo './'`slatec-fn/d9lgit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/d9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-d9lgmc.lo `test -f 'slatec-fn/d9lgmc.f' || echo './'`slatec-fn/d9lgmc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/d9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dacosh.lo `test -f 'slatec-fn/dacosh.f' || echo './'`slatec-fn/dacosh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-dacosh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dasinh.lo `test -f 'slatec-fn/dasinh.f' || echo './'`slatec-fn/dasinh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-dasinh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-datanh.lo `test -f 'slatec-fn/datanh.f' || echo './'`slatec-fn/datanh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/datanh.f -fPIC -o slatec-fn/.libs/libcruft_la-datanh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dbetai.lo `test -f 'slatec-fn/dbetai.f' || echo './'`slatec-fn/dbetai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-dbetai.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dcsevl.lo `test -f 'slatec-fn/dcsevl.f' || echo './'`slatec-fn/dcsevl.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dcsevl.f -fPIC -o slatec-fn/.libs/libcruft_la-dcsevl.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-derf.lo `test -f 'slatec-fn/derf.f' || echo './'`slatec-fn/derf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/derf.f -fPIC -o slatec-fn/.libs/libcruft_la-derf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-derfc.lo `test -f 'slatec-fn/derfc.f' || echo './'`slatec-fn/derfc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/derfc.f -fPIC -o slatec-fn/.libs/libcruft_la-derfc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dgami.lo `test -f 'slatec-fn/dgami.f' || echo './'`slatec-fn/dgami.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dgami.f -fPIC -o slatec-fn/.libs/libcruft_la-dgami.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dgamit.lo `test -f 'slatec-fn/dgamit.f' || echo './'`slatec-fn/dgamit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dgamlm.lo `test -f 'slatec-fn/dgamlm.f' || echo './'`slatec-fn/dgamlm.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dgamlm.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamlm.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dgamma.lo `test -f 'slatec-fn/dgamma.f' || echo './'`slatec-fn/dgamma.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamma.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dgamr.lo `test -f 'slatec-fn/dgamr.f' || echo './'`slatec-fn/dgamr.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dgamr.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamr.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dlbeta.lo `test -f 'slatec-fn/dlbeta.f' || echo './'`slatec-fn/dlbeta.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dlbeta.f -fPIC -o slatec-fn/.libs/libcruft_la-dlbeta.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dlgams.lo `test -f 'slatec-fn/dlgams.f' || echo './'`slatec-fn/dlgams.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dlgams.f -fPIC -o slatec-fn/.libs/libcruft_la-dlgams.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dlngam.lo `test -f 'slatec-fn/dlngam.f' || echo './'`slatec-fn/dlngam.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dlngam.f -fPIC -o slatec-fn/.libs/libcruft_la-dlngam.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dlnrel.lo `test -f 'slatec-fn/dlnrel.f' || echo './'`slatec-fn/dlnrel.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dlnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-dlnrel.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dpchim.lo `test -f 'slatec-fn/dpchim.f' || echo './'`slatec-fn/dpchim.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dpchim.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchim.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-dpchst.lo `test -f 'slatec-fn/dpchst.f' || echo './'`slatec-fn/dpchst.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/dpchst.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchst.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-erf.lo `test -f 'slatec-fn/erf.f' || echo './'`slatec-fn/erf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/erf.f -fPIC -o slatec-fn/.libs/libcruft_la-erf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-erfc.lo `test -f 'slatec-fn/erfc.f' || echo './'`slatec-fn/erfc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/erfc.f -fPIC -o slatec-fn/.libs/libcruft_la-erfc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-gami.lo `test -f 'slatec-fn/gami.f' || echo './'`slatec-fn/gami.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/gami.f -fPIC -o slatec-fn/.libs/libcruft_la-gami.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-gamit.lo `test -f 'slatec-fn/gamit.f' || echo './'`slatec-fn/gamit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/gamit.f -fPIC -o slatec-fn/.libs/libcruft_la-gamit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-gamlim.lo `test -f 'slatec-fn/gamlim.f' || echo './'`slatec-fn/gamlim.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/gamlim.f -fPIC -o slatec-fn/.libs/libcruft_la-gamlim.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-gamma.lo `test -f 'slatec-fn/gamma.f' || echo './'`slatec-fn/gamma.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/gamma.f -fPIC -o slatec-fn/.libs/libcruft_la-gamma.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-gamr.lo `test -f 'slatec-fn/gamr.f' || echo './'`slatec-fn/gamr.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/gamr.f -fPIC -o slatec-fn/.libs/libcruft_la-gamr.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-initds.lo `test -f 'slatec-fn/initds.f' || echo './'`slatec-fn/initds.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/initds.f -fPIC -o slatec-fn/.libs/libcruft_la-initds.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-inits.lo `test -f 'slatec-fn/inits.f' || echo './'`slatec-fn/inits.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/inits.f -fPIC -o slatec-fn/.libs/libcruft_la-inits.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-pchim.lo `test -f 'slatec-fn/pchim.f' || echo './'`slatec-fn/pchim.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/pchim.f -fPIC -o slatec-fn/.libs/libcruft_la-pchim.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-pchst.lo `test -f 'slatec-fn/pchst.f' || echo './'`slatec-fn/pchst.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/pchst.f -fPIC -o slatec-fn/.libs/libcruft_la-pchst.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-r9lgmc.lo `test -f 'slatec-fn/r9lgmc.f' || echo './'`slatec-fn/r9lgmc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/r9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-r9lgit.lo `test -f 'slatec-fn/r9lgit.f' || echo './'`slatec-fn/r9lgit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/r9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-r9gmit.lo `test -f 'slatec-fn/r9gmit.f' || echo './'`slatec-fn/r9gmit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/r9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9gmit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-r9lgic.lo `test -f 'slatec-fn/r9lgic.f' || echo './'`slatec-fn/r9lgic.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/r9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgic.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdacosh.lo `test -f 'slatec-fn/xdacosh.f' || echo './'`slatec-fn/xdacosh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdacosh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdasinh.lo `test -f 'slatec-fn/xdasinh.f' || echo './'`slatec-fn/xdasinh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdasinh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdatanh.lo `test -f 'slatec-fn/xdatanh.f' || echo './'`slatec-fn/xdatanh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdatanh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdbetai.lo `test -f 'slatec-fn/xdbetai.f' || echo './'`slatec-fn/xdbetai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xdbetai.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xderf.lo `test -f 'slatec-fn/xderf.f' || echo './'`slatec-fn/xderf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xderf.f -fPIC -o slatec-fn/.libs/libcruft_la-xderf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xderfc.lo `test -f 'slatec-fn/xderfc.f' || echo './'`slatec-fn/xderfc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xderfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xderfc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdgami.lo `test -f 'slatec-fn/xdgami.f' || echo './'`slatec-fn/xdgami.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdgami.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgami.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdgamit.lo `test -f 'slatec-fn/xdgamit.f' || echo './'`slatec-fn/xdgamit.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamit.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xdgamma.lo `test -f 'slatec-fn/xdgamma.f' || echo './'`slatec-fn/xdgamma.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xdgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamma.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xgmainc.lo `test -f 'slatec-fn/xgmainc.f' || echo './'`slatec-fn/xgmainc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xacosh.lo `test -f 'slatec-fn/xacosh.f' || echo './'`slatec-fn/xacosh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xacosh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xasinh.lo `test -f 'slatec-fn/xasinh.f' || echo './'`slatec-fn/xasinh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xasinh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xatanh.lo `test -f 'slatec-fn/xatanh.f' || echo './'`slatec-fn/xatanh.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xatanh.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xerf.lo `test -f 'slatec-fn/xerf.f' || echo './'`slatec-fn/xerf.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xerf.f -fPIC -o slatec-fn/.libs/libcruft_la-xerf.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xerfc.lo `test -f 'slatec-fn/xerfc.f' || echo './'`slatec-fn/xerfc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xerfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xerfc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xsgmainc.lo `test -f 'slatec-fn/xsgmainc.f' || echo './'`slatec-fn/xsgmainc.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xsgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xsgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xgamma.lo `test -f 'slatec-fn/xgamma.f' || echo './'`slatec-fn/xgamma.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c slatec-fn/xgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xgamma.o /bin/sh ../libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o slatec-fn/libcruft_la-xbetai.lo `test -f 'slatec-fn/xbetai.f' || echo './'`slatec-fn/xbetai.f libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -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 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/blaswrap.c 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 x86_64-pc-linux-gnu-g++ -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -version-info 1:1:0 -no-undefined -bindir /usr/bin -Wl,-O1 -Wl,--as-needed -o libcruft.la -rpath /usr/lib64/octave/3.6.3 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 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-blaswrap.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 libranlib.la ../libgnu/libgnu.la -lm -lm -lm -lm -lm -llapack -lblas -lblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -lgfortran -lm -lquadmath -lm -lm libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/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 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-blaswrap.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 ./.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,--as-needed -llapack -lblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libgfortran.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libquadmath.so -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crtn.o -march=core2 -msse4.1 -O2 -march=core2 -msse4.1 -O2 -pthread -march=core2 -msse4.1 -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libcruft.so.1 -o .libs/libcruft.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libcruft.so.1" && ln -s "libcruft.so.1.0.1" "libcruft.so.1") libtool: link: (cd ".libs" && rm -f "libcruft.so" && ln -s "libcruft.so.1.0.1" "libcruft.so") libtool: link: ( cd ".libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" ) make[2]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libcruft' Making all in liboctave make[2]: Entering directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/liboctave' ./config-ops.sh .. vx inc ../liboctave/vx-op-inc.mk is unchanged ./config-ops.sh .. mx inc ../liboctave/mx-op-inc.mk is unchanged ./config-ops.sh .. vx src ../liboctave/vx-op-src.mk is unchanged ./config-ops.sh .. mx src ../liboctave/mx-op-src.mk is unchanged 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/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/liboctave' ./config-ops.sh .. vx inc ../liboctave/vx-op-inc.mk is unchanged ./config-ops.sh .. mx inc ../liboctave/mx-op-inc.mk is unchanged ./config-ops.sh .. vx src ../liboctave/vx-op-src.mk is unchanged ./config-ops.sh .. mx src ../liboctave/mx-op-src.mk is unchanged /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CollocWt.lo `test -f 'CollocWt.cc' || echo './'`CollocWt.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CollocWt.cc -fPIC -DPIC -o .libs/liboctave_la-CollocWt.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-DASPK.lo `test -f 'DASPK.cc' || echo './'`DASPK.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c DASPK.cc -fPIC -DPIC -o .libs/liboctave_la-DASPK.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-DASRT.lo `test -f 'DASRT.cc' || echo './'`DASRT.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c DASRT.cc -fPIC -DPIC -o .libs/liboctave_la-DASRT.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-DASSL.lo `test -f 'DASSL.cc' || echo './'`DASSL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c DASSL.cc -fPIC -DPIC -o .libs/liboctave_la-DASSL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-LSODE.lo `test -f 'LSODE.cc' || echo './'`LSODE.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c LSODE.cc -fPIC -DPIC -o .libs/liboctave_la-LSODE.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-ODES.lo `test -f 'ODES.cc' || echo './'`ODES.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c ODES.cc -fPIC -DPIC -o .libs/liboctave_la-ODES.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Quad.lo `test -f 'Quad.cc' || echo './'`Quad.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Quad.cc -fPIC -DPIC -o .libs/liboctave_la-Quad.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Range.lo `test -f 'Range.cc' || echo './'`Range.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Range.cc -fPIC -DPIC -o .libs/liboctave_la-Range.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-data-conv.lo `test -f 'data-conv.cc' || echo './'`data-conv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c data-conv.cc -fPIC -DPIC -o .libs/liboctave_la-data-conv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dir-ops.lo `test -f 'dir-ops.cc' || echo './'`dir-ops.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dir-ops.cc -fPIC -DPIC -o .libs/liboctave_la-dir-ops.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-file-ops.lo `test -f 'file-ops.cc' || echo './'`file-ops.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c file-ops.cc -fPIC -DPIC -o .libs/liboctave_la-file-ops.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-file-stat.lo `test -f 'file-stat.cc' || echo './'`file-stat.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c file-stat.cc -fPIC -DPIC -o .libs/liboctave_la-file-stat.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-glob-match.lo `test -f 'glob-match.cc' || echo './'`glob-match.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c glob-match.cc -fPIC -DPIC -o .libs/liboctave_la-glob-match.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-idx-vector.lo `test -f 'idx-vector.cc' || echo './'`idx-vector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c idx-vector.cc -fPIC -DPIC -o .libs/liboctave_la-idx-vector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-array-gripes.lo `test -f 'lo-array-gripes.cc' || echo './'`lo-array-gripes.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-array-gripes.cc -fPIC -DPIC -o .libs/liboctave_la-lo-array-gripes.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-ieee.lo `test -f 'lo-ieee.cc' || echo './'`lo-ieee.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-ieee.cc -fPIC -DPIC -o .libs/liboctave_la-lo-ieee.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-mappers.lo `test -f 'lo-mappers.cc' || echo './'`lo-mappers.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-mappers.cc -fPIC -DPIC -o .libs/liboctave_la-lo-mappers.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-specfun.lo `test -f 'lo-specfun.cc' || echo './'`lo-specfun.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-specfun.cc -fPIC -DPIC -o .libs/liboctave_la-lo-specfun.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-sysdep.lo `test -f 'lo-sysdep.cc' || echo './'`lo-sysdep.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-sysdep.cc -fPIC -DPIC -o .libs/liboctave_la-lo-sysdep.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-lo-utils.lo `test -f 'lo-utils.cc' || echo './'`lo-utils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c lo-utils.cc -fPIC -DPIC -o .libs/liboctave_la-lo-utils.o lo-utils.cc:358:1: warning: unused parameter 'sign' [-Wunused-parameter] /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mach-info.lo `test -f 'mach-info.cc' || echo './'`mach-info.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mach-info.cc -fPIC -DPIC -o .libs/liboctave_la-mach-info.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-alloc.lo `test -f 'oct-alloc.cc' || echo './'`oct-alloc.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-alloc.cc -fPIC -DPIC -o .libs/liboctave_la-oct-alloc.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-convn.lo `test -f 'oct-convn.cc' || echo './'`oct-convn.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-convn.cc -fPIC -DPIC -o .libs/liboctave_la-oct-convn.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-env.lo `test -f 'oct-env.cc' || echo './'`oct-env.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-env.cc -fPIC -DPIC -o .libs/liboctave_la-oct-env.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-fftw.lo `test -f 'oct-fftw.cc' || echo './'`oct-fftw.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-fftw.cc -fPIC -DPIC -o .libs/liboctave_la-oct-fftw.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-glob.lo `test -f 'oct-glob.cc' || echo './'`oct-glob.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-glob.cc -fPIC -DPIC -o .libs/liboctave_la-oct-glob.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-group.lo `test -f 'oct-group.cc' || echo './'`oct-group.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-group.cc -fPIC -DPIC -o .libs/liboctave_la-oct-group.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-locbuf.lo `test -f 'oct-locbuf.cc' || echo './'`oct-locbuf.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-locbuf.cc -fPIC -DPIC -o .libs/liboctave_la-oct-locbuf.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-md5.lo `test -f 'oct-md5.cc' || echo './'`oct-md5.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-md5.cc -fPIC -DPIC -o .libs/liboctave_la-oct-md5.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-mutex.lo `test -f 'oct-mutex.cc' || echo './'`oct-mutex.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-mutex.cc -fPIC -DPIC -o .libs/liboctave_la-oct-mutex.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-norm.lo `test -f 'oct-norm.cc' || echo './'`oct-norm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-norm.cc -fPIC -DPIC -o .libs/liboctave_la-oct-norm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-passwd.lo `test -f 'oct-passwd.cc' || echo './'`oct-passwd.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-passwd.cc -fPIC -DPIC -o .libs/liboctave_la-oct-passwd.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-rand.lo `test -f 'oct-rand.cc' || echo './'`oct-rand.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-rand.cc -fPIC -DPIC -o .libs/liboctave_la-oct-rand.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-shlib.lo `test -f 'oct-shlib.cc' || echo './'`oct-shlib.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-shlib.cc -fPIC -DPIC -o .libs/liboctave_la-oct-shlib.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-spparms.lo `test -f 'oct-spparms.cc' || echo './'`oct-spparms.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-spparms.cc -fPIC -DPIC -o .libs/liboctave_la-oct-spparms.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-syscalls.lo `test -f 'oct-syscalls.cc' || echo './'`oct-syscalls.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-syscalls.cc -fPIC -DPIC -o .libs/liboctave_la-oct-syscalls.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-time.lo `test -f 'oct-time.cc' || echo './'`oct-time.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-time.cc -fPIC -DPIC -o .libs/liboctave_la-oct-time.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-uname.lo `test -f 'oct-uname.cc' || echo './'`oct-uname.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-uname.cc -fPIC -DPIC -o .libs/liboctave_la-oct-uname.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-pathsearch.lo `test -f 'pathsearch.cc' || echo './'`pathsearch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c pathsearch.cc -fPIC -DPIC -o .libs/liboctave_la-pathsearch.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-regexp.lo `test -f 'regexp.cc' || echo './'`regexp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c regexp.cc -fPIC -DPIC -o .libs/liboctave_la-regexp.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-singleton-cleanup.lo `test -f 'singleton-cleanup.cc' || echo './'`singleton-cleanup.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c singleton-cleanup.cc -fPIC -DPIC -o .libs/liboctave_la-singleton-cleanup.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-sparse-sort.lo `test -f 'sparse-sort.cc' || echo './'`sparse-sort.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c sparse-sort.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-sort.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-sparse-util.lo `test -f 'sparse-util.cc' || echo './'`sparse-util.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c sparse-util.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-util.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-str-vec.lo `test -f 'str-vec.cc' || echo './'`str-vec.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c str-vec.cc -fPIC -DPIC -o .libs/liboctave_la-str-vec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-C.lo `test -f 'Array-C.cc' || echo './'`Array-C.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-C.cc -fPIC -DPIC -o .libs/liboctave_la-Array-C.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-b.lo `test -f 'Array-b.cc' || echo './'`Array-b.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-b.cc -fPIC -DPIC -o .libs/liboctave_la-Array-b.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-ch.lo `test -f 'Array-ch.cc' || echo './'`Array-ch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-ch.cc -fPIC -DPIC -o .libs/liboctave_la-Array-ch.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-d.lo `test -f 'Array-d.cc' || echo './'`Array-d.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-d.cc -fPIC -DPIC -o .libs/liboctave_la-Array-d.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-f.lo `test -f 'Array-f.cc' || echo './'`Array-f.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-f.cc -fPIC -DPIC -o .libs/liboctave_la-Array-f.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-fC.lo `test -f 'Array-fC.cc' || echo './'`Array-fC.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-fC.cc -fPIC -DPIC -o .libs/liboctave_la-Array-fC.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-i.lo `test -f 'Array-i.cc' || echo './'`Array-i.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-i.cc -fPIC -DPIC -o .libs/liboctave_la-Array-i.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-idx-vec.lo `test -f 'Array-idx-vec.cc' || echo './'`Array-idx-vec.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-idx-vec.cc -fPIC -DPIC -o .libs/liboctave_la-Array-idx-vec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-s.lo `test -f 'Array-s.cc' || echo './'`Array-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-s.cc -fPIC -DPIC -o .libs/liboctave_la-Array-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-str.lo `test -f 'Array-str.cc' || echo './'`Array-str.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-str.cc -fPIC -DPIC -o .libs/liboctave_la-Array-str.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-voidp.lo `test -f 'Array-voidp.cc' || echo './'`Array-voidp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-voidp.cc -fPIC -DPIC -o .libs/liboctave_la-Array-voidp.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-C.lo `test -f 'MArray-C.cc' || echo './'`MArray-C.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-C.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-C.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-d.lo `test -f 'MArray-d.cc' || echo './'`MArray-d.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-d.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-d.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-f.lo `test -f 'MArray-f.cc' || echo './'`MArray-f.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-f.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-f.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-fC.lo `test -f 'MArray-fC.cc' || echo './'`MArray-fC.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-fC.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-fC.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-i.lo `test -f 'MArray-i.cc' || echo './'`MArray-i.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-i.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-i.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MArray-s.lo `test -f 'MArray-s.cc' || echo './'`MArray-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MArray-s.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MSparse-C.lo `test -f 'MSparse-C.cc' || echo './'`MSparse-C.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MSparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-C.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MSparse-d.lo `test -f 'MSparse-d.cc' || echo './'`MSparse-d.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MSparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-d.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Sparse-C.lo `test -f 'Sparse-C.cc' || echo './'`Sparse-C.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Sparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-C.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Sparse-b.lo `test -f 'Sparse-b.cc' || echo './'`Sparse-b.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Sparse-b.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-b.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Sparse-d.lo `test -f 'Sparse-d.cc' || echo './'`Sparse-d.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Sparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-d.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-oct-inttypes.lo `test -f 'oct-inttypes.cc' || echo './'`oct-inttypes.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c oct-inttypes.cc -fPIC -DPIC -o .libs/liboctave_la-oct-inttypes.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Array-util.lo `test -f 'Array-util.cc' || echo './'`Array-util.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Array-util.cc -fPIC -DPIC -o .libs/liboctave_la-Array-util.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CColVector.lo `test -f 'CColVector.cc' || echo './'`CColVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CColVector.cc -fPIC -DPIC -o .libs/liboctave_la-CColVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CDiagMatrix.lo `test -f 'CDiagMatrix.cc' || echo './'`CDiagMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CDiagMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CMatrix.lo `test -f 'CMatrix.cc' || echo './'`CMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CNDArray.lo `test -f 'CNDArray.cc' || echo './'`CNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-CNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CRowVector.lo `test -f 'CRowVector.cc' || echo './'`CRowVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-CRowVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CSparse.lo `test -f 'CSparse.cc' || echo './'`CSparse.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CSparse.cc -fPIC -DPIC -o .libs/liboctave_la-CSparse.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxAEPBAL.lo `test -f 'CmplxAEPBAL.cc' || echo './'`CmplxAEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxAEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxCHOL.lo `test -f 'CmplxCHOL.cc' || echo './'`CmplxCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxGEPBAL.lo `test -f 'CmplxGEPBAL.cc' || echo './'`CmplxGEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxGEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxHESS.lo `test -f 'CmplxHESS.cc' || echo './'`CmplxHESS.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxHESS.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxLU.lo `test -f 'CmplxLU.cc' || echo './'`CmplxLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxQR.lo `test -f 'CmplxQR.cc' || echo './'`CmplxQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxQRP.lo `test -f 'CmplxQRP.cc' || echo './'`CmplxQRP.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQRP.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxSCHUR.lo `test -f 'CmplxSCHUR.cc' || echo './'`CmplxSCHUR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSCHUR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-CmplxSVD.lo `test -f 'CmplxSVD.cc' || echo './'`CmplxSVD.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c CmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSVD.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-EIG.lo `test -f 'EIG.cc' || echo './'`EIG.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c EIG.cc -fPIC -DPIC -o .libs/liboctave_la-EIG.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MSparse.lo `test -f 'MSparse.cc' || echo './'`MSparse.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MSparse.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-MatrixType.lo `test -f 'MatrixType.cc' || echo './'`MatrixType.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c MatrixType.cc -fPIC -DPIC -o .libs/liboctave_la-MatrixType.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-PermMatrix.lo `test -f 'PermMatrix.cc' || echo './'`PermMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c PermMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-PermMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-Sparse.lo `test -f 'Sparse.cc' || echo './'`Sparse.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c Sparse.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparseCmplxCHOL.lo `test -f 'SparseCmplxCHOL.cc' || echo './'`SparseCmplxCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparseCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparseCmplxLU.lo `test -f 'SparseCmplxLU.cc' || echo './'`SparseCmplxLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparseCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparseCmplxQR.lo `test -f 'SparseCmplxQR.cc' || echo './'`SparseCmplxQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparseCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparseQR.lo `test -f 'SparseQR.cc' || echo './'`SparseQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparseQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparsedbleCHOL.lo `test -f 'SparsedbleCHOL.cc' || echo './'`SparsedbleCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparsedbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-SparsedbleLU.lo `test -f 'SparsedbleLU.cc' || echo './'`SparsedbleLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c SparsedbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-boolMatrix.lo `test -f 'boolMatrix.cc' || echo './'`boolMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c boolMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-boolMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-boolNDArray.lo `test -f 'boolNDArray.cc' || echo './'`boolNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c boolNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-boolNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-boolSparse.lo `test -f 'boolSparse.cc' || echo './'`boolSparse.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c boolSparse.cc -fPIC -DPIC -o .libs/liboctave_la-boolSparse.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-chMatrix.lo `test -f 'chMatrix.cc' || echo './'`chMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c chMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-chMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-chNDArray.lo `test -f 'chNDArray.cc' || echo './'`chNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c chNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-chNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dim-vector.lo `test -f 'dim-vector.cc' || echo './'`dim-vector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dim-vector.cc -fPIC -DPIC -o .libs/liboctave_la-dim-vector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dColVector.lo `test -f 'dColVector.cc' || echo './'`dColVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dColVector.cc -fPIC -DPIC -o .libs/liboctave_la-dColVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dDiagMatrix.lo `test -f 'dDiagMatrix.cc' || echo './'`dDiagMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dDiagMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dMatrix.lo `test -f 'dMatrix.cc' || echo './'`dMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dNDArray.lo `test -f 'dNDArray.cc' || echo './'`dNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-dNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dRowVector.lo `test -f 'dRowVector.cc' || echo './'`dRowVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-dRowVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dSparse.lo `test -f 'dSparse.cc' || echo './'`dSparse.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dSparse.cc -fPIC -DPIC -o .libs/liboctave_la-dSparse.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleAEPBAL.lo `test -f 'dbleAEPBAL.cc' || echo './'`dbleAEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleAEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleCHOL.lo `test -f 'dbleCHOL.cc' || echo './'`dbleCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleGEPBAL.lo `test -f 'dbleGEPBAL.cc' || echo './'`dbleGEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleGEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleHESS.lo `test -f 'dbleHESS.cc' || echo './'`dbleHESS.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleHESS.cc -fPIC -DPIC -o .libs/liboctave_la-dbleHESS.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleLU.lo `test -f 'dbleLU.cc' || echo './'`dbleLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-dbleLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleQR.lo `test -f 'dbleQR.cc' || echo './'`dbleQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleQR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleQRP.lo `test -f 'dbleQRP.cc' || echo './'`dbleQRP.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleQRP.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQRP.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleSCHUR.lo `test -f 'dbleSCHUR.cc' || echo './'`dbleSCHUR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSCHUR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-dbleSVD.lo `test -f 'dbleSVD.cc' || echo './'`dbleSVD.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c dbleSVD.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSVD.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCColVector.lo `test -f 'fCColVector.cc' || echo './'`fCColVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCColVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCDiagMatrix.lo `test -f 'fCDiagMatrix.cc' || echo './'`fCDiagMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCDiagMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCMatrix.lo `test -f 'fCMatrix.cc' || echo './'`fCMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCNDArray.lo `test -f 'fCNDArray.cc' || echo './'`fCNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fCNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCRowVector.lo `test -f 'fCRowVector.cc' || echo './'`fCRowVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCRowVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxAEPBAL.lo `test -f 'fCmplxAEPBAL.cc' || echo './'`fCmplxAEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxAEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxCHOL.lo `test -f 'fCmplxCHOL.cc' || echo './'`fCmplxCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxGEPBAL.lo `test -f 'fCmplxGEPBAL.cc' || echo './'`fCmplxGEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxGEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxHESS.lo `test -f 'fCmplxHESS.cc' || echo './'`fCmplxHESS.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxHESS.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxLU.lo `test -f 'fCmplxLU.cc' || echo './'`fCmplxLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxQR.lo `test -f 'fCmplxQR.cc' || echo './'`fCmplxQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxQRP.lo `test -f 'fCmplxQRP.cc' || echo './'`fCmplxQRP.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQRP.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxSCHUR.lo `test -f 'fCmplxSCHUR.cc' || echo './'`fCmplxSCHUR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSCHUR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fCmplxSVD.lo `test -f 'fCmplxSVD.cc' || echo './'`fCmplxSVD.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fCmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSVD.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fColVector.lo `test -f 'fColVector.cc' || echo './'`fColVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fColVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fDiagMatrix.lo `test -f 'fDiagMatrix.cc' || echo './'`fDiagMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fDiagMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fEIG.lo `test -f 'fEIG.cc' || echo './'`fEIG.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fEIG.cc -fPIC -DPIC -o .libs/liboctave_la-fEIG.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fMatrix.lo `test -f 'fMatrix.cc' || echo './'`fMatrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fMatrix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fNDArray.lo `test -f 'fNDArray.cc' || echo './'`fNDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fNDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-fRowVector.lo `test -f 'fRowVector.cc' || echo './'`fRowVector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c fRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fRowVector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatAEPBAL.lo `test -f 'floatAEPBAL.cc' || echo './'`floatAEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatAEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatCHOL.lo `test -f 'floatCHOL.cc' || echo './'`floatCHOL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-floatCHOL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatGEPBAL.lo `test -f 'floatGEPBAL.cc' || echo './'`floatGEPBAL.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatGEPBAL.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatHESS.lo `test -f 'floatHESS.cc' || echo './'`floatHESS.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatHESS.cc -fPIC -DPIC -o .libs/liboctave_la-floatHESS.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatLU.lo `test -f 'floatLU.cc' || echo './'`floatLU.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatLU.cc -fPIC -DPIC -o .libs/liboctave_la-floatLU.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatQR.lo `test -f 'floatQR.cc' || echo './'`floatQR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatQR.cc -fPIC -DPIC -o .libs/liboctave_la-floatQR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatQRP.lo `test -f 'floatQRP.cc' || echo './'`floatQRP.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatQRP.cc -fPIC -DPIC -o .libs/liboctave_la-floatQRP.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatSCHUR.lo `test -f 'floatSCHUR.cc' || echo './'`floatSCHUR.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-floatSCHUR.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-floatSVD.lo `test -f 'floatSVD.cc' || echo './'`floatSVD.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c floatSVD.cc -fPIC -DPIC -o .libs/liboctave_la-floatSVD.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-int16NDArray.lo `test -f 'int16NDArray.cc' || echo './'`int16NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c int16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int16NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-int32NDArray.lo `test -f 'int32NDArray.cc' || echo './'`int32NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c int32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int32NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-int64NDArray.lo `test -f 'int64NDArray.cc' || echo './'`int64NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c int64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int64NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-int8NDArray.lo `test -f 'int8NDArray.cc' || echo './'`int8NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c int8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int8NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-uint16NDArray.lo `test -f 'uint16NDArray.cc' || echo './'`uint16NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c uint16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint16NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-uint32NDArray.lo `test -f 'uint32NDArray.cc' || echo './'`uint32NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c uint32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint32NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-uint64NDArray.lo `test -f 'uint64NDArray.cc' || echo './'`uint64NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c uint64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint64NDArray.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-uint8NDArray.lo `test -f 'uint8NDArray.cc' || echo './'`uint8NDArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c uint8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint8NDArray.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-f2c-main.lo `test -f 'f2c-main.c' || echo './'`f2c-main.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c f2c-main.c -fPIC -DPIC -o .libs/liboctave_la-f2c-main.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-lo-cieee.lo `test -f 'lo-cieee.c' || echo './'`lo-cieee.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c lo-cieee.c -fPIC -DPIC -o .libs/liboctave_la-lo-cieee.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-lo-cutils.lo `test -f 'lo-cutils.c' || echo './'`lo-cutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c lo-cutils.c -fPIC -DPIC -o .libs/liboctave_la-lo-cutils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-randgamma.lo `test -f 'randgamma.c' || echo './'`randgamma.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c randgamma.c -fPIC -DPIC -o .libs/liboctave_la-randgamma.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-randmtzig.lo `test -f 'randmtzig.c' || echo './'`randmtzig.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c randmtzig.c -fPIC -DPIC -o .libs/liboctave_la-randmtzig.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-randpoisson.lo `test -f 'randpoisson.c' || echo './'`randpoisson.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c randpoisson.c -fPIC -DPIC -o .libs/liboctave_la-randpoisson.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-tempnam.lo `test -f 'tempnam.c' || echo './'`tempnam.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c tempnam.c -fPIC -DPIC -o .libs/liboctave_la-tempnam.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c tempname.c -fPIC -DPIC -o .libs/liboctave_la-tempname.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-cmd-edit.lo `test -f 'cmd-edit.cc' || echo './'`cmd-edit.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c cmd-edit.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-edit.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-cmd-hist.lo `test -f 'cmd-hist.cc' || echo './'`cmd-hist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c cmd-hist.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-hist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-oct-rl-edit.lo `test -f 'oct-rl-edit.c' || echo './'`oct-rl-edit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c oct-rl-edit.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-edit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c -o liboctave_la-oct-rl-hist.lo `test -f 'oct-rl-hist.c' || echo './'`oct-rl-hist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -c oct-rl-hist.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-hist.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cdm-dm.lo `test -f 'mx-cdm-dm.cc' || echo './'`mx-cdm-dm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cdm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-dm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-dm-cdm.lo `test -f 'mx-dm-cdm.cc' || echo './'`mx-dm-cdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-dm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cs-dm.lo `test -f 'mx-cs-dm.cc' || echo './'`mx-cs-dm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cs-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-dm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cs-m.lo `test -f 'mx-cs-m.cc' || echo './'`mx-cs-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cs-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cs-nda.lo `test -f 'mx-cs-nda.cc' || echo './'`mx-cs-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cs-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cdm-cm.lo `test -f 'mx-cdm-cm.cc' || echo './'`mx-cdm-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cdm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cdm-m.lo `test -f 'mx-cdm-m.cc' || echo './'`mx-cdm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cdm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cdm-s.lo `test -f 'mx-cdm-s.cc' || echo './'`mx-cdm-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cdm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cm-cdm.lo `test -f 'mx-cm-cdm.cc' || echo './'`mx-cm-cdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-cdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cm-dm.lo `test -f 'mx-cm-dm.cc' || echo './'`mx-cm-dm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-dm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cm-m.lo `test -f 'mx-cm-m.cc' || echo './'`mx-cm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cnda-nda.lo `test -f 'mx-cnda-nda.cc' || echo './'`mx-cnda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cnda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cm-s.lo `test -f 'mx-cm-s.cc' || echo './'`mx-cm-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cnda-s.lo `test -f 'mx-cnda-s.cc' || echo './'`mx-cnda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cnda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-dm-cs.lo `test -f 'mx-dm-cs.cc' || echo './'`mx-dm-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-dm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-dm-cm.lo `test -f 'mx-dm-cm.cc' || echo './'`mx-dm-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-dm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-m-cs.lo `test -f 'mx-m-cs.cc' || echo './'`mx-m-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-m-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-cs.lo `test -f 'mx-nda-cs.cc' || echo './'`mx-nda-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-m-cdm.lo `test -f 'mx-m-cdm.cc' || echo './'`mx-m-cdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-m-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-m-cm.lo `test -f 'mx-m-cm.cc' || echo './'`mx-m-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-m-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-cnda.lo `test -f 'mx-nda-cnda.cc' || echo './'`mx-nda-cnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-cdm.lo `test -f 'mx-s-cdm.cc' || echo './'`mx-s-cdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-cm.lo `test -f 'mx-s-cm.cc' || echo './'`mx-s-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-cnda.lo `test -f 'mx-s-cnda.cc' || echo './'`mx-s-cnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-dm-m.lo `test -f 'mx-dm-m.cc' || echo './'`mx-dm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-dm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-m-dm.lo `test -f 'mx-m-dm.cc' || echo './'`mx-m-dm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-m-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-dm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcdm-fdm.lo `test -f 'mx-fcdm-fdm.cc' || echo './'`mx-fcdm-fdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcdm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fdm-fcdm.lo `test -f 'mx-fdm-fcdm.cc' || echo './'`mx-fdm-fcdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fdm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcs-fdm.lo `test -f 'mx-fcs-fdm.cc' || echo './'`mx-fcs-fdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcs-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcs-fm.lo `test -f 'mx-fcs-fm.cc' || echo './'`mx-fcs-fm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcs-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcs-fnda.lo `test -f 'mx-fcs-fnda.cc' || echo './'`mx-fcs-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcs-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcdm-fcm.lo `test -f 'mx-fcdm-fcm.cc' || echo './'`mx-fcdm-fcm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fcm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcdm-fm.lo `test -f 'mx-fcdm-fm.cc' || echo './'`mx-fcdm-fm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcdm-fs.lo `test -f 'mx-fcdm-fs.cc' || echo './'`mx-fcdm-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcdm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcm-fcdm.lo `test -f 'mx-fcm-fcdm.cc' || echo './'`mx-fcm-fcdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fcdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcm-fdm.lo `test -f 'mx-fcm-fdm.cc' || echo './'`mx-fcm-fdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcm-fm.lo `test -f 'mx-fcm-fm.cc' || echo './'`mx-fcm-fm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcnda-fnda.lo `test -f 'mx-fcnda-fnda.cc' || echo './'`mx-fcnda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcnda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcm-fs.lo `test -f 'mx-fcm-fs.cc' || echo './'`mx-fcm-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcnda-fs.lo `test -f 'mx-fcnda-fs.cc' || echo './'`mx-fcnda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcnda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fdm-fcs.lo `test -f 'mx-fdm-fcs.cc' || echo './'`mx-fdm-fcs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fdm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fdm-fcm.lo `test -f 'mx-fdm-fcm.cc' || echo './'`mx-fdm-fcm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fm-fcs.lo `test -f 'mx-fm-fcs.cc' || echo './'`mx-fm-fcs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-fcs.lo `test -f 'mx-fnda-fcs.cc' || echo './'`mx-fnda-fcs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fm-fcdm.lo `test -f 'mx-fm-fcdm.cc' || echo './'`mx-fm-fcdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fm-fcm.lo `test -f 'mx-fm-fcm.cc' || echo './'`mx-fm-fcm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-fcnda.lo `test -f 'mx-fnda-fcnda.cc' || echo './'`mx-fnda-fcnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-fcdm.lo `test -f 'mx-fs-fcdm.cc' || echo './'`mx-fs-fcdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-fcm.lo `test -f 'mx-fs-fcm.cc' || echo './'`mx-fs-fcm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-fcnda.lo `test -f 'mx-fs-fcnda.cc' || echo './'`mx-fs-fcnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fdm-fm.lo `test -f 'mx-fdm-fm.cc' || echo './'`mx-fdm-fm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fm-fdm.lo `test -f 'mx-fm-fdm.cc' || echo './'`mx-fm-fdm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fdm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-pm-m.lo `test -f 'mx-pm-m.cc' || echo './'`mx-pm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-pm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-m-pm.lo `test -f 'mx-m-pm.cc' || echo './'`mx-m-pm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-m-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-pm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-pm-cm.lo `test -f 'mx-pm-cm.cc' || echo './'`mx-pm-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-pm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-cm-pm.lo `test -f 'mx-cm-pm.cc' || echo './'`mx-cm-pm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-cm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-pm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-pm-fm.lo `test -f 'mx-pm-fm.cc' || echo './'`mx-pm-fm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-pm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fm-pm.lo `test -f 'mx-fm-pm.cc' || echo './'`mx-fm-pm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-pm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-pm-fcm.lo `test -f 'mx-pm-fcm.cc' || echo './'`mx-pm-fcm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-pm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fcm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fcm-pm.lo `test -f 'mx-fcm-pm.cc' || echo './'`mx-fcm-pm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fcm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-pm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-i8nda.lo `test -f 'mx-s-i8nda.cc' || echo './'`mx-s-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-s.lo `test -f 'mx-i8nda-s.cc' || echo './'`mx-i8nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-ui8nda.lo `test -f 'mx-s-ui8nda.cc' || echo './'`mx-s-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-s.lo `test -f 'mx-ui8nda-s.cc' || echo './'`mx-ui8nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-i16nda.lo `test -f 'mx-s-i16nda.cc' || echo './'`mx-s-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-s.lo `test -f 'mx-i16nda-s.cc' || echo './'`mx-i16nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-ui16nda.lo `test -f 'mx-s-ui16nda.cc' || echo './'`mx-s-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-s.lo `test -f 'mx-ui16nda-s.cc' || echo './'`mx-ui16nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-i32nda.lo `test -f 'mx-s-i32nda.cc' || echo './'`mx-s-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-s.lo `test -f 'mx-i32nda-s.cc' || echo './'`mx-i32nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-ui32nda.lo `test -f 'mx-s-ui32nda.cc' || echo './'`mx-s-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-s.lo `test -f 'mx-ui32nda-s.cc' || echo './'`mx-ui32nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-i64nda.lo `test -f 'mx-s-i64nda.cc' || echo './'`mx-s-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-s.lo `test -f 'mx-i64nda-s.cc' || echo './'`mx-i64nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-s-ui64nda.lo `test -f 'mx-s-ui64nda.cc' || echo './'`mx-s-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-s-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-s.lo `test -f 'mx-ui64nda-s.cc' || echo './'`mx-ui64nda-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-i8nda.lo `test -f 'mx-fs-i8nda.cc' || echo './'`mx-fs-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-fs.lo `test -f 'mx-i8nda-fs.cc' || echo './'`mx-i8nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-ui8nda.lo `test -f 'mx-fs-ui8nda.cc' || echo './'`mx-fs-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-fs.lo `test -f 'mx-ui8nda-fs.cc' || echo './'`mx-ui8nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-i16nda.lo `test -f 'mx-fs-i16nda.cc' || echo './'`mx-fs-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-fs.lo `test -f 'mx-i16nda-fs.cc' || echo './'`mx-i16nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-ui16nda.lo `test -f 'mx-fs-ui16nda.cc' || echo './'`mx-fs-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-fs.lo `test -f 'mx-ui16nda-fs.cc' || echo './'`mx-ui16nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-i32nda.lo `test -f 'mx-fs-i32nda.cc' || echo './'`mx-fs-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-fs.lo `test -f 'mx-i32nda-fs.cc' || echo './'`mx-i32nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-ui32nda.lo `test -f 'mx-fs-ui32nda.cc' || echo './'`mx-fs-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-fs.lo `test -f 'mx-ui32nda-fs.cc' || echo './'`mx-ui32nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-i64nda.lo `test -f 'mx-fs-i64nda.cc' || echo './'`mx-fs-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-fs.lo `test -f 'mx-i64nda-fs.cc' || echo './'`mx-i64nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fs-ui64nda.lo `test -f 'mx-fs-ui64nda.cc' || echo './'`mx-fs-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fs-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-fs.lo `test -f 'mx-ui64nda-fs.cc' || echo './'`mx-ui64nda-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i8.lo `test -f 'mx-nda-i8.cc' || echo './'`mx-nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-nda.lo `test -f 'mx-i8-nda.cc' || echo './'`mx-i8-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui8.lo `test -f 'mx-nda-ui8.cc' || echo './'`mx-nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-nda.lo `test -f 'mx-ui8-nda.cc' || echo './'`mx-ui8-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i16.lo `test -f 'mx-nda-i16.cc' || echo './'`mx-nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-nda.lo `test -f 'mx-i16-nda.cc' || echo './'`mx-i16-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui16.lo `test -f 'mx-nda-ui16.cc' || echo './'`mx-nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-nda.lo `test -f 'mx-ui16-nda.cc' || echo './'`mx-ui16-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i32.lo `test -f 'mx-nda-i32.cc' || echo './'`mx-nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-nda.lo `test -f 'mx-i32-nda.cc' || echo './'`mx-i32-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui32.lo `test -f 'mx-nda-ui32.cc' || echo './'`mx-nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-nda.lo `test -f 'mx-ui32-nda.cc' || echo './'`mx-ui32-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i64.lo `test -f 'mx-nda-i64.cc' || echo './'`mx-nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-nda.lo `test -f 'mx-i64-nda.cc' || echo './'`mx-i64-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui64.lo `test -f 'mx-nda-ui64.cc' || echo './'`mx-nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-nda.lo `test -f 'mx-ui64-nda.cc' || echo './'`mx-ui64-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i8.lo `test -f 'mx-fnda-i8.cc' || echo './'`mx-fnda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-fnda.lo `test -f 'mx-i8-fnda.cc' || echo './'`mx-i8-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui8.lo `test -f 'mx-fnda-ui8.cc' || echo './'`mx-fnda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-fnda.lo `test -f 'mx-ui8-fnda.cc' || echo './'`mx-ui8-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i16.lo `test -f 'mx-fnda-i16.cc' || echo './'`mx-fnda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-fnda.lo `test -f 'mx-i16-fnda.cc' || echo './'`mx-i16-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui16.lo `test -f 'mx-fnda-ui16.cc' || echo './'`mx-fnda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-fnda.lo `test -f 'mx-ui16-fnda.cc' || echo './'`mx-ui16-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i32.lo `test -f 'mx-fnda-i32.cc' || echo './'`mx-fnda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-fnda.lo `test -f 'mx-i32-fnda.cc' || echo './'`mx-i32-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui32.lo `test -f 'mx-fnda-ui32.cc' || echo './'`mx-fnda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-fnda.lo `test -f 'mx-ui32-fnda.cc' || echo './'`mx-ui32-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i64.lo `test -f 'mx-fnda-i64.cc' || echo './'`mx-fnda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-fnda.lo `test -f 'mx-i64-fnda.cc' || echo './'`mx-i64-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui64.lo `test -f 'mx-fnda-ui64.cc' || echo './'`mx-fnda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-fnda.lo `test -f 'mx-ui64-fnda.cc' || echo './'`mx-ui64-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i8nda.lo `test -f 'mx-nda-i8nda.cc' || echo './'`mx-nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-nda.lo `test -f 'mx-i8nda-nda.cc' || echo './'`mx-i8nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui8nda.lo `test -f 'mx-nda-ui8nda.cc' || echo './'`mx-nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-nda.lo `test -f 'mx-ui8nda-nda.cc' || echo './'`mx-ui8nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i16nda.lo `test -f 'mx-nda-i16nda.cc' || echo './'`mx-nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-nda.lo `test -f 'mx-i16nda-nda.cc' || echo './'`mx-i16nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui16nda.lo `test -f 'mx-nda-ui16nda.cc' || echo './'`mx-nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-nda.lo `test -f 'mx-ui16nda-nda.cc' || echo './'`mx-ui16nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i32nda.lo `test -f 'mx-nda-i32nda.cc' || echo './'`mx-nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-nda.lo `test -f 'mx-i32nda-nda.cc' || echo './'`mx-i32nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui32nda.lo `test -f 'mx-nda-ui32nda.cc' || echo './'`mx-nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-nda.lo `test -f 'mx-ui32nda-nda.cc' || echo './'`mx-ui32nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-i64nda.lo `test -f 'mx-nda-i64nda.cc' || echo './'`mx-nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-nda.lo `test -f 'mx-i64nda-nda.cc' || echo './'`mx-i64nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-nda-ui64nda.lo `test -f 'mx-nda-ui64nda.cc' || echo './'`mx-nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-nda.lo `test -f 'mx-ui64nda-nda.cc' || echo './'`mx-ui64nda-nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i8nda.lo `test -f 'mx-fnda-i8nda.cc' || echo './'`mx-fnda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-fnda.lo `test -f 'mx-i8nda-fnda.cc' || echo './'`mx-i8nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui8nda.lo `test -f 'mx-fnda-ui8nda.cc' || echo './'`mx-fnda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-fnda.lo `test -f 'mx-ui8nda-fnda.cc' || echo './'`mx-ui8nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i16nda.lo `test -f 'mx-fnda-i16nda.cc' || echo './'`mx-fnda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-fnda.lo `test -f 'mx-i16nda-fnda.cc' || echo './'`mx-i16nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui16nda.lo `test -f 'mx-fnda-ui16nda.cc' || echo './'`mx-fnda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-fnda.lo `test -f 'mx-ui16nda-fnda.cc' || echo './'`mx-ui16nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i32nda.lo `test -f 'mx-fnda-i32nda.cc' || echo './'`mx-fnda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-fnda.lo `test -f 'mx-i32nda-fnda.cc' || echo './'`mx-i32nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui32nda.lo `test -f 'mx-fnda-ui32nda.cc' || echo './'`mx-fnda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-fnda.lo `test -f 'mx-ui32nda-fnda.cc' || echo './'`mx-ui32nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-i64nda.lo `test -f 'mx-fnda-i64nda.cc' || echo './'`mx-fnda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-fnda.lo `test -f 'mx-i64nda-fnda.cc' || echo './'`mx-i64nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-fnda-ui64nda.lo `test -f 'mx-fnda-ui64nda.cc' || echo './'`mx-fnda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-fnda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-fnda.lo `test -f 'mx-ui64nda-fnda.cc' || echo './'`mx-ui64nda-fnda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fnda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui8.lo `test -f 'mx-i8nda-ui8.cc' || echo './'`mx-i8nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i16.lo `test -f 'mx-i8nda-i16.cc' || echo './'`mx-i8nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui16.lo `test -f 'mx-i8nda-ui16.cc' || echo './'`mx-i8nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i32.lo `test -f 'mx-i8nda-i32.cc' || echo './'`mx-i8nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui32.lo `test -f 'mx-i8nda-ui32.cc' || echo './'`mx-i8nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i64.lo `test -f 'mx-i8nda-i64.cc' || echo './'`mx-i8nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui64.lo `test -f 'mx-i8nda-ui64.cc' || echo './'`mx-i8nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i8.lo `test -f 'mx-i16nda-i8.cc' || echo './'`mx-i16nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui8.lo `test -f 'mx-i16nda-ui8.cc' || echo './'`mx-i16nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui16.lo `test -f 'mx-i16nda-ui16.cc' || echo './'`mx-i16nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i32.lo `test -f 'mx-i16nda-i32.cc' || echo './'`mx-i16nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui32.lo `test -f 'mx-i16nda-ui32.cc' || echo './'`mx-i16nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i64.lo `test -f 'mx-i16nda-i64.cc' || echo './'`mx-i16nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui64.lo `test -f 'mx-i16nda-ui64.cc' || echo './'`mx-i16nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i8.lo `test -f 'mx-i32nda-i8.cc' || echo './'`mx-i32nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui8.lo `test -f 'mx-i32nda-ui8.cc' || echo './'`mx-i32nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i16.lo `test -f 'mx-i32nda-i16.cc' || echo './'`mx-i32nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui16.lo `test -f 'mx-i32nda-ui16.cc' || echo './'`mx-i32nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui32.lo `test -f 'mx-i32nda-ui32.cc' || echo './'`mx-i32nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i64.lo `test -f 'mx-i32nda-i64.cc' || echo './'`mx-i32nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui64.lo `test -f 'mx-i32nda-ui64.cc' || echo './'`mx-i32nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i8.lo `test -f 'mx-i64nda-i8.cc' || echo './'`mx-i64nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui8.lo `test -f 'mx-i64nda-ui8.cc' || echo './'`mx-i64nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i16.lo `test -f 'mx-i64nda-i16.cc' || echo './'`mx-i64nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui16.lo `test -f 'mx-i64nda-ui16.cc' || echo './'`mx-i64nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i32.lo `test -f 'mx-i64nda-i32.cc' || echo './'`mx-i64nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui32.lo `test -f 'mx-i64nda-ui32.cc' || echo './'`mx-i64nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui64.lo `test -f 'mx-i64nda-ui64.cc' || echo './'`mx-i64nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i8.lo `test -f 'mx-ui8nda-i8.cc' || echo './'`mx-ui8nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i16.lo `test -f 'mx-ui8nda-i16.cc' || echo './'`mx-ui8nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui16.lo `test -f 'mx-ui8nda-ui16.cc' || echo './'`mx-ui8nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i32.lo `test -f 'mx-ui8nda-i32.cc' || echo './'`mx-ui8nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui32.lo `test -f 'mx-ui8nda-ui32.cc' || echo './'`mx-ui8nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i64.lo `test -f 'mx-ui8nda-i64.cc' || echo './'`mx-ui8nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui64.lo `test -f 'mx-ui8nda-ui64.cc' || echo './'`mx-ui8nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i8.lo `test -f 'mx-ui16nda-i8.cc' || echo './'`mx-ui16nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui8.lo `test -f 'mx-ui16nda-ui8.cc' || echo './'`mx-ui16nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i16.lo `test -f 'mx-ui16nda-i16.cc' || echo './'`mx-ui16nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i32.lo `test -f 'mx-ui16nda-i32.cc' || echo './'`mx-ui16nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui32.lo `test -f 'mx-ui16nda-ui32.cc' || echo './'`mx-ui16nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i64.lo `test -f 'mx-ui16nda-i64.cc' || echo './'`mx-ui16nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui64.lo `test -f 'mx-ui16nda-ui64.cc' || echo './'`mx-ui16nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i8.lo `test -f 'mx-ui32nda-i8.cc' || echo './'`mx-ui32nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui8.lo `test -f 'mx-ui32nda-ui8.cc' || echo './'`mx-ui32nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i16.lo `test -f 'mx-ui32nda-i16.cc' || echo './'`mx-ui32nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui16.lo `test -f 'mx-ui32nda-ui16.cc' || echo './'`mx-ui32nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i32.lo `test -f 'mx-ui32nda-i32.cc' || echo './'`mx-ui32nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i64.lo `test -f 'mx-ui32nda-i64.cc' || echo './'`mx-ui32nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui64.lo `test -f 'mx-ui32nda-ui64.cc' || echo './'`mx-ui32nda-ui64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i8.lo `test -f 'mx-ui64nda-i8.cc' || echo './'`mx-ui64nda-i8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui8.lo `test -f 'mx-ui64nda-ui8.cc' || echo './'`mx-ui64nda-ui8.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i16.lo `test -f 'mx-ui64nda-i16.cc' || echo './'`mx-ui64nda-i16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui16.lo `test -f 'mx-ui64nda-ui16.cc' || echo './'`mx-ui64nda-ui16.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i32.lo `test -f 'mx-ui64nda-i32.cc' || echo './'`mx-ui64nda-i32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui32.lo `test -f 'mx-ui64nda-ui32.cc' || echo './'`mx-ui64nda-ui32.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i64.lo `test -f 'mx-ui64nda-i64.cc' || echo './'`mx-ui64nda-i64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-ui8nda.lo `test -f 'mx-i8-ui8nda.cc' || echo './'`mx-i8-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-i16nda.lo `test -f 'mx-i8-i16nda.cc' || echo './'`mx-i8-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-ui16nda.lo `test -f 'mx-i8-ui16nda.cc' || echo './'`mx-i8-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-i32nda.lo `test -f 'mx-i8-i32nda.cc' || echo './'`mx-i8-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-ui32nda.lo `test -f 'mx-i8-ui32nda.cc' || echo './'`mx-i8-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-i64nda.lo `test -f 'mx-i8-i64nda.cc' || echo './'`mx-i8-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8-ui64nda.lo `test -f 'mx-i8-ui64nda.cc' || echo './'`mx-i8-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-i8nda.lo `test -f 'mx-i16-i8nda.cc' || echo './'`mx-i16-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-ui8nda.lo `test -f 'mx-i16-ui8nda.cc' || echo './'`mx-i16-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-ui16nda.lo `test -f 'mx-i16-ui16nda.cc' || echo './'`mx-i16-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-i32nda.lo `test -f 'mx-i16-i32nda.cc' || echo './'`mx-i16-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-ui32nda.lo `test -f 'mx-i16-ui32nda.cc' || echo './'`mx-i16-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-i64nda.lo `test -f 'mx-i16-i64nda.cc' || echo './'`mx-i16-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16-ui64nda.lo `test -f 'mx-i16-ui64nda.cc' || echo './'`mx-i16-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-i8nda.lo `test -f 'mx-i32-i8nda.cc' || echo './'`mx-i32-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-ui8nda.lo `test -f 'mx-i32-ui8nda.cc' || echo './'`mx-i32-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-i16nda.lo `test -f 'mx-i32-i16nda.cc' || echo './'`mx-i32-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-ui16nda.lo `test -f 'mx-i32-ui16nda.cc' || echo './'`mx-i32-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-ui32nda.lo `test -f 'mx-i32-ui32nda.cc' || echo './'`mx-i32-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-i64nda.lo `test -f 'mx-i32-i64nda.cc' || echo './'`mx-i32-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32-ui64nda.lo `test -f 'mx-i32-ui64nda.cc' || echo './'`mx-i32-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-i8nda.lo `test -f 'mx-i64-i8nda.cc' || echo './'`mx-i64-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-ui8nda.lo `test -f 'mx-i64-ui8nda.cc' || echo './'`mx-i64-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-i16nda.lo `test -f 'mx-i64-i16nda.cc' || echo './'`mx-i64-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-ui16nda.lo `test -f 'mx-i64-ui16nda.cc' || echo './'`mx-i64-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-i32nda.lo `test -f 'mx-i64-i32nda.cc' || echo './'`mx-i64-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-ui32nda.lo `test -f 'mx-i64-ui32nda.cc' || echo './'`mx-i64-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64-ui64nda.lo `test -f 'mx-i64-ui64nda.cc' || echo './'`mx-i64-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-i8nda.lo `test -f 'mx-ui8-i8nda.cc' || echo './'`mx-ui8-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-i16nda.lo `test -f 'mx-ui8-i16nda.cc' || echo './'`mx-ui8-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-ui16nda.lo `test -f 'mx-ui8-ui16nda.cc' || echo './'`mx-ui8-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-i32nda.lo `test -f 'mx-ui8-i32nda.cc' || echo './'`mx-ui8-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-ui32nda.lo `test -f 'mx-ui8-ui32nda.cc' || echo './'`mx-ui8-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-i64nda.lo `test -f 'mx-ui8-i64nda.cc' || echo './'`mx-ui8-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8-ui64nda.lo `test -f 'mx-ui8-ui64nda.cc' || echo './'`mx-ui8-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-i8nda.lo `test -f 'mx-ui16-i8nda.cc' || echo './'`mx-ui16-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-ui8nda.lo `test -f 'mx-ui16-ui8nda.cc' || echo './'`mx-ui16-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-i16nda.lo `test -f 'mx-ui16-i16nda.cc' || echo './'`mx-ui16-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-i32nda.lo `test -f 'mx-ui16-i32nda.cc' || echo './'`mx-ui16-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-ui32nda.lo `test -f 'mx-ui16-ui32nda.cc' || echo './'`mx-ui16-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-i64nda.lo `test -f 'mx-ui16-i64nda.cc' || echo './'`mx-ui16-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16-ui64nda.lo `test -f 'mx-ui16-ui64nda.cc' || echo './'`mx-ui16-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-i8nda.lo `test -f 'mx-ui32-i8nda.cc' || echo './'`mx-ui32-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-ui8nda.lo `test -f 'mx-ui32-ui8nda.cc' || echo './'`mx-ui32-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-i16nda.lo `test -f 'mx-ui32-i16nda.cc' || echo './'`mx-ui32-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-ui16nda.lo `test -f 'mx-ui32-ui16nda.cc' || echo './'`mx-ui32-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-i32nda.lo `test -f 'mx-ui32-i32nda.cc' || echo './'`mx-ui32-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-i64nda.lo `test -f 'mx-ui32-i64nda.cc' || echo './'`mx-ui32-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32-ui64nda.lo `test -f 'mx-ui32-ui64nda.cc' || echo './'`mx-ui32-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-i8nda.lo `test -f 'mx-ui64-i8nda.cc' || echo './'`mx-ui64-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-ui8nda.lo `test -f 'mx-ui64-ui8nda.cc' || echo './'`mx-ui64-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-i16nda.lo `test -f 'mx-ui64-i16nda.cc' || echo './'`mx-ui64-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-ui16nda.lo `test -f 'mx-ui64-ui16nda.cc' || echo './'`mx-ui64-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-i32nda.lo `test -f 'mx-ui64-i32nda.cc' || echo './'`mx-ui64-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-ui32nda.lo `test -f 'mx-ui64-ui32nda.cc' || echo './'`mx-ui64-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64-i64nda.lo `test -f 'mx-ui64-i64nda.cc' || echo './'`mx-ui64-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui8nda.lo `test -f 'mx-i8nda-ui8nda.cc' || echo './'`mx-i8nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i16nda.lo `test -f 'mx-i8nda-i16nda.cc' || echo './'`mx-i8nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui16nda.lo `test -f 'mx-i8nda-ui16nda.cc' || echo './'`mx-i8nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i32nda.lo `test -f 'mx-i8nda-i32nda.cc' || echo './'`mx-i8nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui32nda.lo `test -f 'mx-i8nda-ui32nda.cc' || echo './'`mx-i8nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-i64nda.lo `test -f 'mx-i8nda-i64nda.cc' || echo './'`mx-i8nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i8nda-ui64nda.lo `test -f 'mx-i8nda-ui64nda.cc' || echo './'`mx-i8nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i8nda.lo `test -f 'mx-i16nda-i8nda.cc' || echo './'`mx-i16nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui8nda.lo `test -f 'mx-i16nda-ui8nda.cc' || echo './'`mx-i16nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui16nda.lo `test -f 'mx-i16nda-ui16nda.cc' || echo './'`mx-i16nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i32nda.lo `test -f 'mx-i16nda-i32nda.cc' || echo './'`mx-i16nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui32nda.lo `test -f 'mx-i16nda-ui32nda.cc' || echo './'`mx-i16nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-i64nda.lo `test -f 'mx-i16nda-i64nda.cc' || echo './'`mx-i16nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i16nda-ui64nda.lo `test -f 'mx-i16nda-ui64nda.cc' || echo './'`mx-i16nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i8nda.lo `test -f 'mx-i32nda-i8nda.cc' || echo './'`mx-i32nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui8nda.lo `test -f 'mx-i32nda-ui8nda.cc' || echo './'`mx-i32nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i16nda.lo `test -f 'mx-i32nda-i16nda.cc' || echo './'`mx-i32nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui16nda.lo `test -f 'mx-i32nda-ui16nda.cc' || echo './'`mx-i32nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui32nda.lo `test -f 'mx-i32nda-ui32nda.cc' || echo './'`mx-i32nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-i64nda.lo `test -f 'mx-i32nda-i64nda.cc' || echo './'`mx-i32nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i32nda-ui64nda.lo `test -f 'mx-i32nda-ui64nda.cc' || echo './'`mx-i32nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i8nda.lo `test -f 'mx-i64nda-i8nda.cc' || echo './'`mx-i64nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui8nda.lo `test -f 'mx-i64nda-ui8nda.cc' || echo './'`mx-i64nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i16nda.lo `test -f 'mx-i64nda-i16nda.cc' || echo './'`mx-i64nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui16nda.lo `test -f 'mx-i64nda-ui16nda.cc' || echo './'`mx-i64nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-i32nda.lo `test -f 'mx-i64nda-i32nda.cc' || echo './'`mx-i64nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui32nda.lo `test -f 'mx-i64nda-ui32nda.cc' || echo './'`mx-i64nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-i64nda-ui64nda.lo `test -f 'mx-i64nda-ui64nda.cc' || echo './'`mx-i64nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-i64nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i8nda.lo `test -f 'mx-ui8nda-i8nda.cc' || echo './'`mx-ui8nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i16nda.lo `test -f 'mx-ui8nda-i16nda.cc' || echo './'`mx-ui8nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui16nda.lo `test -f 'mx-ui8nda-ui16nda.cc' || echo './'`mx-ui8nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i32nda.lo `test -f 'mx-ui8nda-i32nda.cc' || echo './'`mx-ui8nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui32nda.lo `test -f 'mx-ui8nda-ui32nda.cc' || echo './'`mx-ui8nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-i64nda.lo `test -f 'mx-ui8nda-i64nda.cc' || echo './'`mx-ui8nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui8nda-ui64nda.lo `test -f 'mx-ui8nda-ui64nda.cc' || echo './'`mx-ui8nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i8nda.lo `test -f 'mx-ui16nda-i8nda.cc' || echo './'`mx-ui16nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui8nda.lo `test -f 'mx-ui16nda-ui8nda.cc' || echo './'`mx-ui16nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i16nda.lo `test -f 'mx-ui16nda-i16nda.cc' || echo './'`mx-ui16nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i32nda.lo `test -f 'mx-ui16nda-i32nda.cc' || echo './'`mx-ui16nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui32nda.lo `test -f 'mx-ui16nda-ui32nda.cc' || echo './'`mx-ui16nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-i64nda.lo `test -f 'mx-ui16nda-i64nda.cc' || echo './'`mx-ui16nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui16nda-ui64nda.lo `test -f 'mx-ui16nda-ui64nda.cc' || echo './'`mx-ui16nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i8nda.lo `test -f 'mx-ui32nda-i8nda.cc' || echo './'`mx-ui32nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui8nda.lo `test -f 'mx-ui32nda-ui8nda.cc' || echo './'`mx-ui32nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i16nda.lo `test -f 'mx-ui32nda-i16nda.cc' || echo './'`mx-ui32nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui16nda.lo `test -f 'mx-ui32nda-ui16nda.cc' || echo './'`mx-ui32nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i32nda.lo `test -f 'mx-ui32nda-i32nda.cc' || echo './'`mx-ui32nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-i64nda.lo `test -f 'mx-ui32nda-i64nda.cc' || echo './'`mx-ui32nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui32nda-ui64nda.lo `test -f 'mx-ui32nda-ui64nda.cc' || echo './'`mx-ui32nda-ui64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i8nda.lo `test -f 'mx-ui64nda-i8nda.cc' || echo './'`mx-ui64nda-i8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui8nda.lo `test -f 'mx-ui64nda-ui8nda.cc' || echo './'`mx-ui64nda-ui8nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i16nda.lo `test -f 'mx-ui64nda-i16nda.cc' || echo './'`mx-ui64nda-i16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui16nda.lo `test -f 'mx-ui64nda-ui16nda.cc' || echo './'`mx-ui64nda-ui16nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i32nda.lo `test -f 'mx-ui64nda-i32nda.cc' || echo './'`mx-ui64nda-i32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-ui32nda.lo `test -f 'mx-ui64nda-ui32nda.cc' || echo './'`mx-ui64nda-ui32nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-mx-ui64nda-i64nda.lo `test -f 'mx-ui64nda-i64nda.cc' || echo './'`mx-ui64nda-i64nda.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c mx-ui64nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64nda.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-ccv-cv.lo `test -f 'vx-ccv-cv.cc' || echo './'`vx-ccv-cv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-ccv-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-cv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-ccv-s.lo `test -f 'vx-ccv-s.cc' || echo './'`vx-ccv-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-ccv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-crv-rv.lo `test -f 'vx-crv-rv.cc' || echo './'`vx-crv-rv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-crv-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-rv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-crv-s.lo `test -f 'vx-crv-s.cc' || echo './'`vx-crv-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-crv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-cs-cv.lo `test -f 'vx-cs-cv.cc' || echo './'`vx-cs-cv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-cs-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-cv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-cs-rv.lo `test -f 'vx-cs-rv.cc' || echo './'`vx-cs-rv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-cs-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-rv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-cv-ccv.lo `test -f 'vx-cv-ccv.cc' || echo './'`vx-cv-ccv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-cv-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-ccv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-cv-cs.lo `test -f 'vx-cv-cs.cc' || echo './'`vx-cv-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-cv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-rv-crv.lo `test -f 'vx-rv-crv.cc' || echo './'`vx-rv-crv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-rv-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-crv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-rv-cs.lo `test -f 'vx-rv-cs.cc' || echo './'`vx-rv-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-rv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-s-ccv.lo `test -f 'vx-s-ccv.cc' || echo './'`vx-s-ccv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-s-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-ccv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-s-crv.lo `test -f 'vx-s-crv.cc' || echo './'`vx-s-crv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-s-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-crv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fccv-fcv.lo `test -f 'vx-fccv-fcv.cc' || echo './'`vx-fccv-fcv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fccv-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fcv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fccv-fs.lo `test -f 'vx-fccv-fs.cc' || echo './'`vx-fccv-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fccv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcrv-frv.lo `test -f 'vx-fcrv-frv.cc' || echo './'`vx-fcrv-frv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcrv-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-frv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcrv-fs.lo `test -f 'vx-fcrv-fs.cc' || echo './'`vx-fcrv-fs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcrv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-fs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcs-fcv.lo `test -f 'vx-fcs-fcv.cc' || echo './'`vx-fcs-fcv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcs-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-fcv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcs-frv.lo `test -f 'vx-fcs-frv.cc' || echo './'`vx-fcs-frv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcs-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-frv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcv-fccv.lo `test -f 'vx-fcv-fccv.cc' || echo './'`vx-fcv-fccv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcv-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fccv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fcv-fcs.lo `test -f 'vx-fcv-fcs.cc' || echo './'`vx-fcv-fcs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fcv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fcs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-frv-fcrv.lo `test -f 'vx-frv-fcrv.cc' || echo './'`vx-frv-fcrv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-frv-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcrv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-frv-fcs.lo `test -f 'vx-frv-fcs.cc' || echo './'`vx-frv-fcs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-frv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fs-fccv.lo `test -f 'vx-fs-fccv.cc' || echo './'`vx-fs-fccv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fs-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fccv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-vx-fs-fcrv.lo `test -f 'vx-fs-fcrv.cc' || echo './'`vx-fs-fcrv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c vx-fs-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fcrv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-sm-cs.lo `test -f 'smx-sm-cs.cc' || echo './'`smx-sm-cs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-sm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-cs-sm.lo `test -f 'smx-cs-sm.cc' || echo './'`smx-cs-sm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-cs-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cs-sm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-scm-s.lo `test -f 'smx-scm-s.cc' || echo './'`smx-scm-s.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-scm-s.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-s.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-s-scm.lo `test -f 'smx-s-scm.cc' || echo './'`smx-s-scm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-s-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-s-scm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-scm-sm.lo `test -f 'smx-scm-sm.cc' || echo './'`smx-scm-sm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-scm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-sm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-sm-scm.lo `test -f 'smx-sm-scm.cc' || echo './'`smx-sm-scm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-sm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-scm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-m-sm.lo `test -f 'smx-m-sm.cc' || echo './'`smx-m-sm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-m-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-sm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-m-scm.lo `test -f 'smx-m-scm.cc' || echo './'`smx-m-scm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-m-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-scm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-cm-sm.lo `test -f 'smx-cm-sm.cc' || echo './'`smx-cm-sm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-cm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-sm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-cm-scm.lo `test -f 'smx-cm-scm.cc' || echo './'`smx-cm-scm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-cm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-scm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-sm-m.lo `test -f 'smx-sm-m.cc' || echo './'`smx-sm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-sm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-scm-m.lo `test -f 'smx-scm-m.cc' || echo './'`smx-scm-m.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-scm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-m.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-sm-cm.lo `test -f 'smx-sm-cm.cc' || echo './'`smx-sm-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-sm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-scm-cm.lo `test -f 'smx-scm-cm.cc' || echo './'`smx-scm-cm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-scm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-cm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-bm-sbm.lo `test -f 'smx-bm-sbm.cc' || echo './'`smx-bm-sbm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-bm-sbm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-bm-sbm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c -o liboctave_la-smx-sbm-bm.lo `test -f 'smx-sbm-bm.cc' || echo './'`smx-sbm-bm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -c smx-sbm-bm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sbm-bm.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -msse4.1 -O2 -pipe -ggdb -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=core2 -msse4.1 -O2 -pipe -ggdb -pthread -march=core2 -msse4.1 -O2 -pipe -ggdb -version-info 2:0:1 -no-undefined -bindir /usr/bin -Wl,-O1 -Wl,--as-needed -o liboctave.la -rpath /usr/lib64/octave/3.6.3 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-regexp.lo liboctave_la-singleton-cleanup.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 ../libcruft/libcruft.la -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -larpack -lqrupdate -lfftw3 -lfftw3f -llapack -lblas -lblas -lreadline -lncurses -L/usr/lib64 -lpcre -ldl -lm -lm libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/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-regexp.o .libs/liboctave_la-singleton-cleanup.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,-rpath -Wl,/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib64/octave/3.6.3 -Wl,--as-needed ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib64/libcholmod.so -L/usr/lib64 /usr/lib64/libumfpack.so /usr/lib64/libamd.so /usr/lib64/libcamd.so -lcolamd -lccolamd /usr/lib64/libcxsparse.so /usr/lib64/libarpack.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../.. -latlas -lpthread -lcblas /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libgfortran.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libquadmath.so -lqrupdate /usr/lib64/libfftw3.so /usr/lib64/libfftw3f.so -llapack -lblas -lreadline -lncurses -lpcre -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crtn.o -march=core2 -msse4.1 -O2 -march=core2 -msse4.1 -O2 -pthread -march=core2 -msse4.1 -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,liboctave.so.1 -o .libs/liboctave.so.1.1.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -latlas collect2: ld returned 1 exit status make[3]: *** [liboctave.la] Error 1 make[3]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/liboctave' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3/liboctave' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3' make: *** [all] Error 2 * ERROR: sci-mathematics/octave-3.6.3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/octave-3.6.3'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-3.6.3'`. * The complete build log is located at '/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/temp/build.log'. * The ebuild environment file is located at '/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/temp/environment'. * Working directory: '/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3' * S: '/home/portage-tmp/portage/sci-mathematics/octave-3.6.3/work/octave-3.6.3'