=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for octave-3.4.3nb2 Makefile:2395: warning: overriding recipe for target `check' Makefile:1992: warning: ignoring old recipe for target `check' making run-octave from run-octave.in chmod a+rx "run-octave" /usr/bin/make all-recursive make[1]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3' Makefile:2395: warning: overriding recipe for target `check' Makefile:1992: warning: ignoring old recipe for target `check' Making all in libgnu make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.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/pkg"'; \ echo '#define EXEC_PREFIX "/usr/pkg"'; \ echo '#define BINDIR "/usr/pkg/bin"'; \ echo '#define SBINDIR "/usr/pkg/sbin"'; \ echo '#define LIBEXECDIR "/usr/pkg/libexec"'; \ echo '#define DATAROOTDIR "/usr/pkg/share"'; \ echo '#define DATADIR "/usr/pkg/share"'; \ echo '#define SYSCONFDIR "/usr/pkg/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; \ echo '#define LOCALSTATEDIR "/usr/pkg/var"'; \ echo '#define INCLUDEDIR "/usr/pkg/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/pkg/share/doc/octave"'; \ echo '#define INFODIR "/usr/pkg/share/info"'; \ echo '#define HTMLDIR "/usr/pkg/share/doc/octave"'; \ echo '#define DVIDIR "/usr/pkg/share/doc/octave"'; \ echo '#define PDFDIR "/usr/pkg/share/doc/octave"'; \ echo '#define PSDIR "/usr/pkg/share/doc/octave"'; \ echo '#define LIBDIR "/usr/pkg/lib"'; \ echo '#define LISPDIR "/usr/pkg/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/pkg/share/locale"'; \ echo '#define MANDIR "/usr/pkg/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/pkg/share/octave"'; \ echo '#define PKGINCLUDEDIR "/usr/pkg/include/octave"'; \ echo '#define PKGLIBDIR "/usr/pkg/lib/octave"'; \ echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/octave"'; \ } | sed '/""/d' > configmake.h-t 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 mv -f configmake.h-t configmake.h /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p sys /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p sys rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_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_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.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''@/0/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 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 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 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_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/1/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FREXP''@/0/g' \ -e 's/@''GNULIB_FREXPL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/1/g' \ -e 's/@''GNULIB_ROUNDF''@/1/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/1/g' \ -e 's/@''GNULIB_TRUNCF''@/1/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ < ./math.in.h | \ sed -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ 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_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.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 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''@/0/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''@/1/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''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''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_PTSNAME''@|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_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 /tmp/pkgsrc/math/octave/work/.tools/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 /tmp/pkgsrc/math/octave/work/.tools/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 /tmp/pkgsrc/math/octave/work/.tools/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''@/1/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''@/1/g' \ -e 's/@''GNULIB_MKFIFO''@/1/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /tmp/pkgsrc/math/octave/work/.tools/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 /tmp/pkgsrc/math/octave/work/.tools/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 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''@/1/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''@/1/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_LCHOWN''@/1/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_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''@/1/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''@/1/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_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_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_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''@|1|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|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 /usr/bin/make all-recursive make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libgnu' make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libgnu' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.lo cloexec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -o cloexec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c mv -f .deps/cloexec.Tpo .deps/cloexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo exitfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 mv -f .deps/stripslash.Tpo .deps/stripslash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c -o filemode.lo filemode.c mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.lo filenamecat-lgpl.c mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c -o freading.lo freading.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c filemode.c -fPIC -DPIC -o .libs/filemode.o mv -f .deps/exitfail.Tpo .deps/exitfail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -fPIC -DPIC -o .libs/freading.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c filemode.c -o filemode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -o filenamecat-lgpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -o freading.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c -o malloca.lo malloca.c mv -f .deps/filemode.Tpo .deps/filemode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c -o nproc.lo nproc.c mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.lo openat-die.c mv -f .deps/freading.Tpo .deps/freading.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c -fPIC -DPIC -o .libs/nproc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -o malloca.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c -o nproc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -o openat-die.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/malloca.Tpo .deps/malloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.lo save-cwd.c mv -f .deps/localcharset.Tpo .deps/localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.c mv -f .deps/nproc.Tpo .deps/nproc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c -o strftime.lo strftime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o mv -f .deps/openat-die.Tpo .deps/openat-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.lo strnlen1.c mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c -o tempname.lo tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c strftime.c -fPIC -DPIC -o .libs/strftime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -o save-cwd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 mv -f .deps/sockets.Tpo .deps/sockets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.lo tmpdir.c mv -f .deps/save-cwd.Tpo .deps/save-cwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o mv -f .deps/strnlen1.Tpo .deps/strnlen1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o mv -f .deps/tempname.Tpo .deps/tempname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/tmpdir.Tpo .deps/tmpdir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.lo chdir-long.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c strftime.c -o strftime.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c -o fclose.lo fclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c -fPIC -DPIC -o .libs/fclose.o mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c -o fclose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -o chdir-long.o >/dev/null 2>&1 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c -o fflush.lo fflush.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -fPIC -DPIC -o .libs/fflush.o mv -f .deps/fclose.Tpo .deps/fclose.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.lo fpurge.c mv -f .deps/chdir-long.Tpo .deps/chdir-long.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c -o fseek.lo fseek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o mv -f .deps/strftime.Tpo .deps/strftime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c -o fseeko.lo fseeko.c mv -f .deps/fcntl.Tpo .deps/fcntl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo getcwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -fPIC -DPIC -o .libs/fseek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -o fflush.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c getcwd.c -fPIC -DPIC -o .libs/getcwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -o fpurge.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -o fseek.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -o fseeko.o >/dev/null 2>&1 mv -f .deps/fflush.Tpo .deps/fflush.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c -o getcwd-lgpl.lo getcwd-lgpl.c mv -f .deps/fpurge.Tpo .deps/fpurge.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c -fPIC -DPIC -o .libs/getcwd-lgpl.o mv -f .deps/fseek.Tpo .deps/fseek.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c getcwd.c -o getcwd.o >/dev/null 2>&1 mv -f .deps/fseeko.Tpo .deps/fseeko.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c -o getcwd-lgpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT nanosleep.lo -MD -MP -MF .deps/nanosleep.Tpo -c -o nanosleep.lo nanosleep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 mv -f .deps/getcwd-lgpl.Tpo .deps/getcwd-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.lo openat-proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT nanosleep.lo -MD -MP -MF .deps/nanosleep.Tpo -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o mv -f .deps/getopt1.Tpo .deps/getopt1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT nanosleep.lo -MD -MP -MF .deps/nanosleep.Tpo -c nanosleep.c -o nanosleep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -o openat-proc.o >/dev/null 2>&1 mv -f .deps/nanosleep.Tpo .deps/nanosleep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1 mv -f .deps/openat-proc.Tpo .deps/openat-proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o mv -f .deps/getopt.Tpo .deps/getopt.Plo rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias mv -f .deps/printf-args.Tpo .deps/printf-args.Plo 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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -O3 -pipe -fstack-protector -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/glob.Tpo .deps/glob.Plo mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -no-undefined -lm -lm -lm -lm -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -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 getcwd.lo getcwd-lgpl.lo getopt.lo getopt1.lo glob.lo nanosleep.lo openat-proc.lo printf-args.lo printf-parse.lo vasnprintf.lo -lm libtool: link: 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/getcwd.o .libs/getcwd-lgpl.o .libs/getopt.o .libs/getopt1.o .libs/glob.o .libs/nanosleep.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libgnu' make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libgnu' make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libgnu' Making all in libcruft make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft' 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 chmod a+rx mkf77def /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/advnst.lo ranlib/advnst.f ./mkf77def . amos/cacai.f amos/cacon.f amos/cbesh.f amos/cbesi.f amos/cbesj.f amos/cbesk.f amos/cbesy.f amos/cbinu.f amos/cbuni.f amos/cbunk.f amos/cunk1.f amos/cunk2.f amos/crati.f amos/cshch.f amos/cuni1.f amos/cuoik.f amos/cairy.f amos/cbiry.f amos/ckscl.f amos/cs1s2.f amos/cuchk.f amos/cuni2.f amos/cwrsk.f amos/casyi.f amos/cbknu.f amos/cmlri.f amos/cseri.f amos/cunhj.f amos/cunik.f amos/dgamln.f amos/gamln.f amos/xzabs.f amos/xzexp.f amos/xzlog.f amos/xzsqrt.f amos/zacai.f amos/zacon.f amos/zairy.f amos/zasyi.f amos/zbesh.f amos/zbesi.f amos/zbesj.f amos/zbesk.f amos/zbesy.f amos/zbinu.f amos/zbiry.f amos/zbknu.f amos/zbuni.f amos/zbunk.f amos/zdiv.f amos/zkscl.f amos/zmlri.f amos/zmlt.f amos/zrati.f amos/zs1s2.f amos/zseri.f amos/zshch.f amos/zuchk.f amos/zunhj.f amos/zuni1.f amos/zuni2.f amos/zunik.f amos/zunk1.f amos/zunk2.f amos/zuoik.f amos/zwrsk.f arpack/src/cgetv0.f arpack/src/cnaitr.f arpack/src/cnapps.f arpack/src/cnaup2.f arpack/src/cnaupd.f arpack/src/cneigh.f arpack/src/cneupd.f arpack/src/cngets.f arpack/src/csortc.f arpack/src/cstatn.f arpack/src/dgetv0.f arpack/src/dlaqrb.f arpack/src/dnaitr.f arpack/src/dnapps.f arpack/src/dnaup2.f arpack/src/dnaupd.f arpack/src/dnaupe.f arpack/src/dnconv.f arpack/src/dneigh.f arpack/src/dneupd.f arpack/src/dngets.f arpack/src/dsaitr.f arpack/src/dsapps.f arpack/src/dsaup2.f arpack/src/dsaupd.f arpack/src/dsconv.f arpack/src/dseigt.f arpack/src/dsesrt.f arpack/src/dseupd.f arpack/src/dsgets.f arpack/src/dsortc.f arpack/src/dsortr.f arpack/src/dstatn.f arpack/src/dstats.f arpack/src/dstqrb.f arpack/src/sgetv0.f arpack/src/slaqrb.f arpack/src/snaitr.f arpack/src/snapps.f arpack/src/snaup2.f arpack/src/snaupd.f arpack/src/snaupe.f arpack/src/snconv.f arpack/src/sneigh.f arpack/src/sneupd.f arpack/src/sngets.f arpack/src/ssaitr.f arpack/src/ssapps.f arpack/src/ssaup2.f arpack/src/ssaupd.f arpack/src/ssconv.f arpack/src/sseigt.f arpack/src/ssesrt.f arpack/src/sseupd.f arpack/src/ssgets.f arpack/src/ssortc.f arpack/src/ssortr.f arpack/src/sstatn.f arpack/src/sstats.f arpack/src/sstqrb.f arpack/src/zgetv0.f arpack/src/znaitr.f arpack/src/znapps.f arpack/src/znaup2.f arpack/src/znaupd.f arpack/src/zneigh.f arpack/src/zneupd.f arpack/src/zngets.f arpack/src/zsortc.f arpack/src/zstatn.f arpack/util/cmout.f arpack/util/cvout.f arpack/util/dmout.f arpack/util/dvout.f arpack/util/icnteq.f arpack/util/icopy.f arpack/util/iset.f arpack/util/iswap.f arpack/util/ivout.f arpack/util/second.f arpack/util/smout.f arpack/util/svout.f arpack/util/zmout.f arpack/util/zvout.f blas-xtra/ddot3.f blas-xtra/zdotc3.f blas-xtra/sdot3.f blas-xtra/cdotc3.f blas-xtra/dmatm3.f blas-xtra/zmatm3.f blas-xtra/smatm3.f blas-xtra/cmatm3.f blas-xtra/xddot.f blas-xtra/xdnrm2.f blas-xtra/xdznrm2.f blas-xtra/xzdotc.f blas-xtra/xzdotu.f blas-xtra/xsdot.f blas-xtra/xsnrm2.f blas-xtra/xscnrm2.f blas-xtra/xcdotc.f blas-xtra/xcdotu.f blas-xtra/xerbla.f blas-xtra/cconv2.f blas-xtra/csconv2.f blas-xtra/dconv2.f blas-xtra/sconv2.f blas-xtra/zconv2.f blas-xtra/zdconv2.f daspk/datv.f daspk/dcnst0.f daspk/dcnstr.f daspk/ddasic.f daspk/ddasid.f daspk/ddasik.f daspk/ddaspk.f daspk/ddstp.f daspk/ddwnrm.f daspk/dfnrmd.f daspk/dfnrmk.f daspk/dhels.f daspk/dheqr.f daspk/dinvwt.f daspk/dlinsd.f daspk/dlinsk.f daspk/dmatd.f daspk/dnedd.f daspk/dnedk.f daspk/dnsd.f daspk/dnsid.f daspk/dnsik.f daspk/dnsk.f daspk/dorth.f daspk/dslvd.f daspk/dslvk.f daspk/dspigm.f daspk/dyypnw.f dasrt/ddasrt.f dasrt/drchek.f dasrt/droots.f dassl/ddaini.f dassl/ddajac.f dassl/ddanrm.f dassl/ddaslv.f dassl/ddassl.f dassl/ddastp.f dassl/ddatrp.f dassl/ddawts.f fftpack/cfftb.f fftpack/cfftb1.f fftpack/cfftf.f fftpack/cfftf1.f fftpack/cffti.f fftpack/cffti1.f fftpack/passb.f fftpack/passb2.f fftpack/passb3.f fftpack/passb4.f fftpack/passb5.f fftpack/passf.f fftpack/passf2.f fftpack/passf3.f fftpack/passf4.f fftpack/passf5.f fftpack/zfftb.f fftpack/zfftb1.f fftpack/zfftf.f fftpack/zfftf1.f fftpack/zffti.f fftpack/zffti1.f fftpack/zpassb.f fftpack/zpassb2.f fftpack/zpassb3.f fftpack/zpassb4.f fftpack/zpassb5.f fftpack/zpassf.f fftpack/zpassf2.f fftpack/zpassf3.f fftpack/zpassf4.f fftpack/zpassf5.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 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genbet.lo ranlib/genbet.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genchi.lo ranlib/genchi.f mv ranlib.def-t ranlib.def /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genexp.lo ranlib/genexp.f libtool: compile: f77 -O -O -c ranlib/genchi.f -fPIC -o ranlib/.libs/genchi.o ranlib/genchi.f: genchi: libtool: compile: f77 -O -O -c ranlib/advnst.f -fPIC -o ranlib/.libs/advnst.o libtool: compile: f77 -O -O -c ranlib/genbet.f -fPIC -o ranlib/.libs/genbet.o libtool: compile: f77 -O -O -c ranlib/genexp.f -fPIC -o ranlib/.libs/genexp.o libtool: compile: f77 -O -O -c ranlib/genchi.f -o ranlib/genchi.o >/dev/null 2>&1 ranlib/genbet.f: genbet: ranlib/advnst.f: advnst: ranlib/genexp.f: genexp: libtool: compile: f77 -O -O -c ranlib/advnst.f -o ranlib/advnst.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/genexp.f -o ranlib/genexp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genf.lo ranlib/genf.f libtool: compile: f77 -O -O -c ranlib/genf.f -fPIC -o ranlib/.libs/genf.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/gengam.lo ranlib/gengam.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genmn.lo ranlib/genmn.f libtool: compile: f77 -O -O -c ranlib/genbet.f -o ranlib/genbet.o >/dev/null 2>&1 ranlib/genf.f: genf: libtool: compile: f77 -O -O -c ranlib/gengam.f -fPIC -o ranlib/.libs/gengam.o libtool: compile: f77 -O -O -c ranlib/genmn.f -fPIC -o ranlib/.libs/genmn.o libtool: compile: f77 -O -O -c ranlib/genf.f -o ranlib/genf.o >/dev/null 2>&1 ranlib/gengam.f: gengam: ranlib/genmn.f: genmn: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genmul.lo ranlib/genmul.f libtool: compile: f77 -O -O -c ranlib/gengam.f -o ranlib/gengam.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/genmn.f -o ranlib/genmn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/gennch.lo ranlib/gennch.f libtool: compile: f77 -O -O -c ranlib/genmul.f -fPIC -o ranlib/.libs/genmul.o ranlib/genmul.f: genmul: libtool: compile: f77 -O -O -c ranlib/gennch.f -fPIC -o ranlib/.libs/gennch.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/gennf.lo ranlib/gennf.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/gennor.lo ranlib/gennor.f ranlib/gennch.f: gennch: libtool: compile: f77 -O -O -c ranlib/gennf.f -fPIC -o ranlib/.libs/gennf.o libtool: compile: f77 -O -O -c ranlib/genmul.f -o ranlib/genmul.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/gennor.f -fPIC -o ranlib/.libs/gennor.o libtool: compile: f77 -O -O -c ranlib/gennch.f -o ranlib/gennch.o >/dev/null 2>&1 ranlib/gennf.f: gennf: ranlib/gennor.f: gennor: libtool: compile: f77 -O -O -c ranlib/gennor.f -o ranlib/gennor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genprm.lo ranlib/genprm.f libtool: compile: f77 -O -O -c ranlib/gennf.f -o ranlib/gennf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/genunf.lo ranlib/genunf.f libtool: compile: f77 -O -O -c ranlib/genprm.f -fPIC -o ranlib/.libs/genprm.o libtool: compile: f77 -O -O -c ranlib/genunf.f -fPIC -o ranlib/.libs/genunf.o ranlib/genprm.f: genprm: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/getcgn.lo ranlib/getcgn.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/getsd.lo ranlib/getsd.f ranlib/genunf.f: genunf: libtool: compile: f77 -O -O -c ranlib/genprm.f -o ranlib/genprm.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/getcgn.f -fPIC -o ranlib/.libs/getcgn.o libtool: compile: f77 -O -O -c ranlib/getsd.f -fPIC -o ranlib/.libs/getsd.o libtool: compile: f77 -O -O -c ranlib/genunf.f -o ranlib/genunf.o >/dev/null 2>&1 ranlib/getcgn.f: getcgn: entry setcgn: ranlib/getsd.f: getsd: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ignbin.lo ranlib/ignbin.f libtool: compile: f77 -O -O -c ranlib/getcgn.f -o ranlib/getcgn.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/getsd.f -o ranlib/getsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ignlgi.lo ranlib/ignlgi.f libtool: compile: f77 -O -O -c ranlib/ignbin.f -fPIC -o ranlib/.libs/ignbin.o libtool: compile: f77 -O -O -c ranlib/ignlgi.f -fPIC -o ranlib/.libs/ignlgi.o ranlib/ignbin.f: ignbin: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ignnbn.lo ranlib/ignnbn.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ignpoi.lo ranlib/ignpoi.f ranlib/ignlgi.f: ignlgi: libtool: compile: f77 -O -O -c ranlib/ignnbn.f -fPIC -o ranlib/.libs/ignnbn.o libtool: compile: f77 -O -O -c ranlib/ignpoi.f -fPIC -o ranlib/.libs/ignpoi.o libtool: compile: f77 -O -O -c ranlib/ignlgi.f -o ranlib/ignlgi.o >/dev/null 2>&1 ranlib/ignnbn.f: ignnbn: ranlib/ignpoi.f: ignpoi: libtool: compile: f77 -O -O -c ranlib/ignbin.f -o ranlib/ignbin.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/ignnbn.f -o ranlib/ignnbn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ignuin.lo ranlib/ignuin.f libtool: compile: f77 -O -O -c ranlib/ignpoi.f -o ranlib/ignpoi.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/ignuin.f -fPIC -o ranlib/.libs/ignuin.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/initgn.lo ranlib/initgn.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/inrgcm.lo ranlib/inrgcm.f ranlib/ignuin.f: ignuin: libtool: compile: f77 -O -O -c ranlib/initgn.f -fPIC -o ranlib/.libs/initgn.o libtool: compile: f77 -O -O -c ranlib/inrgcm.f -fPIC -o ranlib/.libs/inrgcm.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/lennob.lo ranlib/lennob.f libtool: compile: f77 -O -O -c ranlib/ignuin.f -o ranlib/ignuin.o >/dev/null 2>&1 ranlib/initgn.f: initgn: ranlib/inrgcm.f: inrgcm: libtool: compile: f77 -O -O -c ranlib/lennob.f -fPIC -o ranlib/.libs/lennob.o libtool: compile: f77 -O -O -c ranlib/initgn.f -o ranlib/initgn.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/inrgcm.f -o ranlib/inrgcm.o >/dev/null 2>&1 ranlib/lennob.f: lennob: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/mltmod.lo ranlib/mltmod.f libtool: compile: f77 -O -O -c ranlib/lennob.f -o ranlib/lennob.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/mltmod.f -fPIC -o ranlib/.libs/mltmod.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/phrtsd.lo ranlib/phrtsd.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/qrgnin.lo ranlib/qrgnin.f mv cruft.def-t cruft.def /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/ranf.lo ranlib/ranf.f ranlib/mltmod.f: mltmod: libtool: compile: f77 -O -O -c ranlib/qrgnin.f -fPIC -o ranlib/.libs/qrgnin.o libtool: compile: f77 -O -O -c ranlib/phrtsd.f -fPIC -o ranlib/.libs/phrtsd.o libtool: compile: f77 -O -O -c ranlib/ranf.f -fPIC -o ranlib/.libs/ranf.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/setall.lo ranlib/setall.f ranlib/qrgnin.f: qrgnin: entry qrgnsn: ranlib/phrtsd.f: phrtsd: libtool: compile: f77 -O -O -c ranlib/mltmod.f -o ranlib/mltmod.o >/dev/null 2>&1 ranlib/ranf.f: ranf: libtool: compile: f77 -O -O -c ranlib/setall.f -fPIC -o ranlib/.libs/setall.o libtool: compile: f77 -O -O -c ranlib/qrgnin.f -o ranlib/qrgnin.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/phrtsd.f -o ranlib/phrtsd.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/ranf.f -o ranlib/ranf.o >/dev/null 2>&1 ranlib/setall.f: setall: entry rgnqsd: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/setant.lo ranlib/setant.f libtool: compile: f77 -O -O -c ranlib/setall.f -o ranlib/setall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/setgmn.lo ranlib/setgmn.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/setsd.lo ranlib/setsd.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/sexpo.lo ranlib/sexpo.f libtool: compile: f77 -O -O -c ranlib/setant.f -fPIC -o ranlib/.libs/setant.o libtool: compile: f77 -O -O -c ranlib/setgmn.f -fPIC -o ranlib/.libs/setgmn.o libtool: compile: f77 -O -O -c ranlib/setsd.f -fPIC -o ranlib/.libs/setsd.o libtool: compile: f77 -O -O -c ranlib/sexpo.f -fPIC -o ranlib/.libs/sexpo.o ranlib/setant.f: setant: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/sgamma.lo ranlib/sgamma.f ranlib/setgmn.f: setgmn: ranlib/setsd.f: setsd: ranlib/sexpo.f: sexpo: libtool: compile: f77 -O -O -c ranlib/setant.f -o ranlib/setant.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/sgamma.f -fPIC -o ranlib/.libs/sgamma.o libtool: compile: f77 -O -O -c ranlib/setgmn.f -o ranlib/setgmn.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/setsd.f -o ranlib/setsd.o >/dev/null 2>&1 libtool: compile: f77 -O -O -c ranlib/sexpo.f -o ranlib/sexpo.o >/dev/null 2>&1 ranlib/sgamma.f: sgamma: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/snorm.lo ranlib/snorm.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -O -c -o ranlib/wrap.lo ranlib/wrap.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cacai.lo `test -f 'amos/cacai.f' || echo './'`amos/cacai.f libtool: compile: f77 -O -O -c ranlib/sgamma.f -o ranlib/sgamma.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cacon.lo `test -f 'amos/cacon.f' || echo './'`amos/cacon.f libtool: compile: f77 -O -O -c ranlib/snorm.f -fPIC -o ranlib/.libs/snorm.o libtool: compile: f77 -O -O -c ranlib/wrap.f -fPIC -o ranlib/.libs/wrap.o libtool: compile: f77 -O -c amos/cacai.f -fPIC -o amos/.libs/libcruft_la-cacai.o ranlib/snorm.f: snorm: libtool: compile: f77 -O -c amos/cacon.f -fPIC -o amos/.libs/libcruft_la-cacon.o ranlib/wrap.f: dgennor: dgenunf: dgenexp: amos/cacai.f: cacai: amos/cacon.f: cacon: libtool: compile: f77 -O -O -c ranlib/snorm.f -o ranlib/snorm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbesh.lo `test -f 'amos/cbesh.f' || echo './'`amos/cbesh.f dgengam: libtool: compile: f77 -O -c amos/cbesh.f -fPIC -o amos/.libs/libcruft_la-cbesh.o libtool: compile: f77 -O -c amos/cacai.f -o amos/libcruft_la-cacai.o >/dev/null 2>&1 amos/cbesh.f: cbesh: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbesi.lo `test -f 'amos/cbesi.f' || echo './'`amos/cbesi.f dignpoi: libtool: compile: f77 -O -c amos/cacon.f -o amos/libcruft_la-cacon.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cbesi.f -fPIC -o amos/.libs/libcruft_la-cbesi.o libtool: compile: f77 -O -O -c ranlib/wrap.f -o ranlib/wrap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbesj.lo `test -f 'amos/cbesj.f' || echo './'`amos/cbesj.f libtool: compile: f77 -O -c amos/cbesh.f -o amos/libcruft_la-cbesh.o >/dev/null 2>&1 amos/cbesi.f: cbesi: libtool: compile: f77 -O -c amos/cbesj.f -fPIC -o amos/.libs/libcruft_la-cbesj.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbesk.lo `test -f 'amos/cbesk.f' || echo './'`amos/cbesk.f libtool: compile: f77 -O -c amos/cbesi.f -o amos/libcruft_la-cbesi.o >/dev/null 2>&1 amos/cbesj.f: cbesj: libtool: compile: f77 -O -c amos/cbesk.f -fPIC -o amos/.libs/libcruft_la-cbesk.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbesy.lo `test -f 'amos/cbesy.f' || echo './'`amos/cbesy.f amos/cbesk.f: cbesk: libtool: compile: f77 -O -c amos/cbesj.f -o amos/libcruft_la-cbesj.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cbesy.f -fPIC -o amos/.libs/libcruft_la-cbesy.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbinu.lo `test -f 'amos/cbinu.f' || echo './'`amos/cbinu.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbuni.lo `test -f 'amos/cbuni.f' || echo './'`amos/cbuni.f amos/cbesy.f: cbesy: libtool: compile: f77 -O -c amos/cbesk.f -o amos/libcruft_la-cbesk.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cbinu.f -fPIC -o amos/.libs/libcruft_la-cbinu.o libtool: compile: f77 -O -c amos/cbuni.f -fPIC -o amos/.libs/libcruft_la-cbuni.o amos/cbinu.f: cbinu: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbunk.lo `test -f 'amos/cbunk.f' || echo './'`amos/cbunk.f amos/cbuni.f: cbuni: libtool: compile: f77 -O -c amos/cbesy.f -o amos/libcruft_la-cbesy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cunk1.lo `test -f 'amos/cunk1.f' || echo './'`amos/cunk1.f libtool: compile: f77 -O -c amos/cbunk.f -fPIC -o amos/.libs/libcruft_la-cbunk.o libtool: compile: f77 -O -c amos/cbinu.f -o amos/libcruft_la-cbinu.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cunk1.f -fPIC -o amos/.libs/libcruft_la-cunk1.o amos/cbunk.f: cbunk: libtool: compile: f77 -O -c amos/cbuni.f -o amos/libcruft_la-cbuni.o >/dev/null 2>&1 amos/cunk1.f: cunk1: libtool: compile: f77 -O -c amos/cbunk.f -o amos/libcruft_la-cbunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cunk2.lo `test -f 'amos/cunk2.f' || echo './'`amos/cunk2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-crati.lo `test -f 'amos/crati.f' || echo './'`amos/crati.f libtool: compile: f77 -O -c amos/cunk2.f -fPIC -o amos/.libs/libcruft_la-cunk2.o libtool: compile: f77 -O -c amos/crati.f -fPIC -o amos/.libs/libcruft_la-crati.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cshch.lo `test -f 'amos/cshch.f' || echo './'`amos/cshch.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cuni1.lo `test -f 'amos/cuni1.f' || echo './'`amos/cuni1.f amos/cunk2.f: cunk2: amos/crati.f: crati: libtool: compile: f77 -O -c amos/cuni1.f -fPIC -o amos/.libs/libcruft_la-cuni1.o libtool: compile: f77 -O -c amos/cshch.f -fPIC -o amos/.libs/libcruft_la-cshch.o libtool: compile: f77 -O -c amos/cunk1.f -o amos/libcruft_la-cunk1.o >/dev/null 2>&1 amos/cuni1.f: cuni1: amos/cshch.f: cshch: libtool: compile: f77 -O -c amos/crati.f -o amos/libcruft_la-crati.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cshch.f -o amos/libcruft_la-cshch.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cuni1.f -o amos/libcruft_la-cuni1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cuoik.lo `test -f 'amos/cuoik.f' || echo './'`amos/cuoik.f libtool: compile: f77 -O -c amos/cunk2.f -o amos/libcruft_la-cunk2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cairy.lo `test -f 'amos/cairy.f' || echo './'`amos/cairy.f libtool: compile: f77 -O -c amos/cuoik.f -fPIC -o amos/.libs/libcruft_la-cuoik.o libtool: compile: f77 -O -c amos/cairy.f -fPIC -o amos/.libs/libcruft_la-cairy.o amos/cuoik.f: cuoik: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbiry.lo `test -f 'amos/cbiry.f' || echo './'`amos/cbiry.f amos/cairy.f: cairy: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-ckscl.lo `test -f 'amos/ckscl.f' || echo './'`amos/ckscl.f libtool: compile: f77 -O -c amos/cbiry.f -fPIC -o amos/.libs/libcruft_la-cbiry.o libtool: compile: f77 -O -c amos/ckscl.f -fPIC -o amos/.libs/libcruft_la-ckscl.o libtool: compile: f77 -O -c amos/cuoik.f -o amos/libcruft_la-cuoik.o >/dev/null 2>&1 amos/cbiry.f: cbiry: amos/ckscl.f: ckscl: libtool: compile: f77 -O -c amos/cairy.f -o amos/libcruft_la-cairy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cs1s2.lo `test -f 'amos/cs1s2.f' || echo './'`amos/cs1s2.f libtool: compile: f77 -O -c amos/ckscl.f -o amos/libcruft_la-ckscl.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cbiry.f -o amos/libcruft_la-cbiry.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cs1s2.f -fPIC -o amos/.libs/libcruft_la-cs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cuchk.lo `test -f 'amos/cuchk.f' || echo './'`amos/cuchk.f amos/cs1s2.f: cs1s2: libtool: compile: f77 -O -c amos/cuchk.f -fPIC -o amos/.libs/libcruft_la-cuchk.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cuni2.lo `test -f 'amos/cuni2.f' || echo './'`amos/cuni2.f libtool: compile: f77 -O -c amos/cs1s2.f -o amos/libcruft_la-cs1s2.o >/dev/null 2>&1 amos/cuchk.f: cuchk: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cwrsk.lo `test -f 'amos/cwrsk.f' || echo './'`amos/cwrsk.f libtool: compile: f77 -O -c amos/cuni2.f -fPIC -o amos/.libs/libcruft_la-cuni2.o libtool: compile: f77 -O -c amos/cuchk.f -o amos/libcruft_la-cuchk.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cwrsk.f -fPIC -o amos/.libs/libcruft_la-cwrsk.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-casyi.lo `test -f 'amos/casyi.f' || echo './'`amos/casyi.f amos/cuni2.f: cuni2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cbknu.lo `test -f 'amos/cbknu.f' || echo './'`amos/cbknu.f amos/cwrsk.f: cwrsk: libtool: compile: f77 -O -c amos/casyi.f -fPIC -o amos/.libs/libcruft_la-casyi.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cmlri.lo `test -f 'amos/cmlri.f' || echo './'`amos/cmlri.f libtool: compile: f77 -O -c amos/cbknu.f -fPIC -o amos/.libs/libcruft_la-cbknu.o amos/casyi.f: casyi: libtool: compile: f77 -O -c amos/cwrsk.f -o amos/libcruft_la-cwrsk.o >/dev/null 2>&1 amos/cbknu.f: cbknu: libtool: compile: f77 -O -c amos/cmlri.f -fPIC -o amos/.libs/libcruft_la-cmlri.o libtool: compile: f77 -O -c amos/cuni2.f -o amos/libcruft_la-cuni2.o >/dev/null 2>&1 amos/cmlri.f: cmlri: libtool: compile: f77 -O -c amos/casyi.f -o amos/libcruft_la-casyi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cseri.lo `test -f 'amos/cseri.f' || echo './'`amos/cseri.f libtool: compile: f77 -O -c amos/cseri.f -fPIC -o amos/.libs/libcruft_la-cseri.o libtool: compile: f77 -O -c amos/cmlri.f -o amos/libcruft_la-cmlri.o >/dev/null 2>&1 amos/cseri.f: cseri: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cunhj.lo `test -f 'amos/cunhj.f' || echo './'`amos/cunhj.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-cunik.lo `test -f 'amos/cunik.f' || echo './'`amos/cunik.f libtool: compile: f77 -O -c amos/cunhj.f -fPIC -o amos/.libs/libcruft_la-cunhj.o libtool: compile: f77 -O -c amos/cunik.f -fPIC -o amos/.libs/libcruft_la-cunik.o libtool: compile: f77 -O -c amos/cbknu.f -o amos/libcruft_la-cbknu.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/cseri.f -o amos/libcruft_la-cseri.o >/dev/null 2>&1 amos/cunhj.f: cunhj: amos/cunik.f: cunik: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-dgamln.lo `test -f 'amos/dgamln.f' || echo './'`amos/dgamln.f libtool: compile: f77 -O -c amos/dgamln.f -fPIC -o amos/.libs/libcruft_la-dgamln.o libtool: compile: f77 -O -c amos/cunik.f -o amos/libcruft_la-cunik.o >/dev/null 2>&1 amos/dgamln.f: dgamln: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-gamln.lo `test -f 'amos/gamln.f' || echo './'`amos/gamln.f libtool: compile: f77 -O -c amos/dgamln.f -o amos/libcruft_la-dgamln.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/gamln.f -fPIC -o amos/.libs/libcruft_la-gamln.o libtool: compile: f77 -O -c amos/cunhj.f -o amos/libcruft_la-cunhj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-xzabs.lo `test -f 'amos/xzabs.f' || echo './'`amos/xzabs.f amos/gamln.f: gamln: libtool: compile: f77 -O -c amos/xzabs.f -fPIC -o amos/.libs/libcruft_la-xzabs.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-xzexp.lo `test -f 'amos/xzexp.f' || echo './'`amos/xzexp.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-xzlog.lo `test -f 'amos/xzlog.f' || echo './'`amos/xzlog.f libtool: compile: f77 -O -c amos/gamln.f -o amos/libcruft_la-gamln.o >/dev/null 2>&1 amos/xzabs.f: xzabs: libtool: compile: f77 -O -c amos/xzexp.f -fPIC -o amos/.libs/libcruft_la-xzexp.o libtool: compile: f77 -O -c amos/xzlog.f -fPIC -o amos/.libs/libcruft_la-xzlog.o libtool: compile: f77 -O -c amos/xzabs.f -o amos/libcruft_la-xzabs.o >/dev/null 2>&1 amos/xzexp.f: xzexp: amos/xzlog.f: xzlog: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-xzsqrt.lo `test -f 'amos/xzsqrt.f' || echo './'`amos/xzsqrt.f libtool: compile: f77 -O -c amos/xzexp.f -o amos/libcruft_la-xzexp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zacai.lo `test -f 'amos/zacai.f' || echo './'`amos/zacai.f libtool: compile: f77 -O -c amos/xzlog.f -o amos/libcruft_la-xzlog.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/xzsqrt.f -fPIC -o amos/.libs/libcruft_la-xzsqrt.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zacon.lo `test -f 'amos/zacon.f' || echo './'`amos/zacon.f amos/xzsqrt.f: xzsqrt: libtool: compile: f77 -O -c amos/zacai.f -fPIC -o amos/.libs/libcruft_la-zacai.o libtool: compile: f77 -O -c amos/zacon.f -fPIC -o amos/.libs/libcruft_la-zacon.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zairy.lo `test -f 'amos/zairy.f' || echo './'`amos/zairy.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zasyi.lo `test -f 'amos/zasyi.f' || echo './'`amos/zasyi.f amos/zacai.f: zacai: libtool: compile: f77 -O -c amos/xzsqrt.f -o amos/libcruft_la-xzsqrt.o >/dev/null 2>&1 amos/zacon.f: zacon: libtool: compile: f77 -O -c amos/zairy.f -fPIC -o amos/.libs/libcruft_la-zairy.o libtool: compile: f77 -O -c amos/zasyi.f -fPIC -o amos/.libs/libcruft_la-zasyi.o libtool: compile: f77 -O -c amos/zacai.f -o amos/libcruft_la-zacai.o >/dev/null 2>&1 amos/zairy.f: zairy: amos/zasyi.f: zasyi: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbesh.lo `test -f 'amos/zbesh.f' || echo './'`amos/zbesh.f libtool: compile: f77 -O -c amos/zacon.f -o amos/libcruft_la-zacon.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zbesh.f -fPIC -o amos/.libs/libcruft_la-zbesh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbesi.lo `test -f 'amos/zbesi.f' || echo './'`amos/zbesi.f libtool: compile: f77 -O -c amos/zasyi.f -o amos/libcruft_la-zasyi.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zairy.f -o amos/libcruft_la-zairy.o >/dev/null 2>&1 amos/zbesh.f: zbesh: libtool: compile: f77 -O -c amos/zbesi.f -fPIC -o amos/.libs/libcruft_la-zbesi.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbesj.lo `test -f 'amos/zbesj.f' || echo './'`amos/zbesj.f amos/zbesi.f: zbesi: libtool: compile: f77 -O -c amos/zbesj.f -fPIC -o amos/.libs/libcruft_la-zbesj.o libtool: compile: f77 -O -c amos/zbesh.f -o amos/libcruft_la-zbesh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbesk.lo `test -f 'amos/zbesk.f' || echo './'`amos/zbesk.f amos/zbesj.f: zbesj: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbesy.lo `test -f 'amos/zbesy.f' || echo './'`amos/zbesy.f libtool: compile: f77 -O -c amos/zbesi.f -o amos/libcruft_la-zbesi.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zbesk.f -fPIC -o amos/.libs/libcruft_la-zbesk.o libtool: compile: f77 -O -c amos/zbesy.f -fPIC -o amos/.libs/libcruft_la-zbesy.o libtool: compile: f77 -O -c amos/zbesj.f -o amos/libcruft_la-zbesj.o >/dev/null 2>&1 amos/zbesk.f: zbesk: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbinu.lo `test -f 'amos/zbinu.f' || echo './'`amos/zbinu.f amos/zbesy.f: zbesy: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbiry.lo `test -f 'amos/zbiry.f' || echo './'`amos/zbiry.f libtool: compile: f77 -O -c amos/zbinu.f -fPIC -o amos/.libs/libcruft_la-zbinu.o libtool: compile: f77 -O -c amos/zbesk.f -o amos/libcruft_la-zbesk.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zbiry.f -fPIC -o amos/.libs/libcruft_la-zbiry.o amos/zbinu.f: zbinu: libtool: compile: f77 -O -c amos/zbesy.f -o amos/libcruft_la-zbesy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbknu.lo `test -f 'amos/zbknu.f' || echo './'`amos/zbknu.f amos/zbiry.f: zbiry: libtool: compile: f77 -O -c amos/zbknu.f -fPIC -o amos/.libs/libcruft_la-zbknu.o libtool: compile: f77 -O -c amos/zbinu.f -o amos/libcruft_la-zbinu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbuni.lo `test -f 'amos/zbuni.f' || echo './'`amos/zbuni.f amos/zbknu.f: zbknu: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zbunk.lo `test -f 'amos/zbunk.f' || echo './'`amos/zbunk.f libtool: compile: f77 -O -c amos/zbuni.f -fPIC -o amos/.libs/libcruft_la-zbuni.o libtool: compile: f77 -O -c amos/zbiry.f -o amos/libcruft_la-zbiry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zdiv.lo `test -f 'amos/zdiv.f' || echo './'`amos/zdiv.f libtool: compile: f77 -O -c amos/zbunk.f -fPIC -o amos/.libs/libcruft_la-zbunk.o amos/zbuni.f: zbuni: amos/zbunk.f: zbunk: libtool: compile: f77 -O -c amos/zdiv.f -fPIC -o amos/.libs/libcruft_la-zdiv.o libtool: compile: f77 -O -c amos/zbuni.f -o amos/libcruft_la-zbuni.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zbunk.f -o amos/libcruft_la-zbunk.o >/dev/null 2>&1 amos/zdiv.f: zdiv: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zkscl.lo `test -f 'amos/zkscl.f' || echo './'`amos/zkscl.f libtool: compile: f77 -O -c amos/zbknu.f -o amos/libcruft_la-zbknu.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zdiv.f -o amos/libcruft_la-zdiv.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zkscl.f -fPIC -o amos/.libs/libcruft_la-zkscl.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zmlri.lo `test -f 'amos/zmlri.f' || echo './'`amos/zmlri.f amos/zkscl.f: zkscl: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zmlt.lo `test -f 'amos/zmlt.f' || echo './'`amos/zmlt.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zrati.lo `test -f 'amos/zrati.f' || echo './'`amos/zrati.f libtool: compile: f77 -O -c amos/zmlri.f -fPIC -o amos/.libs/libcruft_la-zmlri.o libtool: compile: f77 -O -c amos/zmlt.f -fPIC -o amos/.libs/libcruft_la-zmlt.o libtool: compile: f77 -O -c amos/zrati.f -fPIC -o amos/.libs/libcruft_la-zrati.o amos/zmlri.f: zmlri: libtool: compile: f77 -O -c amos/zkscl.f -o amos/libcruft_la-zkscl.o >/dev/null 2>&1 amos/zmlt.f: zmlt: amos/zrati.f: zrati: libtool: compile: f77 -O -c amos/zmlt.f -o amos/libcruft_la-zmlt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zs1s2.lo `test -f 'amos/zs1s2.f' || echo './'`amos/zs1s2.f libtool: compile: f77 -O -c amos/zmlri.f -o amos/libcruft_la-zmlri.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zrati.f -o amos/libcruft_la-zrati.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zseri.lo `test -f 'amos/zseri.f' || echo './'`amos/zseri.f libtool: compile: f77 -O -c amos/zs1s2.f -fPIC -o amos/.libs/libcruft_la-zs1s2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zshch.lo `test -f 'amos/zshch.f' || echo './'`amos/zshch.f amos/zs1s2.f: zs1s2: libtool: compile: f77 -O -c amos/zseri.f -fPIC -o amos/.libs/libcruft_la-zseri.o libtool: compile: f77 -O -c amos/zshch.f -fPIC -o amos/.libs/libcruft_la-zshch.o amos/zseri.f: zseri: libtool: compile: f77 -O -c amos/zs1s2.f -o amos/libcruft_la-zs1s2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zuchk.lo `test -f 'amos/zuchk.f' || echo './'`amos/zuchk.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zunhj.lo `test -f 'amos/zunhj.f' || echo './'`amos/zunhj.f amos/zshch.f: zshch: libtool: compile: f77 -O -c amos/zuchk.f -fPIC -o amos/.libs/libcruft_la-zuchk.o libtool: compile: f77 -O -c amos/zunhj.f -fPIC -o amos/.libs/libcruft_la-zunhj.o libtool: compile: f77 -O -c amos/zshch.f -o amos/libcruft_la-zshch.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zseri.f -o amos/libcruft_la-zseri.o >/dev/null 2>&1 amos/zuchk.f: zuchk: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zuni1.lo `test -f 'amos/zuni1.f' || echo './'`amos/zuni1.f amos/zunhj.f: zunhj: libtool: compile: f77 -O -c amos/zuchk.f -o amos/libcruft_la-zuchk.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zuni1.f -fPIC -o amos/.libs/libcruft_la-zuni1.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zuni2.lo `test -f 'amos/zuni2.f' || echo './'`amos/zuni2.f amos/zuni1.f: zuni1: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zunik.lo `test -f 'amos/zunik.f' || echo './'`amos/zunik.f libtool: compile: f77 -O -c amos/zuni2.f -fPIC -o amos/.libs/libcruft_la-zuni2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zunk1.lo `test -f 'amos/zunk1.f' || echo './'`amos/zunk1.f libtool: compile: f77 -O -c amos/zunik.f -fPIC -o amos/.libs/libcruft_la-zunik.o libtool: compile: f77 -O -c amos/zunhj.f -o amos/libcruft_la-zunhj.o >/dev/null 2>&1 amos/zuni2.f: zuni2: libtool: compile: f77 -O -c amos/zunk1.f -fPIC -o amos/.libs/libcruft_la-zunk1.o libtool: compile: f77 -O -c amos/zuni1.f -o amos/libcruft_la-zuni1.o >/dev/null 2>&1 amos/zunik.f: zunik: amos/zunk1.f: zunk1: libtool: compile: f77 -O -c amos/zuni2.f -o amos/libcruft_la-zuni2.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zunik.f -o amos/libcruft_la-zunik.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zunk2.lo `test -f 'amos/zunk2.f' || echo './'`amos/zunk2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zuoik.lo `test -f 'amos/zuoik.f' || echo './'`amos/zuoik.f libtool: compile: f77 -O -c amos/zunk2.f -fPIC -o amos/.libs/libcruft_la-zunk2.o libtool: compile: f77 -O -c amos/zunk1.f -o amos/libcruft_la-zunk1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o amos/libcruft_la-zwrsk.lo `test -f 'amos/zwrsk.f' || echo './'`amos/zwrsk.f amos/zunk2.f: zunk2: libtool: compile: f77 -O -c amos/zuoik.f -fPIC -o amos/.libs/libcruft_la-zuoik.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cgetv0.lo `test -f 'arpack/src/cgetv0.f' || echo './'`arpack/src/cgetv0.f libtool: compile: f77 -O -c amos/zwrsk.f -fPIC -o amos/.libs/libcruft_la-zwrsk.o amos/zuoik.f: zuoik: libtool: compile: f77 -O -c arpack/src/cgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-cgetv0.o amos/zwrsk.f: zwrsk: arpack/src/cgetv0.f: cgetv0: Warning on line 414 of arpack/src/cgetv0.f: local variable t4 never used Warning on line 414 of arpack/src/cgetv0.f: local variable t5 never used libtool: compile: f77 -O -c amos/zuoik.f -o amos/libcruft_la-zuoik.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zwrsk.f -o amos/libcruft_la-zwrsk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cnaitr.lo `test -f 'arpack/src/cnaitr.f' || echo './'`arpack/src/cnaitr.f libtool: compile: f77 -O -c arpack/src/cgetv0.f -o arpack/src/libcruft_la-cgetv0.o >/dev/null 2>&1 libtool: compile: f77 -O -c amos/zunk2.f -o amos/libcruft_la-zunk2.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/cnaitr.f -fPIC -o arpack/src/.libs/libcruft_la-cnaitr.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cnapps.lo `test -f 'arpack/src/cnapps.f' || echo './'`arpack/src/cnapps.f arpack/src/cnaitr.f: cnaitr: Warning on line 850 of arpack/src/cnaitr.f: cscal declared EXTERNAL but never used. /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cnaup2.lo `test -f 'arpack/src/cnaup2.f' || echo './'`arpack/src/cnaup2.f libtool: compile: f77 -O -c arpack/src/cnapps.f -fPIC -o arpack/src/.libs/libcruft_la-cnapps.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cnaupd.lo `test -f 'arpack/src/cnaupd.f' || echo './'`arpack/src/cnaupd.f libtool: compile: f77 -O -c arpack/src/cnaup2.f -fPIC -o arpack/src/.libs/libcruft_la-cnaup2.o arpack/src/cnapps.f: cnapps: Warning on line 507 of arpack/src/cnapps.f: local variable t2 never used Warning on line 507 of arpack/src/cnapps.f: local variable t3 never used Warning on line 507 of arpack/src/cnapps.f: local variable t4 never used Warning on line 507 of arpack/src/cnapps.f: local variable t5 never used arpack/src/cnaup2.f: cnaup2: Warning on line 801 of arpack/src/cnaup2.f: local variable t4 never used Warning on line 801 of arpack/src/cnaup2.f: local variable t5 never used Warning on line 801 of arpack/src/cnaup2.f: cswap declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/cnaupd.f -fPIC -o arpack/src/.libs/libcruft_la-cnaupd.o libtool: compile: f77 -O -c arpack/src/cnaitr.f -o arpack/src/libcruft_la-cnaitr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cneigh.lo `test -f 'arpack/src/cneigh.f' || echo './'`arpack/src/cneigh.f arpack/src/cnaupd.f: cnaupd: Warning on line 664 of arpack/src/cnaupd.f: local variable t2 never used Warning on line 664 of arpack/src/cnaupd.f: local variable t3 never used Warning on line 664 of arpack/src/cnaupd.f: local variable t4 never used Warning on line 664 of arpack/src/cnaupd.f: local variable t5 never used Warning on line 664 of arpack/src/cnaupd.f: local variable levec never used libtool: compile: f77 -O -c arpack/src/cneigh.f -fPIC -o arpack/src/.libs/libcruft_la-cneigh.o libtool: compile: f77 -O -c arpack/src/cnaup2.f -o arpack/src/libcruft_la-cnaup2.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/cnaupd.f -o arpack/src/libcruft_la-cnaupd.o >/dev/null 2>&1 arpack/src/cneigh.f: libtool: compile: f77 -O -c arpack/src/cnapps.f -o arpack/src/libcruft_la-cnapps.o >/dev/null 2>&1 cneigh: Warning on line 257 of arpack/src/cneigh.f: local variable t2 never used Warning on line 257 of arpack/src/cneigh.f: local variable t3 never used Warning on line 257 of arpack/src/cneigh.f: local variable t4 never used Warning on line 257 of arpack/src/cneigh.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cneupd.lo `test -f 'arpack/src/cneupd.f' || echo './'`arpack/src/cneupd.f libtool: compile: f77 -O -c arpack/src/cneigh.f -o arpack/src/libcruft_la-cneigh.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/cneupd.f -fPIC -o arpack/src/.libs/libcruft_la-cneupd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cngets.lo `test -f 'arpack/src/cngets.f' || echo './'`arpack/src/cngets.f arpack/src/cneupd.f: cneupd: Warning on line 876 of arpack/src/cneupd.f: local variable t0 never used Warning on line 876 of arpack/src/cneupd.f: local variable t1 never used Warning on line 876 of arpack/src/cneupd.f: local variable t2 never used Warning on line 876 of arpack/src/cneupd.f: local variable t3 never used Warning on line 876 of arpack/src/cneupd.f: local variable t4 never used Warning on line 876 of arpack/src/cneupd.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-csortc.lo `test -f 'arpack/src/csortc.f' || echo './'`arpack/src/csortc.f libtool: compile: f77 -O -c arpack/src/cngets.f -fPIC -o arpack/src/.libs/libcruft_la-cngets.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-cstatn.lo `test -f 'arpack/src/cstatn.f' || echo './'`arpack/src/cstatn.f libtool: compile: f77 -O -c arpack/src/csortc.f -fPIC -o arpack/src/.libs/libcruft_la-csortc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dgetv0.lo `test -f 'arpack/src/dgetv0.f' || echo './'`arpack/src/dgetv0.f arpack/src/cngets.f: cngets: Warning on line 178 of arpack/src/cngets.f: local variable t2 never used Warning on line 178 of arpack/src/cngets.f: local variable t3 never used Warning on line 178 of arpack/src/cngets.f: local variable t4 never used Warning on line 178 of arpack/src/cngets.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/cstatn.f -fPIC -o arpack/src/.libs/libcruft_la-cstatn.o arpack/src/csortc.f: csortc: libtool: compile: f77 -O -c arpack/src/dgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-dgetv0.o libtool: compile: f77 -O -c arpack/src/cngets.f -o arpack/src/libcruft_la-cngets.o >/dev/null 2>&1 arpack/src/cstatn.f: cstatn: Warning on line 51 of arpack/src/cstatn.f: local variable t0 never used Warning on line 51 of arpack/src/cstatn.f: local variable t1 never used Warning on line 51 of arpack/src/cstatn.f: local variable t2 never used Warning on line 51 of arpack/src/cstatn.f: local variable t3 never used Warning on line 51 of arpack/src/cstatn.f: local variable t4 never used Warning on line 51 of arpack/src/cstatn.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/cneupd.f -o arpack/src/libcruft_la-cneupd.o >/dev/null 2>&1 arpack/src/dgetv0.f: dgetv0: Warning on line 419 of arpack/src/dgetv0.f: local variable t4 never used Warning on line 419 of arpack/src/dgetv0.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/cstatn.f -o arpack/src/libcruft_la-cstatn.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/csortc.f -o arpack/src/libcruft_la-csortc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dlaqrb.lo `test -f 'arpack/src/dlaqrb.f' || echo './'`arpack/src/dlaqrb.f libtool: compile: f77 -O -c arpack/src/dgetv0.f -o arpack/src/libcruft_la-dgetv0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnaitr.lo `test -f 'arpack/src/dnaitr.f' || echo './'`arpack/src/dnaitr.f libtool: compile: f77 -O -c arpack/src/dlaqrb.f -fPIC -o arpack/src/.libs/libcruft_la-dlaqrb.o libtool: compile: f77 -O -c arpack/src/dnaitr.f -fPIC -o arpack/src/.libs/libcruft_la-dnaitr.o arpack/src/dlaqrb.f: dlaqrb: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnapps.lo `test -f 'arpack/src/dnapps.f' || echo './'`arpack/src/dnapps.f arpack/src/dnaitr.f: dnaitr: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnaup2.lo `test -f 'arpack/src/dnaup2.f' || echo './'`arpack/src/dnaup2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnaupd.lo `test -f 'arpack/src/dnaupd.f' || echo './'`arpack/src/dnaupd.f libtool: compile: f77 -O -c arpack/src/dnapps.f -fPIC -o arpack/src/.libs/libcruft_la-dnapps.o libtool: compile: f77 -O -c arpack/src/dnaup2.f -fPIC -o arpack/src/.libs/libcruft_la-dnaup2.o libtool: compile: f77 -O -c arpack/src/dnaupd.f -fPIC -o arpack/src/.libs/libcruft_la-dnaupd.o arpack/src/dnapps.f: dnapps: Warning on line 647 of arpack/src/dnapps.f: local variable t2 never used Warning on line 647 of arpack/src/dnapps.f: local variable t3 never used Warning on line 647 of arpack/src/dnapps.f: local variable t4 never used Warning on line 647 of arpack/src/dnapps.f: local variable t5 never used arpack/src/dnaup2.f: dnaup2: arpack/src/dnaupd.f: Warning on line 835 of arpack/src/dnaup2.f: local variable t4 never used Warning on line 835 of arpack/src/dnaup2.f: local variable t5 never used dnaupd: Warning on line 693 of arpack/src/dnaupd.f: local variable t2 never used Warning on line 693 of arpack/src/dnaupd.f: local variable t3 never used Warning on line 693 of arpack/src/dnaupd.f: local variable t4 never used Warning on line 693 of arpack/src/dnaupd.f: local variable t5 never used Warning on line 693 of arpack/src/dnaupd.f: local variable levec never used libtool: compile: f77 -O -c arpack/src/dnaitr.f -o arpack/src/libcruft_la-dnaitr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dlaqrb.f -o arpack/src/libcruft_la-dlaqrb.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dnaupd.f -o arpack/src/libcruft_la-dnaupd.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dnaup2.f -o arpack/src/libcruft_la-dnaup2.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dnapps.f -o arpack/src/libcruft_la-dnapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnaupe.lo `test -f 'arpack/src/dnaupe.f' || echo './'`arpack/src/dnaupe.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dnconv.lo `test -f 'arpack/src/dnconv.f' || echo './'`arpack/src/dnconv.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dneigh.lo `test -f 'arpack/src/dneigh.f' || echo './'`arpack/src/dneigh.f libtool: compile: f77 -O -c arpack/src/dnaupe.f -fPIC -o arpack/src/.libs/libcruft_la-dnaupe.o libtool: compile: f77 -O -c arpack/src/dnconv.f -fPIC -o arpack/src/.libs/libcruft_la-dnconv.o libtool: compile: f77 -O -c arpack/src/dneigh.f -fPIC -o arpack/src/.libs/libcruft_la-dneigh.o arpack/src/dnaupe.f: arpack/src/dnconv.f: dnconv: Warning on line 146 of arpack/src/dnconv.f: local variable t2 never used Warning on line 146 of arpack/src/dnconv.f: local variable t3 never used Warning on line 146 of arpack/src/dnconv.f: local variable t4 never used Warning on line 146 of arpack/src/dnconv.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dneupd.lo `test -f 'arpack/src/dneupd.f' || echo './'`arpack/src/dneupd.f arpack/src/dneigh.f: dneigh: Warning on line 314 of arpack/src/dneigh.f: local variable t2 never used Warning on line 314 of arpack/src/dneigh.f: local variable t3 never used Warning on line 314 of arpack/src/dneigh.f: local variable t4 never used Warning on line 314 of arpack/src/dneigh.f: local variable t5 never used Warning on line 314 of arpack/src/dneigh.f: dcopy declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/dnaupe.f -o arpack/src/libcruft_la-dnaupe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dngets.lo `test -f 'arpack/src/dngets.f' || echo './'`arpack/src/dngets.f libtool: compile: f77 -O -c arpack/src/dneupd.f -fPIC -o arpack/src/.libs/libcruft_la-dneupd.o libtool: compile: f77 -O -c arpack/src/dnconv.f -o arpack/src/libcruft_la-dnconv.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dneigh.f -o arpack/src/libcruft_la-dneigh.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dngets.f -fPIC -o arpack/src/.libs/libcruft_la-dngets.o arpack/src/dneupd.f: dneupd: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsaitr.lo `test -f 'arpack/src/dsaitr.f' || echo './'`arpack/src/dsaitr.f Warning on line 1068 of arpack/src/dneupd.f: local variable t0 never used Warning on line 1068 of arpack/src/dneupd.f: local variable t1 never used Warning on line 1068 of arpack/src/dneupd.f: local variable t2 never used Warning on line 1068 of arpack/src/dneupd.f: local variable t3 never used Warning on line 1068 of arpack/src/dneupd.f: local variable t4 never used Warning on line 1068 of arpack/src/dneupd.f: local variable t5 never used Warning on line 1068 of arpack/src/dneupd.f: ddot declared EXTERNAL but never used. arpack/src/dngets.f: dngets: Warning on line 231 of arpack/src/dngets.f: local variable t2 never used Warning on line 231 of arpack/src/dngets.f: local variable t3 never used Warning on line 231 of arpack/src/dngets.f: local variable t4 never used Warning on line 231 of arpack/src/dngets.f: local variable t5 never used Warning on line 231 of arpack/src/dngets.f: dcopy declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/dsaitr.f -fPIC -o arpack/src/.libs/libcruft_la-dsaitr.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsapps.lo `test -f 'arpack/src/dsapps.f' || echo './'`arpack/src/dsapps.f libtool: compile: f77 -O -c arpack/src/dngets.f -o arpack/src/libcruft_la-dngets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsaup2.lo `test -f 'arpack/src/dsaup2.f' || echo './'`arpack/src/dsaup2.f arpack/src/dsaitr.f: dsaitr: Warning on line 853 of arpack/src/dsaitr.f: daxpy declared EXTERNAL but never used. Warning on line 853 of arpack/src/dsaitr.f: dmout declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/dsapps.f -fPIC -o arpack/src/.libs/libcruft_la-dsapps.o libtool: compile: f77 -O -c arpack/src/dsaup2.f -fPIC -o arpack/src/.libs/libcruft_la-dsaup2.o arpack/src/dsapps.f: dsapps: arpack/src/dsaup2.f: dsaup2: Warning on line 850 of arpack/src/dsaup2.f: local variable t4 never used Warning on line 850 of arpack/src/dsaup2.f: local variable t5 never used Warning on line 850 of arpack/src/dsaup2.f: dscal declared EXTERNAL but never used. /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsaupd.lo `test -f 'arpack/src/dsaupd.f' || echo './'`arpack/src/dsaupd.f libtool: compile: f77 -O -c arpack/src/dneupd.f -o arpack/src/libcruft_la-dneupd.o >/dev/null 2>&1 Warning on line 516 of arpack/src/dsapps.f: local variable t2 never used Warning on line 516 of arpack/src/dsapps.f: local variable t3 never used Warning on line 516 of arpack/src/dsapps.f: local variable t4 never used Warning on line 516 of arpack/src/dsapps.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/dsaitr.f -o arpack/src/libcruft_la-dsaitr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dsaupd.f -fPIC -o arpack/src/.libs/libcruft_la-dsaupd.o arpack/src/dsaupd.f: dsaupd: Warning on line 690 of arpack/src/dsaupd.f: local variable t2 never used Warning on line 690 of arpack/src/dsaupd.f: local variable t3 never used Warning on line 690 of arpack/src/dsaupd.f: local variable t4 never used Warning on line 690 of arpack/src/dsaupd.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/dsaup2.f -o arpack/src/libcruft_la-dsaup2.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dsapps.f -o arpack/src/libcruft_la-dsapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsconv.lo `test -f 'arpack/src/dsconv.f' || echo './'`arpack/src/dsconv.f libtool: compile: f77 -O -c arpack/src/dsaupd.f -o arpack/src/libcruft_la-dsaupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dseigt.lo `test -f 'arpack/src/dseigt.f' || echo './'`arpack/src/dseigt.f libtool: compile: f77 -O -c arpack/src/dsconv.f -fPIC -o arpack/src/.libs/libcruft_la-dsconv.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsesrt.lo `test -f 'arpack/src/dsesrt.f' || echo './'`arpack/src/dsesrt.f arpack/src/dsconv.f: dsconv: Warning on line 138 of arpack/src/dsconv.f: local variable t2 never used Warning on line 138 of arpack/src/dsconv.f: local variable t3 never used Warning on line 138 of arpack/src/dsconv.f: local variable t4 never used Warning on line 138 of arpack/src/dsconv.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dseupd.lo `test -f 'arpack/src/dseupd.f' || echo './'`arpack/src/dseupd.f libtool: compile: f77 -O -c arpack/src/dseigt.f -fPIC -o arpack/src/.libs/libcruft_la-dseigt.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsgets.lo `test -f 'arpack/src/dsgets.f' || echo './'`arpack/src/dsgets.f libtool: compile: f77 -O -c arpack/src/dsconv.f -o arpack/src/libcruft_la-dsconv.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dsesrt.f -fPIC -o arpack/src/.libs/libcruft_la-dsesrt.o arpack/src/dseigt.f: dseigt: Warning on line 181 of arpack/src/dseigt.f: local variable i never used Warning on line 181 of arpack/src/dseigt.f: local variable t2 never used Warning on line 181 of arpack/src/dseigt.f: local variable t3 never used Warning on line 181 of arpack/src/dseigt.f: local variable t4 never used Warning on line 181 of arpack/src/dseigt.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/dseupd.f -fPIC -o arpack/src/.libs/libcruft_la-dseupd.o libtool: compile: f77 -O -c arpack/src/dsgets.f -fPIC -o arpack/src/.libs/libcruft_la-dsgets.o arpack/src/dsesrt.f: dsesrt: arpack/src/dseupd.f: dseupd: Warning on line 857 of arpack/src/dseupd.f: local variable t0 never used Warning on line 857 of arpack/src/dseupd.f: local variable t1 never used Warning on line 857 of arpack/src/dseupd.f: local variable t2 never used Warning on line 857 of arpack/src/dseupd.f: local variable t3 never used Warning on line 857 of arpack/src/dseupd.f: local variable t4 never used Warning on line 857 of arpack/src/dseupd.f: local variable t5 never used Warning on line 857 of arpack/src/dseupd.f: dswap declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/dseigt.f -o arpack/src/libcruft_la-dseigt.o >/dev/null 2>&1 arpack/src/dsgets.f: dsgets: Warning on line 219 of arpack/src/dsgets.f: local variable t2 never used Warning on line 219 of arpack/src/dsgets.f: local variable t3 never used Warning on line 219 of arpack/src/dsgets.f: local variable t4 never used Warning on line 219 of arpack/src/dsgets.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsortc.lo `test -f 'arpack/src/dsortc.f' || echo './'`arpack/src/dsortc.f libtool: compile: f77 -O -c arpack/src/dsesrt.f -o arpack/src/libcruft_la-dsesrt.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dsgets.f -o arpack/src/libcruft_la-dsgets.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dsortc.f -fPIC -o arpack/src/.libs/libcruft_la-dsortc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dsortr.lo `test -f 'arpack/src/dsortr.f' || echo './'`arpack/src/dsortr.f arpack/src/dsortc.f: dsortc: libtool: compile: f77 -O -c arpack/src/dsortr.f -fPIC -o arpack/src/.libs/libcruft_la-dsortr.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dstatn.lo `test -f 'arpack/src/dstatn.f' || echo './'`arpack/src/dstatn.f libtool: compile: f77 -O -c arpack/src/dseupd.f -o arpack/src/libcruft_la-dseupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dstats.lo `test -f 'arpack/src/dstats.f' || echo './'`arpack/src/dstats.f arpack/src/dsortr.f: dsortr: libtool: compile: f77 -O -c arpack/src/dstatn.f -fPIC -o arpack/src/.libs/libcruft_la-dstatn.o libtool: compile: f77 -O -c arpack/src/dstats.f -fPIC -o arpack/src/.libs/libcruft_la-dstats.o libtool: compile: f77 -O -c arpack/src/dsortc.f -o arpack/src/libcruft_la-dsortc.o >/dev/null 2>&1 arpack/src/dstatn.f: dstatn: Warning on line 61 of arpack/src/dstatn.f: local variable t0 never used Warning on line 61 of arpack/src/dstatn.f: local variable t1 never used Warning on line 61 of arpack/src/dstatn.f: local variable t2 never used Warning on line 61 of arpack/src/dstatn.f: local variable t3 never used Warning on line 61 of arpack/src/dstatn.f: local variable t4 never used Warning on line 61 of arpack/src/dstatn.f: local variable t5 never used arpack/src/dstats.f: dstats: Warning on line 47 of arpack/src/dstats.f: local variable t0 never used Warning on line 47 of arpack/src/dstats.f: local variable t1 never used Warning on line 47 of arpack/src/dstats.f: local variable t2 never used Warning on line 47 of arpack/src/dstats.f: local variable t3 never used Warning on line 47 of arpack/src/dstats.f: local variable t4 never used Warning on line 47 of arpack/src/dstats.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/dsortr.f -o arpack/src/libcruft_la-dsortr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dstatn.f -o arpack/src/libcruft_la-dstatn.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dstats.f -o arpack/src/libcruft_la-dstats.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-dstqrb.lo `test -f 'arpack/src/dstqrb.f' || echo './'`arpack/src/dstqrb.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sgetv0.lo `test -f 'arpack/src/sgetv0.f' || echo './'`arpack/src/sgetv0.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-slaqrb.lo `test -f 'arpack/src/slaqrb.f' || echo './'`arpack/src/slaqrb.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snaitr.lo `test -f 'arpack/src/snaitr.f' || echo './'`arpack/src/snaitr.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snapps.lo `test -f 'arpack/src/snapps.f' || echo './'`arpack/src/snapps.f libtool: compile: f77 -O -c arpack/src/dstqrb.f -fPIC -o arpack/src/.libs/libcruft_la-dstqrb.o libtool: compile: f77 -O -c arpack/src/sgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-sgetv0.o libtool: compile: f77 -O -c arpack/src/slaqrb.f -fPIC -o arpack/src/.libs/libcruft_la-slaqrb.o libtool: compile: f77 -O -c arpack/src/snaitr.f -fPIC -o arpack/src/.libs/libcruft_la-snaitr.o libtool: compile: f77 -O -c arpack/src/snapps.f -fPIC -o arpack/src/.libs/libcruft_la-snapps.o arpack/src/dstqrb.f: dstqrb: Warning on line 594 of arpack/src/dstqrb.f: lsame declared EXTERNAL but never used. Warning on line 594 of arpack/src/dstqrb.f: dswap declared EXTERNAL but never used. Warning on line 594 of arpack/src/dstqrb.f: dlaset declared EXTERNAL but never used. Warning on line 594 of arpack/src/dstqrb.f: xerbla declared EXTERNAL but never used. arpack/src/sgetv0.f: sgetv0: Warning on line 419 of arpack/src/sgetv0.f: local variable t4 never used Warning on line 419 of arpack/src/sgetv0.f: local variable t5 never used arpack/src/slaqrb.f: slaqrb: arpack/src/snaitr.f: snaitr: arpack/src/snapps.f: snapps: Warning on line 647 of arpack/src/snapps.f: local variable t2 never used Warning on line 647 of arpack/src/snapps.f: local variable t3 never used Warning on line 647 of arpack/src/snapps.f: local variable t4 never used Warning on line 647 of arpack/src/snapps.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/sgetv0.f -o arpack/src/libcruft_la-sgetv0.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/snaitr.f -o arpack/src/libcruft_la-snaitr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/dstqrb.f -o arpack/src/libcruft_la-dstqrb.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/slaqrb.f -o arpack/src/libcruft_la-slaqrb.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/snapps.f -o arpack/src/libcruft_la-snapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snaup2.lo `test -f 'arpack/src/snaup2.f' || echo './'`arpack/src/snaup2.f libtool: compile: f77 -O -c arpack/src/snaup2.f -fPIC -o arpack/src/.libs/libcruft_la-snaup2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snaupd.lo `test -f 'arpack/src/snaupd.f' || echo './'`arpack/src/snaupd.f arpack/src/snaup2.f: snaup2: Warning on line 835 of arpack/src/snaup2.f: local variable t4 never used Warning on line 835 of arpack/src/snaup2.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/snaupd.f -fPIC -o arpack/src/.libs/libcruft_la-snaupd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snaupe.lo `test -f 'arpack/src/snaupe.f' || echo './'`arpack/src/snaupe.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-snconv.lo `test -f 'arpack/src/snconv.f' || echo './'`arpack/src/snconv.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sneigh.lo `test -f 'arpack/src/sneigh.f' || echo './'`arpack/src/sneigh.f arpack/src/snaupd.f: snaupd: Warning on line 693 of arpack/src/snaupd.f: local variable t2 never used Warning on line 693 of arpack/src/snaupd.f: local variable t3 never used Warning on line 693 of arpack/src/snaupd.f: local variable t4 never used Warning on line 693 of arpack/src/snaupd.f: local variable t5 never used Warning on line 693 of arpack/src/snaupd.f: local variable levec never used libtool: compile: f77 -O -c arpack/src/snaupe.f -fPIC -o arpack/src/.libs/libcruft_la-snaupe.o libtool: compile: f77 -O -c arpack/src/snconv.f -fPIC -o arpack/src/.libs/libcruft_la-snconv.o libtool: compile: f77 -O -c arpack/src/sneigh.f -fPIC -o arpack/src/.libs/libcruft_la-sneigh.o libtool: compile: f77 -O -c arpack/src/snaup2.f -o arpack/src/libcruft_la-snaup2.o >/dev/null 2>&1 arpack/src/snaupe.f: arpack/src/snconv.f: snconv: Warning on line 146 of arpack/src/snconv.f: local variable t2 never used Warning on line 146 of arpack/src/snconv.f: local variable t3 never used Warning on line 146 of arpack/src/snconv.f: local variable t4 never used Warning on line 146 of arpack/src/snconv.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/snaupd.f -o arpack/src/libcruft_la-snaupd.o >/dev/null 2>&1 arpack/src/sneigh.f: sneigh: Warning on line 314 of arpack/src/sneigh.f: local variable t2 never used Warning on line 314 of arpack/src/sneigh.f: local variable t3 never used Warning on line 314 of arpack/src/sneigh.f: local variable t4 never used Warning on line 314 of arpack/src/sneigh.f: local variable t5 never used Warning on line 314 of arpack/src/sneigh.f: scopy declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/snaupe.f -o arpack/src/libcruft_la-snaupe.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/snconv.f -o arpack/src/libcruft_la-snconv.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/sneigh.f -o arpack/src/libcruft_la-sneigh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sneupd.lo `test -f 'arpack/src/sneupd.f' || echo './'`arpack/src/sneupd.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sngets.lo `test -f 'arpack/src/sngets.f' || echo './'`arpack/src/sngets.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssaitr.lo `test -f 'arpack/src/ssaitr.f' || echo './'`arpack/src/ssaitr.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssapps.lo `test -f 'arpack/src/ssapps.f' || echo './'`arpack/src/ssapps.f libtool: compile: f77 -O -c arpack/src/sneupd.f -fPIC -o arpack/src/.libs/libcruft_la-sneupd.o libtool: compile: f77 -O -c arpack/src/sngets.f -fPIC -o arpack/src/.libs/libcruft_la-sngets.o libtool: compile: f77 -O -c arpack/src/ssaitr.f -fPIC -o arpack/src/.libs/libcruft_la-ssaitr.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssaup2.lo `test -f 'arpack/src/ssaup2.f' || echo './'`arpack/src/ssaup2.f libtool: compile: f77 -O -c arpack/src/ssapps.f -fPIC -o arpack/src/.libs/libcruft_la-ssapps.o arpack/src/sneupd.f: sneupd: Warning on line 1067 of arpack/src/sneupd.f: local variable t0 never used Warning on line 1067 of arpack/src/sneupd.f: local variable t1 never used Warning on line 1067 of arpack/src/sneupd.f: local variable t2 never used Warning on line 1067 of arpack/src/sneupd.f: local variable t3 never used Warning on line 1067 of arpack/src/sneupd.f: local variable t4 never used Warning on line 1067 of arpack/src/sneupd.f: local variable t5 never used Warning on line 1067 of arpack/src/sneupd.f: sdot declared EXTERNAL but never used. arpack/src/sngets.f: sngets: Warning on line 231 of arpack/src/sngets.f: local variable t2 never used Warning on line 231 of arpack/src/sngets.f: local variable t3 never used Warning on line 231 of arpack/src/sngets.f: local variable t4 never used Warning on line 231 of arpack/src/sngets.f: local variable t5 never used Warning on line 231 of arpack/src/sngets.f: scopy declared EXTERNAL but never used. arpack/src/ssaitr.f: ssaitr: Warning on line 853 of arpack/src/ssaitr.f: saxpy declared EXTERNAL but never used. Warning on line 853 of arpack/src/ssaitr.f: smout declared EXTERNAL but never used. arpack/src/ssapps.f: ssapps: Warning on line 516 of arpack/src/ssapps.f: local variable t2 never used Warning on line 516 of arpack/src/ssapps.f: local variable t3 never used Warning on line 516 of arpack/src/ssapps.f: local variable t4 never used Warning on line 516 of arpack/src/ssapps.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/ssaup2.f -fPIC -o arpack/src/.libs/libcruft_la-ssaup2.o libtool: compile: f77 -O -c arpack/src/sngets.f -o arpack/src/libcruft_la-sngets.o >/dev/null 2>&1 arpack/src/ssaup2.f: ssaup2: Warning on line 850 of arpack/src/ssaup2.f: local variable t4 never used Warning on line 850 of arpack/src/ssaup2.f: local variable t5 never used Warning on line 850 of arpack/src/ssaup2.f: sscal declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/ssaitr.f -o arpack/src/libcruft_la-ssaitr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/ssapps.f -o arpack/src/libcruft_la-ssapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssaupd.lo `test -f 'arpack/src/ssaupd.f' || echo './'`arpack/src/ssaupd.f libtool: compile: f77 -O -c arpack/src/sneupd.f -o arpack/src/libcruft_la-sneupd.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/ssaup2.f -o arpack/src/libcruft_la-ssaup2.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/ssaupd.f -fPIC -o arpack/src/.libs/libcruft_la-ssaupd.o arpack/src/ssaupd.f: ssaupd: Warning on line 690 of arpack/src/ssaupd.f: local variable t2 never used Warning on line 690 of arpack/src/ssaupd.f: local variable t3 never used Warning on line 690 of arpack/src/ssaupd.f: local variable t4 never used Warning on line 690 of arpack/src/ssaupd.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssconv.lo `test -f 'arpack/src/ssconv.f' || echo './'`arpack/src/ssconv.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sseigt.lo `test -f 'arpack/src/sseigt.f' || echo './'`arpack/src/sseigt.f libtool: compile: f77 -O -c arpack/src/ssaupd.f -o arpack/src/libcruft_la-ssaupd.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/ssconv.f -fPIC -o arpack/src/.libs/libcruft_la-ssconv.o libtool: compile: f77 -O -c arpack/src/sseigt.f -fPIC -o arpack/src/.libs/libcruft_la-sseigt.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssesrt.lo `test -f 'arpack/src/ssesrt.f' || echo './'`arpack/src/ssesrt.f arpack/src/ssconv.f: ssconv: Warning on line 138 of arpack/src/ssconv.f: local variable t2 never used Warning on line 138 of arpack/src/ssconv.f: local variable t3 never used Warning on line 138 of arpack/src/ssconv.f: local variable t4 never used Warning on line 138 of arpack/src/ssconv.f: local variable t5 never used arpack/src/sseigt.f: sseigt: Warning on line 181 of arpack/src/sseigt.f: local variable i never used Warning on line 181 of arpack/src/sseigt.f: local variable t2 never used Warning on line 181 of arpack/src/sseigt.f: local variable t3 never used Warning on line 181 of arpack/src/sseigt.f: local variable t4 never used Warning on line 181 of arpack/src/sseigt.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sseupd.lo `test -f 'arpack/src/sseupd.f' || echo './'`arpack/src/sseupd.f libtool: compile: f77 -O -c arpack/src/ssesrt.f -fPIC -o arpack/src/.libs/libcruft_la-ssesrt.o libtool: compile: f77 -O -c arpack/src/ssconv.f -o arpack/src/libcruft_la-ssconv.o >/dev/null 2>&1 arpack/src/ssesrt.f: ssesrt: libtool: compile: f77 -O -c arpack/src/sseupd.f -fPIC -o arpack/src/.libs/libcruft_la-sseupd.o libtool: compile: f77 -O -c arpack/src/sseigt.f -o arpack/src/libcruft_la-sseigt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssgets.lo `test -f 'arpack/src/ssgets.f' || echo './'`arpack/src/ssgets.f arpack/src/sseupd.f: sseupd: Warning on line 857 of arpack/src/sseupd.f: local variable t0 never used Warning on line 857 of arpack/src/sseupd.f: local variable t1 never used Warning on line 857 of arpack/src/sseupd.f: local variable t2 never used Warning on line 857 of arpack/src/sseupd.f: local variable t3 never used Warning on line 857 of arpack/src/sseupd.f: local variable t4 never used Warning on line 857 of arpack/src/sseupd.f: local variable t5 never used Warning on line 857 of arpack/src/sseupd.f: sswap declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/ssgets.f -fPIC -o arpack/src/.libs/libcruft_la-ssgets.o libtool: compile: f77 -O -c arpack/src/ssesrt.f -o arpack/src/libcruft_la-ssesrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssortc.lo `test -f 'arpack/src/ssortc.f' || echo './'`arpack/src/ssortc.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-ssortr.lo `test -f 'arpack/src/ssortr.f' || echo './'`arpack/src/ssortr.f arpack/src/ssgets.f: ssgets: Warning on line 219 of arpack/src/ssgets.f: local variable t2 never used Warning on line 219 of arpack/src/ssgets.f: local variable t3 never used Warning on line 219 of arpack/src/ssgets.f: local variable t4 never used Warning on line 219 of arpack/src/ssgets.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/ssortc.f -fPIC -o arpack/src/.libs/libcruft_la-ssortc.o libtool: compile: f77 -O -c arpack/src/ssortr.f -fPIC -o arpack/src/.libs/libcruft_la-ssortr.o libtool: compile: f77 -O -c arpack/src/ssgets.f -o arpack/src/libcruft_la-ssgets.o >/dev/null 2>&1 arpack/src/ssortc.f: ssortc: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sstatn.lo `test -f 'arpack/src/sstatn.f' || echo './'`arpack/src/sstatn.f arpack/src/ssortr.f: ssortr: libtool: compile: f77 -O -c arpack/src/sseupd.f -o arpack/src/libcruft_la-sseupd.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/sstatn.f -fPIC -o arpack/src/.libs/libcruft_la-sstatn.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sstats.lo `test -f 'arpack/src/sstats.f' || echo './'`arpack/src/sstats.f libtool: compile: f77 -O -c arpack/src/ssortc.f -o arpack/src/libcruft_la-ssortc.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/ssortr.f -o arpack/src/libcruft_la-ssortr.o >/dev/null 2>&1 arpack/src/sstatn.f: sstatn: Warning on line 61 of arpack/src/sstatn.f: local variable t0 never used Warning on line 61 of arpack/src/sstatn.f: local variable t1 never used Warning on line 61 of arpack/src/sstatn.f: local variable t2 never used Warning on line 61 of arpack/src/sstatn.f: local variable t3 never used Warning on line 61 of arpack/src/sstatn.f: local variable t4 never used Warning on line 61 of arpack/src/sstatn.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/sstats.f -fPIC -o arpack/src/.libs/libcruft_la-sstats.o libtool: compile: f77 -O -c arpack/src/sstatn.f -o arpack/src/libcruft_la-sstatn.o >/dev/null 2>&1 arpack/src/sstats.f: sstats: Warning on line 47 of arpack/src/sstats.f: local variable t0 never used Warning on line 47 of arpack/src/sstats.f: local variable t1 never used Warning on line 47 of arpack/src/sstats.f: local variable t2 never used Warning on line 47 of arpack/src/sstats.f: local variable t3 never used Warning on line 47 of arpack/src/sstats.f: local variable t4 never used Warning on line 47 of arpack/src/sstats.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/sstats.f -o arpack/src/libcruft_la-sstats.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-sstqrb.lo `test -f 'arpack/src/sstqrb.f' || echo './'`arpack/src/sstqrb.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zgetv0.lo `test -f 'arpack/src/zgetv0.f' || echo './'`arpack/src/zgetv0.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-znaitr.lo `test -f 'arpack/src/znaitr.f' || echo './'`arpack/src/znaitr.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-znapps.lo `test -f 'arpack/src/znapps.f' || echo './'`arpack/src/znapps.f libtool: compile: f77 -O -c arpack/src/sstqrb.f -fPIC -o arpack/src/.libs/libcruft_la-sstqrb.o libtool: compile: f77 -O -c arpack/src/zgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-zgetv0.o libtool: compile: f77 -O -c arpack/src/znaitr.f -fPIC -o arpack/src/.libs/libcruft_la-znaitr.o libtool: compile: f77 -O -c arpack/src/znapps.f -fPIC -o arpack/src/.libs/libcruft_la-znapps.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-znaup2.lo `test -f 'arpack/src/znaup2.f' || echo './'`arpack/src/znaup2.f arpack/src/sstqrb.f: sstqrb: Warning on line 594 of arpack/src/sstqrb.f: lsame declared EXTERNAL but never used. Warning on line 594 of arpack/src/sstqrb.f: sswap declared EXTERNAL but never used. Warning on line 594 of arpack/src/sstqrb.f: xerbla declared EXTERNAL but never used. Warning on line 594 of arpack/src/sstqrb.f: slaset declared EXTERNAL but never used. arpack/src/znaitr.f: znaitr: Warning on line 850 of arpack/src/znaitr.f: zscal declared EXTERNAL but never used. arpack/src/znapps.f: znapps: Warning on line 507 of arpack/src/znapps.f: local variable t2 never used Warning on line 507 of arpack/src/znapps.f: local variable t3 never used Warning on line 507 of arpack/src/znapps.f: local variable t4 never used Warning on line 507 of arpack/src/znapps.f: local variable t5 never used arpack/src/zgetv0.f: zgetv0: Warning on line 414 of arpack/src/zgetv0.f: local variable t4 never used Warning on line 414 of arpack/src/zgetv0.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/znaup2.f -fPIC -o arpack/src/.libs/libcruft_la-znaup2.o arpack/src/znaup2.f: znaup2: Warning on line 801 of arpack/src/znaup2.f: local variable t4 never used Warning on line 801 of arpack/src/znaup2.f: local variable t5 never used Warning on line 801 of arpack/src/znaup2.f: zswap declared EXTERNAL but never used. libtool: compile: f77 -O -c arpack/src/zgetv0.f -o arpack/src/libcruft_la-zgetv0.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/znaitr.f -o arpack/src/libcruft_la-znaitr.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/sstqrb.f -o arpack/src/libcruft_la-sstqrb.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/znapps.f -o arpack/src/libcruft_la-znapps.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/znaup2.f -o arpack/src/libcruft_la-znaup2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-znaupd.lo `test -f 'arpack/src/znaupd.f' || echo './'`arpack/src/znaupd.f libtool: compile: f77 -O -c arpack/src/znaupd.f -fPIC -o arpack/src/.libs/libcruft_la-znaupd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zneigh.lo `test -f 'arpack/src/zneigh.f' || echo './'`arpack/src/zneigh.f arpack/src/znaupd.f: znaupd: Warning on line 664 of arpack/src/znaupd.f: local variable t2 never used Warning on line 664 of arpack/src/znaupd.f: local variable t3 never used Warning on line 664 of arpack/src/znaupd.f: local variable t4 never used Warning on line 664 of arpack/src/znaupd.f: local variable t5 never used Warning on line 664 of arpack/src/znaupd.f: local variable levec never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zneupd.lo `test -f 'arpack/src/zneupd.f' || echo './'`arpack/src/zneupd.f libtool: compile: f77 -O -c arpack/src/zneigh.f -fPIC -o arpack/src/.libs/libcruft_la-zneigh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zngets.lo `test -f 'arpack/src/zngets.f' || echo './'`arpack/src/zngets.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zsortc.lo `test -f 'arpack/src/zsortc.f' || echo './'`arpack/src/zsortc.f libtool: compile: f77 -O -c arpack/src/znaupd.f -o arpack/src/libcruft_la-znaupd.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/zneupd.f -fPIC -o arpack/src/.libs/libcruft_la-zneupd.o arpack/src/zneigh.f: zneigh: Warning on line 257 of arpack/src/zneigh.f: local variable t2 never used Warning on line 257 of arpack/src/zneigh.f: local variable t3 never used Warning on line 257 of arpack/src/zneigh.f: local variable t4 never used Warning on line 257 of arpack/src/zneigh.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/zngets.f -fPIC -o arpack/src/.libs/libcruft_la-zngets.o libtool: compile: f77 -O -c arpack/src/zsortc.f -fPIC -o arpack/src/.libs/libcruft_la-zsortc.o arpack/src/zneupd.f: zneupd: Warning on line 876 of arpack/src/zneupd.f: local variable t0 never used Warning on line 876 of arpack/src/zneupd.f: local variable t1 never used Warning on line 876 of arpack/src/zneupd.f: local variable t2 never used Warning on line 876 of arpack/src/zneupd.f: local variable t3 never used Warning on line 876 of arpack/src/zneupd.f: local variable t4 never used Warning on line 876 of arpack/src/zneupd.f: local variable t5 never used arpack/src/zngets.f: zngets: Warning on line 178 of arpack/src/zngets.f: local variable t2 never used Warning on line 178 of arpack/src/zngets.f: local variable t3 never used Warning on line 178 of arpack/src/zngets.f: local variable t4 never used Warning on line 178 of arpack/src/zngets.f: local variable t5 never used libtool: compile: f77 -O -c arpack/src/zneigh.f -o arpack/src/libcruft_la-zneigh.o >/dev/null 2>&1 arpack/src/zsortc.f: zsortc: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/src/libcruft_la-zstatn.lo `test -f 'arpack/src/zstatn.f' || echo './'`arpack/src/zstatn.f libtool: compile: f77 -O -c arpack/src/zngets.f -o arpack/src/libcruft_la-zngets.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/zstatn.f -fPIC -o arpack/src/.libs/libcruft_la-zstatn.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-cmout.lo `test -f 'arpack/util/cmout.f' || echo './'`arpack/util/cmout.f libtool: compile: f77 -O -c arpack/src/zsortc.f -o arpack/src/libcruft_la-zsortc.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/src/zneupd.f -o arpack/src/libcruft_la-zneupd.o >/dev/null 2>&1 arpack/src/zstatn.f: zstatn: Warning on line 51 of arpack/src/zstatn.f: local variable t0 never used Warning on line 51 of arpack/src/zstatn.f: local variable t1 never used Warning on line 51 of arpack/src/zstatn.f: local variable t2 never used Warning on line 51 of arpack/src/zstatn.f: local variable t3 never used Warning on line 51 of arpack/src/zstatn.f: local variable t4 never used Warning on line 51 of arpack/src/zstatn.f: local variable t5 never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-cvout.lo `test -f 'arpack/util/cvout.f' || echo './'`arpack/util/cvout.f libtool: compile: f77 -O -c arpack/util/cmout.f -fPIC -o arpack/util/.libs/libcruft_la-cmout.o libtool: compile: f77 -O -c arpack/src/zstatn.f -o arpack/src/libcruft_la-zstatn.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/cvout.f -fPIC -o arpack/util/.libs/libcruft_la-cvout.o arpack/util/cmout.f: cmout: arpack/util/cvout.f: cvout: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-dmout.lo `test -f 'arpack/util/dmout.f' || echo './'`arpack/util/dmout.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-dvout.lo `test -f 'arpack/util/dvout.f' || echo './'`arpack/util/dvout.f libtool: compile: f77 -O -c arpack/util/dmout.f -fPIC -o arpack/util/.libs/libcruft_la-dmout.o libtool: compile: f77 -O -c arpack/util/dvout.f -fPIC -o arpack/util/.libs/libcruft_la-dvout.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-icnteq.lo `test -f 'arpack/util/icnteq.f' || echo './'`arpack/util/icnteq.f libtool: compile: f77 -O -c arpack/util/cvout.f -o arpack/util/libcruft_la-cvout.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/cmout.f -o arpack/util/libcruft_la-cmout.o >/dev/null 2>&1 arpack/util/dmout.f: dmout: arpack/util/dvout.f: dvout: libtool: compile: f77 -O -c arpack/util/icnteq.f -fPIC -o arpack/util/.libs/libcruft_la-icnteq.o arpack/util/icnteq.f: icnteq: libtool: compile: f77 -O -c arpack/util/dvout.f -o arpack/util/libcruft_la-dvout.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/icnteq.f -o arpack/util/libcruft_la-icnteq.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/dmout.f -o arpack/util/libcruft_la-dmout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-icopy.lo `test -f 'arpack/util/icopy.f' || echo './'`arpack/util/icopy.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-iset.lo `test -f 'arpack/util/iset.f' || echo './'`arpack/util/iset.f libtool: compile: f77 -O -c arpack/util/icopy.f -fPIC -o arpack/util/.libs/libcruft_la-icopy.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-iswap.lo `test -f 'arpack/util/iswap.f' || echo './'`arpack/util/iswap.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-ivout.lo `test -f 'arpack/util/ivout.f' || echo './'`arpack/util/ivout.f libtool: compile: f77 -O -c arpack/util/iset.f -fPIC -o arpack/util/.libs/libcruft_la-iset.o arpack/util/icopy.f: icopy: libtool: compile: f77 -O -c arpack/util/iswap.f -fPIC -o arpack/util/.libs/libcruft_la-iswap.o arpack/util/iset.f: iset: libtool: compile: f77 -O -c arpack/util/ivout.f -fPIC -o arpack/util/.libs/libcruft_la-ivout.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-second.lo `test -f 'arpack/util/second.f' || echo './'`arpack/util/second.f libtool: compile: f77 -O -c arpack/util/icopy.f -o arpack/util/libcruft_la-icopy.o >/dev/null 2>&1 arpack/util/iswap.f: iswap: libtool: compile: f77 -O -c arpack/util/iset.f -o arpack/util/libcruft_la-iset.o >/dev/null 2>&1 arpack/util/ivout.f: ivout: libtool: compile: f77 -O -c arpack/util/second.f -fPIC -o arpack/util/.libs/libcruft_la-second.o libtool: compile: f77 -O -c arpack/util/iswap.f -o arpack/util/libcruft_la-iswap.o >/dev/null 2>&1 arpack/util/second.f: arscnd: Warning on line 37 of arpack/util/second.f: local variable etime never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-smout.lo `test -f 'arpack/util/smout.f' || echo './'`arpack/util/smout.f libtool: compile: f77 -O -c arpack/util/ivout.f -o arpack/util/libcruft_la-ivout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-svout.lo `test -f 'arpack/util/svout.f' || echo './'`arpack/util/svout.f libtool: compile: f77 -O -c arpack/util/second.f -o arpack/util/libcruft_la-second.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/smout.f -fPIC -o arpack/util/.libs/libcruft_la-smout.o libtool: compile: f77 -O -c arpack/util/svout.f -fPIC -o arpack/util/.libs/libcruft_la-svout.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-zmout.lo `test -f 'arpack/util/zmout.f' || echo './'`arpack/util/zmout.f arpack/util/smout.f: smout: arpack/util/svout.f: svout: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o arpack/util/libcruft_la-zvout.lo `test -f 'arpack/util/zvout.f' || echo './'`arpack/util/zvout.f libtool: compile: f77 -O -c arpack/util/zmout.f -fPIC -o arpack/util/.libs/libcruft_la-zmout.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-ddot3.lo `test -f 'blas-xtra/ddot3.f' || echo './'`blas-xtra/ddot3.f arpack/util/zmout.f: zmout: libtool: compile: f77 -O -c arpack/util/zvout.f -fPIC -o arpack/util/.libs/libcruft_la-zvout.o libtool: compile: f77 -O -c blas-xtra/ddot3.f -fPIC -o blas-xtra/.libs/libcruft_la-ddot3.o libtool: compile: f77 -O -c arpack/util/svout.f -o arpack/util/libcruft_la-svout.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/smout.f -o arpack/util/libcruft_la-smout.o >/dev/null 2>&1 arpack/util/zvout.f: zvout: blas-xtra/ddot3.f: ddot3: Warning on line 60 of blas-xtra/ddot3.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/ddot3.f -o blas-xtra/libcruft_la-ddot3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-zdotc3.lo `test -f 'blas-xtra/zdotc3.f' || echo './'`blas-xtra/zdotc3.f libtool: compile: f77 -O -c arpack/util/zvout.f -o arpack/util/libcruft_la-zvout.o >/dev/null 2>&1 libtool: compile: f77 -O -c arpack/util/zmout.f -o arpack/util/libcruft_la-zmout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-sdot3.lo `test -f 'blas-xtra/sdot3.f' || echo './'`blas-xtra/sdot3.f libtool: compile: f77 -O -c blas-xtra/zdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-zdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-cdotc3.lo `test -f 'blas-xtra/cdotc3.f' || echo './'`blas-xtra/cdotc3.f libtool: compile: f77 -O -c blas-xtra/sdot3.f -fPIC -o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/zdotc3.f: zdotc3: Warning on line 59 of blas-xtra/zdotc3.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/cdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-cdotc3.o blas-xtra/sdot3.f: sdot3: Warning on line 59 of blas-xtra/sdot3.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/zdotc3.f -o blas-xtra/libcruft_la-zdotc3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-dmatm3.lo `test -f 'blas-xtra/dmatm3.f' || echo './'`blas-xtra/dmatm3.f blas-xtra/cdotc3.f: cdotc3: Warning on line 59 of blas-xtra/cdotc3.f: ignoring text after "end". /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-zmatm3.lo `test -f 'blas-xtra/zmatm3.f' || echo './'`blas-xtra/zmatm3.f libtool: compile: f77 -O -c blas-xtra/sdot3.f -o blas-xtra/libcruft_la-sdot3.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/dmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-dmatm3.o libtool: compile: f77 -O -c blas-xtra/cdotc3.f -o blas-xtra/libcruft_la-cdotc3.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/zmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-zmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-smatm3.lo `test -f 'blas-xtra/smatm3.f' || echo './'`blas-xtra/smatm3.f blas-xtra/dmatm3.f: dmatm3: Warning on line 69 of blas-xtra/dmatm3.f: ignoring text after "end". blas-xtra/zmatm3.f: zmatm3: Warning on line 69 of blas-xtra/zmatm3.f: ignoring text after "end". /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-cmatm3.lo `test -f 'blas-xtra/cmatm3.f' || echo './'`blas-xtra/cmatm3.f libtool: compile: f77 -O -c blas-xtra/smatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-smatm3.o libtool: compile: f77 -O -c blas-xtra/dmatm3.f -o blas-xtra/libcruft_la-dmatm3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xddot.lo `test -f 'blas-xtra/xddot.f' || echo './'`blas-xtra/xddot.f libtool: compile: f77 -O -c blas-xtra/cmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-cmatm3.o libtool: compile: f77 -O -c blas-xtra/zmatm3.f -o blas-xtra/libcruft_la-zmatm3.o >/dev/null 2>&1 blas-xtra/smatm3.f: smatm3: Warning on line 69 of blas-xtra/smatm3.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/xddot.f -fPIC -o blas-xtra/.libs/libcruft_la-xddot.o blas-xtra/cmatm3.f: cmatm3: Warning on line 69 of blas-xtra/cmatm3.f: ignoring text after "end". /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xdnrm2.lo `test -f 'blas-xtra/xdnrm2.f' || echo './'`blas-xtra/xdnrm2.f libtool: compile: f77 -O -c blas-xtra/smatm3.f -o blas-xtra/libcruft_la-smatm3.o >/dev/null 2>&1 blas-xtra/xddot.f: xddot: libtool: compile: f77 -O -c blas-xtra/cmatm3.f -o blas-xtra/libcruft_la-cmatm3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xdznrm2.lo `test -f 'blas-xtra/xdznrm2.f' || echo './'`blas-xtra/xdznrm2.f libtool: compile: f77 -O -c blas-xtra/xddot.f -o blas-xtra/libcruft_la-xddot.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xdnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdnrm2.o libtool: compile: f77 -O -c blas-xtra/xdznrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdznrm2.o blas-xtra/xdnrm2.f: xdnrm2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xzdotc.lo `test -f 'blas-xtra/xzdotc.f' || echo './'`blas-xtra/xzdotc.f blas-xtra/xdznrm2.f: xdznrm2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xzdotu.lo `test -f 'blas-xtra/xzdotu.f' || echo './'`blas-xtra/xzdotu.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xsdot.lo `test -f 'blas-xtra/xsdot.f' || echo './'`blas-xtra/xsdot.f libtool: compile: f77 -O -c blas-xtra/xdnrm2.f -o blas-xtra/libcruft_la-xdnrm2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xzdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotc.o libtool: compile: f77 -O -c blas-xtra/xdznrm2.f -o blas-xtra/libcruft_la-xdznrm2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xzdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotu.o libtool: compile: f77 -O -c blas-xtra/xsdot.f -fPIC -o blas-xtra/.libs/libcruft_la-xsdot.o blas-xtra/xzdotc.f: xzdotc: blas-xtra/xzdotu.f: xzdotu: blas-xtra/xsdot.f: xsdot: Warning on line 6 of blas-xtra/xsdot.f: local variable ddot never used /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xsnrm2.lo `test -f 'blas-xtra/xsnrm2.f' || echo './'`blas-xtra/xsnrm2.f libtool: compile: f77 -O -c blas-xtra/xzdotc.f -o blas-xtra/libcruft_la-xzdotc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xscnrm2.lo `test -f 'blas-xtra/xscnrm2.f' || echo './'`blas-xtra/xscnrm2.f libtool: compile: f77 -O -c blas-xtra/xzdotu.f -o blas-xtra/libcruft_la-xzdotu.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xsdot.f -o blas-xtra/libcruft_la-xsdot.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xsnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xsnrm2.o libtool: compile: f77 -O -c blas-xtra/xscnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xscnrm2.o blas-xtra/xsnrm2.f: xsnrm2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xcdotc.lo `test -f 'blas-xtra/xcdotc.f' || echo './'`blas-xtra/xcdotc.f blas-xtra/xscnrm2.f: xscnrm2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xcdotu.lo `test -f 'blas-xtra/xcdotu.f' || echo './'`blas-xtra/xcdotu.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-xerbla.lo `test -f 'blas-xtra/xerbla.f' || echo './'`blas-xtra/xerbla.f libtool: compile: f77 -O -c blas-xtra/xsnrm2.f -o blas-xtra/libcruft_la-xsnrm2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xcdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotc.o libtool: compile: f77 -O -c blas-xtra/xscnrm2.f -o blas-xtra/libcruft_la-xscnrm2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xcdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotu.o libtool: compile: f77 -O -c blas-xtra/xerbla.f -fPIC -o blas-xtra/.libs/libcruft_la-xerbla.o blas-xtra/xcdotc.f: xcdotc: blas-xtra/xcdotu.f: xcdotu: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-cconv2.lo `test -f 'blas-xtra/cconv2.f' || echo './'`blas-xtra/cconv2.f blas-xtra/xerbla.f: xerbla: libtool: compile: f77 -O -c blas-xtra/xcdotc.f -o blas-xtra/libcruft_la-xcdotc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-csconv2.lo `test -f 'blas-xtra/csconv2.f' || echo './'`blas-xtra/csconv2.f libtool: compile: f77 -O -c blas-xtra/xcdotu.f -o blas-xtra/libcruft_la-xcdotu.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/xerbla.f -o blas-xtra/libcruft_la-xerbla.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/cconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-cconv2.o libtool: compile: f77 -O -c blas-xtra/csconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-csconv2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-dconv2.lo `test -f 'blas-xtra/dconv2.f' || echo './'`blas-xtra/dconv2.f blas-xtra/cconv2.f: cconv2o: Warning on line 48 of blas-xtra/cconv2.f: ignoring text after "end". cconv2i: Warning on line 77 of blas-xtra/cconv2.f: ignoring text after "end". blas-xtra/csconv2.f: csconv2o: Warning on line 51 of blas-xtra/csconv2.f: ignoring text after "end". csconv2i: Warning on line 83 of blas-xtra/csconv2.f: ignoring text after "end". /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-sconv2.lo `test -f 'blas-xtra/sconv2.f' || echo './'`blas-xtra/sconv2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-zconv2.lo `test -f 'blas-xtra/zconv2.f' || echo './'`blas-xtra/zconv2.f libtool: compile: f77 -O -c blas-xtra/dconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-dconv2.o libtool: compile: f77 -O -c blas-xtra/sconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-sconv2.o libtool: compile: f77 -O -c blas-xtra/zconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zconv2.o blas-xtra/dconv2.f: dconv2o: Warning on line 48 of blas-xtra/dconv2.f: ignoring text after "end". dconv2i: Warning on line 77 of blas-xtra/dconv2.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/csconv2.f -o blas-xtra/libcruft_la-csconv2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/cconv2.f -o blas-xtra/libcruft_la-cconv2.o >/dev/null 2>&1 blas-xtra/sconv2.f: sconv2o: Warning on line 48 of blas-xtra/sconv2.f: ignoring text after "end". sconv2i: Warning on line 77 of blas-xtra/sconv2.f: ignoring text after "end". blas-xtra/zconv2.f: zconv2o: Warning on line 48 of blas-xtra/zconv2.f: ignoring text after "end". zconv2i: Warning on line 77 of blas-xtra/zconv2.f: ignoring text after "end". libtool: compile: f77 -O -c blas-xtra/dconv2.f -o blas-xtra/libcruft_la-dconv2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/zconv2.f -o blas-xtra/libcruft_la-zconv2.o >/dev/null 2>&1 libtool: compile: f77 -O -c blas-xtra/sconv2.f -o blas-xtra/libcruft_la-sconv2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o blas-xtra/libcruft_la-zdconv2.lo `test -f 'blas-xtra/zdconv2.f' || echo './'`blas-xtra/zdconv2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-datv.lo `test -f 'daspk/datv.f' || echo './'`daspk/datv.f libtool: compile: f77 -O -c blas-xtra/zdconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zdconv2.o libtool: compile: f77 -O -c daspk/datv.f -fPIC -o daspk/.libs/libcruft_la-datv.o blas-xtra/zdconv2.f: zdconv2o: Warning on line 51 of blas-xtra/zdconv2.f: ignoring text after "end". zdconv2i: Warning on line 83 of blas-xtra/zdconv2.f: ignoring text after "end". daspk/datv.f: datv: libtool: compile: f77 -O -c daspk/datv.f -o daspk/libcruft_la-datv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dcnst0.lo `test -f 'daspk/dcnst0.f' || echo './'`daspk/dcnst0.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dcnstr.lo `test -f 'daspk/dcnstr.f' || echo './'`daspk/dcnstr.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddasic.lo `test -f 'daspk/ddasic.f' || echo './'`daspk/ddasic.f libtool: compile: f77 -O -c blas-xtra/zdconv2.f -o blas-xtra/libcruft_la-zdconv2.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dcnst0.f -fPIC -o daspk/.libs/libcruft_la-dcnst0.o libtool: compile: f77 -O -c daspk/ddasic.f -fPIC -o daspk/.libs/libcruft_la-ddasic.o libtool: compile: f77 -O -c daspk/dcnstr.f -fPIC -o daspk/.libs/libcruft_la-dcnstr.o daspk/dcnst0.f: dcnst0: daspk/ddasic.f: ddasic: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddasid.lo `test -f 'daspk/ddasid.f' || echo './'`daspk/ddasid.f daspk/dcnstr.f: dcnstr: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddasik.lo `test -f 'daspk/ddasik.f' || echo './'`daspk/ddasik.f libtool: compile: f77 -O -c daspk/dcnst0.f -o daspk/libcruft_la-dcnst0.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/ddasid.f -fPIC -o daspk/.libs/libcruft_la-ddasid.o libtool: compile: f77 -O -c daspk/ddasic.f -o daspk/libcruft_la-ddasic.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dcnstr.f -o daspk/libcruft_la-dcnstr.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/ddasik.f -fPIC -o daspk/.libs/libcruft_la-ddasik.o daspk/ddasid.f: ddasid: daspk/ddasik.f: ddasik: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddaspk.lo `test -f 'daspk/ddaspk.f' || echo './'`daspk/ddaspk.f libtool: compile: f77 -O -c daspk/ddasid.f -o daspk/libcruft_la-ddasid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddstp.lo `test -f 'daspk/ddstp.f' || echo './'`daspk/ddstp.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-ddwnrm.lo `test -f 'daspk/ddwnrm.f' || echo './'`daspk/ddwnrm.f libtool: compile: f77 -O -c daspk/ddaspk.f -fPIC -o daspk/.libs/libcruft_la-ddaspk.o libtool: compile: f77 -O -c daspk/ddasik.f -o daspk/libcruft_la-ddasik.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/ddstp.f -fPIC -o daspk/.libs/libcruft_la-ddstp.o libtool: compile: f77 -O -c daspk/ddwnrm.f -fPIC -o daspk/.libs/libcruft_la-ddwnrm.o daspk/ddaspk.f: ddaspk: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dfnrmd.lo `test -f 'daspk/dfnrmd.f' || echo './'`daspk/dfnrmd.f daspk/ddstp.f: ddstp: daspk/ddwnrm.f: ddwnrm: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dfnrmk.lo `test -f 'daspk/dfnrmk.f' || echo './'`daspk/dfnrmk.f libtool: compile: f77 -O -c daspk/dfnrmd.f -fPIC -o daspk/.libs/libcruft_la-dfnrmd.o libtool: compile: f77 -O -c daspk/ddwnrm.f -o daspk/libcruft_la-ddwnrm.o >/dev/null 2>&1 daspk/dfnrmd.f: dfnrmd: libtool: compile: f77 -O -c daspk/dfnrmk.f -fPIC -o daspk/.libs/libcruft_la-dfnrmk.o daspk/dfnrmk.f: dfnrmk: libtool: compile: f77 -O -c daspk/dfnrmd.f -o daspk/libcruft_la-dfnrmd.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/ddstp.f -o daspk/libcruft_la-ddstp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dhels.lo `test -f 'daspk/dhels.f' || echo './'`daspk/dhels.f libtool: compile: f77 -O -c daspk/dfnrmk.f -o daspk/libcruft_la-dfnrmk.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dhels.f -fPIC -o daspk/.libs/libcruft_la-dhels.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dheqr.lo `test -f 'daspk/dheqr.f' || echo './'`daspk/dheqr.f daspk/dhels.f: dhels: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dinvwt.lo `test -f 'daspk/dinvwt.f' || echo './'`daspk/dinvwt.f libtool: compile: f77 -O -c daspk/dheqr.f -fPIC -o daspk/.libs/libcruft_la-dheqr.o libtool: compile: f77 -O -c daspk/dhels.f -o daspk/libcruft_la-dhels.o >/dev/null 2>&1 daspk/dheqr.f: dheqr: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dlinsd.lo `test -f 'daspk/dlinsd.f' || echo './'`daspk/dlinsd.f libtool: compile: f77 -O -c daspk/dinvwt.f -fPIC -o daspk/.libs/libcruft_la-dinvwt.o libtool: compile: f77 -O -c daspk/ddaspk.f -o daspk/libcruft_la-ddaspk.o >/dev/null 2>&1 daspk/dinvwt.f: dinvwt: libtool: compile: f77 -O -c daspk/dlinsd.f -fPIC -o daspk/.libs/libcruft_la-dlinsd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dlinsk.lo `test -f 'daspk/dlinsk.f' || echo './'`daspk/dlinsk.f libtool: compile: f77 -O -c daspk/dheqr.f -o daspk/libcruft_la-dheqr.o >/dev/null 2>&1 daspk/dlinsd.f: dlinsd: libtool: compile: f77 -O -c daspk/dinvwt.f -o daspk/libcruft_la-dinvwt.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dlinsk.f -fPIC -o daspk/.libs/libcruft_la-dlinsk.o daspk/dlinsk.f: dlinsk: libtool: compile: f77 -O -c daspk/dlinsd.f -o daspk/libcruft_la-dlinsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dmatd.lo `test -f 'daspk/dmatd.f' || echo './'`daspk/dmatd.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnedd.lo `test -f 'daspk/dnedd.f' || echo './'`daspk/dnedd.f libtool: compile: f77 -O -c daspk/dlinsk.f -o daspk/libcruft_la-dlinsk.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dmatd.f -fPIC -o daspk/.libs/libcruft_la-dmatd.o libtool: compile: f77 -O -c daspk/dnedd.f -fPIC -o daspk/.libs/libcruft_la-dnedd.o daspk/dmatd.f: dmatd: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnedk.lo `test -f 'daspk/dnedk.f' || echo './'`daspk/dnedk.f daspk/dnedd.f: dnedd: libtool: compile: f77 -O -c daspk/dnedk.f -fPIC -o daspk/.libs/libcruft_la-dnedk.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnsd.lo `test -f 'daspk/dnsd.f' || echo './'`daspk/dnsd.f libtool: compile: f77 -O -c daspk/dnedd.f -o daspk/libcruft_la-dnedd.o >/dev/null 2>&1 daspk/dnedk.f: dnedk: libtool: compile: f77 -O -c daspk/dmatd.f -o daspk/libcruft_la-dmatd.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dnsd.f -fPIC -o daspk/.libs/libcruft_la-dnsd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnsid.lo `test -f 'daspk/dnsid.f' || echo './'`daspk/dnsid.f daspk/dnsd.f: dnsd: libtool: compile: f77 -O -c daspk/dnedk.f -o daspk/libcruft_la-dnedk.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dnsid.f -fPIC -o daspk/.libs/libcruft_la-dnsid.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnsik.lo `test -f 'daspk/dnsik.f' || echo './'`daspk/dnsik.f libtool: compile: f77 -O -c daspk/dnsd.f -o daspk/libcruft_la-dnsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dnsk.lo `test -f 'daspk/dnsk.f' || echo './'`daspk/dnsk.f daspk/dnsid.f: dnsid: libtool: compile: f77 -O -c daspk/dnsik.f -fPIC -o daspk/.libs/libcruft_la-dnsik.o libtool: compile: f77 -O -c daspk/dnsk.f -fPIC -o daspk/.libs/libcruft_la-dnsk.o libtool: compile: f77 -O -c daspk/dnsid.f -o daspk/libcruft_la-dnsid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dorth.lo `test -f 'daspk/dorth.f' || echo './'`daspk/dorth.f daspk/dnsik.f: dnsik: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dslvd.lo `test -f 'daspk/dslvd.f' || echo './'`daspk/dslvd.f daspk/dnsk.f: dnsk: libtool: compile: f77 -O -c daspk/dorth.f -fPIC -o daspk/.libs/libcruft_la-dorth.o libtool: compile: f77 -O -c daspk/dnsik.f -o daspk/libcruft_la-dnsik.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dslvd.f -fPIC -o daspk/.libs/libcruft_la-dslvd.o daspk/dorth.f: dorth: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dslvk.lo `test -f 'daspk/dslvk.f' || echo './'`daspk/dslvk.f libtool: compile: f77 -O -c daspk/dnsk.f -o daspk/libcruft_la-dnsk.o >/dev/null 2>&1 daspk/dslvd.f: dslvd: libtool: compile: f77 -O -c daspk/dslvk.f -fPIC -o daspk/.libs/libcruft_la-dslvk.o libtool: compile: f77 -O -c daspk/dorth.f -o daspk/libcruft_la-dorth.o >/dev/null 2>&1 libtool: compile: f77 -O -c daspk/dslvd.f -o daspk/libcruft_la-dslvd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dspigm.lo `test -f 'daspk/dspigm.f' || echo './'`daspk/dspigm.f daspk/dslvk.f: dslvk: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o daspk/libcruft_la-dyypnw.lo `test -f 'daspk/dyypnw.f' || echo './'`daspk/dyypnw.f libtool: compile: f77 -O -c daspk/dspigm.f -fPIC -o daspk/.libs/libcruft_la-dspigm.o libtool: compile: f77 -O -c daspk/dslvk.f -o daspk/libcruft_la-dslvk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dasrt/libcruft_la-ddasrt.lo `test -f 'dasrt/ddasrt.f' || echo './'`dasrt/ddasrt.f libtool: compile: f77 -O -c daspk/dyypnw.f -fPIC -o daspk/.libs/libcruft_la-dyypnw.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dasrt/libcruft_la-drchek.lo `test -f 'dasrt/drchek.f' || echo './'`dasrt/drchek.f daspk/dspigm.f: dspigm: daspk/dyypnw.f: dyypnw: libtool: compile: f77 -O -c dasrt/ddasrt.f -fPIC -o dasrt/.libs/libcruft_la-ddasrt.o libtool: compile: f77 -O -c dasrt/drchek.f -fPIC -o dasrt/.libs/libcruft_la-drchek.o dasrt/ddasrt.f: ddasrt: libtool: compile: f77 -O -c daspk/dyypnw.f -o daspk/libcruft_la-dyypnw.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dasrt/libcruft_la-droots.lo `test -f 'dasrt/droots.f' || echo './'`dasrt/droots.f dasrt/drchek.f: drchek: libtool: compile: f77 -O -c daspk/dspigm.f -o daspk/libcruft_la-dspigm.o >/dev/null 2>&1 libtool: compile: f77 -O -c dasrt/droots.f -fPIC -o dasrt/.libs/libcruft_la-droots.o libtool: compile: f77 -O -c dasrt/drchek.f -o dasrt/libcruft_la-drchek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddaini.lo `test -f 'dassl/ddaini.f' || echo './'`dassl/ddaini.f dasrt/droots.f: droots: libtool: compile: f77 -O -c dassl/ddaini.f -fPIC -o dassl/.libs/libcruft_la-ddaini.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddajac.lo `test -f 'dassl/ddajac.f' || echo './'`dassl/ddajac.f libtool: compile: f77 -O -c dasrt/droots.f -o dasrt/libcruft_la-droots.o >/dev/null 2>&1 dassl/ddaini.f: ddaini: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddanrm.lo `test -f 'dassl/ddanrm.f' || echo './'`dassl/ddanrm.f libtool: compile: f77 -O -c dassl/ddajac.f -fPIC -o dassl/.libs/libcruft_la-ddajac.o libtool: compile: f77 -O -c dasrt/ddasrt.f -o dasrt/libcruft_la-ddasrt.o >/dev/null 2>&1 dassl/ddajac.f: ddajac: libtool: compile: f77 -O -c dassl/ddanrm.f -fPIC -o dassl/.libs/libcruft_la-ddanrm.o libtool: compile: f77 -O -c dassl/ddaini.f -o dassl/libcruft_la-ddaini.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddaslv.lo `test -f 'dassl/ddaslv.f' || echo './'`dassl/ddaslv.f dassl/ddanrm.f: ddanrm: libtool: compile: f77 -O -c dassl/ddaslv.f -fPIC -o dassl/.libs/libcruft_la-ddaslv.o libtool: compile: f77 -O -c dassl/ddanrm.f -o dassl/libcruft_la-ddanrm.o >/dev/null 2>&1 libtool: compile: f77 -O -c dassl/ddajac.f -o dassl/libcruft_la-ddajac.o >/dev/null 2>&1 dassl/ddaslv.f: ddaslv: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddassl.lo `test -f 'dassl/ddassl.f' || echo './'`dassl/ddassl.f libtool: compile: f77 -O -c dassl/ddaslv.f -o dassl/libcruft_la-ddaslv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddastp.lo `test -f 'dassl/ddastp.f' || echo './'`dassl/ddastp.f libtool: compile: f77 -O -c dassl/ddassl.f -fPIC -o dassl/.libs/libcruft_la-ddassl.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddatrp.lo `test -f 'dassl/ddatrp.f' || echo './'`dassl/ddatrp.f libtool: compile: f77 -O -c dassl/ddastp.f -fPIC -o dassl/.libs/libcruft_la-ddastp.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o dassl/libcruft_la-ddawts.lo `test -f 'dassl/ddawts.f' || echo './'`dassl/ddawts.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cfftb.lo `test -f 'fftpack/cfftb.f' || echo './'`fftpack/cfftb.f dassl/ddassl.f: ddassl: libtool: compile: f77 -O -c dassl/ddatrp.f -fPIC -o dassl/.libs/libcruft_la-ddatrp.o dassl/ddastp.f: ddastp: libtool: compile: f77 -O -c dassl/ddawts.f -fPIC -o dassl/.libs/libcruft_la-ddawts.o libtool: compile: f77 -O -c fftpack/cfftb.f -fPIC -o fftpack/.libs/libcruft_la-cfftb.o dassl/ddatrp.f: ddatrp: dassl/ddawts.f: ddawts: fftpack/cfftb.f: cfftb: libtool: compile: f77 -O -c dassl/ddatrp.f -o dassl/libcruft_la-ddatrp.o >/dev/null 2>&1 libtool: compile: f77 -O -c dassl/ddawts.f -o dassl/libcruft_la-ddawts.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/cfftb.f -o fftpack/libcruft_la-cfftb.o >/dev/null 2>&1 libtool: compile: f77 -O -c dassl/ddastp.f -o dassl/libcruft_la-ddastp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cfftb1.lo `test -f 'fftpack/cfftb1.f' || echo './'`fftpack/cfftb1.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cfftf.lo `test -f 'fftpack/cfftf.f' || echo './'`fftpack/cfftf.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cfftf1.lo `test -f 'fftpack/cfftf1.f' || echo './'`fftpack/cfftf1.f libtool: compile: f77 -O -c fftpack/cfftb1.f -fPIC -o fftpack/.libs/libcruft_la-cfftb1.o libtool: compile: f77 -O -c fftpack/cfftf.f -fPIC -o fftpack/.libs/libcruft_la-cfftf.o libtool: compile: f77 -O -c dassl/ddassl.f -o dassl/libcruft_la-ddassl.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/cfftf1.f -fPIC -o fftpack/.libs/libcruft_la-cfftf1.o fftpack/cfftf.f: cfftf: fftpack/cfftb1.f: cfftb1: fftpack/cfftf1.f: cfftf1: libtool: compile: f77 -O -c fftpack/cfftf.f -o fftpack/libcruft_la-cfftf.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/cfftb1.f -o fftpack/libcruft_la-cfftb1.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/cfftf1.f -o fftpack/libcruft_la-cfftf1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cffti.lo `test -f 'fftpack/cffti.f' || echo './'`fftpack/cffti.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-cffti1.lo `test -f 'fftpack/cffti1.f' || echo './'`fftpack/cffti1.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passb.lo `test -f 'fftpack/passb.f' || echo './'`fftpack/passb.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passb2.lo `test -f 'fftpack/passb2.f' || echo './'`fftpack/passb2.f libtool: compile: f77 -O -c fftpack/cffti1.f -fPIC -o fftpack/.libs/libcruft_la-cffti1.o libtool: compile: f77 -O -c fftpack/cffti.f -fPIC -o fftpack/.libs/libcruft_la-cffti.o fftpack/cffti1.f: cffti1: libtool: compile: f77 -O -c fftpack/passb.f -fPIC -o fftpack/.libs/libcruft_la-passb.o fftpack/cffti.f: cffti: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passb3.lo `test -f 'fftpack/passb3.f' || echo './'`fftpack/passb3.f libtool: compile: f77 -O -c fftpack/passb2.f -fPIC -o fftpack/.libs/libcruft_la-passb2.o fftpack/passb.f: passb: libtool: compile: f77 -O -c fftpack/cffti.f -o fftpack/libcruft_la-cffti.o >/dev/null 2>&1 fftpack/passb2.f: passb2: libtool: compile: f77 -O -c fftpack/passb3.f -fPIC -o fftpack/.libs/libcruft_la-passb3.o libtool: compile: f77 -O -c fftpack/cffti1.f -o fftpack/libcruft_la-cffti1.o >/dev/null 2>&1 fftpack/passb3.f: passb3: libtool: compile: f77 -O -c fftpack/passb2.f -o fftpack/libcruft_la-passb2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passb4.lo `test -f 'fftpack/passb4.f' || echo './'`fftpack/passb4.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passb5.lo `test -f 'fftpack/passb5.f' || echo './'`fftpack/passb5.f libtool: compile: f77 -O -c fftpack/passb3.f -o fftpack/libcruft_la-passb3.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/passb.f -o fftpack/libcruft_la-passb.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/passb4.f -fPIC -o fftpack/.libs/libcruft_la-passb4.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passf.lo `test -f 'fftpack/passf.f' || echo './'`fftpack/passf.f libtool: compile: f77 -O -c fftpack/passb5.f -fPIC -o fftpack/.libs/libcruft_la-passb5.o fftpack/passb4.f: passb4: libtool: compile: f77 -O -c fftpack/passf.f -fPIC -o fftpack/.libs/libcruft_la-passf.o fftpack/passb5.f: passb5: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passf2.lo `test -f 'fftpack/passf2.f' || echo './'`fftpack/passf2.f libtool: compile: f77 -O -c fftpack/passb4.f -o fftpack/libcruft_la-passb4.o >/dev/null 2>&1 fftpack/passf.f: passf: libtool: compile: f77 -O -c fftpack/passf2.f -fPIC -o fftpack/.libs/libcruft_la-passf2.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passf3.lo `test -f 'fftpack/passf3.f' || echo './'`fftpack/passf3.f libtool: compile: f77 -O -c fftpack/passb5.f -o fftpack/libcruft_la-passb5.o >/dev/null 2>&1 fftpack/passf2.f: passf2: libtool: compile: f77 -O -c fftpack/passf3.f -fPIC -o fftpack/.libs/libcruft_la-passf3.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passf4.lo `test -f 'fftpack/passf4.f' || echo './'`fftpack/passf4.f libtool: compile: f77 -O -c fftpack/passf.f -o fftpack/libcruft_la-passf.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/passf2.f -o fftpack/libcruft_la-passf2.o >/dev/null 2>&1 fftpack/passf3.f: passf3: libtool: compile: f77 -O -c fftpack/passf4.f -fPIC -o fftpack/.libs/libcruft_la-passf4.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-passf5.lo `test -f 'fftpack/passf5.f' || echo './'`fftpack/passf5.f fftpack/passf4.f: passf4: libtool: compile: f77 -O -c fftpack/passf3.f -o fftpack/libcruft_la-passf3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zfftb.lo `test -f 'fftpack/zfftb.f' || echo './'`fftpack/zfftb.f libtool: compile: f77 -O -c fftpack/passf5.f -fPIC -o fftpack/.libs/libcruft_la-passf5.o libtool: compile: f77 -O -c fftpack/zfftb.f -fPIC -o fftpack/.libs/libcruft_la-zfftb.o libtool: compile: f77 -O -c fftpack/passf4.f -o fftpack/libcruft_la-passf4.o >/dev/null 2>&1 fftpack/passf5.f: passf5: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zfftb1.lo `test -f 'fftpack/zfftb1.f' || echo './'`fftpack/zfftb1.f fftpack/zfftb.f: zfftb: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zfftf.lo `test -f 'fftpack/zfftf.f' || echo './'`fftpack/zfftf.f libtool: compile: f77 -O -c fftpack/zfftb1.f -fPIC -o fftpack/.libs/libcruft_la-zfftb1.o libtool: compile: f77 -O -c fftpack/zfftb.f -o fftpack/libcruft_la-zfftb.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zfftf.f -fPIC -o fftpack/.libs/libcruft_la-zfftf.o libtool: compile: f77 -O -c fftpack/passf5.f -o fftpack/libcruft_la-passf5.o >/dev/null 2>&1 fftpack/zfftb1.f: zfftb1: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zfftf1.lo `test -f 'fftpack/zfftf1.f' || echo './'`fftpack/zfftf1.f fftpack/zfftf.f: zfftf: libtool: compile: f77 -O -c fftpack/zfftf1.f -fPIC -o fftpack/.libs/libcruft_la-zfftf1.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zffti.lo `test -f 'fftpack/zffti.f' || echo './'`fftpack/zffti.f libtool: compile: f77 -O -c fftpack/zfftb1.f -o fftpack/libcruft_la-zfftb1.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zfftf.f -o fftpack/libcruft_la-zfftf.o >/dev/null 2>&1 fftpack/zfftf1.f: zfftf1: libtool: compile: f77 -O -c fftpack/zffti.f -fPIC -o fftpack/.libs/libcruft_la-zffti.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zffti1.lo `test -f 'fftpack/zffti1.f' || echo './'`fftpack/zffti1.f fftpack/zffti.f: zffti: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassb.lo `test -f 'fftpack/zpassb.f' || echo './'`fftpack/zpassb.f libtool: compile: f77 -O -c fftpack/zfftf1.f -o fftpack/libcruft_la-zfftf1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassb2.lo `test -f 'fftpack/zpassb2.f' || echo './'`fftpack/zpassb2.f libtool: compile: f77 -O -c fftpack/zffti1.f -fPIC -o fftpack/.libs/libcruft_la-zffti1.o libtool: compile: f77 -O -c fftpack/zffti.f -o fftpack/libcruft_la-zffti.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassb.f -fPIC -o fftpack/.libs/libcruft_la-zpassb.o libtool: compile: f77 -O -c fftpack/zpassb2.f -fPIC -o fftpack/.libs/libcruft_la-zpassb2.o fftpack/zffti1.f: zffti1: fftpack/zpassb.f: zpassb: fftpack/zpassb2.f: zpassb2: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassb3.lo `test -f 'fftpack/zpassb3.f' || echo './'`fftpack/zpassb3.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassb4.lo `test -f 'fftpack/zpassb4.f' || echo './'`fftpack/zpassb4.f libtool: compile: f77 -O -c fftpack/zffti1.f -o fftpack/libcruft_la-zffti1.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassb3.f -fPIC -o fftpack/.libs/libcruft_la-zpassb3.o libtool: compile: f77 -O -c fftpack/zpassb2.f -o fftpack/libcruft_la-zpassb2.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassb4.f -fPIC -o fftpack/.libs/libcruft_la-zpassb4.o fftpack/zpassb3.f: zpassb3: fftpack/zpassb4.f: zpassb4: libtool: compile: f77 -O -c fftpack/zpassb.f -o fftpack/libcruft_la-zpassb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassb5.lo `test -f 'fftpack/zpassb5.f' || echo './'`fftpack/zpassb5.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassf.lo `test -f 'fftpack/zpassf.f' || echo './'`fftpack/zpassf.f libtool: compile: f77 -O -c fftpack/zpassb3.f -o fftpack/libcruft_la-zpassb3.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassb5.f -fPIC -o fftpack/.libs/libcruft_la-zpassb5.o libtool: compile: f77 -O -c fftpack/zpassb4.f -o fftpack/libcruft_la-zpassb4.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassf.f -fPIC -o fftpack/.libs/libcruft_la-zpassf.o fftpack/zpassb5.f: zpassb5: fftpack/zpassf.f: zpassf: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassf2.lo `test -f 'fftpack/zpassf2.f' || echo './'`fftpack/zpassf2.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassf3.lo `test -f 'fftpack/zpassf3.f' || echo './'`fftpack/zpassf3.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassf4.lo `test -f 'fftpack/zpassf4.f' || echo './'`fftpack/zpassf4.f libtool: compile: f77 -O -c fftpack/zpassb5.f -o fftpack/libcruft_la-zpassb5.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassf2.f -fPIC -o fftpack/.libs/libcruft_la-zpassf2.o libtool: compile: f77 -O -c fftpack/zpassf3.f -fPIC -o fftpack/.libs/libcruft_la-zpassf3.o libtool: compile: f77 -O -c fftpack/zpassf4.f -fPIC -o fftpack/.libs/libcruft_la-zpassf4.o fftpack/zpassf2.f: zpassf2: libtool: compile: f77 -O -c fftpack/zpassf.f -o fftpack/libcruft_la-zpassf.o >/dev/null 2>&1 fftpack/zpassf3.f: zpassf3: fftpack/zpassf4.f: zpassf4: libtool: compile: f77 -O -c fftpack/zpassf2.f -o fftpack/libcruft_la-zpassf2.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassf3.f -o fftpack/libcruft_la-zpassf3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o fftpack/libcruft_la-zpassf5.lo `test -f 'fftpack/zpassf5.f' || echo './'`fftpack/zpassf5.f libtool: compile: f77 -O -c fftpack/zpassf4.f -o fftpack/libcruft_la-zpassf4.o >/dev/null 2>&1 libtool: compile: f77 -O -c fftpack/zpassf5.f -fPIC -o fftpack/.libs/libcruft_la-zpassf5.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xclange.lo `test -f 'lapack-xtra/xclange.f' || echo './'`lapack-xtra/xclange.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xdlamch.lo `test -f 'lapack-xtra/xdlamch.f' || echo './'`lapack-xtra/xdlamch.f fftpack/zpassf5.f: zpassf5: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xdlange.lo `test -f 'lapack-xtra/xdlange.f' || echo './'`lapack-xtra/xdlange.f libtool: compile: f77 -O -c lapack-xtra/xclange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xclange.o libtool: compile: f77 -O -c lapack-xtra/xdlamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlamch.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xilaenv.lo `test -f 'lapack-xtra/xilaenv.f' || echo './'`lapack-xtra/xilaenv.f libtool: compile: f77 -O -c lapack-xtra/xdlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlange.o lapack-xtra/xclange.f: xclange: lapack-xtra/xdlamch.f: xdlamch: libtool: compile: f77 -O -c lapack-xtra/xilaenv.f -fPIC -o lapack-xtra/.libs/libcruft_la-xilaenv.o lapack-xtra/xdlange.f: xdlange: libtool: compile: f77 -O -c fftpack/zpassf5.f -o fftpack/libcruft_la-zpassf5.o >/dev/null 2>&1 libtool: compile: f77 -O -c lapack-xtra/xdlamch.f -o lapack-xtra/libcruft_la-xdlamch.o >/dev/null 2>&1 libtool: compile: f77 -O -c lapack-xtra/xclange.f -o lapack-xtra/libcruft_la-xclange.o >/dev/null 2>&1 lapack-xtra/xilaenv.f: xilaenv: libtool: compile: f77 -O -c lapack-xtra/xdlange.f -o lapack-xtra/libcruft_la-xdlange.o >/dev/null 2>&1 libtool: compile: f77 -O -c lapack-xtra/xilaenv.f -o lapack-xtra/libcruft_la-xilaenv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xslamch.lo `test -f 'lapack-xtra/xslamch.f' || echo './'`lapack-xtra/xslamch.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xslange.lo `test -f 'lapack-xtra/xslange.f' || echo './'`lapack-xtra/xslange.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f libtool: compile: f77 -O -c lapack-xtra/xslamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslamch.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o lapack-xtra/libcruft_la-crsf2csf.lo `test -f 'lapack-xtra/crsf2csf.f' || echo './'`lapack-xtra/crsf2csf.f libtool: compile: f77 -O -c lapack-xtra/xslange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslange.o libtool: compile: f77 -O -c lapack-xtra/xzlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xzlange.o lapack-xtra/xslamch.f: xslamch: libtool: compile: f77 -O -c lapack-xtra/zrsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o libtool: compile: f77 -O -c lapack-xtra/crsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-crsf2csf.o lapack-xtra/xslange.f: xslange: lapack-xtra/xzlange.f: xzlange: lapack-xtra/zrsf2csf.f: zrsf2csf: Warning on line 68 of lapack-xtra/zrsf2csf.f: ignoring text after "end". zrcrot1: Warning on line 83 of lapack-xtra/zrsf2csf.f: ignoring text after "end". libtool: compile: f77 -O -c lapack-xtra/xslamch.f -o lapack-xtra/libcruft_la-xslamch.o >/dev/null 2>&1 zrcrot2: Warning on line 96 of lapack-xtra/zrsf2csf.f: ignoring text after "end". lapack-xtra/crsf2csf.f: crsf2csf: Warning on line 68 of lapack-xtra/crsf2csf.f: ignoring text after "end". crcrot1: Warning on line 83 of lapack-xtra/crsf2csf.f: ignoring text after "end". libtool: compile: f77 -O -c lapack-xtra/xslange.f -o lapack-xtra/libcruft_la-xslange.o >/dev/null 2>&1 crcrot2: Warning on line 96 of lapack-xtra/crsf2csf.f: ignoring text after "end". libtool: compile: f77 -O -c lapack-xtra/xzlange.f -o lapack-xtra/libcruft_la-xzlange.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT misc/libcruft_la-blaswrap.lo -MD -MP -MF misc/.deps/libcruft_la-blaswrap.Tpo -c -o misc/libcruft_la-blaswrap.lo `test -f 'misc/blaswrap.c' || echo './'`misc/blaswrap.c libtool: compile: f77 -O -c lapack-xtra/zrsf2csf.f -o lapack-xtra/libcruft_la-zrsf2csf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT misc/libcruft_la-cquit.lo -MD -MP -MF misc/.deps/libcruft_la-cquit.Tpo -c -o misc/libcruft_la-cquit.lo `test -f 'misc/cquit.c' || echo './'`misc/cquit.c libtool: compile: f77 -O -c lapack-xtra/crsf2csf.f -o lapack-xtra/libcruft_la-crsf2csf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o misc/libcruft_la-d1mach.lo `test -f 'misc/d1mach.f' || echo './'`misc/d1mach.f libtool: compile: f77 -O -c misc/d1mach.f -fPIC -o misc/.libs/libcruft_la-d1mach.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT misc/libcruft_la-f77-extern.lo -MD -MP -MF misc/.deps/libcruft_la-f77-extern.Tpo -c -o misc/libcruft_la-f77-extern.lo `test -f 'misc/f77-extern.cc' || echo './'`misc/f77-extern.cc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c -o misc/libcruft_la-f77-fcn.lo `test -f 'misc/f77-fcn.c' || echo './'`misc/f77-fcn.c misc/d1mach.f: d1mach: libtool: compile: f77 -O -c misc/d1mach.f -o misc/libcruft_la-d1mach.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o misc/libcruft_la-i1mach.lo `test -f 'misc/i1mach.f' || echo './'`misc/i1mach.f libtool: compile: f77 -O -c misc/i1mach.f -fPIC -o misc/.libs/libcruft_la-i1mach.o misc/i1mach.f: i1mach: libtool: compile: f77 -O -c misc/i1mach.f -o misc/libcruft_la-i1mach.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT misc/libcruft_la-lo-error.lo -MD -MP -MF misc/.deps/libcruft_la-lo-error.Tpo -c -o misc/libcruft_la-lo-error.lo `test -f 'misc/lo-error.c' || echo './'`misc/lo-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-cquit.lo -MD -MP -MF misc/.deps/libcruft_la-cquit.Tpo -c misc/cquit.c -fPIC -DPIC -o misc/.libs/libcruft_la-cquit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-blaswrap.lo -MD -MP -MF misc/.deps/libcruft_la-blaswrap.Tpo -c misc/blaswrap.c -fPIC -DPIC -o misc/.libs/libcruft_la-blaswrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-lo-error.lo -MD -MP -MF misc/.deps/libcruft_la-lo-error.Tpo -c misc/lo-error.c -fPIC -DPIC -o misc/.libs/libcruft_la-lo-error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT misc/libcruft_la-f77-extern.lo -MD -MP -MF misc/.deps/libcruft_la-f77-extern.Tpo -c misc/f77-extern.cc -fPIC -DPIC -o misc/.libs/libcruft_la-f77-extern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c misc/f77-fcn.c -fPIC -DPIC -o misc/.libs/libcruft_la-f77-fcn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-blaswrap.lo -MD -MP -MF misc/.deps/libcruft_la-blaswrap.Tpo -c misc/blaswrap.c -o misc/libcruft_la-blaswrap.o >/dev/null 2>&1 misc/f77-fcn.c: In function 'xstopx_': misc/f77-fcn.c:63:3: warning: function declared 'noreturn' has a 'return' statement libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c misc/f77-fcn.c -o misc/libcruft_la-f77-fcn.o >/dev/null 2>&1 mv -f misc/.deps/libcruft_la-blaswrap.Tpo misc/.deps/libcruft_la-blaswrap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c -o misc/libcruft_la-quit.lo `test -f 'misc/quit.cc' || echo './'`misc/quit.cc mv -f misc/.deps/libcruft_la-f77-fcn.Tpo misc/.deps/libcruft_la-f77-fcn.Plo /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o misc/libcruft_la-r1mach.lo `test -f 'misc/r1mach.f' || echo './'`misc/r1mach.f libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c misc/quit.cc -fPIC -DPIC -o misc/.libs/libcruft_la-quit.o libtool: compile: f77 -O -c misc/r1mach.f -fPIC -o misc/.libs/libcruft_la-r1mach.o misc/lo-error.c: In function 'liboctave_fatal_with_id': misc/lo-error.c:111:38: warning: unused parameter 'id' misc/lo-error.c: In function 'liboctave_warning_with_id': misc/lo-error.c:131:40: warning: unused parameter 'id' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-cquit.lo -MD -MP -MF misc/.deps/libcruft_la-cquit.Tpo -c misc/cquit.c -o misc/libcruft_la-cquit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT misc/libcruft_la-lo-error.lo -MD -MP -MF misc/.deps/libcruft_la-lo-error.Tpo -c misc/lo-error.c -o misc/libcruft_la-lo-error.o >/dev/null 2>&1 misc/r1mach.f: r1mach: libtool: compile: f77 -O -c misc/r1mach.f -o misc/libcruft_la-r1mach.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT misc/libcruft_la-f77-extern.lo -MD -MP -MF misc/.deps/libcruft_la-f77-extern.Tpo -c misc/f77-extern.cc -o misc/libcruft_la-f77-extern.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-cfode.lo `test -f 'odepack/cfode.f' || echo './'`odepack/cfode.f libtool: compile: f77 -O -c odepack/cfode.f -fPIC -o odepack/.libs/libcruft_la-cfode.o mv -f misc/.deps/libcruft_la-cquit.Tpo misc/.deps/libcruft_la-cquit.Plo /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-dlsode.lo `test -f 'odepack/dlsode.f' || echo './'`odepack/dlsode.f odepack/cfode.f: cfode: mv -f misc/.deps/libcruft_la-lo-error.Tpo misc/.deps/libcruft_la-lo-error.Plo /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-ewset.lo `test -f 'odepack/ewset.f' || echo './'`odepack/ewset.f libtool: compile: f77 -O -c odepack/dlsode.f -fPIC -o odepack/.libs/libcruft_la-dlsode.o libtool: compile: f77 -O -c odepack/ewset.f -fPIC -o odepack/.libs/libcruft_la-ewset.o libtool: compile: f77 -O -c odepack/cfode.f -o odepack/libcruft_la-cfode.o >/dev/null 2>&1 odepack/dlsode.f: dlsode: odepack/ewset.f: ewset: mv -f misc/.deps/libcruft_la-f77-extern.Tpo misc/.deps/libcruft_la-f77-extern.Plo /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-intdy.lo `test -f 'odepack/intdy.f' || echo './'`odepack/intdy.f libtool: compile: f77 -O -c odepack/ewset.f -o odepack/libcruft_la-ewset.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/intdy.f -fPIC -o odepack/.libs/libcruft_la-intdy.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-prepj.lo `test -f 'odepack/prepj.f' || echo './'`odepack/prepj.f odepack/intdy.f: intdy: libtool: compile: f77 -O -c odepack/prepj.f -fPIC -o odepack/.libs/libcruft_la-prepj.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c misc/quit.cc -o misc/libcruft_la-quit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-solsy.lo `test -f 'odepack/solsy.f' || echo './'`odepack/solsy.f libtool: compile: f77 -O -c odepack/intdy.f -o odepack/libcruft_la-intdy.o >/dev/null 2>&1 odepack/prepj.f: prepj: libtool: compile: f77 -O -c odepack/solsy.f -fPIC -o odepack/.libs/libcruft_la-solsy.o libtool: compile: f77 -O -c odepack/dlsode.f -o odepack/libcruft_la-dlsode.o >/dev/null 2>&1 odepack/solsy.f: solsy: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-stode.lo `test -f 'odepack/stode.f' || echo './'`odepack/stode.f libtool: compile: f77 -O -c odepack/prepj.f -o odepack/libcruft_la-prepj.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/solsy.f -o odepack/libcruft_la-solsy.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/stode.f -fPIC -o odepack/.libs/libcruft_la-stode.o odepack/stode.f: stode: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-vnorm.lo `test -f 'odepack/vnorm.f' || echo './'`odepack/vnorm.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-scfode.lo `test -f 'odepack/scfode.f' || echo './'`odepack/scfode.f libtool: compile: f77 -O -c odepack/vnorm.f -fPIC -o odepack/.libs/libcruft_la-vnorm.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-sewset.lo `test -f 'odepack/sewset.f' || echo './'`odepack/sewset.f libtool: compile: f77 -O -c odepack/scfode.f -fPIC -o odepack/.libs/libcruft_la-scfode.o odepack/vnorm.f: vnorm: libtool: compile: f77 -O -c odepack/sewset.f -fPIC -o odepack/.libs/libcruft_la-sewset.o odepack/scfode.f: scfode: libtool: compile: f77 -O -c odepack/vnorm.f -o odepack/libcruft_la-vnorm.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/stode.f -o odepack/libcruft_la-stode.o >/dev/null 2>&1 odepack/sewset.f: sewset: mv -f misc/.deps/libcruft_la-quit.Tpo misc/.deps/libcruft_la-quit.Plo /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-sintdy.lo `test -f 'odepack/sintdy.f' || echo './'`odepack/sintdy.f libtool: compile: f77 -O -c odepack/scfode.f -o odepack/libcruft_la-scfode.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/sewset.f -o odepack/libcruft_la-sewset.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/sintdy.f -fPIC -o odepack/.libs/libcruft_la-sintdy.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-slsode.lo `test -f 'odepack/slsode.f' || echo './'`odepack/slsode.f odepack/sintdy.f: sintdy: Warning on line 108 of odepack/sintdy.f: local variable msg never used libtool: compile: f77 -O -c odepack/slsode.f -fPIC -o odepack/.libs/libcruft_la-slsode.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-sprepj.lo `test -f 'odepack/sprepj.f' || echo './'`odepack/sprepj.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-ssolsy.lo `test -f 'odepack/ssolsy.f' || echo './'`odepack/ssolsy.f odepack/slsode.f: slsode: libtool: compile: f77 -O -c odepack/sintdy.f -o odepack/libcruft_la-sintdy.o >/dev/null 2>&1 Warning on line 1757 of odepack/slsode.f: local variable msg never used libtool: compile: f77 -O -c odepack/sprepj.f -fPIC -o odepack/.libs/libcruft_la-sprepj.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-sstode.lo `test -f 'odepack/sstode.f' || echo './'`odepack/sstode.f libtool: compile: f77 -O -c odepack/ssolsy.f -fPIC -o odepack/.libs/libcruft_la-ssolsy.o odepack/sprepj.f: sprepj: odepack/ssolsy.f: ssolsy: libtool: compile: f77 -O -c odepack/sstode.f -fPIC -o odepack/.libs/libcruft_la-sstode.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o odepack/libcruft_la-svnorm.lo `test -f 'odepack/svnorm.f' || echo './'`odepack/svnorm.f odepack/sstode.f: sstode: libtool: compile: f77 -O -c odepack/ssolsy.f -o odepack/libcruft_la-ssolsy.o >/dev/null 2>&1 libtool: compile: f77 -O -c odepack/svnorm.f -fPIC -o odepack/.libs/libcruft_la-svnorm.o libtool: compile: f77 -O -c odepack/sprepj.f -o odepack/libcruft_la-sprepj.o >/dev/null 2>&1 odepack/svnorm.f: svnorm: libtool: compile: f77 -O -c odepack/slsode.f -o odepack/libcruft_la-slsode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o ordered-qz/libcruft_la-dsubsp.lo `test -f 'ordered-qz/dsubsp.f' || echo './'`ordered-qz/dsubsp.f libtool: compile: f77 -O -c odepack/svnorm.f -o odepack/libcruft_la-svnorm.o >/dev/null 2>&1 libtool: compile: f77 -O -c ordered-qz/dsubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-dsubsp.o libtool: compile: f77 -O -c odepack/sstode.f -o odepack/libcruft_la-sstode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o ordered-qz/libcruft_la-exchqz.lo `test -f 'ordered-qz/exchqz.f' || echo './'`ordered-qz/exchqz.f ordered-qz/dsubsp.f: dsubsp: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o ordered-qz/libcruft_la-ssubsp.lo `test -f 'ordered-qz/ssubsp.f' || echo './'`ordered-qz/ssubsp.f libtool: compile: f77 -O -c ordered-qz/exchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-exchqz.o libtool: compile: f77 -O -c ordered-qz/dsubsp.f -o ordered-qz/libcruft_la-dsubsp.o >/dev/null 2>&1 libtool: compile: f77 -O -c ordered-qz/ssubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-ssubsp.o ordered-qz/exchqz.f: exchqz: ordered-qz/ssubsp.f: ssubsp: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o ordered-qz/libcruft_la-sexchqz.lo `test -f 'ordered-qz/sexchqz.f' || echo './'`ordered-qz/sexchqz.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqagi.lo `test -f 'quadpack/dqagi.f' || echo './'`quadpack/dqagi.f libtool: compile: f77 -O -c ordered-qz/ssubsp.f -o ordered-qz/libcruft_la-ssubsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqagie.lo `test -f 'quadpack/dqagie.f' || echo './'`quadpack/dqagie.f libtool: compile: f77 -O -c ordered-qz/sexchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-sexchqz.o libtool: compile: f77 -O -c quadpack/dqagi.f -fPIC -o quadpack/.libs/libcruft_la-dqagi.o ordered-qz/sexchqz.f: sexchqz: libtool: compile: f77 -O -c quadpack/dqagie.f -fPIC -o quadpack/.libs/libcruft_la-dqagie.o quadpack/dqagi.f: dqagi: quadpack/dqagie.f: dqagie: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqagp.lo `test -f 'quadpack/dqagp.f' || echo './'`quadpack/dqagp.f libtool: compile: f77 -O -c ordered-qz/exchqz.f -o ordered-qz/libcruft_la-exchqz.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/dqagi.f -o quadpack/libcruft_la-dqagi.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/dqagp.f -fPIC -o quadpack/.libs/libcruft_la-dqagp.o quadpack/dqagp.f: dqagp: libtool: compile: f77 -O -c quadpack/dqagie.f -o quadpack/libcruft_la-dqagie.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqagpe.lo `test -f 'quadpack/dqagpe.f' || echo './'`quadpack/dqagpe.f libtool: compile: f77 -O -c quadpack/dqagp.f -o quadpack/libcruft_la-dqagp.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/dqagpe.f -fPIC -o quadpack/.libs/libcruft_la-dqagpe.o libtool: compile: f77 -O -c ordered-qz/sexchqz.f -o ordered-qz/libcruft_la-sexchqz.o >/dev/null 2>&1 quadpack/dqagpe.f: dqagpe: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqelg.lo `test -f 'quadpack/dqelg.f' || echo './'`quadpack/dqelg.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqk15i.lo `test -f 'quadpack/dqk15i.f' || echo './'`quadpack/dqk15i.f libtool: compile: f77 -O -c quadpack/dqelg.f -fPIC -o quadpack/.libs/libcruft_la-dqelg.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqk21.lo `test -f 'quadpack/dqk21.f' || echo './'`quadpack/dqk21.f libtool: compile: f77 -O -c quadpack/dqk15i.f -fPIC -o quadpack/.libs/libcruft_la-dqk15i.o quadpack/dqelg.f: dqelg: libtool: compile: f77 -O -c quadpack/dqk21.f -fPIC -o quadpack/.libs/libcruft_la-dqk21.o quadpack/dqk15i.f: dqk15i: libtool: compile: f77 -O -c quadpack/dqagpe.f -o quadpack/libcruft_la-dqagpe.o >/dev/null 2>&1 quadpack/dqk21.f: dqk21: libtool: compile: f77 -O -c quadpack/dqelg.f -o quadpack/libcruft_la-dqelg.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/dqk15i.f -o quadpack/libcruft_la-dqk15i.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-dqpsrt.lo `test -f 'quadpack/dqpsrt.f' || echo './'`quadpack/dqpsrt.f libtool: compile: f77 -O -c quadpack/dqk21.f -o quadpack/libcruft_la-dqk21.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/dqpsrt.f -fPIC -o quadpack/.libs/libcruft_la-dqpsrt.o quadpack/dqpsrt.f: dqpsrt: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qagie.lo `test -f 'quadpack/qagie.f' || echo './'`quadpack/qagie.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qagi.lo `test -f 'quadpack/qagi.f' || echo './'`quadpack/qagi.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qagpe.lo `test -f 'quadpack/qagpe.f' || echo './'`quadpack/qagpe.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qagp.lo `test -f 'quadpack/qagp.f' || echo './'`quadpack/qagp.f libtool: compile: f77 -O -c quadpack/qagie.f -fPIC -o quadpack/.libs/libcruft_la-qagie.o libtool: compile: f77 -O -c quadpack/qagi.f -fPIC -o quadpack/.libs/libcruft_la-qagi.o libtool: compile: f77 -O -c quadpack/qagpe.f -fPIC -o quadpack/.libs/libcruft_la-qagpe.o libtool: compile: f77 -O -c quadpack/dqpsrt.f -o quadpack/libcruft_la-dqpsrt.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/qagp.f -fPIC -o quadpack/.libs/libcruft_la-qagp.o quadpack/qagpe.f: quadpack/qagie.f: qagpe: qagie: quadpack/qagi.f: qagi: quadpack/qagp.f: qagp: libtool: compile: f77 -O -c quadpack/qagi.f -o quadpack/libcruft_la-qagi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qelg.lo `test -f 'quadpack/qelg.f' || echo './'`quadpack/qelg.f libtool: compile: f77 -O -c quadpack/qagp.f -o quadpack/libcruft_la-qagp.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/qagie.f -o quadpack/libcruft_la-qagie.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/qelg.f -fPIC -o quadpack/.libs/libcruft_la-qelg.o libtool: compile: f77 -O -c quadpack/qagpe.f -o quadpack/libcruft_la-qagpe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qk15i.lo `test -f 'quadpack/qk15i.f' || echo './'`quadpack/qk15i.f quadpack/qelg.f: qelg: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qk21.lo `test -f 'quadpack/qk21.f' || echo './'`quadpack/qk21.f libtool: compile: f77 -O -c quadpack/qk15i.f -fPIC -o quadpack/.libs/libcruft_la-qk15i.o libtool: compile: f77 -O -c quadpack/qk21.f -fPIC -o quadpack/.libs/libcruft_la-qk21.o quadpack/qk15i.f: qk15i: libtool: compile: f77 -O -c quadpack/qelg.f -o quadpack/libcruft_la-qelg.o >/dev/null 2>&1 quadpack/qk21.f: qk21: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-qpsrt.lo `test -f 'quadpack/qpsrt.f' || echo './'`quadpack/qpsrt.f libtool: compile: f77 -O -c quadpack/qk15i.f -o quadpack/libcruft_la-qk15i.o >/dev/null 2>&1 libtool: compile: f77 -O -c quadpack/qpsrt.f -fPIC -o quadpack/.libs/libcruft_la-qpsrt.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o quadpack/libcruft_la-xerror.lo `test -f 'quadpack/xerror.f' || echo './'`quadpack/xerror.f libtool: compile: f77 -O -c quadpack/qk21.f -o quadpack/libcruft_la-qk21.o >/dev/null 2>&1 quadpack/qpsrt.f: qpsrt: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-fdump.lo `test -f 'slatec-err/fdump.f' || echo './'`slatec-err/fdump.f libtool: compile: f77 -O -c quadpack/xerror.f -fPIC -o quadpack/.libs/libcruft_la-xerror.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-ixsav.lo `test -f 'slatec-err/ixsav.f' || echo './'`slatec-err/ixsav.f libtool: compile: f77 -O -c quadpack/qpsrt.f -o quadpack/libcruft_la-qpsrt.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/fdump.f -fPIC -o slatec-err/.libs/libcruft_la-fdump.o quadpack/xerror.f: xerror: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-j4save.lo `test -f 'slatec-err/j4save.f' || echo './'`slatec-err/j4save.f slatec-err/fdump.f: fdump: libtool: compile: f77 -O -c slatec-err/ixsav.f -fPIC -o slatec-err/.libs/libcruft_la-ixsav.o libtool: compile: f77 -O -c quadpack/xerror.f -o quadpack/libcruft_la-xerror.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/j4save.f -fPIC -o slatec-err/.libs/libcruft_la-j4save.o libtool: compile: f77 -O -c slatec-err/fdump.f -o slatec-err/libcruft_la-fdump.o >/dev/null 2>&1 slatec-err/ixsav.f: ixsav: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xerclr.lo `test -f 'slatec-err/xerclr.f' || echo './'`slatec-err/xerclr.f slatec-err/j4save.f: j4save: libtool: compile: f77 -O -c slatec-err/ixsav.f -o slatec-err/libcruft_la-ixsav.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xercnt.lo `test -f 'slatec-err/xercnt.f' || echo './'`slatec-err/xercnt.f libtool: compile: f77 -O -c slatec-err/xerclr.f -fPIC -o slatec-err/.libs/libcruft_la-xerclr.o libtool: compile: f77 -O -c slatec-err/j4save.f -o slatec-err/libcruft_la-j4save.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xerhlt.lo `test -f 'slatec-err/xerhlt.f' || echo './'`slatec-err/xerhlt.f libtool: compile: f77 -O -c slatec-err/xercnt.f -fPIC -o slatec-err/.libs/libcruft_la-xercnt.o slatec-err/xerclr.f: xerclr: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xermsg.lo `test -f 'slatec-err/xermsg.f' || echo './'`slatec-err/xermsg.f libtool: compile: f77 -O -c slatec-err/xerhlt.f -fPIC -o slatec-err/.libs/libcruft_la-xerhlt.o slatec-err/xercnt.f: xercnt: libtool: compile: f77 -O -c slatec-err/xerclr.f -o slatec-err/libcruft_la-xerclr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xerprn.lo `test -f 'slatec-err/xerprn.f' || echo './'`slatec-err/xerprn.f slatec-err/xerhlt.f: xerhlt: libtool: compile: f77 -O -c slatec-err/xercnt.f -o slatec-err/libcruft_la-xercnt.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/xermsg.f -fPIC -o slatec-err/.libs/libcruft_la-xermsg.o libtool: compile: f77 -O -c slatec-err/xerprn.f -fPIC -o slatec-err/.libs/libcruft_la-xerprn.o libtool: compile: f77 -O -c slatec-err/xerhlt.f -o slatec-err/libcruft_la-xerhlt.o >/dev/null 2>&1 slatec-err/xermsg.f: xermsg: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xerrwd.lo `test -f 'slatec-err/xerrwd.f' || echo './'`slatec-err/xerrwd.f slatec-err/xerprn.f: xerprn: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xersve.lo `test -f 'slatec-err/xersve.f' || echo './'`slatec-err/xersve.f libtool: compile: f77 -O -c slatec-err/xerrwd.f -fPIC -o slatec-err/.libs/libcruft_la-xerrwd.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xgetf.lo `test -f 'slatec-err/xgetf.f' || echo './'`slatec-err/xgetf.f libtool: compile: f77 -O -c slatec-err/xermsg.f -o slatec-err/libcruft_la-xermsg.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/xerprn.f -o slatec-err/libcruft_la-xerprn.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/xersve.f -fPIC -o slatec-err/.libs/libcruft_la-xersve.o slatec-err/xerrwd.f: xerrwd: libtool: compile: f77 -O -c slatec-err/xgetf.f -fPIC -o slatec-err/.libs/libcruft_la-xgetf.o slatec-err/xersve.f: xersve: libtool: compile: f77 -O -c slatec-err/xerrwd.f -o slatec-err/libcruft_la-xerrwd.o >/dev/null 2>&1 slatec-err/xgetf.f: xgetf: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xgetua.lo `test -f 'slatec-err/xgetua.f' || echo './'`slatec-err/xgetua.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xsetf.lo `test -f 'slatec-err/xsetf.f' || echo './'`slatec-err/xsetf.f libtool: compile: f77 -O -c slatec-err/xgetf.f -o slatec-err/libcruft_la-xgetf.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/xersve.f -o slatec-err/libcruft_la-xersve.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-err/xgetua.f -fPIC -o slatec-err/.libs/libcruft_la-xgetua.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-err/libcruft_la-xsetua.lo `test -f 'slatec-err/xsetua.f' || echo './'`slatec-err/xsetua.f libtool: compile: f77 -O -c slatec-err/xsetf.f -fPIC -o slatec-err/.libs/libcruft_la-xsetf.o slatec-err/xgetua.f: xgetua: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-albeta.lo `test -f 'slatec-fn/albeta.f' || echo './'`slatec-fn/albeta.f libtool: compile: f77 -O -c slatec-err/xsetua.f -fPIC -o slatec-err/.libs/libcruft_la-xsetua.o slatec-err/xsetf.f: xsetf: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-alngam.lo `test -f 'slatec-fn/alngam.f' || echo './'`slatec-fn/alngam.f libtool: compile: f77 -O -c slatec-err/xgetua.f -o slatec-err/libcruft_la-xgetua.o >/dev/null 2>&1 slatec-err/xsetua.f: xsetua: libtool: compile: f77 -O -c slatec-err/xsetf.f -o slatec-err/libcruft_la-xsetf.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/albeta.f -fPIC -o slatec-fn/.libs/libcruft_la-albeta.o libtool: compile: f77 -O -c slatec-fn/alngam.f -fPIC -o slatec-fn/.libs/libcruft_la-alngam.o libtool: compile: f77 -O -c slatec-err/xsetua.f -o slatec-err/libcruft_la-xsetua.o >/dev/null 2>&1 slatec-fn/albeta.f: albeta: slatec-fn/alngam.f: alngam: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-alnrel.lo `test -f 'slatec-fn/alnrel.f' || echo './'`slatec-fn/alnrel.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-algams.lo `test -f 'slatec-fn/algams.f' || echo './'`slatec-fn/algams.f libtool: compile: f77 -O -c slatec-fn/albeta.f -o slatec-fn/libcruft_la-albeta.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/alngam.f -o slatec-fn/libcruft_la-alngam.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/alnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-alnrel.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-acosh.lo `test -f 'slatec-fn/acosh.f' || echo './'`slatec-fn/acosh.f libtool: compile: f77 -O -c slatec-fn/algams.f -fPIC -o slatec-fn/.libs/libcruft_la-algams.o slatec-fn/alnrel.f: alnrel: libtool: compile: f77 -O -c slatec-fn/acosh.f -fPIC -o slatec-fn/.libs/libcruft_la-acosh.o slatec-fn/algams.f: algams: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-asinh.lo `test -f 'slatec-fn/asinh.f' || echo './'`slatec-fn/asinh.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-atanh.lo `test -f 'slatec-fn/atanh.f' || echo './'`slatec-fn/atanh.f libtool: compile: f77 -O -c slatec-fn/alnrel.f -o slatec-fn/libcruft_la-alnrel.o >/dev/null 2>&1 slatec-fn/acosh.f: acosh: libtool: compile: f77 -O -c slatec-fn/algams.f -o slatec-fn/libcruft_la-algams.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/asinh.f -fPIC -o slatec-fn/.libs/libcruft_la-asinh.o libtool: compile: f77 -O -c slatec-fn/atanh.f -fPIC -o slatec-fn/.libs/libcruft_la-atanh.o libtool: compile: f77 -O -c slatec-fn/acosh.f -o slatec-fn/libcruft_la-acosh.o >/dev/null 2>&1 slatec-fn/asinh.f: asinh: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-betai.lo `test -f 'slatec-fn/betai.f' || echo './'`slatec-fn/betai.f slatec-fn/atanh.f: atanh: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-csevl.lo `test -f 'slatec-fn/csevl.f' || echo './'`slatec-fn/csevl.f libtool: compile: f77 -O -c slatec-fn/asinh.f -o slatec-fn/libcruft_la-asinh.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/betai.f -fPIC -o slatec-fn/.libs/libcruft_la-betai.o libtool: compile: f77 -O -c slatec-fn/atanh.f -o slatec-fn/libcruft_la-atanh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-d9gmit.lo `test -f 'slatec-fn/d9gmit.f' || echo './'`slatec-fn/d9gmit.f libtool: compile: f77 -O -c slatec-fn/csevl.f -fPIC -o slatec-fn/.libs/libcruft_la-csevl.o slatec-fn/betai.f: betai: libtool: compile: f77 -O -c slatec-fn/d9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9gmit.o slatec-fn/csevl.f: csevl: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-d9lgic.lo `test -f 'slatec-fn/d9lgic.f' || echo './'`slatec-fn/d9lgic.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-d9lgit.lo `test -f 'slatec-fn/d9lgit.f' || echo './'`slatec-fn/d9lgit.f slatec-fn/d9gmit.f: d9gmit: libtool: compile: f77 -O -c slatec-fn/csevl.f -o slatec-fn/libcruft_la-csevl.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/betai.f -o slatec-fn/libcruft_la-betai.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/d9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgic.o libtool: compile: f77 -O -c slatec-fn/d9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgit.o libtool: compile: f77 -O -c slatec-fn/d9gmit.f -o slatec-fn/libcruft_la-d9gmit.o >/dev/null 2>&1 slatec-fn/d9lgic.f: d9lgic: slatec-fn/d9lgit.f: d9lgit: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-d9lgmc.lo `test -f 'slatec-fn/d9lgmc.f' || echo './'`slatec-fn/d9lgmc.f libtool: compile: f77 -O -c slatec-fn/d9lgic.f -o slatec-fn/libcruft_la-d9lgic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dacosh.lo `test -f 'slatec-fn/dacosh.f' || echo './'`slatec-fn/dacosh.f libtool: compile: f77 -O -c slatec-fn/d9lgit.f -o slatec-fn/libcruft_la-d9lgit.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/d9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dasinh.lo `test -f 'slatec-fn/dasinh.f' || echo './'`slatec-fn/dasinh.f libtool: compile: f77 -O -c slatec-fn/dacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-dacosh.o slatec-fn/d9lgmc.f: d9lgmc: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-datanh.lo `test -f 'slatec-fn/datanh.f' || echo './'`slatec-fn/datanh.f libtool: compile: f77 -O -c slatec-fn/dasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-dasinh.o slatec-fn/dacosh.f: dacosh: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dbetai.lo `test -f 'slatec-fn/dbetai.f' || echo './'`slatec-fn/dbetai.f libtool: compile: f77 -O -c slatec-fn/d9lgmc.f -o slatec-fn/libcruft_la-d9lgmc.o >/dev/null 2>&1 slatec-fn/dasinh.f: dasinh: libtool: compile: f77 -O -c slatec-fn/datanh.f -fPIC -o slatec-fn/.libs/libcruft_la-datanh.o libtool: compile: f77 -O -c slatec-fn/dacosh.f -o slatec-fn/libcruft_la-dacosh.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-dbetai.o slatec-fn/datanh.f: datanh: libtool: compile: f77 -O -c slatec-fn/dasinh.f -o slatec-fn/libcruft_la-dasinh.o >/dev/null 2>&1 slatec-fn/dbetai.f: dbetai: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dcsevl.lo `test -f 'slatec-fn/dcsevl.f' || echo './'`slatec-fn/dcsevl.f libtool: compile: f77 -O -c slatec-fn/datanh.f -o slatec-fn/libcruft_la-datanh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-derf.lo `test -f 'slatec-fn/derf.f' || echo './'`slatec-fn/derf.f libtool: compile: f77 -O -c slatec-fn/dcsevl.f -fPIC -o slatec-fn/.libs/libcruft_la-dcsevl.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-derfc.lo `test -f 'slatec-fn/derfc.f' || echo './'`slatec-fn/derfc.f libtool: compile: f77 -O -c slatec-fn/dbetai.f -o slatec-fn/libcruft_la-dbetai.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/derf.f -fPIC -o slatec-fn/.libs/libcruft_la-derf.o slatec-fn/dcsevl.f: dcsevl: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dgami.lo `test -f 'slatec-fn/dgami.f' || echo './'`slatec-fn/dgami.f libtool: compile: f77 -O -c slatec-fn/derfc.f -fPIC -o slatec-fn/.libs/libcruft_la-derfc.o slatec-fn/derf.f: derf: slatec-fn/derfc.f: derfc: libtool: compile: f77 -O -c slatec-fn/dcsevl.f -o slatec-fn/libcruft_la-dcsevl.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dgami.f -fPIC -o slatec-fn/.libs/libcruft_la-dgami.o libtool: compile: f77 -O -c slatec-fn/derf.f -o slatec-fn/libcruft_la-derf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dgamit.lo `test -f 'slatec-fn/dgamit.f' || echo './'`slatec-fn/dgamit.f slatec-fn/dgami.f: dgami: libtool: compile: f77 -O -c slatec-fn/derfc.f -o slatec-fn/libcruft_la-derfc.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamit.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dgamlm.lo `test -f 'slatec-fn/dgamlm.f' || echo './'`slatec-fn/dgamlm.f libtool: compile: f77 -O -c slatec-fn/dgami.f -o slatec-fn/libcruft_la-dgami.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dgamma.lo `test -f 'slatec-fn/dgamma.f' || echo './'`slatec-fn/dgamma.f slatec-fn/dgamit.f: dgamit: libtool: compile: f77 -O -c slatec-fn/dgamlm.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamlm.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dgamr.lo `test -f 'slatec-fn/dgamr.f' || echo './'`slatec-fn/dgamr.f libtool: compile: f77 -O -c slatec-fn/dgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamma.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dlbeta.lo `test -f 'slatec-fn/dlbeta.f' || echo './'`slatec-fn/dlbeta.f slatec-fn/dgamlm.f: dgamlm: slatec-fn/dgamma.f: dgamma: libtool: compile: f77 -O -c slatec-fn/dgamr.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamr.o libtool: compile: f77 -O -c slatec-fn/dlbeta.f -fPIC -o slatec-fn/.libs/libcruft_la-dlbeta.o libtool: compile: f77 -O -c slatec-fn/dgamlm.f -o slatec-fn/libcruft_la-dgamlm.o >/dev/null 2>&1 slatec-fn/dgamr.f: dgamr: libtool: compile: f77 -O -c slatec-fn/dgamma.f -o slatec-fn/libcruft_la-dgamma.o >/dev/null 2>&1 slatec-fn/dlbeta.f: dlbeta: libtool: compile: f77 -O -c slatec-fn/dgamit.f -o slatec-fn/libcruft_la-dgamit.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dgamr.f -o slatec-fn/libcruft_la-dgamr.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dlbeta.f -o slatec-fn/libcruft_la-dlbeta.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dlgams.lo `test -f 'slatec-fn/dlgams.f' || echo './'`slatec-fn/dlgams.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dlngam.lo `test -f 'slatec-fn/dlngam.f' || echo './'`slatec-fn/dlngam.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dlnrel.lo `test -f 'slatec-fn/dlnrel.f' || echo './'`slatec-fn/dlnrel.f libtool: compile: f77 -O -c slatec-fn/dlgams.f -fPIC -o slatec-fn/.libs/libcruft_la-dlgams.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dpchim.lo `test -f 'slatec-fn/dpchim.f' || echo './'`slatec-fn/dpchim.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-dpchst.lo `test -f 'slatec-fn/dpchst.f' || echo './'`slatec-fn/dpchst.f slatec-fn/dlgams.f: dlgams: libtool: compile: f77 -O -c slatec-fn/dlngam.f -fPIC -o slatec-fn/.libs/libcruft_la-dlngam.o libtool: compile: f77 -O -c slatec-fn/dlnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-dlnrel.o libtool: compile: f77 -O -c slatec-fn/dpchim.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchim.o slatec-fn/dlngam.f: dlngam: libtool: compile: f77 -O -c slatec-fn/dlgams.f -o slatec-fn/libcruft_la-dlgams.o >/dev/null 2>&1 slatec-fn/dlnrel.f: dlnrel: slatec-fn/dpchim.f: dpchim: libtool: compile: f77 -O -c slatec-fn/dpchst.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchst.o libtool: compile: f77 -O -c slatec-fn/dlnrel.f -o slatec-fn/libcruft_la-dlnrel.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/dlngam.f -o slatec-fn/libcruft_la-dlngam.o >/dev/null 2>&1 slatec-fn/dpchst.f: dpchst: libtool: compile: f77 -O -c slatec-fn/dpchim.f -o slatec-fn/libcruft_la-dpchim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-erf.lo `test -f 'slatec-fn/erf.f' || echo './'`slatec-fn/erf.f libtool: compile: f77 -O -c slatec-fn/dpchst.f -o slatec-fn/libcruft_la-dpchst.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/erf.f -fPIC -o slatec-fn/.libs/libcruft_la-erf.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-erfc.lo `test -f 'slatec-fn/erfc.f' || echo './'`slatec-fn/erfc.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-gami.lo `test -f 'slatec-fn/gami.f' || echo './'`slatec-fn/gami.f slatec-fn/erf.f: erf: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-gamit.lo `test -f 'slatec-fn/gamit.f' || echo './'`slatec-fn/gamit.f libtool: compile: f77 -O -c slatec-fn/gami.f -fPIC -o slatec-fn/.libs/libcruft_la-gami.o libtool: compile: f77 -O -c slatec-fn/erfc.f -fPIC -o slatec-fn/.libs/libcruft_la-erfc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-gamlim.lo `test -f 'slatec-fn/gamlim.f' || echo './'`slatec-fn/gamlim.f libtool: compile: f77 -O -c slatec-fn/erf.f -o slatec-fn/libcruft_la-erf.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/gamit.f -fPIC -o slatec-fn/.libs/libcruft_la-gamit.o slatec-fn/gami.f: gami: slatec-fn/erfc.f: erfc: libtool: compile: f77 -O -c slatec-fn/gamlim.f -fPIC -o slatec-fn/.libs/libcruft_la-gamlim.o slatec-fn/gamit.f: gamit: libtool: compile: f77 -O -c slatec-fn/gami.f -o slatec-fn/libcruft_la-gami.o >/dev/null 2>&1 slatec-fn/gamlim.f: gamlim: libtool: compile: f77 -O -c slatec-fn/erfc.f -o slatec-fn/libcruft_la-erfc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-gamma.lo `test -f 'slatec-fn/gamma.f' || echo './'`slatec-fn/gamma.f libtool: compile: f77 -O -c slatec-fn/gamit.f -o slatec-fn/libcruft_la-gamit.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/gamlim.f -o slatec-fn/libcruft_la-gamlim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-gamr.lo `test -f 'slatec-fn/gamr.f' || echo './'`slatec-fn/gamr.f libtool: compile: f77 -O -c slatec-fn/gamma.f -fPIC -o slatec-fn/.libs/libcruft_la-gamma.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-initds.lo `test -f 'slatec-fn/initds.f' || echo './'`slatec-fn/initds.f slatec-fn/gamma.f: gamma: libtool: compile: f77 -O -c slatec-fn/gamr.f -fPIC -o slatec-fn/.libs/libcruft_la-gamr.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-inits.lo `test -f 'slatec-fn/inits.f' || echo './'`slatec-fn/inits.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-pchim.lo `test -f 'slatec-fn/pchim.f' || echo './'`slatec-fn/pchim.f libtool: compile: f77 -O -c slatec-fn/initds.f -fPIC -o slatec-fn/.libs/libcruft_la-initds.o slatec-fn/gamr.f: gamr: libtool: compile: f77 -O -c slatec-fn/gamma.f -o slatec-fn/libcruft_la-gamma.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/inits.f -fPIC -o slatec-fn/.libs/libcruft_la-inits.o slatec-fn/initds.f: initds: libtool: compile: f77 -O -c slatec-fn/pchim.f -fPIC -o slatec-fn/.libs/libcruft_la-pchim.o libtool: compile: f77 -O -c slatec-fn/gamr.f -o slatec-fn/libcruft_la-gamr.o >/dev/null 2>&1 slatec-fn/inits.f: inits: libtool: compile: f77 -O -c slatec-fn/initds.f -o slatec-fn/libcruft_la-initds.o >/dev/null 2>&1 slatec-fn/pchim.f: pchim: libtool: compile: f77 -O -c slatec-fn/inits.f -o slatec-fn/libcruft_la-inits.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-pchst.lo `test -f 'slatec-fn/pchst.f' || echo './'`slatec-fn/pchst.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-r9lgmc.lo `test -f 'slatec-fn/r9lgmc.f' || echo './'`slatec-fn/r9lgmc.f libtool: compile: f77 -O -c slatec-fn/pchim.f -o slatec-fn/libcruft_la-pchim.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/pchst.f -fPIC -o slatec-fn/.libs/libcruft_la-pchst.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-r9lgit.lo `test -f 'slatec-fn/r9lgit.f' || echo './'`slatec-fn/r9lgit.f libtool: compile: f77 -O -c slatec-fn/r9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgmc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-r9gmit.lo `test -f 'slatec-fn/r9gmit.f' || echo './'`slatec-fn/r9gmit.f slatec-fn/pchst.f: pchst: slatec-fn/r9lgmc.f: libtool: compile: f77 -O -c slatec-fn/r9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgit.o r9lgmc: libtool: compile: f77 -O -c slatec-fn/r9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9gmit.o libtool: compile: f77 -O -c slatec-fn/pchst.f -o slatec-fn/libcruft_la-pchst.o >/dev/null 2>&1 slatec-fn/r9lgit.f: r9lgit: libtool: compile: f77 -O -c slatec-fn/r9lgmc.f -o slatec-fn/libcruft_la-r9lgmc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-r9lgic.lo `test -f 'slatec-fn/r9lgic.f' || echo './'`slatec-fn/r9lgic.f slatec-fn/r9gmit.f: r9gmit: libtool: compile: f77 -O -c slatec-fn/r9lgit.f -o slatec-fn/libcruft_la-r9lgit.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/r9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgic.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdacosh.lo `test -f 'slatec-fn/xdacosh.f' || echo './'`slatec-fn/xdacosh.f libtool: compile: f77 -O -c slatec-fn/r9gmit.f -o slatec-fn/libcruft_la-r9gmit.o >/dev/null 2>&1 slatec-fn/r9lgic.f: r9lgic: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdasinh.lo `test -f 'slatec-fn/xdasinh.f' || echo './'`slatec-fn/xdasinh.f libtool: compile: f77 -O -c slatec-fn/xdacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdacosh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdatanh.lo `test -f 'slatec-fn/xdatanh.f' || echo './'`slatec-fn/xdatanh.f libtool: compile: f77 -O -c slatec-fn/r9lgic.f -o slatec-fn/libcruft_la-r9lgic.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/xdasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdasinh.o slatec-fn/xdacosh.f: xdacosh: slatec-fn/xdasinh.f: xdasinh: libtool: compile: f77 -O -c slatec-fn/xdatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdatanh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdbetai.lo `test -f 'slatec-fn/xdbetai.f' || echo './'`slatec-fn/xdbetai.f libtool: compile: f77 -O -c slatec-fn/xdacosh.f -o slatec-fn/libcruft_la-xdacosh.o >/dev/null 2>&1 slatec-fn/xdatanh.f: xdatanh: libtool: compile: f77 -O -c slatec-fn/xdasinh.f -o slatec-fn/libcruft_la-xdasinh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xderf.lo `test -f 'slatec-fn/xderf.f' || echo './'`slatec-fn/xderf.f libtool: compile: f77 -O -c slatec-fn/xdbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xdbetai.o libtool: compile: f77 -O -c slatec-fn/xdatanh.f -o slatec-fn/libcruft_la-xdatanh.o >/dev/null 2>&1 slatec-fn/xdbetai.f: xdbetai: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xderfc.lo `test -f 'slatec-fn/xderfc.f' || echo './'`slatec-fn/xderfc.f libtool: compile: f77 -O -c slatec-fn/xderf.f -fPIC -o slatec-fn/.libs/libcruft_la-xderf.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdgami.lo `test -f 'slatec-fn/xdgami.f' || echo './'`slatec-fn/xdgami.f libtool: compile: f77 -O -c slatec-fn/xdbetai.f -o slatec-fn/libcruft_la-xdbetai.o >/dev/null 2>&1 slatec-fn/xderf.f: xderf: libtool: compile: f77 -O -c slatec-fn/xderfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xderfc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdgamit.lo `test -f 'slatec-fn/xdgamit.f' || echo './'`slatec-fn/xdgamit.f libtool: compile: f77 -O -c slatec-fn/xdgami.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgami.o libtool: compile: f77 -O -c slatec-fn/xderf.f -o slatec-fn/libcruft_la-xderf.o >/dev/null 2>&1 slatec-fn/xderfc.f: xderfc: slatec-fn/xdgami.f: xdgami: libtool: compile: f77 -O -c slatec-fn/xdgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamit.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xdgamma.lo `test -f 'slatec-fn/xdgamma.f' || echo './'`slatec-fn/xdgamma.f libtool: compile: f77 -O -c slatec-fn/xderfc.f -o slatec-fn/libcruft_la-xderfc.o >/dev/null 2>&1 slatec-fn/xdgamit.f: xdgamit: libtool: compile: f77 -O -c slatec-fn/xdgami.f -o slatec-fn/libcruft_la-xdgami.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xgmainc.lo `test -f 'slatec-fn/xgmainc.f' || echo './'`slatec-fn/xgmainc.f libtool: compile: f77 -O -c slatec-fn/xdgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamma.o libtool: compile: f77 -O -c slatec-fn/xdgamit.f -o slatec-fn/libcruft_la-xdgamit.o >/dev/null 2>&1 slatec-fn/xdgamma.f: xdgamma: libtool: compile: f77 -O -c slatec-fn/xgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xacosh.lo `test -f 'slatec-fn/xacosh.f' || echo './'`slatec-fn/xacosh.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xasinh.lo `test -f 'slatec-fn/xasinh.f' || echo './'`slatec-fn/xasinh.f slatec-fn/xgmainc.f: xgammainc: libtool: compile: f77 -O -c slatec-fn/xdgamma.f -o slatec-fn/libcruft_la-xdgamma.o >/dev/null 2>&1 Warning on line 100 of slatec-fn/xgmainc.f: dgami declared EXTERNAL but never used. libtool: compile: f77 -O -c slatec-fn/xacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xacosh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xatanh.lo `test -f 'slatec-fn/xatanh.f' || echo './'`slatec-fn/xatanh.f libtool: compile: f77 -O -c slatec-fn/xasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xasinh.o slatec-fn/xacosh.f: xacosh: libtool: compile: f77 -O -c slatec-fn/xgmainc.f -o slatec-fn/libcruft_la-xgmainc.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/xatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xatanh.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xerf.lo `test -f 'slatec-fn/xerf.f' || echo './'`slatec-fn/xerf.f slatec-fn/xasinh.f: xasinh: libtool: compile: f77 -O -c slatec-fn/xacosh.f -o slatec-fn/libcruft_la-xacosh.o >/dev/null 2>&1 slatec-fn/xatanh.f: xatanh: libtool: compile: f77 -O -c slatec-fn/xasinh.f -o slatec-fn/libcruft_la-xasinh.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/xerf.f -fPIC -o slatec-fn/.libs/libcruft_la-xerf.o libtool: compile: f77 -O -c slatec-fn/xatanh.f -o slatec-fn/libcruft_la-xatanh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xerfc.lo `test -f 'slatec-fn/xerfc.f' || echo './'`slatec-fn/xerfc.f slatec-fn/xerf.f: xerf: /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xsgmainc.lo `test -f 'slatec-fn/xsgmainc.f' || echo './'`slatec-fn/xsgmainc.f /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xgamma.lo `test -f 'slatec-fn/xgamma.f' || echo './'`slatec-fn/xgamma.f libtool: compile: f77 -O -c slatec-fn/xerfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xerfc.o libtool: compile: f77 -O -c slatec-fn/xerf.f -o slatec-fn/libcruft_la-xerf.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/xsgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xsgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile f77 -O -c -o slatec-fn/libcruft_la-xbetai.lo `test -f 'slatec-fn/xbetai.f' || echo './'`slatec-fn/xbetai.f slatec-fn/xerfc.f: xerfc: libtool: compile: f77 -O -c slatec-fn/xgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xgamma.o slatec-fn/xsgmainc.f: xsgammainc: Warning on line 100 of slatec-fn/xsgmainc.f: gami declared EXTERNAL but never used. libtool: compile: f77 -O -c slatec-fn/xbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xbetai.o libtool: compile: f77 -O -c slatec-fn/xerfc.f -o slatec-fn/libcruft_la-xerfc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=link f77 -O -O -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -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 slatec-fn/xgamma.f: xgamma: libtool: compile: f77 -O -c slatec-fn/xsgmainc.f -o slatec-fn/libcruft_la-xsgmainc.o >/dev/null 2>&1 slatec-fn/xbetai.f: xbetai: libtool: compile: f77 -O -c slatec-fn/xgamma.f -o slatec-fn/libcruft_la-xgamma.o >/dev/null 2>&1 libtool: compile: f77 -O -c slatec-fn/xbetai.f -o slatec-fn/libcruft_la-xbetai.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -version-info 0:0:0 -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libcruft.la -rpath /usr/pkg/lib/octave/3.4.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 arpack/src/libcruft_la-cgetv0.lo arpack/src/libcruft_la-cnaitr.lo arpack/src/libcruft_la-cnapps.lo arpack/src/libcruft_la-cnaup2.lo arpack/src/libcruft_la-cnaupd.lo arpack/src/libcruft_la-cneigh.lo arpack/src/libcruft_la-cneupd.lo arpack/src/libcruft_la-cngets.lo arpack/src/libcruft_la-csortc.lo arpack/src/libcruft_la-cstatn.lo arpack/src/libcruft_la-dgetv0.lo arpack/src/libcruft_la-dlaqrb.lo arpack/src/libcruft_la-dnaitr.lo arpack/src/libcruft_la-dnapps.lo arpack/src/libcruft_la-dnaup2.lo arpack/src/libcruft_la-dnaupd.lo arpack/src/libcruft_la-dnaupe.lo arpack/src/libcruft_la-dnconv.lo arpack/src/libcruft_la-dneigh.lo arpack/src/libcruft_la-dneupd.lo arpack/src/libcruft_la-dngets.lo arpack/src/libcruft_la-dsaitr.lo arpack/src/libcruft_la-dsapps.lo arpack/src/libcruft_la-dsaup2.lo arpack/src/libcruft_la-dsaupd.lo arpack/src/libcruft_la-dsconv.lo arpack/src/libcruft_la-dseigt.lo arpack/src/libcruft_la-dsesrt.lo arpack/src/libcruft_la-dseupd.lo arpack/src/libcruft_la-dsgets.lo arpack/src/libcruft_la-dsortc.lo arpack/src/libcruft_la-dsortr.lo arpack/src/libcruft_la-dstatn.lo arpack/src/libcruft_la-dstats.lo arpack/src/libcruft_la-dstqrb.lo arpack/src/libcruft_la-sgetv0.lo arpack/src/libcruft_la-slaqrb.lo arpack/src/libcruft_la-snaitr.lo arpack/src/libcruft_la-snapps.lo arpack/src/libcruft_la-snaup2.lo arpack/src/libcruft_la-snaupd.lo arpack/src/libcruft_la-snaupe.lo arpack/src/libcruft_la-snconv.lo arpack/src/libcruft_la-sneigh.lo arpack/src/libcruft_la-sneupd.lo arpack/src/libcruft_la-sngets.lo arpack/src/libcruft_la-ssaitr.lo arpack/src/libcruft_la-ssapps.lo arpack/src/libcruft_la-ssaup2.lo arpack/src/libcruft_la-ssaupd.lo arpack/src/libcruft_la-ssconv.lo arpack/src/libcruft_la-sseigt.lo arpack/src/libcruft_la-ssesrt.lo arpack/src/libcruft_la-sseupd.lo arpack/src/libcruft_la-ssgets.lo arpack/src/libcruft_la-ssortc.lo arpack/src/libcruft_la-ssortr.lo arpack/src/libcruft_la-sstatn.lo arpack/src/libcruft_la-sstats.lo arpack/src/libcruft_la-sstqrb.lo arpack/src/libcruft_la-zgetv0.lo arpack/src/libcruft_la-znaitr.lo arpack/src/libcruft_la-znapps.lo arpack/src/libcruft_la-znaup2.lo arpack/src/libcruft_la-znaupd.lo arpack/src/libcruft_la-zneigh.lo arpack/src/libcruft_la-zneupd.lo arpack/src/libcruft_la-zngets.lo arpack/src/libcruft_la-zsortc.lo arpack/src/libcruft_la-zstatn.lo arpack/util/libcruft_la-cmout.lo arpack/util/libcruft_la-cvout.lo arpack/util/libcruft_la-dmout.lo arpack/util/libcruft_la-dvout.lo arpack/util/libcruft_la-icnteq.lo arpack/util/libcruft_la-icopy.lo arpack/util/libcruft_la-iset.lo arpack/util/libcruft_la-iswap.lo arpack/util/libcruft_la-ivout.lo arpack/util/libcruft_la-second.lo arpack/util/libcruft_la-smout.lo arpack/util/libcruft_la-svout.lo arpack/util/libcruft_la-zmout.lo arpack/util/libcruft_la-zvout.lo blas-xtra/libcruft_la-ddot3.lo blas-xtra/libcruft_la-zdotc3.lo blas-xtra/libcruft_la-sdot3.lo blas-xtra/libcruft_la-cdotc3.lo blas-xtra/libcruft_la-dmatm3.lo blas-xtra/libcruft_la-zmatm3.lo blas-xtra/libcruft_la-smatm3.lo blas-xtra/libcruft_la-cmatm3.lo blas-xtra/libcruft_la-xddot.lo blas-xtra/libcruft_la-xdnrm2.lo blas-xtra/libcruft_la-xdznrm2.lo blas-xtra/libcruft_la-xzdotc.lo blas-xtra/libcruft_la-xzdotu.lo blas-xtra/libcruft_la-xsdot.lo blas-xtra/libcruft_la-xsnrm2.lo blas-xtra/libcruft_la-xscnrm2.lo blas-xtra/libcruft_la-xcdotc.lo blas-xtra/libcruft_la-xcdotu.lo blas-xtra/libcruft_la-xerbla.lo blas-xtra/libcruft_la-cconv2.lo blas-xtra/libcruft_la-csconv2.lo blas-xtra/libcruft_la-dconv2.lo blas-xtra/libcruft_la-sconv2.lo blas-xtra/libcruft_la-zconv2.lo blas-xtra/libcruft_la-zdconv2.lo daspk/libcruft_la-datv.lo daspk/libcruft_la-dcnst0.lo daspk/libcruft_la-dcnstr.lo daspk/libcruft_la-ddasic.lo daspk/libcruft_la-ddasid.lo daspk/libcruft_la-ddasik.lo daspk/libcruft_la-ddaspk.lo daspk/libcruft_la-ddstp.lo daspk/libcruft_la-ddwnrm.lo daspk/libcruft_la-dfnrmd.lo daspk/libcruft_la-dfnrmk.lo daspk/libcruft_la-dhels.lo daspk/libcruft_la-dheqr.lo daspk/libcruft_la-dinvwt.lo daspk/libcruft_la-dlinsd.lo daspk/libcruft_la-dlinsk.lo daspk/libcruft_la-dmatd.lo daspk/libcruft_la-dnedd.lo daspk/libcruft_la-dnedk.lo daspk/libcruft_la-dnsd.lo daspk/libcruft_la-dnsid.lo daspk/libcruft_la-dnsik.lo daspk/libcruft_la-dnsk.lo daspk/libcruft_la-dorth.lo daspk/libcruft_la-dslvd.lo daspk/libcruft_la-dslvk.lo daspk/libcruft_la-dspigm.lo daspk/libcruft_la-dyypnw.lo dasrt/libcruft_la-ddasrt.lo dasrt/libcruft_la-drchek.lo dasrt/libcruft_la-droots.lo dassl/libcruft_la-ddaini.lo dassl/libcruft_la-ddajac.lo dassl/libcruft_la-ddanrm.lo dassl/libcruft_la-ddaslv.lo dassl/libcruft_la-ddassl.lo dassl/libcruft_la-ddastp.lo dassl/libcruft_la-ddatrp.lo dassl/libcruft_la-ddawts.lo fftpack/libcruft_la-cfftb.lo fftpack/libcruft_la-cfftb1.lo fftpack/libcruft_la-cfftf.lo fftpack/libcruft_la-cfftf1.lo fftpack/libcruft_la-cffti.lo fftpack/libcruft_la-cffti1.lo fftpack/libcruft_la-passb.lo fftpack/libcruft_la-passb2.lo fftpack/libcruft_la-passb3.lo fftpack/libcruft_la-passb4.lo fftpack/libcruft_la-passb5.lo fftpack/libcruft_la-passf.lo fftpack/libcruft_la-passf2.lo fftpack/libcruft_la-passf3.lo fftpack/libcruft_la-passf4.lo fftpack/libcruft_la-passf5.lo fftpack/libcruft_la-zfftb.lo fftpack/libcruft_la-zfftb1.lo fftpack/libcruft_la-zfftf.lo fftpack/libcruft_la-zfftf1.lo fftpack/libcruft_la-zffti.lo fftpack/libcruft_la-zffti1.lo fftpack/libcruft_la-zpassb.lo fftpack/libcruft_la-zpassb2.lo fftpack/libcruft_la-zpassb3.lo fftpack/libcruft_la-zpassb4.lo fftpack/libcruft_la-zpassb5.lo fftpack/libcruft_la-zpassf.lo fftpack/libcruft_la-zpassf2.lo fftpack/libcruft_la-zpassf3.lo fftpack/libcruft_la-zpassf4.lo fftpack/libcruft_la-zpassf5.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 ../libgnu/libgnu.la libranlib.la -llapack -lblas -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. -R/usr/pkg/lib -lm -lf2c -lm libtool: link: ar cru .libs/libranlib.a ranlib/.libs/advnst.o ranlib/.libs/genbet.o ranlib/.libs/genchi.o ranlib/.libs/genexp.o ranlib/.libs/genf.o ranlib/.libs/gengam.o ranlib/.libs/genmn.o ranlib/.libs/genmul.o ranlib/.libs/gennch.o ranlib/.libs/gennf.o ranlib/.libs/gennor.o ranlib/.libs/genprm.o ranlib/.libs/genunf.o ranlib/.libs/getcgn.o ranlib/.libs/getsd.o ranlib/.libs/ignbin.o ranlib/.libs/ignlgi.o ranlib/.libs/ignnbn.o ranlib/.libs/ignpoi.o ranlib/.libs/ignuin.o ranlib/.libs/initgn.o ranlib/.libs/inrgcm.o ranlib/.libs/lennob.o ranlib/.libs/mltmod.o ranlib/.libs/phrtsd.o ranlib/.libs/qrgnin.o ranlib/.libs/ranf.o ranlib/.libs/setall.o ranlib/.libs/setant.o ranlib/.libs/setgmn.o ranlib/.libs/setsd.o ranlib/.libs/sexpo.o ranlib/.libs/sgamma.o ranlib/.libs/snorm.o ranlib/.libs/wrap.o libtool: link: ranlib .libs/libranlib.a libtool: link: ( cd ".libs" && rm -f "libranlib.la" && ln -s "../libranlib.la" "libranlib.la" ) libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o amos/.libs/libcruft_la-cacai.o amos/.libs/libcruft_la-cacon.o amos/.libs/libcruft_la-cbesh.o amos/.libs/libcruft_la-cbesi.o amos/.libs/libcruft_la-cbesj.o amos/.libs/libcruft_la-cbesk.o amos/.libs/libcruft_la-cbesy.o amos/.libs/libcruft_la-cbinu.o amos/.libs/libcruft_la-cbuni.o amos/.libs/libcruft_la-cbunk.o amos/.libs/libcruft_la-cunk1.o amos/.libs/libcruft_la-cunk2.o amos/.libs/libcruft_la-crati.o amos/.libs/libcruft_la-cshch.o amos/.libs/libcruft_la-cuni1.o amos/.libs/libcruft_la-cuoik.o amos/.libs/libcruft_la-cairy.o amos/.libs/libcruft_la-cbiry.o amos/.libs/libcruft_la-ckscl.o amos/.libs/libcruft_la-cs1s2.o amos/.libs/libcruft_la-cuchk.o amos/.libs/libcruft_la-cuni2.o amos/.libs/libcruft_la-cwrsk.o amos/.libs/libcruft_la-casyi.o amos/.libs/libcruft_la-cbknu.o amos/.libs/libcruft_la-cmlri.o amos/.libs/libcruft_la-cseri.o amos/.libs/libcruft_la-cunhj.o amos/.libs/libcruft_la-cunik.o amos/.libs/libcruft_la-dgamln.o amos/.libs/libcruft_la-gamln.o amos/.libs/libcruft_la-xzabs.o amos/.libs/libcruft_la-xzexp.o amos/.libs/libcruft_la-xzlog.o amos/.libs/libcruft_la-xzsqrt.o amos/.libs/libcruft_la-zacai.o amos/.libs/libcruft_la-zacon.o amos/.libs/libcruft_la-zairy.o amos/.libs/libcruft_la-zasyi.o amos/.libs/libcruft_la-zbesh.o amos/.libs/libcruft_la-zbesi.o amos/.libs/libcruft_la-zbesj.o amos/.libs/libcruft_la-zbesk.o amos/.libs/libcruft_la-zbesy.o amos/.libs/libcruft_la-zbinu.o amos/.libs/libcruft_la-zbiry.o amos/.libs/libcruft_la-zbknu.o amos/.libs/libcruft_la-zbuni.o amos/.libs/libcruft_la-zbunk.o amos/.libs/libcruft_la-zdiv.o amos/.libs/libcruft_la-zkscl.o amos/.libs/libcruft_la-zmlri.o amos/.libs/libcruft_la-zmlt.o amos/.libs/libcruft_la-zrati.o amos/.libs/libcruft_la-zs1s2.o amos/.libs/libcruft_la-zseri.o amos/.libs/libcruft_la-zshch.o amos/.libs/libcruft_la-zuchk.o amos/.libs/libcruft_la-zunhj.o amos/.libs/libcruft_la-zuni1.o amos/.libs/libcruft_la-zuni2.o amos/.libs/libcruft_la-zunik.o amos/.libs/libcruft_la-zunk1.o amos/.libs/libcruft_la-zunk2.o amos/.libs/libcruft_la-zuoik.o amos/.libs/libcruft_la-zwrsk.o arpack/src/.libs/libcruft_la-cgetv0.o arpack/src/.libs/libcruft_la-cnaitr.o arpack/src/.libs/libcruft_la-cnapps.o arpack/src/.libs/libcruft_la-cnaup2.o arpack/src/.libs/libcruft_la-cnaupd.o arpack/src/.libs/libcruft_la-cneigh.o arpack/src/.libs/libcruft_la-cneupd.o arpack/src/.libs/libcruft_la-cngets.o arpack/src/.libs/libcruft_la-csortc.o arpack/src/.libs/libcruft_la-cstatn.o arpack/src/.libs/libcruft_la-dgetv0.o arpack/src/.libs/libcruft_la-dlaqrb.o arpack/src/.libs/libcruft_la-dnaitr.o arpack/src/.libs/libcruft_la-dnapps.o arpack/src/.libs/libcruft_la-dnaup2.o arpack/src/.libs/libcruft_la-dnaupd.o arpack/src/.libs/libcruft_la-dnaupe.o arpack/src/.libs/libcruft_la-dnconv.o arpack/src/.libs/libcruft_la-dneigh.o arpack/src/.libs/libcruft_la-dneupd.o arpack/src/.libs/libcruft_la-dngets.o arpack/src/.libs/libcruft_la-dsaitr.o arpack/src/.libs/libcruft_la-dsapps.o arpack/src/.libs/libcruft_la-dsaup2.o arpack/src/.libs/libcruft_la-dsaupd.o arpack/src/.libs/libcruft_la-dsconv.o arpack/src/.libs/libcruft_la-dseigt.o arpack/src/.libs/libcruft_la-dsesrt.o arpack/src/.libs/libcruft_la-dseupd.o arpack/src/.libs/libcruft_la-dsgets.o arpack/src/.libs/libcruft_la-dsortc.o arpack/src/.libs/libcruft_la-dsortr.o arpack/src/.libs/libcruft_la-dstatn.o arpack/src/.libs/libcruft_la-dstats.o arpack/src/.libs/libcruft_la-dstqrb.o arpack/src/.libs/libcruft_la-sgetv0.o arpack/src/.libs/libcruft_la-slaqrb.o arpack/src/.libs/libcruft_la-snaitr.o arpack/src/.libs/libcruft_la-snapps.o arpack/src/.libs/libcruft_la-snaup2.o arpack/src/.libs/libcruft_la-snaupd.o arpack/src/.libs/libcruft_la-snaupe.o arpack/src/.libs/libcruft_la-snconv.o arpack/src/.libs/libcruft_la-sneigh.o arpack/src/.libs/libcruft_la-sneupd.o arpack/src/.libs/libcruft_la-sngets.o arpack/src/.libs/libcruft_la-ssaitr.o arpack/src/.libs/libcruft_la-ssapps.o arpack/src/.libs/libcruft_la-ssaup2.o arpack/src/.libs/libcruft_la-ssaupd.o arpack/src/.libs/libcruft_la-ssconv.o arpack/src/.libs/libcruft_la-sseigt.o arpack/src/.libs/libcruft_la-ssesrt.o arpack/src/.libs/libcruft_la-sseupd.o arpack/src/.libs/libcruft_la-ssgets.o arpack/src/.libs/libcruft_la-ssortc.o arpack/src/.libs/libcruft_la-ssortr.o arpack/src/.libs/libcruft_la-sstatn.o arpack/src/.libs/libcruft_la-sstats.o arpack/src/.libs/libcruft_la-sstqrb.o arpack/src/.libs/libcruft_la-zgetv0.o arpack/src/.libs/libcruft_la-znaitr.o arpack/src/.libs/libcruft_la-znapps.o arpack/src/.libs/libcruft_la-znaup2.o arpack/src/.libs/libcruft_la-znaupd.o arpack/src/.libs/libcruft_la-zneigh.o arpack/src/.libs/libcruft_la-zneupd.o arpack/src/.libs/libcruft_la-zngets.o arpack/src/.libs/libcruft_la-zsortc.o arpack/src/.libs/libcruft_la-zstatn.o arpack/util/.libs/libcruft_la-cmout.o arpack/util/.libs/libcruft_la-cvout.o arpack/util/.libs/libcruft_la-dmout.o arpack/util/.libs/libcruft_la-dvout.o arpack/util/.libs/libcruft_la-icnteq.o arpack/util/.libs/libcruft_la-icopy.o arpack/util/.libs/libcruft_la-iset.o arpack/util/.libs/libcruft_la-iswap.o arpack/util/.libs/libcruft_la-ivout.o arpack/util/.libs/libcruft_la-second.o arpack/util/.libs/libcruft_la-smout.o arpack/util/.libs/libcruft_la-svout.o arpack/util/.libs/libcruft_la-zmout.o arpack/util/.libs/libcruft_la-zvout.o blas-xtra/.libs/libcruft_la-ddot3.o blas-xtra/.libs/libcruft_la-zdotc3.o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/.libs/libcruft_la-cdotc3.o blas-xtra/.libs/libcruft_la-dmatm3.o blas-xtra/.libs/libcruft_la-zmatm3.o blas-xtra/.libs/libcruft_la-smatm3.o blas-xtra/.libs/libcruft_la-cmatm3.o blas-xtra/.libs/libcruft_la-xddot.o blas-xtra/.libs/libcruft_la-xdnrm2.o blas-xtra/.libs/libcruft_la-xdznrm2.o blas-xtra/.libs/libcruft_la-xzdotc.o blas-xtra/.libs/libcruft_la-xzdotu.o blas-xtra/.libs/libcruft_la-xsdot.o blas-xtra/.libs/libcruft_la-xsnrm2.o blas-xtra/.libs/libcruft_la-xscnrm2.o blas-xtra/.libs/libcruft_la-xcdotc.o blas-xtra/.libs/libcruft_la-xcdotu.o blas-xtra/.libs/libcruft_la-xerbla.o blas-xtra/.libs/libcruft_la-cconv2.o blas-xtra/.libs/libcruft_la-csconv2.o blas-xtra/.libs/libcruft_la-dconv2.o blas-xtra/.libs/libcruft_la-sconv2.o blas-xtra/.libs/libcruft_la-zconv2.o blas-xtra/.libs/libcruft_la-zdconv2.o daspk/.libs/libcruft_la-datv.o daspk/.libs/libcruft_la-dcnst0.o daspk/.libs/libcruft_la-dcnstr.o daspk/.libs/libcruft_la-ddasic.o daspk/.libs/libcruft_la-ddasid.o daspk/.libs/libcruft_la-ddasik.o daspk/.libs/libcruft_la-ddaspk.o daspk/.libs/libcruft_la-ddstp.o daspk/.libs/libcruft_la-ddwnrm.o daspk/.libs/libcruft_la-dfnrmd.o daspk/.libs/libcruft_la-dfnrmk.o daspk/.libs/libcruft_la-dhels.o daspk/.libs/libcruft_la-dheqr.o daspk/.libs/libcruft_la-dinvwt.o daspk/.libs/libcruft_la-dlinsd.o daspk/.libs/libcruft_la-dlinsk.o daspk/.libs/libcruft_la-dmatd.o daspk/.libs/libcruft_la-dnedd.o daspk/.libs/libcruft_la-dnedk.o daspk/.libs/libcruft_la-dnsd.o daspk/.libs/libcruft_la-dnsid.o daspk/.libs/libcruft_la-dnsik.o daspk/.libs/libcruft_la-dnsk.o daspk/.libs/libcruft_la-dorth.o daspk/.libs/libcruft_la-dslvd.o daspk/.libs/libcruft_la-dslvk.o daspk/.libs/libcruft_la-dspigm.o daspk/.libs/libcruft_la-dyypnw.o dasrt/.libs/libcruft_la-ddasrt.o dasrt/.libs/libcruft_la-drchek.o dasrt/.libs/libcruft_la-droots.o dassl/.libs/libcruft_la-ddaini.o dassl/.libs/libcruft_la-ddajac.o dassl/.libs/libcruft_la-ddanrm.o dassl/.libs/libcruft_la-ddaslv.o dassl/.libs/libcruft_la-ddassl.o dassl/.libs/libcruft_la-ddastp.o dassl/.libs/libcruft_la-ddatrp.o dassl/.libs/libcruft_la-ddawts.o fftpack/.libs/libcruft_la-cfftb.o fftpack/.libs/libcruft_la-cfftb1.o fftpack/.libs/libcruft_la-cfftf.o fftpack/.libs/libcruft_la-cfftf1.o fftpack/.libs/libcruft_la-cffti.o fftpack/.libs/libcruft_la-cffti1.o fftpack/.libs/libcruft_la-passb.o fftpack/.libs/libcruft_la-passb2.o fftpack/.libs/libcruft_la-passb3.o fftpack/.libs/libcruft_la-passb4.o fftpack/.libs/libcruft_la-passb5.o fftpack/.libs/libcruft_la-passf.o fftpack/.libs/libcruft_la-passf2.o fftpack/.libs/libcruft_la-passf3.o fftpack/.libs/libcruft_la-passf4.o fftpack/.libs/libcruft_la-passf5.o fftpack/.libs/libcruft_la-zfftb.o fftpack/.libs/libcruft_la-zfftb1.o fftpack/.libs/libcruft_la-zfftf.o fftpack/.libs/libcruft_la-zfftf1.o fftpack/.libs/libcruft_la-zffti.o fftpack/.libs/libcruft_la-zffti1.o fftpack/.libs/libcruft_la-zpassb.o fftpack/.libs/libcruft_la-zpassb2.o fftpack/.libs/libcruft_la-zpassb3.o fftpack/.libs/libcruft_la-zpassb4.o fftpack/.libs/libcruft_la-zpassb5.o fftpack/.libs/libcruft_la-zpassf.o fftpack/.libs/libcruft_la-zpassf2.o fftpack/.libs/libcruft_la-zpassf3.o fftpack/.libs/libcruft_la-zpassf4.o fftpack/.libs/libcruft_la-zpassf5.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 ../libgnu/.libs/libgnu.a ./.libs/libranlib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib -L/tmp/pkgsrc/math/octave/work/.buildlink/lib /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/lib/../lib64 -L/usr/lib/../lib64 /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -pthread -Wl,-soname -Wl,libcruft.so.0 -o .libs/libcruft.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcruft.so.0" && ln -s "libcruft.so.0.0.0" "libcruft.so.0") libtool: link: (cd ".libs" && rm -f "libcruft.so" && ln -s "libcruft.so.0.0.0" "libcruft.so") libtool: link: (cd .libs/libcruft.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/../libgnu/.libs/libgnu.a") libtool: link: (cd .libs/libcruft.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/./.libs/libranlib.a") libtool: link: ar cru .libs/libcruft.a amos/libcruft_la-cacai.o amos/libcruft_la-cacon.o amos/libcruft_la-cbesh.o amos/libcruft_la-cbesi.o amos/libcruft_la-cbesj.o amos/libcruft_la-cbesk.o amos/libcruft_la-cbesy.o amos/libcruft_la-cbinu.o amos/libcruft_la-cbuni.o amos/libcruft_la-cbunk.o amos/libcruft_la-cunk1.o amos/libcruft_la-cunk2.o amos/libcruft_la-crati.o amos/libcruft_la-cshch.o amos/libcruft_la-cuni1.o amos/libcruft_la-cuoik.o amos/libcruft_la-cairy.o amos/libcruft_la-cbiry.o amos/libcruft_la-ckscl.o amos/libcruft_la-cs1s2.o amos/libcruft_la-cuchk.o amos/libcruft_la-cuni2.o amos/libcruft_la-cwrsk.o amos/libcruft_la-casyi.o amos/libcruft_la-cbknu.o amos/libcruft_la-cmlri.o amos/libcruft_la-cseri.o amos/libcruft_la-cunhj.o amos/libcruft_la-cunik.o amos/libcruft_la-dgamln.o amos/libcruft_la-gamln.o amos/libcruft_la-xzabs.o amos/libcruft_la-xzexp.o amos/libcruft_la-xzlog.o amos/libcruft_la-xzsqrt.o amos/libcruft_la-zacai.o amos/libcruft_la-zacon.o amos/libcruft_la-zairy.o amos/libcruft_la-zasyi.o amos/libcruft_la-zbesh.o amos/libcruft_la-zbesi.o amos/libcruft_la-zbesj.o amos/libcruft_la-zbesk.o amos/libcruft_la-zbesy.o amos/libcruft_la-zbinu.o amos/libcruft_la-zbiry.o amos/libcruft_la-zbknu.o amos/libcruft_la-zbuni.o amos/libcruft_la-zbunk.o amos/libcruft_la-zdiv.o amos/libcruft_la-zkscl.o amos/libcruft_la-zmlri.o amos/libcruft_la-zmlt.o amos/libcruft_la-zrati.o amos/libcruft_la-zs1s2.o amos/libcruft_la-zseri.o amos/libcruft_la-zshch.o amos/libcruft_la-zuchk.o amos/libcruft_la-zunhj.o amos/libcruft_la-zuni1.o amos/libcruft_la-zuni2.o amos/libcruft_la-zunik.o amos/libcruft_la-zunk1.o amos/libcruft_la-zunk2.o amos/libcruft_la-zuoik.o amos/libcruft_la-zwrsk.o arpack/src/libcruft_la-cgetv0.o arpack/src/libcruft_la-cnaitr.o arpack/src/libcruft_la-cnapps.o arpack/src/libcruft_la-cnaup2.o arpack/src/libcruft_la-cnaupd.o arpack/src/libcruft_la-cneigh.o arpack/src/libcruft_la-cneupd.o arpack/src/libcruft_la-cngets.o arpack/src/libcruft_la-csortc.o arpack/src/libcruft_la-cstatn.o arpack/src/libcruft_la-dgetv0.o arpack/src/libcruft_la-dlaqrb.o arpack/src/libcruft_la-dnaitr.o arpack/src/libcruft_la-dnapps.o arpack/src/libcruft_la-dnaup2.o arpack/src/libcruft_la-dnaupd.o arpack/src/libcruft_la-dnaupe.o arpack/src/libcruft_la-dnconv.o arpack/src/libcruft_la-dneigh.o arpack/src/libcruft_la-dneupd.o arpack/src/libcruft_la-dngets.o arpack/src/libcruft_la-dsaitr.o arpack/src/libcruft_la-dsapps.o arpack/src/libcruft_la-dsaup2.o arpack/src/libcruft_la-dsaupd.o arpack/src/libcruft_la-dsconv.o arpack/src/libcruft_la-dseigt.o arpack/src/libcruft_la-dsesrt.o arpack/src/libcruft_la-dseupd.o arpack/src/libcruft_la-dsgets.o arpack/src/libcruft_la-dsortc.o arpack/src/libcruft_la-dsortr.o arpack/src/libcruft_la-dstatn.o arpack/src/libcruft_la-dstats.o arpack/src/libcruft_la-dstqrb.o arpack/src/libcruft_la-sgetv0.o arpack/src/libcruft_la-slaqrb.o arpack/src/libcruft_la-snaitr.o arpack/src/libcruft_la-snapps.o arpack/src/libcruft_la-snaup2.o arpack/src/libcruft_la-snaupd.o arpack/src/libcruft_la-snaupe.o arpack/src/libcruft_la-snconv.o arpack/src/libcruft_la-sneigh.o arpack/src/libcruft_la-sneupd.o arpack/src/libcruft_la-sngets.o arpack/src/libcruft_la-ssaitr.o arpack/src/libcruft_la-ssapps.o arpack/src/libcruft_la-ssaup2.o arpack/src/libcruft_la-ssaupd.o arpack/src/libcruft_la-ssconv.o arpack/src/libcruft_la-sseigt.o arpack/src/libcruft_la-ssesrt.o arpack/src/libcruft_la-sseupd.o arpack/src/libcruft_la-ssgets.o arpack/src/libcruft_la-ssortc.o arpack/src/libcruft_la-ssortr.o arpack/src/libcruft_la-sstatn.o arpack/src/libcruft_la-sstats.o arpack/src/libcruft_la-sstqrb.o arpack/src/libcruft_la-zgetv0.o arpack/src/libcruft_la-znaitr.o arpack/src/libcruft_la-znapps.o arpack/src/libcruft_la-znaup2.o arpack/src/libcruft_la-znaupd.o arpack/src/libcruft_la-zneigh.o arpack/src/libcruft_la-zneupd.o arpack/src/libcruft_la-zngets.o arpack/src/libcruft_la-zsortc.o arpack/src/libcruft_la-zstatn.o arpack/util/libcruft_la-cmout.o arpack/util/libcruft_la-cvout.o arpack/util/libcruft_la-dmout.o arpack/util/libcruft_la-dvout.o arpack/util/libcruft_la-icnteq.o arpack/util/libcruft_la-icopy.o arpack/util/libcruft_la-iset.o arpack/util/libcruft_la-iswap.o arpack/util/libcruft_la-ivout.o arpack/util/libcruft_la-second.o arpack/util/libcruft_la-smout.o arpack/util/libcruft_la-svout.o arpack/util/libcruft_la-zmout.o arpack/util/libcruft_la-zvout.o blas-xtra/libcruft_la-ddot3.o blas-xtra/libcruft_la-zdotc3.o blas-xtra/libcruft_la-sdot3.o blas-xtra/libcruft_la-cdotc3.o blas-xtra/libcruft_la-dmatm3.o blas-xtra/libcruft_la-zmatm3.o blas-xtra/libcruft_la-smatm3.o blas-xtra/libcruft_la-cmatm3.o blas-xtra/libcruft_la-xddot.o blas-xtra/libcruft_la-xdnrm2.o blas-xtra/libcruft_la-xdznrm2.o blas-xtra/libcruft_la-xzdotc.o blas-xtra/libcruft_la-xzdotu.o blas-xtra/libcruft_la-xsdot.o blas-xtra/libcruft_la-xsnrm2.o blas-xtra/libcruft_la-xscnrm2.o blas-xtra/libcruft_la-xcdotc.o blas-xtra/libcruft_la-xcdotu.o blas-xtra/libcruft_la-xerbla.o blas-xtra/libcruft_la-cconv2.o blas-xtra/libcruft_la-csconv2.o blas-xtra/libcruft_la-dconv2.o blas-xtra/libcruft_la-sconv2.o blas-xtra/libcruft_la-zconv2.o blas-xtra/libcruft_la-zdconv2.o daspk/libcruft_la-datv.o daspk/libcruft_la-dcnst0.o daspk/libcruft_la-dcnstr.o daspk/libcruft_la-ddasic.o daspk/libcruft_la-ddasid.o daspk/libcruft_la-ddasik.o daspk/libcruft_la-ddaspk.o daspk/libcruft_la-ddstp.o daspk/libcruft_la-ddwnrm.o daspk/libcruft_la-dfnrmd.o daspk/libcruft_la-dfnrmk.o daspk/libcruft_la-dhels.o daspk/libcruft_la-dheqr.o daspk/libcruft_la-dinvwt.o daspk/libcruft_la-dlinsd.o daspk/libcruft_la-dlinsk.o daspk/libcruft_la-dmatd.o daspk/libcruft_la-dnedd.o daspk/libcruft_la-dnedk.o daspk/libcruft_la-dnsd.o daspk/libcruft_la-dnsid.o daspk/libcruft_la-dnsik.o daspk/libcruft_la-dnsk.o daspk/libcruft_la-dorth.o daspk/libcruft_la-dslvd.o daspk/libcruft_la-dslvk.o daspk/libcruft_la-dspigm.o daspk/libcruft_la-dyypnw.o dasrt/libcruft_la-ddasrt.o dasrt/libcruft_la-drchek.o dasrt/libcruft_la-droots.o dassl/libcruft_la-ddaini.o dassl/libcruft_la-ddajac.o dassl/libcruft_la-ddanrm.o dassl/libcruft_la-ddaslv.o dassl/libcruft_la-ddassl.o dassl/libcruft_la-ddastp.o dassl/libcruft_la-ddatrp.o dassl/libcruft_la-ddawts.o fftpack/libcruft_la-cfftb.o fftpack/libcruft_la-cfftb1.o fftpack/libcruft_la-cfftf.o fftpack/libcruft_la-cfftf1.o fftpack/libcruft_la-cffti.o fftpack/libcruft_la-cffti1.o fftpack/libcruft_la-passb.o fftpack/libcruft_la-passb2.o fftpack/libcruft_la-passb3.o fftpack/libcruft_la-passb4.o fftpack/libcruft_la-passb5.o fftpack/libcruft_la-passf.o fftpack/libcruft_la-passf2.o fftpack/libcruft_la-passf3.o fftpack/libcruft_la-passf4.o fftpack/libcruft_la-passf5.o fftpack/libcruft_la-zfftb.o fftpack/libcruft_la-zfftb1.o fftpack/libcruft_la-zfftf.o fftpack/libcruft_la-zfftf1.o fftpack/libcruft_la-zffti.o fftpack/libcruft_la-zffti1.o fftpack/libcruft_la-zpassb.o fftpack/libcruft_la-zpassb2.o fftpack/libcruft_la-zpassb3.o fftpack/libcruft_la-zpassb4.o fftpack/libcruft_la-zpassb5.o fftpack/libcruft_la-zpassf.o fftpack/libcruft_la-zpassf2.o fftpack/libcruft_la-zpassf3.o fftpack/libcruft_la-zpassf4.o fftpack/libcruft_la-zpassf5.o lapack-xtra/libcruft_la-xclange.o lapack-xtra/libcruft_la-xdlamch.o lapack-xtra/libcruft_la-xdlange.o lapack-xtra/libcruft_la-xilaenv.o lapack-xtra/libcruft_la-xslamch.o lapack-xtra/libcruft_la-xslange.o lapack-xtra/libcruft_la-xzlange.o lapack-xtra/libcruft_la-zrsf2csf.o lapack-xtra/libcruft_la-crsf2csf.o misc/libcruft_la-blaswrap.o misc/libcruft_la-cquit.o misc/libcruft_la-d1mach.o misc/libcruft_la-f77-extern.o misc/libcruft_la-f77-fcn.o misc/libcruft_la-i1mach.o misc/libcruft_la-lo-error.o misc/libcruft_la-quit.o misc/libcruft_la-r1mach.o odepack/libcruft_la-cfode.o odepack/libcruft_la-dlsode.o odepack/libcruft_la-ewset.o odepack/libcruft_la-intdy.o odepack/libcruft_la-prepj.o odepack/libcruft_la-solsy.o odepack/libcruft_la-stode.o odepack/libcruft_la-vnorm.o odepack/libcruft_la-scfode.o odepack/libcruft_la-sewset.o odepack/libcruft_la-sintdy.o odepack/libcruft_la-slsode.o odepack/libcruft_la-sprepj.o odepack/libcruft_la-ssolsy.o odepack/libcruft_la-sstode.o odepack/libcruft_la-svnorm.o ordered-qz/libcruft_la-dsubsp.o ordered-qz/libcruft_la-exchqz.o ordered-qz/libcruft_la-ssubsp.o ordered-qz/libcruft_la-sexchqz.o quadpack/libcruft_la-dqagi.o quadpack/libcruft_la-dqagie.o quadpack/libcruft_la-dqagp.o quadpack/libcruft_la-dqagpe.o quadpack/libcruft_la-dqelg.o quadpack/libcruft_la-dqk15i.o quadpack/libcruft_la-dqk21.o quadpack/libcruft_la-dqpsrt.o quadpack/libcruft_la-qagie.o quadpack/libcruft_la-qagi.o quadpack/libcruft_la-qagpe.o quadpack/libcruft_la-qagp.o quadpack/libcruft_la-qelg.o quadpack/libcruft_la-qk15i.o quadpack/libcruft_la-qk21.o quadpack/libcruft_la-qpsrt.o quadpack/libcruft_la-xerror.o slatec-err/libcruft_la-fdump.o slatec-err/libcruft_la-ixsav.o slatec-err/libcruft_la-j4save.o slatec-err/libcruft_la-xerclr.o slatec-err/libcruft_la-xercnt.o slatec-err/libcruft_la-xerhlt.o slatec-err/libcruft_la-xermsg.o slatec-err/libcruft_la-xerprn.o slatec-err/libcruft_la-xerrwd.o slatec-err/libcruft_la-xersve.o slatec-err/libcruft_la-xgetf.o slatec-err/libcruft_la-xgetua.o slatec-err/libcruft_la-xsetf.o slatec-err/libcruft_la-xsetua.o slatec-fn/libcruft_la-albeta.o slatec-fn/libcruft_la-alngam.o slatec-fn/libcruft_la-alnrel.o slatec-fn/libcruft_la-algams.o slatec-fn/libcruft_la-acosh.o slatec-fn/libcruft_la-asinh.o slatec-fn/libcruft_la-atanh.o slatec-fn/libcruft_la-betai.o slatec-fn/libcruft_la-csevl.o slatec-fn/libcruft_la-d9gmit.o slatec-fn/libcruft_la-d9lgic.o slatec-fn/libcruft_la-d9lgit.o slatec-fn/libcruft_la-d9lgmc.o slatec-fn/libcruft_la-dacosh.o slatec-fn/libcruft_la-dasinh.o slatec-fn/libcruft_la-datanh.o slatec-fn/libcruft_la-dbetai.o slatec-fn/libcruft_la-dcsevl.o slatec-fn/libcruft_la-derf.o slatec-fn/libcruft_la-derfc.o slatec-fn/libcruft_la-dgami.o slatec-fn/libcruft_la-dgamit.o slatec-fn/libcruft_la-dgamlm.o slatec-fn/libcruft_la-dgamma.o slatec-fn/libcruft_la-dgamr.o slatec-fn/libcruft_la-dlbeta.o slatec-fn/libcruft_la-dlgams.o slatec-fn/libcruft_la-dlngam.o slatec-fn/libcruft_la-dlnrel.o slatec-fn/libcruft_la-dpchim.o slatec-fn/libcruft_la-dpchst.o slatec-fn/libcruft_la-erf.o slatec-fn/libcruft_la-erfc.o slatec-fn/libcruft_la-gami.o slatec-fn/libcruft_la-gamit.o slatec-fn/libcruft_la-gamlim.o slatec-fn/libcruft_la-gamma.o slatec-fn/libcruft_la-gamr.o slatec-fn/libcruft_la-initds.o slatec-fn/libcruft_la-inits.o slatec-fn/libcruft_la-pchim.o slatec-fn/libcruft_la-pchst.o slatec-fn/libcruft_la-r9lgmc.o slatec-fn/libcruft_la-r9lgit.o slatec-fn/libcruft_la-r9gmit.o slatec-fn/libcruft_la-r9lgic.o slatec-fn/libcruft_la-xdacosh.o slatec-fn/libcruft_la-xdasinh.o slatec-fn/libcruft_la-xdatanh.o slatec-fn/libcruft_la-xdbetai.o slatec-fn/libcruft_la-xderf.o slatec-fn/libcruft_la-xderfc.o slatec-fn/libcruft_la-xdgami.o slatec-fn/libcruft_la-xdgamit.o slatec-fn/libcruft_la-xdgamma.o slatec-fn/libcruft_la-xgmainc.o slatec-fn/libcruft_la-xacosh.o slatec-fn/libcruft_la-xasinh.o slatec-fn/libcruft_la-xatanh.o slatec-fn/libcruft_la-xerf.o slatec-fn/libcruft_la-xerfc.o slatec-fn/libcruft_la-xsgmainc.o slatec-fn/libcruft_la-xgamma.o slatec-fn/libcruft_la-xbetai.o .libs/libcruft.lax/libgnu.a/basename-lgpl.o .libs/libcruft.lax/libgnu.a/progname.o .libs/libcruft.lax/libgnu.a/glob.o .libs/libcruft.lax/libgnu.a/c-ctype.o .libs/libcruft.lax/libgnu.a/cloexec.o .libs/libcruft.lax/libgnu.a/asnprintf.o .libs/libcruft.lax/libgnu.a/fseek.o .libs/libcruft.lax/libgnu.a/fcntl.o .libs/libcruft.lax/libgnu.a/openat-die.o .libs/libcruft.lax/libgnu.a/fd-hook.o .libs/libcruft.lax/libgnu.a/vasnprintf.o .libs/libcruft.lax/libgnu.a/fflush.o .libs/libcruft.lax/libgnu.a/getcwd.o .libs/libcruft.lax/libgnu.a/fclose.o .libs/libcruft.lax/libgnu.a/nproc.o .libs/libcruft.lax/libgnu.a/localcharset.o .libs/libcruft.lax/libgnu.a/getcwd-lgpl.o .libs/libcruft.lax/libgnu.a/sockets.o .libs/libcruft.lax/libgnu.a/c-strncasecmp.o .libs/libcruft.lax/libgnu.a/md5.o .libs/libcruft.lax/libgnu.a/nanosleep.o .libs/libcruft.lax/libgnu.a/filemode.o .libs/libcruft.lax/libgnu.a/exitfail.o .libs/libcruft.lax/libgnu.a/printf-parse.o .libs/libcruft.lax/libgnu.a/openat-proc.o .libs/libcruft.lax/libgnu.a/fseeko.o .libs/libcruft.lax/libgnu.a/dirname-lgpl.o .libs/libcruft.lax/libgnu.a/fpurge.o .libs/libcruft.lax/libgnu.a/chdir-long.o .libs/libcruft.lax/libgnu.a/stripslash.o .libs/libcruft.lax/libgnu.a/getopt.o .libs/libcruft.lax/libgnu.a/tmpdir.o .libs/libcruft.lax/libgnu.a/malloca.o .libs/libcruft.lax/libgnu.a/strnlen1.o .libs/libcruft.lax/libgnu.a/freading.o .libs/libcruft.lax/libgnu.a/printf-args.o .libs/libcruft.lax/libgnu.a/pipe-safer.o .libs/libcruft.lax/libgnu.a/fd-safer.o .libs/libcruft.lax/libgnu.a/c-strcasecmp.o .libs/libcruft.lax/libgnu.a/filenamecat-lgpl.o .libs/libcruft.lax/libgnu.a/save-cwd.o .libs/libcruft.lax/libgnu.a/strftime.o .libs/libcruft.lax/libgnu.a/getopt1.o .libs/libcruft.lax/libgnu.a/tempname.o .libs/libcruft.lax/libgnu.a/dup-safer.o .libs/libcruft.lax/libranlib.a/ignnbn.o .libs/libcruft.lax/libranlib.a/genmn.o .libs/libcruft.lax/libranlib.a/ignpoi.o .libs/libcruft.lax/libranlib.a/lennob.o .libs/libcruft.lax/libranlib.a/qrgnin.o .libs/libcruft.lax/libranlib.a/advnst.o .libs/libcruft.lax/libranlib.a/ignlgi.o .libs/libcruft.lax/libranlib.a/gennch.o .libs/libcruft.lax/libranlib.a/sexpo.o .libs/libcruft.lax/libranlib.a/snorm.o .libs/libcruft.lax/libranlib.a/mltmod.o .libs/libcruft.lax/libranlib.a/genprm.o .libs/libcruft.lax/libranlib.a/setsd.o .libs/libcruft.lax/libranlib.a/genmul.o .libs/libcruft.lax/libranlib.a/gennor.o .libs/libcruft.lax/libranlib.a/genchi.o .libs/libcruft.lax/libranlib.a/setant.o .libs/libcruft.lax/libranlib.a/setall.o .libs/libcruft.lax/libranlib.a/setgmn.o .libs/libcruft.lax/libranlib.a/ranf.o .libs/libcruft.lax/libranlib.a/genunf.o .libs/libcruft.lax/libranlib.a/initgn.o .libs/libcruft.lax/libranlib.a/getcgn.o .libs/libcruft.lax/libranlib.a/inrgcm.o .libs/libcruft.lax/libranlib.a/genf.o .libs/libcruft.lax/libranlib.a/gengam.o .libs/libcruft.lax/libranlib.a/getsd.o .libs/libcruft.lax/libranlib.a/ignuin.o .libs/libcruft.lax/libranlib.a/ignbin.o .libs/libcruft.lax/libranlib.a/genbet.o .libs/libcruft.lax/libranlib.a/phrtsd.o .libs/libcruft.lax/libranlib.a/sgamma.o .libs/libcruft.lax/libranlib.a/genexp.o .libs/libcruft.lax/libranlib.a/wrap.o .libs/libcruft.lax/libranlib.a/gennf.o libtool: link: ranlib .libs/libcruft.a libtool: link: rm -fr .libs/libcruft.lax libtool: link: ( cd ".libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" ) make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft' Making all in liboctave make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave' ./config-ops.sh .. vx inc ./config-ops.sh .. mx inc ./config-ops.sh .. smx inc ./config-ops.sh .. vx src ./config-ops.sh .. mx src ../liboctave/vx-op-src.mk is unchanged ../liboctave/mx-op-inc.mk is unchanged ../liboctave/mx-op-src.mk is unchanged ../liboctave/smx-op-inc.mk is unchanged ../liboctave/vx-op-inc.mk is unchanged ./config-ops.sh .. smx src ../liboctave/smx-op-src.mk is unchanged /usr/bin/awk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t making DASPK-opts.h from DASPK-opts.in making DASRT-opts.h from DASRT-opts.in making DASSL-opts.h from DASSL-opts.in making LSODE-opts.h from LSODE-opts.in mv mx-ops.h-t mx-ops.h making Quad-opts.h from Quad-opts.in mv Quad-opts.h-t Quad-opts.h mv DASRT-opts.h-t DASRT-opts.h mv DASSL-opts.h-t DASSL-opts.h mv DASPK-opts.h-t DASPK-opts.h mv LSODE-opts.h-t LSODE-opts.h /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=mx ./mx-ops /usr/bin/awk -f ./mk-ops.awk prefix=vx ./vx-ops /usr/bin/awk -f ./mk-ops.awk prefix=vx ./vx-ops /usr/bin/awk -f ./sparse-mk-ops.awk prefix=smx ./sparse-mx-ops /usr/bin/awk -f ./sparse-mk-ops.awk prefix=smx ./sparse-mx-ops /usr/bin/make all-am make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave' ./config-ops.sh .. vx inc ./config-ops.sh .. mx inc ./config-ops.sh .. smx inc ./config-ops.sh .. vx src ./config-ops.sh .. mx src ../liboctave/vx-op-inc.mk is unchanged ../liboctave/smx-op-inc.mk is unchanged ../liboctave/vx-op-src.mk is unchanged ./config-ops.sh .. smx src ../liboctave/mx-op-inc.mk is unchanged ../liboctave/mx-op-src.mk is unchanged ../liboctave/smx-op-src.mk is unchanged /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c -o liboctave_la-CollocWt.lo `test -f 'CollocWt.cc' || echo './'`CollocWt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c -o liboctave_la-DASPK.lo `test -f 'DASPK.cc' || echo './'`DASPK.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c -o liboctave_la-DASRT.lo `test -f 'DASRT.cc' || echo './'`DASRT.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c -o liboctave_la-DASSL.lo `test -f 'DASSL.cc' || echo './'`DASSL.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c -o liboctave_la-LSODE.lo `test -f 'LSODE.cc' || echo './'`LSODE.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c CollocWt.cc -fPIC -DPIC -o .libs/liboctave_la-CollocWt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c DASPK.cc -fPIC -DPIC -o .libs/liboctave_la-DASPK.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c LSODE.cc -fPIC -DPIC -o .libs/liboctave_la-LSODE.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c DASRT.cc -fPIC -DPIC -o .libs/liboctave_la-DASRT.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c DASSL.cc -fPIC -DPIC -o .libs/liboctave_la-DASSL.o In file included from LSODE.h:28:0, from LSODE.cc:31: LSODE-opts.h: In member function 'void LSODE_options::init()': LSODE-opts.h:67:41: warning: use of old-style cast In file included from DASSL.h:28:0, from DASSL.cc:31: DASSL-opts.h: In member function 'void DASSL_options::init()': DASSL-opts.h:67:41: warning: use of old-style cast In file included from DASPK.h:28:0, from DASPK.cc:31: DASPK-opts.h: In member function 'void DASPK_options::init()': DASPK-opts.h:82:41: warning: use of old-style cast In file included from DASRT.h:28:0, from DASRT.cc:31: DASRT-opts.h: In member function 'void DASRT_options::init()': DASRT-opts.h:61:41: warning: use of old-style cast CollocWt.cc: In function 'bool jcobi(octave_idx_type, octave_idx_type, octave_idx_type, double, double, double*, double*, double*, double*)': CollocWt.cc:233:37: warning: use of old-style cast CollocWt.cc:238:21: warning: use of old-style cast LSODE-opts.h:68:38: warning: use of old-style cast DASRT-opts.h:63:41: warning: use of old-style cast DASPK-opts.h:84:41: warning: use of old-style castDASSL-opts.h:69:41: warning: use of old-style cast DASPK-opts.h:90:50: warning: use of old-style cast DASRT-opts.h: In member function 'void DASRT_options::set_absolute_tolerance(double)': DASRT-opts.h:87:61: warning: use of old-style cast DASSL-opts.h: In member function 'void DASSL_options::set_absolute_tolerance(double)': DASSL-opts.h:95:61: warning: use of old-style cast LSODE-opts.h: In member function 'void LSODE_options::set_absolute_tolerance(double)': LSODE-opts.h:96:61: warning: use of old-style cast DASRT-opts.h: In member function 'void DASRT_options::set_relative_tolerance(double)': DASRT-opts.h:97:61: warning: use of old-style cast LSODE-opts.h: In member function 'void LSODE_options::set_relative_tolerance(double)': LSODE-opts.h:104:58: warning: use of old-style cast DASSL-opts.h: In member function 'void DASSL_options::set_relative_tolerance(double)': DASSL-opts.h:105:61: warning: use of old-style cast DASPK-opts.h: In member function 'void DASPK_options::set_absolute_tolerance(double)': DASPK-opts.h:125:61: warning: use of old-style cast DASPK-opts.h: In member function 'void DASPK_options::set_relative_tolerance(double)': DASPK-opts.h:135:61: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c CollocWt.cc -o liboctave_la-CollocWt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c LSODE.cc -o liboctave_la-LSODE.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c DASSL.cc -o liboctave_la-DASSL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c DASPK.cc -o liboctave_la-DASPK.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c DASRT.cc -o liboctave_la-DASRT.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CollocWt.Tpo .deps/liboctave_la-CollocWt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-ODES.lo -MD -MP -MF .deps/liboctave_la-ODES.Tpo -c -o liboctave_la-ODES.lo `test -f 'ODES.cc' || echo './'`ODES.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-ODES.lo -MD -MP -MF .deps/liboctave_la-ODES.Tpo -c ODES.cc -fPIC -DPIC -o .libs/liboctave_la-ODES.o mv -f .deps/liboctave_la-LSODE.Tpo .deps/liboctave_la-LSODE.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Quad.lo -MD -MP -MF .deps/liboctave_la-Quad.Tpo -c -o liboctave_la-Quad.lo `test -f 'Quad.cc' || echo './'`Quad.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Quad.lo -MD -MP -MF .deps/liboctave_la-Quad.Tpo -c Quad.cc -fPIC -DPIC -o .libs/liboctave_la-Quad.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-ODES.lo -MD -MP -MF .deps/liboctave_la-ODES.Tpo -c ODES.cc -o liboctave_la-ODES.o >/dev/null 2>&1 mv -f .deps/liboctave_la-DASSL.Tpo .deps/liboctave_la-DASSL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Range.lo -MD -MP -MF .deps/liboctave_la-Range.Tpo -c -o liboctave_la-Range.lo `test -f 'Range.cc' || echo './'`Range.cc In file included from Quad.h:46:0, from Quad.cc:27: Quad-opts.h: In member function 'void Quad_options::init()': Quad-opts.h:53:38: warning: use of old-style cast Quad-opts.h:54:38: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Range.lo -MD -MP -MF .deps/liboctave_la-Range.Tpo -c Range.cc -fPIC -DPIC -o .libs/liboctave_la-Range.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Quad.lo -MD -MP -MF .deps/liboctave_la-Quad.Tpo -c Quad.cc -o liboctave_la-Quad.o >/dev/null 2>&1 mv -f .deps/liboctave_la-ODES.Tpo .deps/liboctave_la-ODES.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-data-conv.lo -MD -MP -MF .deps/liboctave_la-data-conv.Tpo -c -o liboctave_la-data-conv.lo `test -f 'data-conv.cc' || echo './'`data-conv.cc mv -f .deps/liboctave_la-DASPK.Tpo .deps/liboctave_la-DASPK.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c -o liboctave_la-dir-ops.lo `test -f 'dir-ops.cc' || echo './'`dir-ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-data-conv.lo -MD -MP -MF .deps/liboctave_la-data-conv.Tpo -c data-conv.cc -fPIC -DPIC -o .libs/liboctave_la-data-conv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c dir-ops.cc -fPIC -DPIC -o .libs/liboctave_la-dir-ops.o Range.cc:459:44: warning: use of old-style cast Range.cc: In member function 'octave_idx_type Range::nelem_internal() const': Range.cc:480:25: warning: use of old-style cast mv -f .deps/liboctave_la-DASRT.Tpo .deps/liboctave_la-DASRT.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c -o liboctave_la-file-ops.lo `test -f 'file-ops.cc' || echo './'`file-ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c file-ops.cc -fPIC -DPIC -o .libs/liboctave_la-file-ops.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Range.lo -MD -MP -MF .deps/liboctave_la-Range.Tpo -c Range.cc -o liboctave_la-Range.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Quad.Tpo .deps/liboctave_la-Quad.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-file-stat.lo -MD -MP -MF .deps/liboctave_la-file-stat.Tpo -c -o liboctave_la-file-stat.lo `test -f 'file-stat.cc' || echo './'`file-stat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-file-stat.lo -MD -MP -MF .deps/liboctave_la-file-stat.Tpo -c file-stat.cc -fPIC -DPIC -o .libs/liboctave_la-file-stat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c dir-ops.cc -o liboctave_la-dir-ops.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-data-conv.lo -MD -MP -MF .deps/liboctave_la-data-conv.Tpo -c data-conv.cc -o liboctave_la-data-conv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-file-stat.lo -MD -MP -MF .deps/liboctave_la-file-stat.Tpo -c file-stat.cc -o liboctave_la-file-stat.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dir-ops.Tpo .deps/liboctave_la-dir-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-glob-match.lo -MD -MP -MF .deps/liboctave_la-glob-match.Tpo -c -o liboctave_la-glob-match.lo `test -f 'glob-match.cc' || echo './'`glob-match.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-glob-match.lo -MD -MP -MF .deps/liboctave_la-glob-match.Tpo -c glob-match.cc -fPIC -DPIC -o .libs/liboctave_la-glob-match.o mv -f .deps/liboctave_la-Range.Tpo .deps/liboctave_la-Range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-idx-vector.lo -MD -MP -MF .deps/liboctave_la-idx-vector.Tpo -c -o liboctave_la-idx-vector.lo `test -f 'idx-vector.cc' || echo './'`idx-vector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c file-ops.cc -o liboctave_la-file-ops.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-idx-vector.lo -MD -MP -MF .deps/liboctave_la-idx-vector.Tpo -c idx-vector.cc -fPIC -DPIC -o .libs/liboctave_la-idx-vector.o mv -f .deps/liboctave_la-data-conv.Tpo .deps/liboctave_la-data-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-array-gripes.lo -MD -MP -MF .deps/liboctave_la-lo-array-gripes.Tpo -c -o liboctave_la-lo-array-gripes.lo `test -f 'lo-array-gripes.cc' || echo './'`lo-array-gripes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-array-gripes.lo -MD -MP -MF .deps/liboctave_la-lo-array-gripes.Tpo -c lo-array-gripes.cc -fPIC -DPIC -o .libs/liboctave_la-lo-array-gripes.o mv -f .deps/liboctave_la-file-stat.Tpo .deps/liboctave_la-file-stat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-ieee.lo -MD -MP -MF .deps/liboctave_la-lo-ieee.Tpo -c -o liboctave_la-lo-ieee.lo `test -f 'lo-ieee.cc' || echo './'`lo-ieee.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-glob-match.lo -MD -MP -MF .deps/liboctave_la-glob-match.Tpo -c glob-match.cc -o liboctave_la-glob-match.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-ieee.lo -MD -MP -MF .deps/liboctave_la-lo-ieee.Tpo -c lo-ieee.cc -fPIC -DPIC -o .libs/liboctave_la-lo-ieee.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-array-gripes.lo -MD -MP -MF .deps/liboctave_la-lo-array-gripes.Tpo -c lo-array-gripes.cc -o liboctave_la-lo-array-gripes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-ieee.lo -MD -MP -MF .deps/liboctave_la-lo-ieee.Tpo -c lo-ieee.cc -o liboctave_la-lo-ieee.o >/dev/null 2>&1 mv -f .deps/liboctave_la-glob-match.Tpo .deps/liboctave_la-glob-match.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-mappers.lo -MD -MP -MF .deps/liboctave_la-lo-mappers.Tpo -c -o liboctave_la-lo-mappers.lo `test -f 'lo-mappers.cc' || echo './'`lo-mappers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-mappers.lo -MD -MP -MF .deps/liboctave_la-lo-mappers.Tpo -c lo-mappers.cc -fPIC -DPIC -o .libs/liboctave_la-lo-mappers.o mv -f .deps/liboctave_la-lo-array-gripes.Tpo .deps/liboctave_la-lo-array-gripes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c -o liboctave_la-lo-specfun.lo `test -f 'lo-specfun.cc' || echo './'`lo-specfun.cc mv -f .deps/liboctave_la-lo-ieee.Tpo .deps/liboctave_la-lo-ieee.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-sysdep.lo -MD -MP -MF .deps/liboctave_la-lo-sysdep.Tpo -c -o liboctave_la-lo-sysdep.lo `test -f 'lo-sysdep.cc' || echo './'`lo-sysdep.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c lo-specfun.cc -fPIC -DPIC -o .libs/liboctave_la-lo-specfun.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-sysdep.lo -MD -MP -MF .deps/liboctave_la-lo-sysdep.Tpo -c lo-sysdep.cc -fPIC -DPIC -o .libs/liboctave_la-lo-sysdep.o mv -f .deps/liboctave_la-file-ops.Tpo .deps/liboctave_la-file-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-lo-utils.lo -MD -MP -MF .deps/liboctave_la-lo-utils.Tpo -c -o liboctave_la-lo-utils.lo `test -f 'lo-utils.cc' || echo './'`lo-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-utils.lo -MD -MP -MF .deps/liboctave_la-lo-utils.Tpo -c lo-utils.cc -fPIC -DPIC -o .libs/liboctave_la-lo-utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-mappers.lo -MD -MP -MF .deps/liboctave_la-lo-mappers.Tpo -c lo-mappers.cc -o liboctave_la-lo-mappers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-sysdep.lo -MD -MP -MF .deps/liboctave_la-lo-sysdep.Tpo -c lo-sysdep.cc -o liboctave_la-lo-sysdep.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-idx-vector.lo -MD -MP -MF .deps/liboctave_la-idx-vector.Tpo -c idx-vector.cc -o liboctave_la-idx-vector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-utils.lo -MD -MP -MF .deps/liboctave_la-lo-utils.Tpo -c lo-utils.cc -o liboctave_la-lo-utils.o >/dev/null 2>&1 mv -f .deps/liboctave_la-lo-sysdep.Tpo .deps/liboctave_la-lo-sysdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mach-info.lo -MD -MP -MF .deps/liboctave_la-mach-info.Tpo -c -o liboctave_la-mach-info.lo `test -f 'mach-info.cc' || echo './'`mach-info.cc mv -f .deps/liboctave_la-lo-mappers.Tpo .deps/liboctave_la-lo-mappers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-alloc.lo -MD -MP -MF .deps/liboctave_la-oct-alloc.Tpo -c -o liboctave_la-oct-alloc.lo `test -f 'oct-alloc.cc' || echo './'`oct-alloc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mach-info.lo -MD -MP -MF .deps/liboctave_la-mach-info.Tpo -c mach-info.cc -fPIC -DPIC -o .libs/liboctave_la-mach-info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-alloc.lo -MD -MP -MF .deps/liboctave_la-oct-alloc.Tpo -c oct-alloc.cc -fPIC -DPIC -o .libs/liboctave_la-oct-alloc.o mv -f .deps/liboctave_la-lo-utils.Tpo .deps/liboctave_la-lo-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-convn.lo -MD -MP -MF .deps/liboctave_la-oct-convn.Tpo -c -o liboctave_la-oct-convn.lo `test -f 'oct-convn.cc' || echo './'`oct-convn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-alloc.lo -MD -MP -MF .deps/liboctave_la-oct-alloc.Tpo -c oct-alloc.cc -o liboctave_la-oct-alloc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mach-info.lo -MD -MP -MF .deps/liboctave_la-mach-info.Tpo -c mach-info.cc -o liboctave_la-mach-info.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-convn.lo -MD -MP -MF .deps/liboctave_la-oct-convn.Tpo -c oct-convn.cc -fPIC -DPIC -o .libs/liboctave_la-oct-convn.o mv -f .deps/liboctave_la-oct-alloc.Tpo .deps/liboctave_la-oct-alloc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-env.lo -MD -MP -MF .deps/liboctave_la-oct-env.Tpo -c -o liboctave_la-oct-env.lo `test -f 'oct-env.cc' || echo './'`oct-env.cc mv -f .deps/liboctave_la-mach-info.Tpo .deps/liboctave_la-mach-info.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-fftw.lo -MD -MP -MF .deps/liboctave_la-oct-fftw.Tpo -c -o liboctave_la-oct-fftw.lo `test -f 'oct-fftw.cc' || echo './'`oct-fftw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-env.lo -MD -MP -MF .deps/liboctave_la-oct-env.Tpo -c oct-env.cc -fPIC -DPIC -o .libs/liboctave_la-oct-env.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-fftw.lo -MD -MP -MF .deps/liboctave_la-oct-fftw.Tpo -c oct-fftw.cc -fPIC -DPIC -o .libs/liboctave_la-oct-fftw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-fftw.lo -MD -MP -MF .deps/liboctave_la-oct-fftw.Tpo -c oct-fftw.cc -o liboctave_la-oct-fftw.o >/dev/null 2>&1 mv -f .deps/liboctave_la-idx-vector.Tpo .deps/liboctave_la-idx-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c -o liboctave_la-oct-glob.lo `test -f 'oct-glob.cc' || echo './'`oct-glob.cc mv -f .deps/liboctave_la-oct-fftw.Tpo .deps/liboctave_la-oct-fftw.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-group.lo -MD -MP -MF .deps/liboctave_la-oct-group.Tpo -c -o liboctave_la-oct-group.lo `test -f 'oct-group.cc' || echo './'`oct-group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c oct-glob.cc -fPIC -DPIC -o .libs/liboctave_la-oct-glob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-group.lo -MD -MP -MF .deps/liboctave_la-oct-group.Tpo -c oct-group.cc -fPIC -DPIC -o .libs/liboctave_la-oct-group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-env.lo -MD -MP -MF .deps/liboctave_la-oct-env.Tpo -c oct-env.cc -o liboctave_la-oct-env.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c lo-specfun.cc -o liboctave_la-lo-specfun.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c oct-glob.cc -o liboctave_la-oct-glob.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-group.lo -MD -MP -MF .deps/liboctave_la-oct-group.Tpo -c oct-group.cc -o liboctave_la-oct-group.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-env.Tpo .deps/liboctave_la-oct-env.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-locbuf.lo -MD -MP -MF .deps/liboctave_la-oct-locbuf.Tpo -c -o liboctave_la-oct-locbuf.lo `test -f 'oct-locbuf.cc' || echo './'`oct-locbuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-locbuf.lo -MD -MP -MF .deps/liboctave_la-oct-locbuf.Tpo -c oct-locbuf.cc -fPIC -DPIC -o .libs/liboctave_la-oct-locbuf.o mv -f .deps/liboctave_la-oct-glob.Tpo .deps/liboctave_la-oct-glob.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c -o liboctave_la-oct-md5.lo `test -f 'oct-md5.cc' || echo './'`oct-md5.cc mv -f .deps/liboctave_la-oct-group.Tpo .deps/liboctave_la-oct-group.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-mutex.lo -MD -MP -MF .deps/liboctave_la-oct-mutex.Tpo -c -o liboctave_la-oct-mutex.lo `test -f 'oct-mutex.cc' || echo './'`oct-mutex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c oct-md5.cc -fPIC -DPIC -o .libs/liboctave_la-oct-md5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-convn.lo -MD -MP -MF .deps/liboctave_la-oct-convn.Tpo -c oct-convn.cc -o liboctave_la-oct-convn.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-mutex.lo -MD -MP -MF .deps/liboctave_la-oct-mutex.Tpo -c oct-mutex.cc -fPIC -DPIC -o .libs/liboctave_la-oct-mutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-locbuf.lo -MD -MP -MF .deps/liboctave_la-oct-locbuf.Tpo -c oct-locbuf.cc -o liboctave_la-oct-locbuf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-mutex.lo -MD -MP -MF .deps/liboctave_la-oct-mutex.Tpo -c oct-mutex.cc -o liboctave_la-oct-mutex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c oct-md5.cc -o liboctave_la-oct-md5.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-mutex.Tpo .deps/liboctave_la-oct-mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c -o liboctave_la-oct-norm.lo `test -f 'oct-norm.cc' || echo './'`oct-norm.cc mv -f .deps/liboctave_la-oct-locbuf.Tpo .deps/liboctave_la-oct-locbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-passwd.lo -MD -MP -MF .deps/liboctave_la-oct-passwd.Tpo -c -o liboctave_la-oct-passwd.lo `test -f 'oct-passwd.cc' || echo './'`oct-passwd.cc mv -f .deps/liboctave_la-oct-md5.Tpo .deps/liboctave_la-oct-md5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-rand.lo -MD -MP -MF .deps/liboctave_la-oct-rand.Tpo -c -o liboctave_la-oct-rand.lo `test -f 'oct-rand.cc' || echo './'`oct-rand.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c oct-norm.cc -fPIC -DPIC -o .libs/liboctave_la-oct-norm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-passwd.lo -MD -MP -MF .deps/liboctave_la-oct-passwd.Tpo -c oct-passwd.cc -fPIC -DPIC -o .libs/liboctave_la-oct-passwd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-rand.lo -MD -MP -MF .deps/liboctave_la-oct-rand.Tpo -c oct-rand.cc -fPIC -DPIC -o .libs/liboctave_la-oct-rand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-passwd.lo -MD -MP -MF .deps/liboctave_la-oct-passwd.Tpo -c oct-passwd.cc -o liboctave_la-oct-passwd.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-passwd.Tpo .deps/liboctave_la-oct-passwd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-shlib.lo -MD -MP -MF .deps/liboctave_la-oct-shlib.Tpo -c -o liboctave_la-oct-shlib.lo `test -f 'oct-shlib.cc' || echo './'`oct-shlib.cc mv -f .deps/liboctave_la-lo-specfun.Tpo .deps/liboctave_la-lo-specfun.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-spparms.lo -MD -MP -MF .deps/liboctave_la-oct-spparms.Tpo -c -o liboctave_la-oct-spparms.lo `test -f 'oct-spparms.cc' || echo './'`oct-spparms.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-shlib.lo -MD -MP -MF .deps/liboctave_la-oct-shlib.Tpo -c oct-shlib.cc -fPIC -DPIC -o .libs/liboctave_la-oct-shlib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-spparms.lo -MD -MP -MF .deps/liboctave_la-oct-spparms.Tpo -c oct-spparms.cc -fPIC -DPIC -o .libs/liboctave_la-oct-spparms.o mv -f .deps/liboctave_la-oct-convn.Tpo .deps/liboctave_la-oct-convn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c -o liboctave_la-oct-syscalls.lo `test -f 'oct-syscalls.cc' || echo './'`oct-syscalls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c oct-syscalls.cc -fPIC -DPIC -o .libs/liboctave_la-oct-syscalls.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-shlib.lo -MD -MP -MF .deps/liboctave_la-oct-shlib.Tpo -c oct-shlib.cc -o liboctave_la-oct-shlib.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-spparms.lo -MD -MP -MF .deps/liboctave_la-oct-spparms.Tpo -c oct-spparms.cc -o liboctave_la-oct-spparms.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-rand.lo -MD -MP -MF .deps/liboctave_la-oct-rand.Tpo -c oct-rand.cc -o liboctave_la-oct-rand.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c oct-syscalls.cc -o liboctave_la-oct-syscalls.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-shlib.Tpo .deps/liboctave_la-oct-shlib.Plo mv -f .deps/liboctave_la-oct-syscalls.Tpo .deps/liboctave_la-oct-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-time.lo -MD -MP -MF .deps/liboctave_la-oct-time.Tpo -c -o liboctave_la-oct-time.lo `test -f 'oct-time.cc' || echo './'`oct-time.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-uname.lo -MD -MP -MF .deps/liboctave_la-oct-uname.Tpo -c -o liboctave_la-oct-uname.lo `test -f 'oct-uname.cc' || echo './'`oct-uname.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-time.lo -MD -MP -MF .deps/liboctave_la-oct-time.Tpo -c oct-time.cc -fPIC -DPIC -o .libs/liboctave_la-oct-time.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-uname.lo -MD -MP -MF .deps/liboctave_la-oct-uname.Tpo -c oct-uname.cc -fPIC -DPIC -o .libs/liboctave_la-oct-uname.o mv -f .deps/liboctave_la-oct-spparms.Tpo .deps/liboctave_la-oct-spparms.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c -o liboctave_la-pathsearch.lo `test -f 'pathsearch.cc' || echo './'`pathsearch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-uname.lo -MD -MP -MF .deps/liboctave_la-oct-uname.Tpo -c oct-uname.cc -o liboctave_la-oct-uname.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c pathsearch.cc -fPIC -DPIC -o .libs/liboctave_la-pathsearch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-time.lo -MD -MP -MF .deps/liboctave_la-oct-time.Tpo -c oct-time.cc -o liboctave_la-oct-time.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-uname.Tpo .deps/liboctave_la-oct-uname.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-regex-match.lo -MD -MP -MF .deps/liboctave_la-regex-match.Tpo -c -o liboctave_la-regex-match.lo `test -f 'regex-match.cc' || echo './'`regex-match.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-regex-match.lo -MD -MP -MF .deps/liboctave_la-regex-match.Tpo -c regex-match.cc -fPIC -DPIC -o .libs/liboctave_la-regex-match.o mv -f .deps/liboctave_la-oct-time.Tpo .deps/liboctave_la-oct-time.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c -o liboctave_la-sparse-sort.lo `test -f 'sparse-sort.cc' || echo './'`sparse-sort.cc mv -f .deps/liboctave_la-oct-rand.Tpo .deps/liboctave_la-oct-rand.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-sparse-util.lo -MD -MP -MF .deps/liboctave_la-sparse-util.Tpo -c -o liboctave_la-sparse-util.lo `test -f 'sparse-util.cc' || echo './'`sparse-util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c sparse-sort.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-sort.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-sparse-util.lo -MD -MP -MF .deps/liboctave_la-sparse-util.Tpo -c sparse-util.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-util.o regex-match.cc:123:1: warning: unused parameter 's' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-sparse-util.lo -MD -MP -MF .deps/liboctave_la-sparse-util.Tpo -c sparse-util.cc -o liboctave_la-sparse-util.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-regex-match.lo -MD -MP -MF .deps/liboctave_la-regex-match.Tpo -c regex-match.cc -o liboctave_la-regex-match.o >/dev/null 2>&1 mv -f .deps/liboctave_la-sparse-util.Tpo .deps/liboctave_la-sparse-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-str-vec.lo -MD -MP -MF .deps/liboctave_la-str-vec.Tpo -c -o liboctave_la-str-vec.lo `test -f 'str-vec.cc' || echo './'`str-vec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-str-vec.lo -MD -MP -MF .deps/liboctave_la-str-vec.Tpo -c str-vec.cc -fPIC -DPIC -o .libs/liboctave_la-str-vec.o mv -f .deps/liboctave_la-regex-match.Tpo .deps/liboctave_la-regex-match.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c -o liboctave_la-Array-C.lo `test -f 'Array-C.cc' || echo './'`Array-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c Array-C.cc -fPIC -DPIC -o .libs/liboctave_la-Array-C.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c oct-norm.cc -o liboctave_la-oct-norm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-str-vec.lo -MD -MP -MF .deps/liboctave_la-str-vec.Tpo -c str-vec.cc -o liboctave_la-str-vec.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c sparse-sort.cc -o liboctave_la-sparse-sort.o >/dev/null 2>&1 mv -f .deps/liboctave_la-str-vec.Tpo .deps/liboctave_la-str-vec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-b.lo -MD -MP -MF .deps/liboctave_la-Array-b.Tpo -c -o liboctave_la-Array-b.lo `test -f 'Array-b.cc' || echo './'`Array-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c pathsearch.cc -o liboctave_la-pathsearch.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-b.lo -MD -MP -MF .deps/liboctave_la-Array-b.Tpo -c Array-b.cc -fPIC -DPIC -o .libs/liboctave_la-Array-b.o mv -f .deps/liboctave_la-sparse-sort.Tpo .deps/liboctave_la-sparse-sort.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c -o liboctave_la-Array-ch.lo `test -f 'Array-ch.cc' || echo './'`Array-ch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c Array-ch.cc -fPIC -DPIC -o .libs/liboctave_la-Array-ch.o mv -f .deps/liboctave_la-pathsearch.Tpo .deps/liboctave_la-pathsearch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-d.lo -MD -MP -MF .deps/liboctave_la-Array-d.Tpo -c -o liboctave_la-Array-d.lo `test -f 'Array-d.cc' || echo './'`Array-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-d.lo -MD -MP -MF .deps/liboctave_la-Array-d.Tpo -c Array-d.cc -fPIC -DPIC -o .libs/liboctave_la-Array-d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c Array-C.cc -o liboctave_la-Array-C.o >/dev/null 2>&1 mv -f .deps/liboctave_la-oct-norm.Tpo .deps/liboctave_la-oct-norm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-f.lo -MD -MP -MF .deps/liboctave_la-Array-f.Tpo -c -o liboctave_la-Array-f.lo `test -f 'Array-f.cc' || echo './'`Array-f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-f.lo -MD -MP -MF .deps/liboctave_la-Array-f.Tpo -c Array-f.cc -fPIC -DPIC -o .libs/liboctave_la-Array-f.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-b.lo -MD -MP -MF .deps/liboctave_la-Array-b.Tpo -c Array-b.cc -o liboctave_la-Array-b.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c Array-ch.cc -o liboctave_la-Array-ch.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-C.Tpo .deps/liboctave_la-Array-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-fC.lo -MD -MP -MF .deps/liboctave_la-Array-fC.Tpo -c -o liboctave_la-Array-fC.lo `test -f 'Array-fC.cc' || echo './'`Array-fC.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-fC.lo -MD -MP -MF .deps/liboctave_la-Array-fC.Tpo -c Array-fC.cc -fPIC -DPIC -o .libs/liboctave_la-Array-fC.o mv -f .deps/liboctave_la-Array-b.Tpo .deps/liboctave_la-Array-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c -o liboctave_la-Array-i.lo `test -f 'Array-i.cc' || echo './'`Array-i.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-d.lo -MD -MP -MF .deps/liboctave_la-Array-d.Tpo -c Array-d.cc -o liboctave_la-Array-d.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c Array-i.cc -fPIC -DPIC -o .libs/liboctave_la-Array-i.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-f.lo -MD -MP -MF .deps/liboctave_la-Array-f.Tpo -c Array-f.cc -o liboctave_la-Array-f.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-ch.Tpo .deps/liboctave_la-Array-ch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-idx-vec.lo -MD -MP -MF .deps/liboctave_la-Array-idx-vec.Tpo -c -o liboctave_la-Array-idx-vec.lo `test -f 'Array-idx-vec.cc' || echo './'`Array-idx-vec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-idx-vec.lo -MD -MP -MF .deps/liboctave_la-Array-idx-vec.Tpo -c Array-idx-vec.cc -fPIC -DPIC -o .libs/liboctave_la-Array-idx-vec.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-fC.lo -MD -MP -MF .deps/liboctave_la-Array-fC.Tpo -c Array-fC.cc -o liboctave_la-Array-fC.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-d.Tpo .deps/liboctave_la-Array-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-s.lo -MD -MP -MF .deps/liboctave_la-Array-s.Tpo -c -o liboctave_la-Array-s.lo `test -f 'Array-s.cc' || echo './'`Array-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-s.lo -MD -MP -MF .deps/liboctave_la-Array-s.Tpo -c Array-s.cc -fPIC -DPIC -o .libs/liboctave_la-Array-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-idx-vec.lo -MD -MP -MF .deps/liboctave_la-Array-idx-vec.Tpo -c Array-idx-vec.cc -o liboctave_la-Array-idx-vec.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-f.Tpo .deps/liboctave_la-Array-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-str.lo -MD -MP -MF .deps/liboctave_la-Array-str.Tpo -c -o liboctave_la-Array-str.lo `test -f 'Array-str.cc' || echo './'`Array-str.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-str.lo -MD -MP -MF .deps/liboctave_la-Array-str.Tpo -c Array-str.cc -fPIC -DPIC -o .libs/liboctave_la-Array-str.o mv -f .deps/liboctave_la-Array-fC.Tpo .deps/liboctave_la-Array-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-voidp.lo -MD -MP -MF .deps/liboctave_la-Array-voidp.Tpo -c -o liboctave_la-Array-voidp.lo `test -f 'Array-voidp.cc' || echo './'`Array-voidp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-voidp.lo -MD -MP -MF .deps/liboctave_la-Array-voidp.Tpo -c Array-voidp.cc -fPIC -DPIC -o .libs/liboctave_la-Array-voidp.o mv -f .deps/liboctave_la-Array-idx-vec.Tpo .deps/liboctave_la-Array-idx-vec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-C.lo -MD -MP -MF .deps/liboctave_la-MArray-C.Tpo -c -o liboctave_la-MArray-C.lo `test -f 'MArray-C.cc' || echo './'`MArray-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-C.lo -MD -MP -MF .deps/liboctave_la-MArray-C.Tpo -c MArray-C.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-C.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-str.lo -MD -MP -MF .deps/liboctave_la-Array-str.Tpo -c Array-str.cc -o liboctave_la-Array-str.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-s.lo -MD -MP -MF .deps/liboctave_la-Array-s.Tpo -c Array-s.cc -o liboctave_la-Array-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-C.lo -MD -MP -MF .deps/liboctave_la-MArray-C.Tpo -c MArray-C.cc -o liboctave_la-MArray-C.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-voidp.lo -MD -MP -MF .deps/liboctave_la-Array-voidp.Tpo -c Array-voidp.cc -o liboctave_la-Array-voidp.o >/dev/null 2>&1 mv -f .deps/liboctave_la-MArray-C.Tpo .deps/liboctave_la-MArray-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-d.lo -MD -MP -MF .deps/liboctave_la-MArray-d.Tpo -c -o liboctave_la-MArray-d.lo `test -f 'MArray-d.cc' || echo './'`MArray-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-d.lo -MD -MP -MF .deps/liboctave_la-MArray-d.Tpo -c MArray-d.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-d.o mv -f .deps/liboctave_la-Array-str.Tpo .deps/liboctave_la-Array-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-f.lo -MD -MP -MF .deps/liboctave_la-MArray-f.Tpo -c -o liboctave_la-MArray-f.lo `test -f 'MArray-f.cc' || echo './'`MArray-f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-f.lo -MD -MP -MF .deps/liboctave_la-MArray-f.Tpo -c MArray-f.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-f.o mv -f .deps/liboctave_la-Array-voidp.Tpo .deps/liboctave_la-Array-voidp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-fC.lo -MD -MP -MF .deps/liboctave_la-MArray-fC.Tpo -c -o liboctave_la-MArray-fC.lo `test -f 'MArray-fC.cc' || echo './'`MArray-fC.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-fC.lo -MD -MP -MF .deps/liboctave_la-MArray-fC.Tpo -c MArray-fC.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-fC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-d.lo -MD -MP -MF .deps/liboctave_la-MArray-d.Tpo -c MArray-d.cc -o liboctave_la-MArray-d.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-s.Tpo .deps/liboctave_la-Array-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-i.lo -MD -MP -MF .deps/liboctave_la-MArray-i.Tpo -c -o liboctave_la-MArray-i.lo `test -f 'MArray-i.cc' || echo './'`MArray-i.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-i.lo -MD -MP -MF .deps/liboctave_la-MArray-i.Tpo -c MArray-i.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-i.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-f.lo -MD -MP -MF .deps/liboctave_la-MArray-f.Tpo -c MArray-f.cc -o liboctave_la-MArray-f.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-fC.lo -MD -MP -MF .deps/liboctave_la-MArray-fC.Tpo -c MArray-fC.cc -o liboctave_la-MArray-fC.o >/dev/null 2>&1 mv -f .deps/liboctave_la-MArray-d.Tpo .deps/liboctave_la-MArray-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MArray-s.lo -MD -MP -MF .deps/liboctave_la-MArray-s.Tpo -c -o liboctave_la-MArray-s.lo `test -f 'MArray-s.cc' || echo './'`MArray-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-s.lo -MD -MP -MF .deps/liboctave_la-MArray-s.Tpo -c MArray-s.cc -fPIC -DPIC -o .libs/liboctave_la-MArray-s.o mv -f .deps/liboctave_la-MArray-f.Tpo .deps/liboctave_la-MArray-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MSparse-C.lo -MD -MP -MF .deps/liboctave_la-MSparse-C.Tpo -c -o liboctave_la-MSparse-C.lo `test -f 'MSparse-C.cc' || echo './'`MSparse-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse-C.lo -MD -MP -MF .deps/liboctave_la-MSparse-C.Tpo -c MSparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-C.o mv -f .deps/liboctave_la-MArray-fC.Tpo .deps/liboctave_la-MArray-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MSparse-d.lo -MD -MP -MF .deps/liboctave_la-MSparse-d.Tpo -c -o liboctave_la-MSparse-d.lo `test -f 'MSparse-d.cc' || echo './'`MSparse-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse-d.lo -MD -MP -MF .deps/liboctave_la-MSparse-d.Tpo -c MSparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse-d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-s.lo -MD -MP -MF .deps/liboctave_la-MArray-s.Tpo -c MArray-s.cc -o liboctave_la-MArray-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse-d.lo -MD -MP -MF .deps/liboctave_la-MSparse-d.Tpo -c MSparse-d.cc -o liboctave_la-MSparse-d.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse-C.lo -MD -MP -MF .deps/liboctave_la-MSparse-C.Tpo -c MSparse-C.cc -o liboctave_la-MSparse-C.o >/dev/null 2>&1 mv -f .deps/liboctave_la-MArray-s.Tpo .deps/liboctave_la-MArray-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Sparse-C.lo -MD -MP -MF .deps/liboctave_la-Sparse-C.Tpo -c -o liboctave_la-Sparse-C.lo `test -f 'Sparse-C.cc' || echo './'`Sparse-C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-C.lo -MD -MP -MF .deps/liboctave_la-Sparse-C.Tpo -c Sparse-C.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-C.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MArray-i.lo -MD -MP -MF .deps/liboctave_la-MArray-i.Tpo -c MArray-i.cc -o liboctave_la-MArray-i.o >/dev/null 2>&1 mv -f .deps/liboctave_la-MSparse-d.Tpo .deps/liboctave_la-MSparse-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Sparse-b.lo -MD -MP -MF .deps/liboctave_la-Sparse-b.Tpo -c -o liboctave_la-Sparse-b.lo `test -f 'Sparse-b.cc' || echo './'`Sparse-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-b.lo -MD -MP -MF .deps/liboctave_la-Sparse-b.Tpo -c Sparse-b.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-b.o mv -f .deps/liboctave_la-MSparse-C.Tpo .deps/liboctave_la-MSparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c -o liboctave_la-Sparse-d.lo `test -f 'Sparse-d.cc' || echo './'`Sparse-d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c Sparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-C.lo -MD -MP -MF .deps/liboctave_la-Sparse-C.Tpo -c Sparse-C.cc -o liboctave_la-Sparse-C.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-b.lo -MD -MP -MF .deps/liboctave_la-Sparse-b.Tpo -c Sparse-b.cc -o liboctave_la-Sparse-b.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c Sparse-d.cc -o liboctave_la-Sparse-d.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Sparse-C.Tpo .deps/liboctave_la-Sparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-oct-inttypes.lo -MD -MP -MF .deps/liboctave_la-oct-inttypes.Tpo -c -o liboctave_la-oct-inttypes.lo `test -f 'oct-inttypes.cc' || echo './'`oct-inttypes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-inttypes.lo -MD -MP -MF .deps/liboctave_la-oct-inttypes.Tpo -c oct-inttypes.cc -fPIC -DPIC -o .libs/liboctave_la-oct-inttypes.o mv -f .deps/liboctave_la-MArray-i.Tpo .deps/liboctave_la-MArray-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Array-util.lo -MD -MP -MF .deps/liboctave_la-Array-util.Tpo -c -o liboctave_la-Array-util.lo `test -f 'Array-util.cc' || echo './'`Array-util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-util.lo -MD -MP -MF .deps/liboctave_la-Array-util.Tpo -c Array-util.cc -fPIC -DPIC -o .libs/liboctave_la-Array-util.o mv -f .deps/liboctave_la-Sparse-b.Tpo .deps/liboctave_la-Sparse-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c -o liboctave_la-CColVector.lo `test -f 'CColVector.cc' || echo './'`CColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c CColVector.cc -fPIC -DPIC -o .libs/liboctave_la-CColVector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-oct-inttypes.lo -MD -MP -MF .deps/liboctave_la-oct-inttypes.Tpo -c oct-inttypes.cc -o liboctave_la-oct-inttypes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-util.lo -MD -MP -MF .deps/liboctave_la-Array-util.Tpo -c Array-util.cc -o liboctave_la-Array-util.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Sparse-d.Tpo .deps/liboctave_la-Sparse-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c -o liboctave_la-CDiagMatrix.lo `test -f 'CDiagMatrix.cc' || echo './'`CDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c CDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CDiagMatrix.o mv -f .deps/liboctave_la-oct-inttypes.Tpo .deps/liboctave_la-oct-inttypes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c -o liboctave_la-CMatrix.lo `test -f 'CMatrix.cc' || echo './'`CMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c CMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CMatrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c CColVector.cc -o liboctave_la-CColVector.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-util.Tpo .deps/liboctave_la-Array-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c -o liboctave_la-CNDArray.lo `test -f 'CNDArray.cc' || echo './'`CNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c CNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-CNDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c CDiagMatrix.cc -o liboctave_la-CDiagMatrix.o >/dev/null 2>&1 CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::pseudo_inverse(double) const': CMatrix.cc:1195:37: warning: use of old-style cast CMatrix.cc:1197:37: warning: use of old-style cast CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::fourier() const': CMatrix.cc:1346:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::ifourier() const': CMatrix.cc:1387:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::fourier2d() const': CMatrix.cc:1431:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) CMatrix.cc:1453:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::ifourier2d() const': CMatrix.cc:1497:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) CMatrix.cc:1522:30: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) mv -f .deps/liboctave_la-CColVector.Tpo .deps/liboctave_la-CColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CRowVector.lo -MD -MP -MF .deps/liboctave_la-CRowVector.Tpo -c -o liboctave_la-CRowVector.lo `test -f 'CRowVector.cc' || echo './'`CRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CRowVector.lo -MD -MP -MF .deps/liboctave_la-CRowVector.Tpo -c CRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-CRowVector.o mv -f .deps/liboctave_la-CDiagMatrix.Tpo .deps/liboctave_la-CDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CSparse.lo -MD -MP -MF .deps/liboctave_la-CSparse.Tpo -c -o liboctave_la-CSparse.lo `test -f 'CSparse.cc' || echo './'`CSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CSparse.lo -MD -MP -MF .deps/liboctave_la-CSparse.Tpo -c CSparse.cc -fPIC -DPIC -o .libs/liboctave_la-CSparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CRowVector.lo -MD -MP -MF .deps/liboctave_la-CRowVector.Tpo -c CRowVector.cc -o liboctave_la-CRowVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c CNDArray.cc -o liboctave_la-CNDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c CMatrix.cc -o liboctave_la-CMatrix.o >/dev/null 2>&1 CSparse.cc:1135:1: warning: unused parameter 'err' CSparse.cc:1135:1: warning: unused parameter 'rcond' CSparse.cc:5486:1: warning: unused parameter 'rcond' CSparse.cc:5486:1: warning: unused parameter 'Control' CSparse.cc:5486:1: warning: unused parameter 'Info' CSparse.cc:5486:1: warning: unused parameter 'sing_handler' CSparse.cc:5486:1: warning: unused parameter 'calc_cond' CSparse.cc:5602:1: warning: unused parameter 'rcond' CSparse.cc:5602:1: warning: unused parameter 'sing_handler' CSparse.cc:5602:1: warning: unused parameter 'calc_cond' CSparse.cc:5845:1: warning: unused parameter 'rcond' CSparse.cc:5845:1: warning: unused parameter 'sing_handler' CSparse.cc:5845:1: warning: unused parameter 'calc_cond' CSparse.cc:6136:1: warning: unused parameter 'rcond' CSparse.cc:6136:1: warning: unused parameter 'sing_handler' CSparse.cc:6136:1: warning: unused parameter 'calc_cond' CSparse.cc:6358:1: warning: unused parameter 'rcond' CSparse.cc:6358:1: warning: unused parameter 'sing_handler' CSparse.cc:6358:1: warning: unused parameter 'calc_cond' In file included from CSparse.cc:63:0: sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseComplexMatrix, T = Matrix, octave_idx_type = int]': CSparse.cc:6704:31: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseComplexMatrix, T = SparseMatrix, octave_idx_type = int]': CSparse.cc:6772:37: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseComplexMatrix, T = ComplexMatrix, octave_idx_type = int]': CSparse.cc:6840:38: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseComplexMatrix, T = SparseComplexMatrix, octave_idx_type = int]': CSparse.cc:6909:44: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' mv -f .deps/liboctave_la-CRowVector.Tpo .deps/liboctave_la-CRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxAEPBAL.Tpo -c -o liboctave_la-CmplxAEPBAL.lo `test -f 'CmplxAEPBAL.cc' || echo './'`CmplxAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxAEPBAL.Tpo -c CmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxAEPBAL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxAEPBAL.Tpo -c CmplxAEPBAL.cc -o liboctave_la-CmplxAEPBAL.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CmplxAEPBAL.Tpo .deps/liboctave_la-CmplxAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c -o liboctave_la-CmplxCHOL.lo `test -f 'CmplxCHOL.cc' || echo './'`CmplxCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c CmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxCHOL.o mv -f .deps/liboctave_la-CNDArray.Tpo .deps/liboctave_la-CNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c -o liboctave_la-CmplxGEPBAL.lo `test -f 'CmplxGEPBAL.cc' || echo './'`CmplxGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c CmplxCHOL.cc -o liboctave_la-CmplxCHOL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c CmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxGEPBAL.o mv -f .deps/liboctave_la-CMatrix.Tpo .deps/liboctave_la-CMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c -o liboctave_la-CmplxHESS.lo `test -f 'CmplxHESS.cc' || echo './'`CmplxHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c CmplxGEPBAL.cc -o liboctave_la-CmplxGEPBAL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c CmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxHESS.o mv -f .deps/liboctave_la-CmplxCHOL.Tpo .deps/liboctave_la-CmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c -o liboctave_la-CmplxLU.lo `test -f 'CmplxLU.cc' || echo './'`CmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c CmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxLU.o mv -f .deps/liboctave_la-CmplxGEPBAL.Tpo .deps/liboctave_la-CmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c -o liboctave_la-CmplxQR.lo `test -f 'CmplxQR.cc' || echo './'`CmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c CmplxHESS.cc -o liboctave_la-CmplxHESS.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c CmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQR.o mv -f .deps/liboctave_la-CmplxHESS.Tpo .deps/liboctave_la-CmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxQRP.lo -MD -MP -MF .deps/liboctave_la-CmplxQRP.Tpo -c -o liboctave_la-CmplxQRP.lo `test -f 'CmplxQRP.cc' || echo './'`CmplxQRP.cc CmplxQR.cc: In function 'ComplexMatrix shift_cols(const ComplexMatrix&, octave_idx_type, octave_idx_type)': CmplxQR.cc:541:30: warning: 'Array::Array(octave_idx_type) [with T = int, octave_idx_type = int]' is deprecated (declared at Array.h:173) CmplxQR.cc: In member function 'void ComplexQR::delete_col(octave_idx_type)': CmplxQR.cc:610:19: warning: unused variable 'm' CmplxQR.cc: In member function 'void ComplexQR::delete_col(const Array&)': CmplxQR.cc:626:19: warning: unused variable 'm' CmplxQR.cc: In member function 'void ComplexQR::delete_row(octave_idx_type)': CmplxQR.cc:673:19: warning: unused variable 'n' CmplxQR.cc: In member function 'void ComplexQR::shift_cols(octave_idx_type, octave_idx_type)': CmplxQR.cc:690:19: warning: unused variable 'm' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxQRP.lo -MD -MP -MF .deps/liboctave_la-CmplxQRP.Tpo -c CmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQRP.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c CmplxLU.cc -o liboctave_la-CmplxLU.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxQRP.lo -MD -MP -MF .deps/liboctave_la-CmplxQRP.Tpo -c CmplxQRP.cc -o liboctave_la-CmplxQRP.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c CmplxQR.cc -o liboctave_la-CmplxQR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CmplxLU.Tpo .deps/liboctave_la-CmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c -o liboctave_la-CmplxSCHUR.lo `test -f 'CmplxSCHUR.cc' || echo './'`CmplxSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c CmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSCHUR.o mv -f .deps/liboctave_la-CmplxQRP.Tpo .deps/liboctave_la-CmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-CmplxSVD.lo -MD -MP -MF .deps/liboctave_la-CmplxSVD.Tpo -c -o liboctave_la-CmplxSVD.lo `test -f 'CmplxSVD.cc' || echo './'`CmplxSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxSVD.lo -MD -MP -MF .deps/liboctave_la-CmplxSVD.Tpo -c CmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSVD.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c CmplxSCHUR.cc -o liboctave_la-CmplxSCHUR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CmplxQR.Tpo .deps/liboctave_la-CmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-EIG.lo -MD -MP -MF .deps/liboctave_la-EIG.Tpo -c -o liboctave_la-EIG.lo `test -f 'EIG.cc' || echo './'`EIG.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CmplxSVD.lo -MD -MP -MF .deps/liboctave_la-CmplxSVD.Tpo -c CmplxSVD.cc -o liboctave_la-CmplxSVD.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-EIG.lo -MD -MP -MF .deps/liboctave_la-EIG.Tpo -c EIG.cc -fPIC -DPIC -o .libs/liboctave_la-EIG.o mv -f .deps/liboctave_la-CmplxSCHUR.Tpo .deps/liboctave_la-CmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MSparse.lo -MD -MP -MF .deps/liboctave_la-MSparse.Tpo -c -o liboctave_la-MSparse.lo `test -f 'MSparse.cc' || echo './'`MSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse.lo -MD -MP -MF .deps/liboctave_la-MSparse.Tpo -c MSparse.cc -fPIC -DPIC -o .libs/liboctave_la-MSparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MSparse.lo -MD -MP -MF .deps/liboctave_la-MSparse.Tpo -c MSparse.cc -o liboctave_la-MSparse.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CmplxSVD.Tpo .deps/liboctave_la-CmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-MatrixType.lo -MD -MP -MF .deps/liboctave_la-MatrixType.Tpo -c -o liboctave_la-MatrixType.lo `test -f 'MatrixType.cc' || echo './'`MatrixType.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MatrixType.lo -MD -MP -MF .deps/liboctave_la-MatrixType.Tpo -c MatrixType.cc -fPIC -DPIC -o .libs/liboctave_la-MatrixType.o mv -f .deps/liboctave_la-MSparse.Tpo .deps/liboctave_la-MSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c -o liboctave_la-PermMatrix.lo `test -f 'PermMatrix.cc' || echo './'`PermMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c PermMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-PermMatrix.o sparse-dmsolve.cc:356:1: warning: 'void solve_singularity_warning(double)' defined but not used libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-CSparse.lo -MD -MP -MF .deps/liboctave_la-CSparse.Tpo -c CSparse.cc -o liboctave_la-CSparse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-EIG.lo -MD -MP -MF .deps/liboctave_la-EIG.Tpo -c EIG.cc -o liboctave_la-EIG.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c PermMatrix.cc -o liboctave_la-PermMatrix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-MatrixType.lo -MD -MP -MF .deps/liboctave_la-MatrixType.Tpo -c MatrixType.cc -o liboctave_la-MatrixType.o >/dev/null 2>&1 mv -f .deps/liboctave_la-PermMatrix.Tpo .deps/liboctave_la-PermMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c -o liboctave_la-Sparse.lo `test -f 'Sparse.cc' || echo './'`Sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c Sparse.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c Sparse.cc -o liboctave_la-Sparse.o >/dev/null 2>&1 mv -f .deps/liboctave_la-EIG.Tpo .deps/liboctave_la-EIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c -o liboctave_la-SparseCmplxCHOL.lo `test -f 'SparseCmplxCHOL.cc' || echo './'`SparseCmplxCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c SparseCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxCHOL.o mv -f .deps/liboctave_la-Sparse.Tpo .deps/liboctave_la-Sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c -o liboctave_la-SparseCmplxLU.lo `test -f 'SparseCmplxLU.cc' || echo './'`SparseCmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c SparseCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxLU.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c Array-i.cc -o liboctave_la-Array-i.o >/dev/null 2>&1 mv -f .deps/liboctave_la-MatrixType.Tpo .deps/liboctave_la-MatrixType.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c -o liboctave_la-SparseCmplxQR.lo `test -f 'SparseCmplxQR.cc' || echo './'`SparseCmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c SparseCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxQR.o In file included from SparseCmplxCHOL.cc:33:0: sparse-base-chol.cc: In instantiation of 'octave_idx_type sparse_base_chol::sparse_base_chol_rep::init(const chol_type&, bool) [with chol_type = SparseComplexMatrix, chol_elt = std::complex, p_type = SparseMatrix, octave_idx_type = int]': SparseCmplxCHOL.cc:34:16: instantiated from here sparse-base-chol.cc:82:1: warning: unused parameter 'a' sparse-base-chol.cc:82:1: warning: unused parameter 'natural' SparseCmplxLU.cc:45:1: warning: unused parameter 'a' SparseCmplxLU.cc:45:1: warning: unused parameter 'piv_thres' SparseCmplxLU.cc:45:1: warning: unused parameter 'scale' SparseCmplxLU.cc:246:1: warning: unused parameter 'a' SparseCmplxLU.cc:246:1: warning: unused parameter 'Qinit' SparseCmplxLU.cc:246:1: warning: unused parameter 'piv_thres' SparseCmplxLU.cc:246:1: warning: unused parameter 'scale' SparseCmplxLU.cc:246:1: warning: unused parameter 'FixedQ' SparseCmplxLU.cc:246:1: warning: unused parameter 'droptol' SparseCmplxLU.cc:246:1: warning: unused parameter 'milu' SparseCmplxLU.cc:246:1: warning: unused parameter 'udiag' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c SparseCmplxCHOL.cc -o liboctave_la-SparseCmplxCHOL.o >/dev/null 2>&1 SparseCmplxQR.cc:162:1: warning: unused parameter 'econ' SparseCmplxQR.cc:192:1: warning: unused parameter 'b' SparseCmplxQR.cc:293:1: warning: unused parameter 'a' SparseCmplxQR.cc:293:1: warning: unused parameter 'b' SparseCmplxQR.cc:421:1: warning: unused parameter 'a' SparseCmplxQR.cc:421:1: warning: unused parameter 'b' SparseCmplxQR.cc:595:1: warning: unused parameter 'a' SparseCmplxQR.cc:595:1: warning: unused parameter 'b' SparseCmplxQR.cc:716:1: warning: unused parameter 'a' SparseCmplxQR.cc:716:1: warning: unused parameter 'b' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c SparseCmplxLU.cc -o liboctave_la-SparseCmplxLU.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c SparseCmplxQR.cc -o liboctave_la-SparseCmplxQR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-SparseCmplxCHOL.Tpo .deps/liboctave_la-SparseCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparseQR.lo -MD -MP -MF .deps/liboctave_la-SparseQR.Tpo -c -o liboctave_la-SparseQR.lo `test -f 'SparseQR.cc' || echo './'`SparseQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseQR.lo -MD -MP -MF .deps/liboctave_la-SparseQR.Tpo -c SparseQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseQR.o mv -f .deps/liboctave_la-SparseCmplxQR.Tpo .deps/liboctave_la-SparseCmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c -o liboctave_la-SparsedbleCHOL.lo `test -f 'SparsedbleCHOL.cc' || echo './'`SparsedbleCHOL.cc mv -f .deps/liboctave_la-SparseCmplxLU.Tpo .deps/liboctave_la-SparseCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c -o liboctave_la-SparsedbleLU.lo `test -f 'SparsedbleLU.cc' || echo './'`SparsedbleLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c SparsedbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleCHOL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c SparsedbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleLU.o SparseQR.cc:32:1: warning: unused parameter 'a' SparseQR.cc:32:1: warning: unused parameter 'order' SparseQR.cc:142:1: warning: unused parameter 'econ' SparseQR.cc:174:1: warning: unused parameter 'b' SparseQR.cc:274:1: warning: unused parameter 'a' SparseQR.cc:274:1: warning: unused parameter 'b' SparseQR.cc:378:1: warning: unused parameter 'a' SparseQR.cc:378:1: warning: unused parameter 'b' SparseQR.cc:529:1: warning: unused parameter 'a' SparseQR.cc:529:1: warning: unused parameter 'b' SparseQR.cc:696:1: warning: unused parameter 'a' SparseQR.cc:696:1: warning: unused parameter 'b' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparseQR.lo -MD -MP -MF .deps/liboctave_la-SparseQR.Tpo -c SparseQR.cc -o liboctave_la-SparseQR.o >/dev/null 2>&1 In file included from SparsedbleCHOL.cc:33:0: sparse-base-chol.cc: In instantiation of 'octave_idx_type sparse_base_chol::sparse_base_chol_rep::init(const chol_type&, bool) [with chol_type = SparseMatrix, chol_elt = double, p_type = SparseMatrix, octave_idx_type = int]': SparsedbleCHOL.cc:34:16: instantiated from here sparse-base-chol.cc:82:1: warning: unused parameter 'a' sparse-base-chol.cc:82:1: warning: unused parameter 'natural' SparsedbleLU.cc:45:1: warning: unused parameter 'a' SparsedbleLU.cc:45:1: warning: unused parameter 'piv_thres' SparsedbleLU.cc:45:1: warning: unused parameter 'scale' SparsedbleLU.cc:234:1: warning: unused parameter 'a' SparsedbleLU.cc:234:1: warning: unused parameter 'Qinit' SparsedbleLU.cc:234:1: warning: unused parameter 'piv_thres' SparsedbleLU.cc:234:1: warning: unused parameter 'scale' SparsedbleLU.cc:234:1: warning: unused parameter 'FixedQ' SparsedbleLU.cc:234:1: warning: unused parameter 'droptol' SparsedbleLU.cc:234:1: warning: unused parameter 'milu' SparsedbleLU.cc:234:1: warning: unused parameter 'udiag' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c SparsedbleCHOL.cc -o liboctave_la-SparsedbleCHOL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c SparsedbleLU.cc -o liboctave_la-SparsedbleLU.o >/dev/null 2>&1 mv -f .deps/liboctave_la-SparseQR.Tpo .deps/liboctave_la-SparseQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c -o liboctave_la-boolMatrix.lo `test -f 'boolMatrix.cc' || echo './'`boolMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c boolMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-boolMatrix.o mv -f .deps/liboctave_la-SparsedbleCHOL.Tpo .deps/liboctave_la-SparsedbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-boolNDArray.lo -MD -MP -MF .deps/liboctave_la-boolNDArray.Tpo -c -o liboctave_la-boolNDArray.lo `test -f 'boolNDArray.cc' || echo './'`boolNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolNDArray.lo -MD -MP -MF .deps/liboctave_la-boolNDArray.Tpo -c boolNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-boolNDArray.o mv -f .deps/liboctave_la-SparsedbleLU.Tpo .deps/liboctave_la-SparsedbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-boolSparse.lo -MD -MP -MF .deps/liboctave_la-boolSparse.Tpo -c -o liboctave_la-boolSparse.lo `test -f 'boolSparse.cc' || echo './'`boolSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolSparse.lo -MD -MP -MF .deps/liboctave_la-boolSparse.Tpo -c boolSparse.cc -fPIC -DPIC -o .libs/liboctave_la-boolSparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c boolMatrix.cc -o liboctave_la-boolMatrix.o >/dev/null 2>&1 mv -f .deps/liboctave_la-CSparse.Tpo .deps/liboctave_la-CSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-chMatrix.lo -MD -MP -MF .deps/liboctave_la-chMatrix.Tpo -c -o liboctave_la-chMatrix.lo `test -f 'chMatrix.cc' || echo './'`chMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-chMatrix.lo -MD -MP -MF .deps/liboctave_la-chMatrix.Tpo -c chMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-chMatrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolNDArray.lo -MD -MP -MF .deps/liboctave_la-boolNDArray.Tpo -c boolNDArray.cc -o liboctave_la-boolNDArray.o >/dev/null 2>&1 mv -f .deps/liboctave_la-boolMatrix.Tpo .deps/liboctave_la-boolMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c -o liboctave_la-chNDArray.lo `test -f 'chNDArray.cc' || echo './'`chNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c chNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-chNDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-boolSparse.lo -MD -MP -MF .deps/liboctave_la-boolSparse.Tpo -c boolSparse.cc -o liboctave_la-boolSparse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-chMatrix.lo -MD -MP -MF .deps/liboctave_la-chMatrix.Tpo -c chMatrix.cc -o liboctave_la-chMatrix.o >/dev/null 2>&1 mv -f .deps/liboctave_la-boolNDArray.Tpo .deps/liboctave_la-boolNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dim-vector.lo -MD -MP -MF .deps/liboctave_la-dim-vector.Tpo -c -o liboctave_la-dim-vector.lo `test -f 'dim-vector.cc' || echo './'`dim-vector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dim-vector.lo -MD -MP -MF .deps/liboctave_la-dim-vector.Tpo -c dim-vector.cc -fPIC -DPIC -o .libs/liboctave_la-dim-vector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c chNDArray.cc -o liboctave_la-chNDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dim-vector.lo -MD -MP -MF .deps/liboctave_la-dim-vector.Tpo -c dim-vector.cc -o liboctave_la-dim-vector.o >/dev/null 2>&1 mv -f .deps/liboctave_la-boolSparse.Tpo .deps/liboctave_la-boolSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c -o liboctave_la-dColVector.lo `test -f 'dColVector.cc' || echo './'`dColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c dColVector.cc -fPIC -DPIC -o .libs/liboctave_la-dColVector.o mv -f .deps/liboctave_la-chMatrix.Tpo .deps/liboctave_la-chMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c -o liboctave_la-dDiagMatrix.lo `test -f 'dDiagMatrix.cc' || echo './'`dDiagMatrix.cc mv -f .deps/liboctave_la-dim-vector.Tpo .deps/liboctave_la-dim-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c -o liboctave_la-dMatrix.lo `test -f 'dMatrix.cc' || echo './'`dMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c dDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dDiagMatrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c dMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dMatrix.o dMatrix.cc: In member function 'Matrix Matrix::pseudo_inverse(double) const': dMatrix.cc:868:37: warning: use of old-style cast dMatrix.cc:870:37: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c dColVector.cc -o liboctave_la-dColVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c dDiagMatrix.cc -o liboctave_la-dDiagMatrix.o >/dev/null 2>&1 mv -f .deps/liboctave_la-chNDArray.Tpo .deps/liboctave_la-chNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c -o liboctave_la-dNDArray.lo `test -f 'dNDArray.cc' || echo './'`dNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c dNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-dNDArray.o mv -f .deps/liboctave_la-dColVector.Tpo .deps/liboctave_la-dColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c -o liboctave_la-dRowVector.lo `test -f 'dRowVector.cc' || echo './'`dRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c dRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-dRowVector.o dNDArray.cc: In member function 'ComplexNDArray NDArray::fourier(int) const': dNDArray.cc:260:27: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc: In member function 'ComplexNDArray NDArray::ifourier(int) const': dNDArray.cc:307:27: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc: In member function 'ComplexNDArray NDArray::fourier2d() const': dNDArray.cc:357:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc:359:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc: In member function 'ComplexNDArray NDArray::ifourier2d() const': dNDArray.cc:405:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc:407:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc: In member function 'ComplexNDArray NDArray::fourierNd() const': dNDArray.cc:453:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc:455:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc: In member function 'ComplexNDArray NDArray::ifourierNd() const': dNDArray.cc:500:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) dNDArray.cc:502:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) mv -f .deps/liboctave_la-dDiagMatrix.Tpo .deps/liboctave_la-dDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c -o liboctave_la-dSparse.lo `test -f 'dSparse.cc' || echo './'`dSparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c dSparse.cc -fPIC -DPIC -o .libs/liboctave_la-dSparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c dMatrix.cc -o liboctave_la-dMatrix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c dRowVector.cc -o liboctave_la-dRowVector.o >/dev/null 2>&1 dSparse.cc:1251:1: warning: unused parameter 'err' dSparse.cc:1251:1: warning: unused parameter 'rcond' dSparse.cc:5711:1: warning: unused parameter 'rcond' dSparse.cc:5711:1: warning: unused parameter 'Control' dSparse.cc:5711:1: warning: unused parameter 'Info' dSparse.cc:5711:1: warning: unused parameter 'sing_handler' dSparse.cc:5711:1: warning: unused parameter 'calc_cond' dSparse.cc:5823:1: warning: unused parameter 'rcond' dSparse.cc:5823:1: warning: unused parameter 'sing_handler' dSparse.cc:5823:1: warning: unused parameter 'calc_cond' dSparse.cc:6039:1: warning: unused parameter 'rcond' dSparse.cc:6039:1: warning: unused parameter 'sing_handler' dSparse.cc:6039:1: warning: unused parameter 'calc_cond' dSparse.cc:6301:1: warning: unused parameter 'rcond' dSparse.cc:6301:1: warning: unused parameter 'sing_handler' dSparse.cc:6301:1: warning: unused parameter 'calc_cond' dSparse.cc:6535:1: warning: unused parameter 'rcond' dSparse.cc:6535:1: warning: unused parameter 'sing_handler' dSparse.cc:6535:1: warning: unused parameter 'calc_cond' In file included from dSparse.cc:63:0: sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = Matrix, ST = SparseMatrix, T = Matrix, octave_idx_type = int]': dSparse.cc:6867:68: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseMatrix, ST = SparseMatrix, T = SparseMatrix, octave_idx_type = int]': dSparse.cc:6935:37: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseMatrix, T = ComplexMatrix, octave_idx_type = int]': dSparse.cc:7003:38: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' sparse-dmsolve.cc: In instantiation of 'RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseMatrix, T = SparseComplexMatrix, octave_idx_type = int]': dSparse.cc:7071:44: instantiated from here sparse-dmsolve.cc:364:1: warning: unused parameter 'a' sparse-dmsolve.cc:364:1: warning: unused parameter 'b' sparse-dmsolve.cc:364:1: warning: unused parameter 'info' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c dNDArray.cc -o liboctave_la-dNDArray.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dRowVector.Tpo .deps/liboctave_la-dRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c -o liboctave_la-dbleAEPBAL.lo `test -f 'dbleAEPBAL.cc' || echo './'`dbleAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c dbleAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleAEPBAL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c dbleAEPBAL.cc -o liboctave_la-dbleAEPBAL.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dbleAEPBAL.Tpo .deps/liboctave_la-dbleAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleCHOL.lo -MD -MP -MF .deps/liboctave_la-dbleCHOL.Tpo -c -o liboctave_la-dbleCHOL.lo `test -f 'dbleCHOL.cc' || echo './'`dbleCHOL.cc mv -f .deps/liboctave_la-dMatrix.Tpo .deps/liboctave_la-dMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleGEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleGEPBAL.Tpo -c -o liboctave_la-dbleGEPBAL.lo `test -f 'dbleGEPBAL.cc' || echo './'`dbleGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleCHOL.lo -MD -MP -MF .deps/liboctave_la-dbleCHOL.Tpo -c dbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleCHOL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleGEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleGEPBAL.Tpo -c dbleGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleGEPBAL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleGEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleGEPBAL.Tpo -c dbleGEPBAL.cc -o liboctave_la-dbleGEPBAL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleCHOL.lo -MD -MP -MF .deps/liboctave_la-dbleCHOL.Tpo -c dbleCHOL.cc -o liboctave_la-dbleCHOL.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dbleGEPBAL.Tpo .deps/liboctave_la-dbleGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleHESS.lo -MD -MP -MF .deps/liboctave_la-dbleHESS.Tpo -c -o liboctave_la-dbleHESS.lo `test -f 'dbleHESS.cc' || echo './'`dbleHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleHESS.lo -MD -MP -MF .deps/liboctave_la-dbleHESS.Tpo -c dbleHESS.cc -fPIC -DPIC -o .libs/liboctave_la-dbleHESS.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleHESS.lo -MD -MP -MF .deps/liboctave_la-dbleHESS.Tpo -c dbleHESS.cc -o liboctave_la-dbleHESS.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dbleCHOL.Tpo .deps/liboctave_la-dbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleLU.lo -MD -MP -MF .deps/liboctave_la-dbleLU.Tpo -c -o liboctave_la-dbleLU.lo `test -f 'dbleLU.cc' || echo './'`dbleLU.cc mv -f .deps/liboctave_la-dNDArray.Tpo .deps/liboctave_la-dNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c -o liboctave_la-dbleQR.lo `test -f 'dbleQR.cc' || echo './'`dbleQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleLU.lo -MD -MP -MF .deps/liboctave_la-dbleLU.Tpo -c dbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-dbleLU.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c dbleQR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQR.o mv -f .deps/liboctave_la-dbleHESS.Tpo .deps/liboctave_la-dbleHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c -o liboctave_la-dbleQRP.lo `test -f 'dbleQRP.cc' || echo './'`dbleQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c dbleQRP.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQRP.o dbleQR.cc: In function 'Matrix shift_cols(const Matrix&, octave_idx_type, octave_idx_type)': dbleQR.cc:538:30: warning: 'Array::Array(octave_idx_type) [with T = int, octave_idx_type = int]' is deprecated (declared at Array.h:173) dbleQR.cc: In member function 'void QR::delete_col(octave_idx_type)': dbleQR.cc:607:19: warning: unused variable 'm' dbleQR.cc: In member function 'void QR::delete_col(const Array&)': dbleQR.cc:623:19: warning: unused variable 'm' dbleQR.cc: In member function 'void QR::delete_row(octave_idx_type)': dbleQR.cc:668:19: warning: unused variable 'n' dbleQR.cc: In member function 'void QR::shift_cols(octave_idx_type, octave_idx_type)': dbleQR.cc:685:19: warning: unused variable 'm' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleLU.lo -MD -MP -MF .deps/liboctave_la-dbleLU.Tpo -c dbleLU.cc -o liboctave_la-dbleLU.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c dbleQRP.cc -o liboctave_la-dbleQRP.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c dbleQR.cc -o liboctave_la-dbleQR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dbleLU.Tpo .deps/liboctave_la-dbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleSCHUR.lo -MD -MP -MF .deps/liboctave_la-dbleSCHUR.Tpo -c -o liboctave_la-dbleSCHUR.lo `test -f 'dbleSCHUR.cc' || echo './'`dbleSCHUR.cc mv -f .deps/liboctave_la-dbleQRP.Tpo .deps/liboctave_la-dbleQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-dbleSVD.lo -MD -MP -MF .deps/liboctave_la-dbleSVD.Tpo -c -o liboctave_la-dbleSVD.lo `test -f 'dbleSVD.cc' || echo './'`dbleSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleSCHUR.lo -MD -MP -MF .deps/liboctave_la-dbleSCHUR.Tpo -c dbleSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSCHUR.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleSVD.lo -MD -MP -MF .deps/liboctave_la-dbleSVD.Tpo -c dbleSVD.cc -fPIC -DPIC -o .libs/liboctave_la-dbleSVD.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleSCHUR.lo -MD -MP -MF .deps/liboctave_la-dbleSCHUR.Tpo -c dbleSCHUR.cc -o liboctave_la-dbleSCHUR.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dbleSVD.lo -MD -MP -MF .deps/liboctave_la-dbleSVD.Tpo -c dbleSVD.cc -o liboctave_la-dbleSVD.o >/dev/null 2>&1 mv -f .deps/liboctave_la-dbleQR.Tpo .deps/liboctave_la-dbleQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c -o liboctave_la-fCColVector.lo `test -f 'fCColVector.cc' || echo './'`fCColVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c fCColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCColVector.o sparse-dmsolve.cc:356:1: warning: 'void solve_singularity_warning(double)' defined but not used mv -f .deps/liboctave_la-dbleSCHUR.Tpo .deps/liboctave_la-dbleSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fCDiagMatrix.Tpo -c -o liboctave_la-fCDiagMatrix.lo `test -f 'fCDiagMatrix.cc' || echo './'`fCDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c dSparse.cc -o liboctave_la-dSparse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fCDiagMatrix.Tpo -c fCDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCDiagMatrix.o mv -f .deps/liboctave_la-dbleSVD.Tpo .deps/liboctave_la-dbleSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c -o liboctave_la-fCMatrix.lo `test -f 'fCMatrix.cc' || echo './'`fCMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c fCMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCMatrix.o fCMatrix.cc: In member function 'FloatComplexMatrix FloatComplexMatrix::pseudo_inverse(float) const': fCMatrix.cc:1197:37: warning: use of old-style cast fCMatrix.cc:1199:37: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c fCColVector.cc -o liboctave_la-fCColVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fCDiagMatrix.Tpo -c fCDiagMatrix.cc -o liboctave_la-fCDiagMatrix.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCColVector.Tpo .deps/liboctave_la-fCColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c -o liboctave_la-fCNDArray.lo `test -f 'fCNDArray.cc' || echo './'`fCNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c fCNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fCNDArray.o mv -f .deps/liboctave_la-fCDiagMatrix.Tpo .deps/liboctave_la-fCDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c -o liboctave_la-fCRowVector.lo `test -f 'fCRowVector.cc' || echo './'`fCRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c fCRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCRowVector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c fCMatrix.cc -o liboctave_la-fCMatrix.o >/dev/null 2>&1 fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::fourier(int) const': fCNDArray.cc:216:35: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::ifourier(int) const': fCNDArray.cc:263:35: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::fourier2d() const': fCNDArray.cc:313:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc:315:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::ifourier2d() const': fCNDArray.cc:361:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc:363:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::fourierNd() const': fCNDArray.cc:409:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc:411:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc: In member function 'FloatComplexNDArray FloatComplexNDArray::ifourierNd() const': fCNDArray.cc:456:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) fCNDArray.cc:458:39: warning: 'Array::Array(octave_idx_type, const T&) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c fCRowVector.cc -o liboctave_la-fCRowVector.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCRowVector.Tpo .deps/liboctave_la-fCRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxAEPBAL.Tpo -c -o liboctave_la-fCmplxAEPBAL.lo `test -f 'fCmplxAEPBAL.cc' || echo './'`fCmplxAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c fCNDArray.cc -o liboctave_la-fCNDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxAEPBAL.Tpo -c fCmplxAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxAEPBAL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxAEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxAEPBAL.Tpo -c fCmplxAEPBAL.cc -o liboctave_la-fCmplxAEPBAL.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCmplxAEPBAL.Tpo .deps/liboctave_la-fCmplxAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c -o liboctave_la-fCmplxCHOL.lo `test -f 'fCmplxCHOL.cc' || echo './'`fCmplxCHOL.cc mv -f .deps/liboctave_la-fCMatrix.Tpo .deps/liboctave_la-fCMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c -o liboctave_la-fCmplxGEPBAL.lo `test -f 'fCmplxGEPBAL.cc' || echo './'`fCmplxGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c fCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxCHOL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c fCmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxGEPBAL.o mv -f .deps/liboctave_la-dSparse.Tpo .deps/liboctave_la-dSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c -o liboctave_la-fCmplxHESS.lo `test -f 'fCmplxHESS.cc' || echo './'`fCmplxHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c fCmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxHESS.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c fCmplxGEPBAL.cc -o liboctave_la-fCmplxGEPBAL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c fCmplxCHOL.cc -o liboctave_la-fCmplxCHOL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c fCmplxHESS.cc -o liboctave_la-fCmplxHESS.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCmplxGEPBAL.Tpo .deps/liboctave_la-fCmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c -o liboctave_la-fCmplxLU.lo `test -f 'fCmplxLU.cc' || echo './'`fCmplxLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c fCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxLU.o mv -f .deps/liboctave_la-fCmplxHESS.Tpo .deps/liboctave_la-fCmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c -o liboctave_la-fCmplxQR.lo `test -f 'fCmplxQR.cc' || echo './'`fCmplxQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c fCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQR.o mv -f .deps/liboctave_la-fCNDArray.Tpo .deps/liboctave_la-fCNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxQRP.lo -MD -MP -MF .deps/liboctave_la-fCmplxQRP.Tpo -c -o liboctave_la-fCmplxQRP.lo `test -f 'fCmplxQRP.cc' || echo './'`fCmplxQRP.cc mv -f .deps/liboctave_la-fCmplxCHOL.Tpo .deps/liboctave_la-fCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c -o liboctave_la-fCmplxSCHUR.lo `test -f 'fCmplxSCHUR.cc' || echo './'`fCmplxSCHUR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxQRP.lo -MD -MP -MF .deps/liboctave_la-fCmplxQRP.Tpo -c fCmplxQRP.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQRP.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c fCmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSCHUR.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c fCmplxLU.cc -o liboctave_la-fCmplxLU.o >/dev/null 2>&1 fCmplxQR.cc: In function 'FloatComplexMatrix shift_cols(const FloatComplexMatrix&, octave_idx_type, octave_idx_type)': fCmplxQR.cc:543:30: warning: 'Array::Array(octave_idx_type) [with T = int, octave_idx_type = int]' is deprecated (declared at Array.h:173) fCmplxQR.cc: In member function 'void FloatComplexQR::delete_col(octave_idx_type)': fCmplxQR.cc:612:19: warning: unused variable 'm' fCmplxQR.cc: In member function 'void FloatComplexQR::delete_col(const Array&)': fCmplxQR.cc:628:19: warning: unused variable 'm' fCmplxQR.cc: In member function 'void FloatComplexQR::delete_row(octave_idx_type)': fCmplxQR.cc:675:19: warning: unused variable 'n' fCmplxQR.cc: In member function 'void FloatComplexQR::shift_cols(octave_idx_type, octave_idx_type)': fCmplxQR.cc:692:19: warning: unused variable 'm' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxQRP.lo -MD -MP -MF .deps/liboctave_la-fCmplxQRP.Tpo -c fCmplxQRP.cc -o liboctave_la-fCmplxQRP.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c fCmplxSCHUR.cc -o liboctave_la-fCmplxSCHUR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCmplxLU.Tpo .deps/liboctave_la-fCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fCmplxSVD.lo -MD -MP -MF .deps/liboctave_la-fCmplxSVD.Tpo -c -o liboctave_la-fCmplxSVD.lo `test -f 'fCmplxSVD.cc' || echo './'`fCmplxSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxSVD.lo -MD -MP -MF .deps/liboctave_la-fCmplxSVD.Tpo -c fCmplxSVD.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSVD.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c fCmplxQR.cc -o liboctave_la-fCmplxQR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCmplxSCHUR.Tpo .deps/liboctave_la-fCmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c -o liboctave_la-fColVector.lo `test -f 'fColVector.cc' || echo './'`fColVector.cc mv -f .deps/liboctave_la-fCmplxQRP.Tpo .deps/liboctave_la-fCmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fDiagMatrix.Tpo -c -o liboctave_la-fDiagMatrix.lo `test -f 'fDiagMatrix.cc' || echo './'`fDiagMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c fColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fColVector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fDiagMatrix.Tpo -c fDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fDiagMatrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fCmplxSVD.lo -MD -MP -MF .deps/liboctave_la-fCmplxSVD.Tpo -c fCmplxSVD.cc -o liboctave_la-fCmplxSVD.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fCmplxSVD.Tpo .deps/liboctave_la-fCmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fEIG.lo -MD -MP -MF .deps/liboctave_la-fEIG.Tpo -c -o liboctave_la-fEIG.lo `test -f 'fEIG.cc' || echo './'`fEIG.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fEIG.lo -MD -MP -MF .deps/liboctave_la-fEIG.Tpo -c fEIG.cc -fPIC -DPIC -o .libs/liboctave_la-fEIG.o mv -f .deps/liboctave_la-fCmplxQR.Tpo .deps/liboctave_la-fCmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c -o liboctave_la-fMatrix.lo `test -f 'fMatrix.cc' || echo './'`fMatrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c fMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fMatrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c fColVector.cc -o liboctave_la-fColVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-fDiagMatrix.Tpo -c fDiagMatrix.cc -o liboctave_la-fDiagMatrix.o >/dev/null 2>&1 fMatrix.cc: In member function 'FloatMatrix FloatMatrix::pseudo_inverse(float) const': fMatrix.cc:868:37: warning: use of old-style cast fMatrix.cc:870:37: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fEIG.lo -MD -MP -MF .deps/liboctave_la-fEIG.Tpo -c fEIG.cc -o liboctave_la-fEIG.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fColVector.Tpo .deps/liboctave_la-fColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c -o liboctave_la-fNDArray.lo `test -f 'fNDArray.cc' || echo './'`fNDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c fNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fNDArray.o mv -f .deps/liboctave_la-fDiagMatrix.Tpo .deps/liboctave_la-fDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c -o liboctave_la-fRowVector.lo `test -f 'fRowVector.cc' || echo './'`fRowVector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c fRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fRowVector.o fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::fourier(int) const': fNDArray.cc:220:32: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::ifourier(int) const': fNDArray.cc:267:32: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::fourier2d() const': fNDArray.cc:317:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc:319:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::ifourier2d() const': fNDArray.cc:365:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc:367:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::fourierNd() const': fNDArray.cc:413:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc:415:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc: In member function 'FloatComplexNDArray FloatNDArray::ifourierNd() const': fNDArray.cc:460:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) fNDArray.cc:462:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:173) mv -f .deps/liboctave_la-fEIG.Tpo .deps/liboctave_la-fEIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c -o liboctave_la-floatAEPBAL.lo `test -f 'floatAEPBAL.cc' || echo './'`floatAEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c fMatrix.cc -o liboctave_la-fMatrix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c floatAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatAEPBAL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c fRowVector.cc -o liboctave_la-fRowVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c floatAEPBAL.cc -o liboctave_la-floatAEPBAL.o >/dev/null 2>&1 mv -f .deps/liboctave_la-Array-i.Tpo .deps/liboctave_la-Array-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c -o liboctave_la-floatCHOL.lo `test -f 'floatCHOL.cc' || echo './'`floatCHOL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c floatCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-floatCHOL.o mv -f .deps/liboctave_la-floatAEPBAL.Tpo .deps/liboctave_la-floatAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c -o liboctave_la-floatGEPBAL.lo `test -f 'floatGEPBAL.cc' || echo './'`floatGEPBAL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c floatGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatGEPBAL.o mv -f .deps/liboctave_la-fRowVector.Tpo .deps/liboctave_la-fRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c -o liboctave_la-floatHESS.lo `test -f 'floatHESS.cc' || echo './'`floatHESS.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c floatHESS.cc -fPIC -DPIC -o .libs/liboctave_la-floatHESS.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c floatGEPBAL.cc -o liboctave_la-floatGEPBAL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c fNDArray.cc -o liboctave_la-fNDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c floatCHOL.cc -o liboctave_la-floatCHOL.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c floatHESS.cc -o liboctave_la-floatHESS.o >/dev/null 2>&1 mv -f .deps/liboctave_la-floatGEPBAL.Tpo .deps/liboctave_la-floatGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c -o liboctave_la-floatLU.lo `test -f 'floatLU.cc' || echo './'`floatLU.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c floatLU.cc -fPIC -DPIC -o .libs/liboctave_la-floatLU.o mv -f .deps/liboctave_la-floatHESS.Tpo .deps/liboctave_la-floatHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c -o liboctave_la-floatQR.lo `test -f 'floatQR.cc' || echo './'`floatQR.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c floatQR.cc -fPIC -DPIC -o .libs/liboctave_la-floatQR.o mv -f .deps/liboctave_la-floatCHOL.Tpo .deps/liboctave_la-floatCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatQRP.lo -MD -MP -MF .deps/liboctave_la-floatQRP.Tpo -c -o liboctave_la-floatQRP.lo `test -f 'floatQRP.cc' || echo './'`floatQRP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatQRP.lo -MD -MP -MF .deps/liboctave_la-floatQRP.Tpo -c floatQRP.cc -fPIC -DPIC -o .libs/liboctave_la-floatQRP.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c floatLU.cc -o liboctave_la-floatLU.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fMatrix.Tpo .deps/liboctave_la-fMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c -o liboctave_la-floatSCHUR.lo `test -f 'floatSCHUR.cc' || echo './'`floatSCHUR.cc floatQR.cc: In function 'FloatMatrix shift_cols(const FloatMatrix&, octave_idx_type, octave_idx_type)': floatQR.cc:536:30: warning: 'Array::Array(octave_idx_type) [with T = int, octave_idx_type = int]' is deprecated (declared at Array.h:173) floatQR.cc: In member function 'void FloatQR::delete_col(octave_idx_type)': floatQR.cc:605:19: warning: unused variable 'm' floatQR.cc: In member function 'void FloatQR::delete_col(const Array&)': floatQR.cc:621:19: warning: unused variable 'm' floatQR.cc: In member function 'void FloatQR::delete_row(octave_idx_type)': floatQR.cc:668:19: warning: unused variable 'n' floatQR.cc: In member function 'void FloatQR::shift_cols(octave_idx_type, octave_idx_type)': floatQR.cc:685:19: warning: unused variable 'm' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c floatSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-floatSCHUR.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatQRP.lo -MD -MP -MF .deps/liboctave_la-floatQRP.Tpo -c floatQRP.cc -o liboctave_la-floatQRP.o >/dev/null 2>&1 mv -f .deps/liboctave_la-floatLU.Tpo .deps/liboctave_la-floatLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-floatSVD.lo -MD -MP -MF .deps/liboctave_la-floatSVD.Tpo -c -o liboctave_la-floatSVD.lo `test -f 'floatSVD.cc' || echo './'`floatSVD.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c floatSCHUR.cc -o liboctave_la-floatSCHUR.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatSVD.lo -MD -MP -MF .deps/liboctave_la-floatSVD.Tpo -c floatSVD.cc -fPIC -DPIC -o .libs/liboctave_la-floatSVD.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c floatQR.cc -o liboctave_la-floatQR.o >/dev/null 2>&1 mv -f .deps/liboctave_la-floatQRP.Tpo .deps/liboctave_la-floatQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-int16NDArray.lo -MD -MP -MF .deps/liboctave_la-int16NDArray.Tpo -c -o liboctave_la-int16NDArray.lo `test -f 'int16NDArray.cc' || echo './'`int16NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int16NDArray.lo -MD -MP -MF .deps/liboctave_la-int16NDArray.Tpo -c int16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int16NDArray.o mv -f .deps/liboctave_la-floatSCHUR.Tpo .deps/liboctave_la-floatSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-int32NDArray.lo -MD -MP -MF .deps/liboctave_la-int32NDArray.Tpo -c -o liboctave_la-int32NDArray.lo `test -f 'int32NDArray.cc' || echo './'`int32NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int32NDArray.lo -MD -MP -MF .deps/liboctave_la-int32NDArray.Tpo -c int32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int32NDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-floatSVD.lo -MD -MP -MF .deps/liboctave_la-floatSVD.Tpo -c floatSVD.cc -o liboctave_la-floatSVD.o >/dev/null 2>&1 mv -f .deps/liboctave_la-fNDArray.Tpo .deps/liboctave_la-fNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c -o liboctave_la-int64NDArray.lo `test -f 'int64NDArray.cc' || echo './'`int64NDArray.cc mv -f .deps/liboctave_la-floatQR.Tpo .deps/liboctave_la-floatQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-int8NDArray.lo -MD -MP -MF .deps/liboctave_la-int8NDArray.Tpo -c -o liboctave_la-int8NDArray.lo `test -f 'int8NDArray.cc' || echo './'`int8NDArray.cc mv -f .deps/liboctave_la-floatSVD.Tpo .deps/liboctave_la-floatSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c -o liboctave_la-uint16NDArray.lo `test -f 'uint16NDArray.cc' || echo './'`uint16NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c int64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int64NDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int8NDArray.lo -MD -MP -MF .deps/liboctave_la-int8NDArray.Tpo -c int8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int8NDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c uint16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint16NDArray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int16NDArray.lo -MD -MP -MF .deps/liboctave_la-int16NDArray.Tpo -c int16NDArray.cc -o liboctave_la-int16NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int32NDArray.lo -MD -MP -MF .deps/liboctave_la-int32NDArray.Tpo -c int32NDArray.cc -o liboctave_la-int32NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c int64NDArray.cc -o liboctave_la-int64NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c uint16NDArray.cc -o liboctave_la-uint16NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-int8NDArray.lo -MD -MP -MF .deps/liboctave_la-int8NDArray.Tpo -c int8NDArray.cc -o liboctave_la-int8NDArray.o >/dev/null 2>&1 mv -f .deps/liboctave_la-int16NDArray.Tpo .deps/liboctave_la-int16NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c -o liboctave_la-uint32NDArray.lo `test -f 'uint32NDArray.cc' || echo './'`uint32NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c uint32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint32NDArray.o mv -f .deps/liboctave_la-int32NDArray.Tpo .deps/liboctave_la-int32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-uint64NDArray.lo -MD -MP -MF .deps/liboctave_la-uint64NDArray.Tpo -c -o liboctave_la-uint64NDArray.lo `test -f 'uint64NDArray.cc' || echo './'`uint64NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint64NDArray.lo -MD -MP -MF .deps/liboctave_la-uint64NDArray.Tpo -c uint64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint64NDArray.o mv -f .deps/liboctave_la-int64NDArray.Tpo .deps/liboctave_la-int64NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c -o liboctave_la-uint8NDArray.lo `test -f 'uint8NDArray.cc' || echo './'`uint8NDArray.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c uint8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint8NDArray.o mv -f .deps/liboctave_la-uint16NDArray.Tpo .deps/liboctave_la-uint16NDArray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-f2c-main.lo -MD -MP -MF .deps/liboctave_la-f2c-main.Tpo -c -o liboctave_la-f2c-main.lo `test -f 'f2c-main.c' || echo './'`f2c-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-f2c-main.lo -MD -MP -MF .deps/liboctave_la-f2c-main.Tpo -c f2c-main.c -fPIC -DPIC -o .libs/liboctave_la-f2c-main.o mv -f .deps/liboctave_la-int8NDArray.Tpo .deps/liboctave_la-int8NDArray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-lo-cieee.lo -MD -MP -MF .deps/liboctave_la-lo-cieee.Tpo -c -o liboctave_la-lo-cieee.lo `test -f 'lo-cieee.c' || echo './'`lo-cieee.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-lo-cieee.lo -MD -MP -MF .deps/liboctave_la-lo-cieee.Tpo -c lo-cieee.c -fPIC -DPIC -o .libs/liboctave_la-lo-cieee.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-f2c-main.lo -MD -MP -MF .deps/liboctave_la-f2c-main.Tpo -c f2c-main.c -o liboctave_la-f2c-main.o >/dev/null 2>&1 mv -f .deps/liboctave_la-f2c-main.Tpo .deps/liboctave_la-f2c-main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-lo-cutils.lo -MD -MP -MF .deps/liboctave_la-lo-cutils.Tpo -c -o liboctave_la-lo-cutils.lo `test -f 'lo-cutils.c' || echo './'`lo-cutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-lo-cutils.lo -MD -MP -MF .deps/liboctave_la-lo-cutils.Tpo -c lo-cutils.c -fPIC -DPIC -o .libs/liboctave_la-lo-cutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-lo-cieee.lo -MD -MP -MF .deps/liboctave_la-lo-cieee.Tpo -c lo-cieee.c -o liboctave_la-lo-cieee.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-lo-cutils.lo -MD -MP -MF .deps/liboctave_la-lo-cutils.Tpo -c lo-cutils.c -o liboctave_la-lo-cutils.o >/dev/null 2>&1 mv -f .deps/liboctave_la-lo-cieee.Tpo .deps/liboctave_la-lo-cieee.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-randgamma.lo -MD -MP -MF .deps/liboctave_la-randgamma.Tpo -c -o liboctave_la-randgamma.lo `test -f 'randgamma.c' || echo './'`randgamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randgamma.lo -MD -MP -MF .deps/liboctave_la-randgamma.Tpo -c randgamma.c -fPIC -DPIC -o .libs/liboctave_la-randgamma.o mv -f .deps/liboctave_la-lo-cutils.Tpo .deps/liboctave_la-lo-cutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-randmtzig.lo -MD -MP -MF .deps/liboctave_la-randmtzig.Tpo -c -o liboctave_la-randmtzig.lo `test -f 'randmtzig.c' || echo './'`randmtzig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randmtzig.lo -MD -MP -MF .deps/liboctave_la-randmtzig.Tpo -c randmtzig.c -fPIC -DPIC -o .libs/liboctave_la-randmtzig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randgamma.lo -MD -MP -MF .deps/liboctave_la-randgamma.Tpo -c randgamma.c -o liboctave_la-randgamma.o >/dev/null 2>&1 mv -f .deps/liboctave_la-randgamma.Tpo .deps/liboctave_la-randgamma.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c -o liboctave_la-randpoisson.lo `test -f 'randpoisson.c' || echo './'`randpoisson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c randpoisson.c -fPIC -DPIC -o .libs/liboctave_la-randpoisson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randmtzig.lo -MD -MP -MF .deps/liboctave_la-randmtzig.Tpo -c randmtzig.c -o liboctave_la-randmtzig.o >/dev/null 2>&1 mv -f .deps/liboctave_la-randmtzig.Tpo .deps/liboctave_la-randmtzig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-tempnam.lo -MD -MP -MF .deps/liboctave_la-tempnam.Tpo -c -o liboctave_la-tempnam.lo `test -f 'tempnam.c' || echo './'`tempnam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c randpoisson.c -o liboctave_la-randpoisson.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-tempnam.lo -MD -MP -MF .deps/liboctave_la-tempnam.Tpo -c tempnam.c -fPIC -DPIC -o .libs/liboctave_la-tempnam.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-tempnam.lo -MD -MP -MF .deps/liboctave_la-tempnam.Tpo -c tempnam.c -o liboctave_la-tempnam.o >/dev/null 2>&1 mv -f .deps/liboctave_la-randpoisson.Tpo .deps/liboctave_la-randpoisson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-tempname.lo -MD -MP -MF .deps/liboctave_la-tempname.Tpo -c -o liboctave_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-tempname.lo -MD -MP -MF .deps/liboctave_la-tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/liboctave_la-tempname.o mv -f .deps/liboctave_la-tempnam.Tpo .deps/liboctave_la-tempnam.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c -o liboctave_la-cmd-edit.lo `test -f 'cmd-edit.cc' || echo './'`cmd-edit.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c uint32NDArray.cc -o liboctave_la-uint32NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c cmd-edit.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-edit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-tempname.lo -MD -MP -MF .deps/liboctave_la-tempname.Tpo -c tempname.c -o liboctave_la-tempname.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint64NDArray.lo -MD -MP -MF .deps/liboctave_la-uint64NDArray.Tpo -c uint64NDArray.cc -o liboctave_la-uint64NDArray.o >/dev/null 2>&1 mv -f .deps/liboctave_la-tempname.Tpo .deps/liboctave_la-tempname.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c -o liboctave_la-cmd-hist.lo `test -f 'cmd-hist.cc' || echo './'`cmd-hist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c cmd-hist.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-hist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c uint8NDArray.cc -o liboctave_la-uint8NDArray.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c cmd-hist.cc -o liboctave_la-cmd-hist.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c cmd-edit.cc -o liboctave_la-cmd-edit.o >/dev/null 2>&1 mv -f .deps/liboctave_la-cmd-hist.Tpo .deps/liboctave_la-cmd-hist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-oct-rl-edit.lo -MD -MP -MF .deps/liboctave_la-oct-rl-edit.Tpo -c -o liboctave_la-oct-rl-edit.lo `test -f 'oct-rl-edit.c' || echo './'`oct-rl-edit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-oct-rl-edit.lo -MD -MP -MF .deps/liboctave_la-oct-rl-edit.Tpo -c oct-rl-edit.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-edit.o mv -f .deps/liboctave_la-cmd-edit.Tpo .deps/liboctave_la-cmd-edit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctave_la-oct-rl-hist.lo -MD -MP -MF .deps/liboctave_la-oct-rl-hist.Tpo -c -o liboctave_la-oct-rl-hist.lo `test -f 'oct-rl-hist.c' || echo './'`oct-rl-hist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-oct-rl-hist.lo -MD -MP -MF .deps/liboctave_la-oct-rl-hist.Tpo -c oct-rl-hist.c -fPIC -DPIC -o .libs/liboctave_la-oct-rl-hist.o In file included from /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/history.h:37:0, from oct-rl-hist.c:35: /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:34:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype In file included from /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/readline.h:37:0, from oct-rl-edit.c:32: /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:34:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-oct-rl-hist.lo -MD -MP -MF .deps/liboctave_la-oct-rl-hist.Tpo -c oct-rl-hist.c -o liboctave_la-oct-rl-hist.o >/dev/null 2>&1 In file included from oct-rl-edit.c:32:0: /tmp/pkgsrc/math/octave/work/.buildlink/include/readline/readline.h:382:1: warning: function declaration isn't a prototype mv -f .deps/liboctave_la-uint32NDArray.Tpo .deps/liboctave_la-uint32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c -o liboctave_la-mx-cdm-dm.lo `test -f 'mx-cdm-dm.cc' || echo './'`mx-cdm-dm.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctave_la-oct-rl-edit.lo -MD -MP -MF .deps/liboctave_la-oct-rl-edit.Tpo -c oct-rl-edit.c -o liboctave_la-oct-rl-edit.o >/dev/null 2>&1 mv -f .deps/liboctave_la-uint64NDArray.Tpo .deps/liboctave_la-uint64NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-dm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cdm.Tpo -c -o liboctave_la-mx-dm-cdm.lo `test -f 'mx-dm-cdm.cc' || echo './'`mx-dm-cdm.cc mv -f .deps/liboctave_la-oct-rl-hist.Tpo .deps/liboctave_la-oct-rl-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c -o liboctave_la-mx-cs-dm.lo `test -f 'mx-cs-dm.cc' || echo './'`mx-cs-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c mx-cdm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cdm.Tpo -c mx-dm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c mx-cs-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-dm.o mv -f .deps/liboctave_la-oct-rl-edit.Tpo .deps/liboctave_la-oct-rl-edit.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cs-m.lo -MD -MP -MF .deps/liboctave_la-mx-cs-m.Tpo -c -o liboctave_la-mx-cs-m.lo `test -f 'mx-cs-m.cc' || echo './'`mx-cs-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-m.lo -MD -MP -MF .deps/liboctave_la-mx-cs-m.Tpo -c mx-cs-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c mx-cdm-dm.cc -o liboctave_la-mx-cdm-dm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cdm.Tpo -c mx-dm-cdm.cc -o liboctave_la-mx-dm-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c mx-cs-dm.cc -o liboctave_la-mx-cs-dm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-uint8NDArray.Tpo .deps/liboctave_la-uint8NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cs-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cs-nda.Tpo -c -o liboctave_la-mx-cs-nda.lo `test -f 'mx-cs-nda.cc' || echo './'`mx-cs-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cs-nda.Tpo -c mx-cs-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-nda.o mv -f .deps/liboctave_la-mx-cdm-dm.Tpo .deps/liboctave_la-mx-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cdm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-cm.Tpo -c -o liboctave_la-mx-cdm-cm.lo `test -f 'mx-cdm-cm.cc' || echo './'`mx-cdm-cm.cc mv -f .deps/liboctave_la-mx-dm-cdm.Tpo .deps/liboctave_la-mx-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c -o liboctave_la-mx-cdm-m.lo `test -f 'mx-cdm-m.cc' || echo './'`mx-cdm-m.cc mv -f .deps/liboctave_la-mx-cs-dm.Tpo .deps/liboctave_la-mx-cs-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cdm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-s.Tpo -c -o liboctave_la-mx-cdm-s.lo `test -f 'mx-cdm-s.cc' || echo './'`mx-cdm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-m.lo -MD -MP -MF .deps/liboctave_la-mx-cs-m.Tpo -c mx-cs-m.cc -o liboctave_la-mx-cs-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-cm.Tpo -c mx-cdm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-cm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c mx-cdm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-s.Tpo -c mx-cdm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-s.Tpo -c mx-cdm-s.cc -o liboctave_la-mx-cdm-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-cm.Tpo -c mx-cdm-cm.cc -o liboctave_la-mx-cdm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c mx-cdm-m.cc -o liboctave_la-mx-cdm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cs-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cs-nda.Tpo -c mx-cs-nda.cc -o liboctave_la-mx-cs-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-cs-m.Tpo .deps/liboctave_la-mx-cs-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-cdm.Tpo -c -o liboctave_la-mx-cm-cdm.lo `test -f 'mx-cm-cdm.cc' || echo './'`mx-cm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-cdm.Tpo -c mx-cm-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-cdm.o mv -f .deps/liboctave_la-mx-cdm-s.Tpo .deps/liboctave_la-mx-cdm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-dm.Tpo -c -o liboctave_la-mx-cm-dm.lo `test -f 'mx-cm-dm.cc' || echo './'`mx-cm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-dm.Tpo -c mx-cm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-dm.o mv -f .deps/liboctave_la-mx-cdm-cm.Tpo .deps/liboctave_la-mx-cdm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c -o liboctave_la-mx-cm-m.lo `test -f 'mx-cm-m.cc' || echo './'`mx-cm-m.cc mv -f .deps/liboctave_la-mx-cdm-m.Tpo .deps/liboctave_la-mx-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cnda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-nda.Tpo -c -o liboctave_la-mx-cnda-nda.lo `test -f 'mx-cnda-nda.cc' || echo './'`mx-cnda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c mx-cm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cnda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-nda.Tpo -c mx-cnda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-cdm.Tpo -c mx-cm-cdm.cc -o liboctave_la-mx-cm-cdm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-cs-nda.Tpo .deps/liboctave_la-mx-cs-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c -o liboctave_la-mx-cm-s.lo `test -f 'mx-cm-s.cc' || echo './'`mx-cm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c mx-cm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-dm.Tpo -c mx-cm-dm.cc -o liboctave_la-mx-cm-dm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-cm-cdm.Tpo .deps/liboctave_la-mx-cm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cnda-s.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-s.Tpo -c -o liboctave_la-mx-cnda-s.lo `test -f 'mx-cnda-s.cc' || echo './'`mx-cnda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cnda-s.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-s.Tpo -c mx-cnda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cnda-s.o mv -f .deps/liboctave_la-mx-cm-dm.Tpo .deps/liboctave_la-mx-cm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-dm-cs.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cs.Tpo -c -o liboctave_la-mx-dm-cs.lo `test -f 'mx-dm-cs.cc' || echo './'`mx-dm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c mx-cm-m.cc -o liboctave_la-mx-cm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cs.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cs.Tpo -c mx-dm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cnda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-nda.Tpo -c mx-cnda-nda.cc -o liboctave_la-mx-cnda-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c mx-cm-s.cc -o liboctave_la-mx-cm-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cs.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cs.Tpo -c mx-dm-cs.cc -o liboctave_la-mx-dm-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cnda-s.lo -MD -MP -MF .deps/liboctave_la-mx-cnda-s.Tpo -c mx-cnda-s.cc -o liboctave_la-mx-cnda-s.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-cm-s.Tpo .deps/liboctave_la-mx-cm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-dm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cm.Tpo -c -o liboctave_la-mx-dm-cm.lo `test -f 'mx-dm-cm.cc' || echo './'`mx-dm-cm.cc mv -f .deps/liboctave_la-mx-cm-m.Tpo .deps/liboctave_la-mx-cm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-m-cs.lo -MD -MP -MF .deps/liboctave_la-mx-m-cs.Tpo -c -o liboctave_la-mx-m-cs.lo `test -f 'mx-m-cs.cc' || echo './'`mx-m-cs.cc mv -f .deps/liboctave_la-mx-dm-cs.Tpo .deps/liboctave_la-mx-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-cs.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cs.Tpo -c -o liboctave_la-mx-nda-cs.lo `test -f 'mx-nda-cs.cc' || echo './'`mx-nda-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cm.Tpo -c mx-dm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-cm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cs.lo -MD -MP -MF .deps/liboctave_la-mx-m-cs.Tpo -c mx-m-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-cs.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cs.Tpo -c mx-nda-cs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cs.o mv -f .deps/liboctave_la-mx-cnda-nda.Tpo .deps/liboctave_la-mx-cnda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-m-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cdm.Tpo -c -o liboctave_la-mx-m-cdm.lo `test -f 'mx-m-cdm.cc' || echo './'`mx-m-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cdm.Tpo -c mx-m-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cdm.o mv -f .deps/liboctave_la-mx-cnda-s.Tpo .deps/liboctave_la-mx-cnda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c -o liboctave_la-mx-m-cm.lo `test -f 'mx-m-cm.cc' || echo './'`mx-m-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-dm-cm.Tpo -c mx-dm-cm.cc -o liboctave_la-mx-dm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c mx-m-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cs.lo -MD -MP -MF .deps/liboctave_la-mx-m-cs.Tpo -c mx-m-cs.cc -o liboctave_la-mx-m-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cdm.Tpo -c mx-m-cdm.cc -o liboctave_la-mx-m-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-cs.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cs.Tpo -c mx-nda-cs.cc -o liboctave_la-mx-nda-cs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-dm-cm.Tpo .deps/liboctave_la-mx-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cnda.Tpo -c -o liboctave_la-mx-nda-cnda.lo `test -f 'mx-nda-cnda.cc' || echo './'`mx-nda-cnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cnda.Tpo -c mx-nda-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-cnda.o mv -f .deps/liboctave_la-mx-m-cdm.Tpo .deps/liboctave_la-mx-m-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cdm.Tpo -c -o liboctave_la-mx-s-cdm.lo `test -f 'mx-s-cdm.cc' || echo './'`mx-s-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cdm.Tpo -c mx-s-cdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cdm.o mv -f .deps/liboctave_la-mx-m-cs.Tpo .deps/liboctave_la-mx-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-cm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cm.Tpo -c -o liboctave_la-mx-s-cm.lo `test -f 'mx-s-cm.cc' || echo './'`mx-s-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c mx-m-cm.cc -o liboctave_la-mx-m-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cm.Tpo -c mx-s-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cm.o mv -f .deps/liboctave_la-mx-nda-cs.Tpo .deps/liboctave_la-mx-nda-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c -o liboctave_la-mx-s-cnda.lo `test -f 'mx-s-cnda.cc' || echo './'`mx-s-cnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c mx-s-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cdm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cdm.Tpo -c mx-s-cdm.cc -o liboctave_la-mx-s-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-cnda.Tpo -c mx-nda-cnda.cc -o liboctave_la-mx-nda-cnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-cdm.Tpo .deps/liboctave_la-mx-s-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-dm-m.lo -MD -MP -MF .deps/liboctave_la-mx-dm-m.Tpo -c -o liboctave_la-mx-dm-m.lo `test -f 'mx-dm-m.cc' || echo './'`mx-dm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-m.lo -MD -MP -MF .deps/liboctave_la-mx-dm-m.Tpo -c mx-dm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-dm-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cm.lo -MD -MP -MF .deps/liboctave_la-mx-s-cm.Tpo -c mx-s-cm.cc -o liboctave_la-mx-s-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c mx-s-cnda.cc -o liboctave_la-mx-s-cnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-m-cm.Tpo .deps/liboctave_la-mx-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-m-dm.lo -MD -MP -MF .deps/liboctave_la-mx-m-dm.Tpo -c -o liboctave_la-mx-m-dm.lo `test -f 'mx-m-dm.cc' || echo './'`mx-m-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-dm.lo -MD -MP -MF .deps/liboctave_la-mx-m-dm.Tpo -c mx-m-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-dm-m.lo -MD -MP -MF .deps/liboctave_la-mx-dm-m.Tpo -c mx-dm-m.cc -o liboctave_la-mx-dm-m.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-cm.Tpo .deps/liboctave_la-mx-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcdm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fdm.Tpo -c -o liboctave_la-mx-fcdm-fdm.lo `test -f 'mx-fcdm-fdm.cc' || echo './'`mx-fcdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-dm.lo -MD -MP -MF .deps/liboctave_la-mx-m-dm.Tpo -c mx-m-dm.cc -o liboctave_la-mx-m-dm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fdm.Tpo -c mx-fcdm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fdm.o mv -f .deps/liboctave_la-mx-nda-cnda.Tpo .deps/liboctave_la-mx-nda-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fdm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcdm.Tpo -c -o liboctave_la-mx-fdm-fcdm.lo `test -f 'mx-fdm-fcdm.cc' || echo './'`mx-fdm-fcdm.cc mv -f .deps/liboctave_la-mx-s-cnda.Tpo .deps/liboctave_la-mx-s-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcs-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fdm.Tpo -c -o liboctave_la-mx-fcs-fdm.lo `test -f 'mx-fcs-fdm.cc' || echo './'`mx-fcs-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcdm.Tpo -c mx-fdm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fdm.Tpo -c mx-fcs-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fdm.o mv -f .deps/liboctave_la-mx-dm-m.Tpo .deps/liboctave_la-mx-dm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcs-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fm.Tpo -c -o liboctave_la-mx-fcs-fm.lo `test -f 'mx-fcs-fm.cc' || echo './'`mx-fcs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fm.Tpo -c mx-fcs-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fm.o mv -f .deps/liboctave_la-mx-m-dm.Tpo .deps/liboctave_la-mx-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c -o liboctave_la-mx-fcs-fnda.lo `test -f 'mx-fcs-fnda.cc' || echo './'`mx-fcs-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c mx-fcs-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fdm.Tpo -c mx-fcdm-fdm.cc -o liboctave_la-mx-fcdm-fdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fdm.Tpo -c mx-fcs-fdm.cc -o liboctave_la-mx-fcs-fdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcdm.Tpo -c mx-fdm-fcdm.cc -o liboctave_la-mx-fdm-fcdm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcdm-fdm.Tpo .deps/liboctave_la-mx-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fcm.Tpo -c -o liboctave_la-mx-fcdm-fcm.lo `test -f 'mx-fcdm-fcm.cc' || echo './'`mx-fcdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fm.Tpo -c mx-fcs-fm.cc -o liboctave_la-mx-fcs-fm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcs-fdm.Tpo .deps/liboctave_la-mx-fcs-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c -o liboctave_la-mx-fcdm-fm.lo `test -f 'mx-fcdm-fm.cc' || echo './'`mx-fcdm-fm.cc mv -f .deps/liboctave_la-mx-fdm-fcdm.Tpo .deps/liboctave_la-mx-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcdm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fs.Tpo -c -o liboctave_la-mx-fcdm-fs.lo `test -f 'mx-fcdm-fs.cc' || echo './'`mx-fcdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fcm.Tpo -c mx-fcdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fcm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c mx-fcdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fs.Tpo -c mx-fcdm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c mx-fcs-fnda.cc -o liboctave_la-mx-fcs-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fs.Tpo -c mx-fcdm-fs.cc -o liboctave_la-mx-fcdm-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fcm.Tpo -c mx-fcdm-fcm.cc -o liboctave_la-mx-fcdm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c mx-fcdm-fm.cc -o liboctave_la-mx-fcdm-fm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcs-fm.Tpo .deps/liboctave_la-mx-fcs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fcdm.Tpo -c -o liboctave_la-mx-fcm-fcdm.lo `test -f 'mx-fcm-fcdm.cc' || echo './'`mx-fcm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fcdm.Tpo -c mx-fcm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fcdm.o mv -f .deps/liboctave_la-mx-fcdm-fs.Tpo .deps/liboctave_la-mx-fcdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fdm.Tpo -c -o liboctave_la-mx-fcm-fdm.lo `test -f 'mx-fcm-fdm.cc' || echo './'`mx-fcm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fdm.Tpo -c mx-fcm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fdm.o mv -f .deps/liboctave_la-mx-fcdm-fcm.Tpo .deps/liboctave_la-mx-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fm.Tpo -c -o liboctave_la-mx-fcm-fm.lo `test -f 'mx-fcm-fm.cc' || echo './'`mx-fcm-fm.cc mv -f .deps/liboctave_la-mx-fcs-fnda.Tpo .deps/liboctave_la-mx-fcs-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcnda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fnda.Tpo -c -o liboctave_la-mx-fcnda-fnda.lo `test -f 'mx-fcnda-fnda.cc' || echo './'`mx-fcnda-fnda.cc mv -f .deps/liboctave_la-mx-fcdm-fm.Tpo .deps/liboctave_la-mx-fcdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c -o liboctave_la-mx-fcm-fs.lo `test -f 'mx-fcm-fs.cc' || echo './'`mx-fcm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fm.Tpo -c mx-fcm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcnda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fnda.Tpo -c mx-fcnda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c mx-fcm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fcdm.Tpo -c mx-fcm-fcdm.cc -o liboctave_la-mx-fcm-fcdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fdm.Tpo -c mx-fcm-fdm.cc -o liboctave_la-mx-fcm-fdm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcm-fcdm.Tpo .deps/liboctave_la-mx-fcm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c -o liboctave_la-mx-fcnda-fs.lo `test -f 'mx-fcnda-fs.cc' || echo './'`mx-fcnda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c mx-fcnda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c mx-fcm-fs.cc -o liboctave_la-mx-fcm-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcm-fdm.Tpo .deps/liboctave_la-mx-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fdm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcs.Tpo -c -o liboctave_la-mx-fdm-fcs.lo `test -f 'mx-fdm-fcs.cc' || echo './'`mx-fdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fm.Tpo -c mx-fcm-fm.cc -o liboctave_la-mx-fcm-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcs.Tpo -c mx-fdm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcnda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fnda.Tpo -c mx-fcnda-fnda.cc -o liboctave_la-mx-fcnda-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcs.Tpo -c mx-fdm-fcs.cc -o liboctave_la-mx-fdm-fcs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcm-fs.Tpo .deps/liboctave_la-mx-fcm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c -o liboctave_la-mx-fdm-fcm.lo `test -f 'mx-fdm-fcm.cc' || echo './'`mx-fdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c mx-fdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c mx-fcnda-fs.cc -o liboctave_la-mx-fcnda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fcm-fm.Tpo .deps/liboctave_la-mx-fcm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcs.Tpo -c -o liboctave_la-mx-fm-fcs.lo `test -f 'mx-fm-fcs.cc' || echo './'`mx-fm-fcs.cc mv -f .deps/liboctave_la-mx-fdm-fcs.Tpo .deps/liboctave_la-mx-fdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcs.Tpo -c -o liboctave_la-mx-fnda-fcs.lo `test -f 'mx-fnda-fcs.cc' || echo './'`mx-fnda-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcs.Tpo -c mx-fm-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcs.Tpo -c mx-fnda-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcs.o mv -f .deps/liboctave_la-mx-fcnda-fnda.Tpo .deps/liboctave_la-mx-fcnda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcdm.Tpo -c -o liboctave_la-mx-fm-fcdm.lo `test -f 'mx-fm-fcdm.cc' || echo './'`mx-fm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c mx-fdm-fcm.cc -o liboctave_la-mx-fdm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcdm.Tpo -c mx-fm-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcdm.o mv -f .deps/liboctave_la-mx-fcnda-fs.Tpo .deps/liboctave_la-mx-fcnda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcm.Tpo -c -o liboctave_la-mx-fm-fcm.lo `test -f 'mx-fm-fcm.cc' || echo './'`mx-fm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcm.Tpo -c mx-fm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fcm.o mv -f .deps/liboctave_la-mx-fdm-fcm.Tpo .deps/liboctave_la-mx-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcnda.Tpo -c -o liboctave_la-mx-fnda-fcnda.lo `test -f 'mx-fnda-fcnda.cc' || echo './'`mx-fnda-fcnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcdm.Tpo -c mx-fm-fcdm.cc -o liboctave_la-mx-fm-fcdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcs.Tpo -c mx-fm-fcs.cc -o liboctave_la-mx-fm-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcnda.Tpo -c mx-fnda-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-fcnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-fcs.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcs.Tpo -c mx-fnda-fcs.cc -o liboctave_la-mx-fnda-fcs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fm-fcdm.Tpo .deps/liboctave_la-mx-fm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcdm.Tpo -c -o liboctave_la-mx-fs-fcdm.lo `test -f 'mx-fs-fcdm.cc' || echo './'`mx-fs-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcdm.Tpo -c mx-fs-fcdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcdm.o mv -f .deps/liboctave_la-mx-fm-fcs.Tpo .deps/liboctave_la-mx-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcm.Tpo -c -o liboctave_la-mx-fs-fcm.lo `test -f 'mx-fs-fcm.cc' || echo './'`mx-fs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fcm.Tpo -c mx-fm-fcm.cc -o liboctave_la-mx-fm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcm.Tpo -c mx-fs-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcm.o mv -f .deps/liboctave_la-mx-fnda-fcs.Tpo .deps/liboctave_la-mx-fnda-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcnda.Tpo -c -o liboctave_la-mx-fs-fcnda.lo `test -f 'mx-fs-fcnda.cc' || echo './'`mx-fs-fcnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcnda.Tpo -c mx-fs-fcnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-fcnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcdm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcdm.Tpo -c mx-fs-fcdm.cc -o liboctave_la-mx-fs-fcdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-fcnda.Tpo -c mx-fnda-fcnda.cc -o liboctave_la-mx-fnda-fcnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-fcdm.Tpo .deps/liboctave_la-mx-fs-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c -o liboctave_la-mx-fdm-fm.lo `test -f 'mx-fdm-fm.cc' || echo './'`mx-fdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c mx-fdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcm.Tpo -c mx-fs-fcm.cc -o liboctave_la-mx-fs-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-fcnda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-fcnda.Tpo -c mx-fs-fcnda.cc -o liboctave_la-mx-fs-fcnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fm-fcm.Tpo .deps/liboctave_la-mx-fm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fdm.Tpo -c -o liboctave_la-mx-fm-fdm.lo `test -f 'mx-fm-fdm.cc' || echo './'`mx-fm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fdm.Tpo -c mx-fm-fdm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-fdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c mx-fdm-fm.cc -o liboctave_la-mx-fdm-fm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-fcnda.Tpo .deps/liboctave_la-mx-fnda-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c -o liboctave_la-mx-pm-m.lo `test -f 'mx-pm-m.cc' || echo './'`mx-pm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c mx-pm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-fdm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-fdm.Tpo -c mx-fm-fdm.cc -o liboctave_la-mx-fm-fdm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-fcm.Tpo .deps/liboctave_la-mx-fs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-m-pm.lo -MD -MP -MF .deps/liboctave_la-mx-m-pm.Tpo -c -o liboctave_la-mx-m-pm.lo `test -f 'mx-m-pm.cc' || echo './'`mx-m-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-pm.lo -MD -MP -MF .deps/liboctave_la-mx-m-pm.Tpo -c mx-m-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-pm.o mv -f .deps/liboctave_la-mx-fs-fcnda.Tpo .deps/liboctave_la-mx-fs-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-pm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-cm.Tpo -c -o liboctave_la-mx-pm-cm.lo `test -f 'mx-pm-cm.cc' || echo './'`mx-pm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-cm.Tpo -c mx-pm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-cm.o mv -f .deps/liboctave_la-mx-fdm-fm.Tpo .deps/liboctave_la-mx-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-cm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-pm.Tpo -c -o liboctave_la-mx-cm-pm.lo `test -f 'mx-cm-pm.cc' || echo './'`mx-cm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-pm.Tpo -c mx-cm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-pm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c mx-pm-m.cc -o liboctave_la-mx-pm-m.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fm-fdm.Tpo .deps/liboctave_la-mx-fm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c -o liboctave_la-mx-pm-fm.lo `test -f 'mx-pm-fm.cc' || echo './'`mx-pm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c mx-pm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-m-pm.lo -MD -MP -MF .deps/liboctave_la-mx-m-pm.Tpo -c mx-m-pm.cc -o liboctave_la-mx-m-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-cm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-cm.Tpo -c mx-pm-cm.cc -o liboctave_la-mx-pm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-cm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-cm-pm.Tpo -c mx-cm-pm.cc -o liboctave_la-mx-cm-pm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-pm-m.Tpo .deps/liboctave_la-mx-pm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-pm.Tpo -c -o liboctave_la-mx-fm-pm.lo `test -f 'mx-fm-pm.cc' || echo './'`mx-fm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-pm.Tpo -c mx-fm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fm-pm.o mv -f .deps/liboctave_la-mx-m-pm.Tpo .deps/liboctave_la-mx-m-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-pm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fcm.Tpo -c -o liboctave_la-mx-pm-fcm.lo `test -f 'mx-pm-fcm.cc' || echo './'`mx-pm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c mx-pm-fm.cc -o liboctave_la-mx-pm-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fcm.Tpo -c mx-pm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fcm.o mv -f .deps/liboctave_la-mx-pm-cm.Tpo .deps/liboctave_la-mx-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fcm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-pm.Tpo -c -o liboctave_la-mx-fcm-pm.lo `test -f 'mx-fcm-pm.cc' || echo './'`mx-fcm-pm.cc mv -f .deps/liboctave_la-mx-cm-pm.Tpo .deps/liboctave_la-mx-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c -o liboctave_la-mx-s-i8nda.lo `test -f 'mx-s-i8nda.cc' || echo './'`mx-s-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-pm.Tpo -c mx-fcm-pm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-pm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c mx-s-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fm-pm.Tpo -c mx-fm-pm.cc -o liboctave_la-mx-fm-pm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-pm-fm.Tpo .deps/liboctave_la-mx-pm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-s.Tpo -c -o liboctave_la-mx-i8nda-s.lo `test -f 'mx-i8nda-s.cc' || echo './'`mx-i8nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-s.Tpo -c mx-i8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-pm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fcm.Tpo -c mx-pm-fcm.cc -o liboctave_la-mx-pm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fcm-pm.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-pm.Tpo -c mx-fcm-pm.cc -o liboctave_la-mx-fcm-pm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fm-pm.Tpo .deps/liboctave_la-mx-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui8nda.Tpo -c -o liboctave_la-mx-s-ui8nda.lo `test -f 'mx-s-ui8nda.cc' || echo './'`mx-s-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui8nda.Tpo -c mx-s-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c mx-s-i8nda.cc -o liboctave_la-mx-s-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-pm-fcm.Tpo .deps/liboctave_la-mx-pm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-s.Tpo -c -o liboctave_la-mx-ui8nda-s.lo `test -f 'mx-ui8nda-s.cc' || echo './'`mx-ui8nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-s.Tpo -c mx-ui8nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-s.o mv -f .deps/liboctave_la-mx-fcm-pm.Tpo .deps/liboctave_la-mx-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i16nda.Tpo -c -o liboctave_la-mx-s-i16nda.lo `test -f 'mx-s-i16nda.cc' || echo './'`mx-s-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i16nda.Tpo -c mx-s-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-s.Tpo -c mx-i8nda-s.cc -o liboctave_la-mx-i8nda-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui8nda.Tpo -c mx-s-ui8nda.cc -o liboctave_la-mx-s-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-i8nda.Tpo .deps/liboctave_la-mx-s-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c -o liboctave_la-mx-i16nda-s.lo `test -f 'mx-i16nda-s.cc' || echo './'`mx-i16nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c mx-i16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-s.Tpo -c mx-ui8nda-s.cc -o liboctave_la-mx-ui8nda-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i16nda.Tpo -c mx-s-i16nda.cc -o liboctave_la-mx-s-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-s.Tpo .deps/liboctave_la-mx-i8nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui16nda.Tpo -c -o liboctave_la-mx-s-ui16nda.lo `test -f 'mx-s-ui16nda.cc' || echo './'`mx-s-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui16nda.Tpo -c mx-s-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui16nda.o mv -f .deps/liboctave_la-mx-s-ui8nda.Tpo .deps/liboctave_la-mx-s-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c -o liboctave_la-mx-ui16nda-s.lo `test -f 'mx-ui16nda-s.cc' || echo './'`mx-ui16nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c mx-ui16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c mx-i16nda-s.cc -o liboctave_la-mx-i16nda-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui16nda.Tpo -c mx-s-ui16nda.cc -o liboctave_la-mx-s-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-s.Tpo .deps/liboctave_la-mx-ui8nda-s.Plo mv -f .deps/liboctave_la-mx-s-i16nda.Tpo .deps/liboctave_la-mx-s-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i32nda.Tpo -c -o liboctave_la-mx-s-i32nda.lo `test -f 'mx-s-i32nda.cc' || echo './'`mx-s-i32nda.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-s.Tpo -c -o liboctave_la-mx-i32nda-s.lo `test -f 'mx-i32nda-s.cc' || echo './'`mx-i32nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i32nda.Tpo -c mx-s-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-s.Tpo -c mx-i32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-s.o mv -f .deps/liboctave_la-mx-i16nda-s.Tpo .deps/liboctave_la-mx-i16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui32nda.Tpo -c -o liboctave_la-mx-s-ui32nda.lo `test -f 'mx-s-ui32nda.cc' || echo './'`mx-s-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c mx-ui16nda-s.cc -o liboctave_la-mx-ui16nda-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui32nda.Tpo -c mx-s-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui32nda.o mv -f .deps/liboctave_la-mx-s-ui16nda.Tpo .deps/liboctave_la-mx-s-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c -o liboctave_la-mx-ui32nda-s.lo `test -f 'mx-ui32nda-s.cc' || echo './'`mx-ui32nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c mx-ui32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i32nda.Tpo -c mx-s-i32nda.cc -o liboctave_la-mx-s-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-s.Tpo -c mx-i32nda-s.cc -o liboctave_la-mx-i32nda-s.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-s.Tpo .deps/liboctave_la-mx-ui16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i64nda.Tpo -c -o liboctave_la-mx-s-i64nda.lo `test -f 'mx-s-i64nda.cc' || echo './'`mx-s-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i64nda.Tpo -c mx-s-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui32nda.Tpo -c mx-s-ui32nda.cc -o liboctave_la-mx-s-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c mx-ui32nda-s.cc -o liboctave_la-mx-ui32nda-s.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-i32nda.Tpo .deps/liboctave_la-mx-s-i32nda.Plo mv -f .deps/liboctave_la-mx-i32nda-s.Tpo .deps/liboctave_la-mx-i32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c -o liboctave_la-mx-i64nda-s.lo `test -f 'mx-i64nda-s.cc' || echo './'`mx-i64nda-s.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-s-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui64nda.Tpo -c -o liboctave_la-mx-s-ui64nda.lo `test -f 'mx-s-ui64nda.cc' || echo './'`mx-s-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c mx-i64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui64nda.Tpo -c mx-s-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-ui64nda.o mv -f .deps/liboctave_la-mx-s-ui32nda.Tpo .deps/liboctave_la-mx-s-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-s.Tpo -c -o liboctave_la-mx-ui64nda-s.lo `test -f 'mx-ui64nda-s.cc' || echo './'`mx-ui64nda-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i64nda.Tpo -c mx-s-i64nda.cc -o liboctave_la-mx-s-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-s.Tpo -c mx-ui64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-s.o mv -f .deps/liboctave_la-mx-ui32nda-s.Tpo .deps/liboctave_la-mx-ui32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i8nda.Tpo -c -o liboctave_la-mx-fs-i8nda.lo `test -f 'mx-fs-i8nda.cc' || echo './'`mx-fs-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i8nda.Tpo -c mx-fs-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c mx-i64nda-s.cc -o liboctave_la-mx-i64nda-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-s-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-ui64nda.Tpo -c mx-s-ui64nda.cc -o liboctave_la-mx-s-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-i64nda.Tpo .deps/liboctave_la-mx-s-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c -o liboctave_la-mx-i8nda-fs.lo `test -f 'mx-i8nda-fs.cc' || echo './'`mx-i8nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c mx-i8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-s.Tpo -c mx-ui64nda-s.cc -o liboctave_la-mx-ui64nda-s.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-s.Tpo .deps/liboctave_la-mx-i64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui8nda.Tpo -c -o liboctave_la-mx-fs-ui8nda.lo `test -f 'mx-fs-ui8nda.cc' || echo './'`mx-fs-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i8nda.Tpo -c mx-fs-i8nda.cc -o liboctave_la-mx-fs-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-s-ui64nda.Tpo .deps/liboctave_la-mx-s-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fs.Tpo -c -o liboctave_la-mx-ui8nda-fs.lo `test -f 'mx-ui8nda-fs.cc' || echo './'`mx-ui8nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui8nda.Tpo -c mx-fs-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fs.Tpo -c mx-ui8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fs.o mv -f .deps/liboctave_la-mx-ui64nda-s.Tpo .deps/liboctave_la-mx-ui64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i16nda.Tpo -c -o liboctave_la-mx-fs-i16nda.lo `test -f 'mx-fs-i16nda.cc' || echo './'`mx-fs-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c mx-i8nda-fs.cc -o liboctave_la-mx-i8nda-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i16nda.Tpo -c mx-fs-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i16nda.o mv -f .deps/liboctave_la-mx-fs-i8nda.Tpo .deps/liboctave_la-mx-fs-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c -o liboctave_la-mx-i16nda-fs.lo `test -f 'mx-i16nda-fs.cc' || echo './'`mx-i16nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c mx-i16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui8nda.Tpo -c mx-fs-ui8nda.cc -o liboctave_la-mx-fs-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fs.Tpo -c mx-ui8nda-fs.cc -o liboctave_la-mx-ui8nda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-fs.Tpo .deps/liboctave_la-mx-i8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui16nda.Tpo -c -o liboctave_la-mx-fs-ui16nda.lo `test -f 'mx-fs-ui16nda.cc' || echo './'`mx-fs-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui16nda.Tpo -c mx-fs-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i16nda.Tpo -c mx-fs-i16nda.cc -o liboctave_la-mx-fs-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c mx-i16nda-fs.cc -o liboctave_la-mx-i16nda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-ui8nda.Tpo .deps/liboctave_la-mx-fs-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c -o liboctave_la-mx-ui16nda-fs.lo `test -f 'mx-ui16nda-fs.cc' || echo './'`mx-ui16nda-fs.cc mv -f .deps/liboctave_la-mx-ui8nda-fs.Tpo .deps/liboctave_la-mx-ui8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i32nda.Tpo -c -o liboctave_la-mx-fs-i32nda.lo `test -f 'mx-fs-i32nda.cc' || echo './'`mx-fs-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c mx-ui16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i32nda.Tpo -c mx-fs-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui16nda.Tpo -c mx-fs-ui16nda.cc -o liboctave_la-mx-fs-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-i16nda.Tpo .deps/liboctave_la-mx-fs-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fs.Tpo -c -o liboctave_la-mx-i32nda-fs.lo `test -f 'mx-i32nda-fs.cc' || echo './'`mx-i32nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fs.Tpo -c mx-i32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fs.o mv -f .deps/liboctave_la-mx-i16nda-fs.Tpo .deps/liboctave_la-mx-i16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui32nda.Tpo -c -o liboctave_la-mx-fs-ui32nda.lo `test -f 'mx-fs-ui32nda.cc' || echo './'`mx-fs-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui32nda.Tpo -c mx-fs-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i32nda.Tpo -c mx-fs-i32nda.cc -o liboctave_la-mx-fs-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c mx-ui16nda-fs.cc -o liboctave_la-mx-ui16nda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-ui16nda.Tpo .deps/liboctave_la-mx-fs-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c -o liboctave_la-mx-ui32nda-fs.lo `test -f 'mx-ui32nda-fs.cc' || echo './'`mx-ui32nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c mx-ui32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fs.Tpo -c mx-i32nda-fs.cc -o liboctave_la-mx-i32nda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fs-i32nda.Tpo .deps/liboctave_la-mx-fs-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i64nda.Tpo -c -o liboctave_la-mx-fs-i64nda.lo `test -f 'mx-fs-i64nda.cc' || echo './'`mx-fs-i64nda.cc mv -f .deps/liboctave_la-mx-ui16nda-fs.Tpo .deps/liboctave_la-mx-ui16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c -o liboctave_la-mx-i64nda-fs.lo `test -f 'mx-i64nda-fs.cc' || echo './'`mx-i64nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui32nda.Tpo -c mx-fs-ui32nda.cc -o liboctave_la-mx-fs-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c mx-i64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i64nda.Tpo -c mx-fs-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-i64nda.o mv -f .deps/liboctave_la-mx-i32nda-fs.Tpo .deps/liboctave_la-mx-i32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fs-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui64nda.Tpo -c -o liboctave_la-mx-fs-ui64nda.lo `test -f 'mx-fs-ui64nda.cc' || echo './'`mx-fs-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c mx-ui32nda-fs.cc -o liboctave_la-mx-ui32nda-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui64nda.Tpo -c mx-fs-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fs-ui64nda.o mv -f .deps/liboctave_la-mx-fs-ui32nda.Tpo .deps/liboctave_la-mx-fs-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fs.Tpo -c -o liboctave_la-mx-ui64nda-fs.lo `test -f 'mx-ui64nda-fs.cc' || echo './'`mx-ui64nda-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fs.Tpo -c mx-ui64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-i64nda.Tpo -c mx-fs-i64nda.cc -o liboctave_la-mx-fs-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c mx-i64nda-fs.cc -o liboctave_la-mx-i64nda-fs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-fs.Tpo .deps/liboctave_la-mx-ui32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8.Tpo -c -o liboctave_la-mx-nda-i8.lo `test -f 'mx-nda-i8.cc' || echo './'`mx-nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fs-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fs-ui64nda.Tpo -c mx-fs-ui64nda.cc -o liboctave_la-mx-fs-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8.Tpo -c mx-nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8.o mv -f .deps/liboctave_la-mx-i64nda-fs.Tpo .deps/liboctave_la-mx-i64nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c -o liboctave_la-mx-i8-nda.lo `test -f 'mx-i8-nda.cc' || echo './'`mx-i8-nda.cc mv -f .deps/liboctave_la-mx-fs-i64nda.Tpo .deps/liboctave_la-mx-fs-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8.Tpo -c -o liboctave_la-mx-nda-ui8.lo `test -f 'mx-nda-ui8.cc' || echo './'`mx-nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fs.Tpo -c mx-ui64nda-fs.cc -o liboctave_la-mx-ui64nda-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c mx-i8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8.Tpo -c mx-nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8.o mv -f .deps/liboctave_la-mx-fs-ui64nda.Tpo .deps/liboctave_la-mx-fs-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-nda.Tpo -c -o liboctave_la-mx-ui8-nda.lo `test -f 'mx-ui8-nda.cc' || echo './'`mx-ui8-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8.Tpo -c mx-nda-i8.cc -o liboctave_la-mx-nda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-nda.Tpo -c mx-ui8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-nda.o mv -f .deps/liboctave_la-mx-ui64nda-fs.Tpo .deps/liboctave_la-mx-ui64nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16.Tpo -c -o liboctave_la-mx-nda-i16.lo `test -f 'mx-nda-i16.cc' || echo './'`mx-nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8.Tpo -c mx-nda-ui8.cc -o liboctave_la-mx-nda-ui8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c mx-i8-nda.cc -o liboctave_la-mx-i8-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16.Tpo -c mx-nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16.o mv -f .deps/liboctave_la-mx-nda-i8.Tpo .deps/liboctave_la-mx-nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-nda.Tpo -c -o liboctave_la-mx-i16-nda.lo `test -f 'mx-i16-nda.cc' || echo './'`mx-i16-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-nda.Tpo -c mx-ui8-nda.cc -o liboctave_la-mx-ui8-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-nda.Tpo -c mx-i16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-nda.o mv -f .deps/liboctave_la-mx-i8-nda.Tpo .deps/liboctave_la-mx-i8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16.Tpo -c -o liboctave_la-mx-nda-ui16.lo `test -f 'mx-nda-ui16.cc' || echo './'`mx-nda-ui16.cc mv -f .deps/liboctave_la-mx-nda-ui8.Tpo .deps/liboctave_la-mx-nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-nda.Tpo -c -o liboctave_la-mx-ui16-nda.lo `test -f 'mx-ui16-nda.cc' || echo './'`mx-ui16-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16.Tpo -c mx-nda-i16.cc -o liboctave_la-mx-nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16.Tpo -c mx-nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-nda.Tpo -c mx-ui16-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-nda.o mv -f .deps/liboctave_la-mx-ui8-nda.Tpo .deps/liboctave_la-mx-ui8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32.Tpo -c -o liboctave_la-mx-nda-i32.lo `test -f 'mx-nda-i32.cc' || echo './'`mx-nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32.Tpo -c mx-nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-nda.Tpo -c mx-i16-nda.cc -o liboctave_la-mx-i16-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-i16.Tpo .deps/liboctave_la-mx-nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-nda.Tpo -c -o liboctave_la-mx-i32-nda.lo `test -f 'mx-i32-nda.cc' || echo './'`mx-i32-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-nda.Tpo -c mx-ui16-nda.cc -o liboctave_la-mx-ui16-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16.Tpo -c mx-nda-ui16.cc -o liboctave_la-mx-nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-nda.Tpo -c mx-i32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-nda.o mv -f .deps/liboctave_la-mx-i16-nda.Tpo .deps/liboctave_la-mx-i16-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32.Tpo -c -o liboctave_la-mx-nda-ui32.lo `test -f 'mx-nda-ui32.cc' || echo './'`mx-nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32.Tpo -c mx-nda-i32.cc -o liboctave_la-mx-nda-i32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-nda.Tpo .deps/liboctave_la-mx-ui16-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-nda.Tpo -c -o liboctave_la-mx-ui32-nda.lo `test -f 'mx-ui32-nda.cc' || echo './'`mx-ui32-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32.Tpo -c mx-nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32.o mv -f .deps/liboctave_la-mx-nda-ui16.Tpo .deps/liboctave_la-mx-nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64.Tpo -c -o liboctave_la-mx-nda-i64.lo `test -f 'mx-nda-i64.cc' || echo './'`mx-nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-nda.Tpo -c mx-ui32-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64.Tpo -c mx-nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-nda.Tpo -c mx-i32-nda.cc -o liboctave_la-mx-i32-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-i32.Tpo .deps/liboctave_la-mx-nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c -o liboctave_la-mx-i64-nda.lo `test -f 'mx-i64-nda.cc' || echo './'`mx-i64-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c mx-i64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-nda.Tpo -c mx-ui32-nda.cc -o liboctave_la-mx-ui32-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32-nda.Tpo .deps/liboctave_la-mx-i32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64.Tpo -c -o liboctave_la-mx-nda-ui64.lo `test -f 'mx-nda-ui64.cc' || echo './'`mx-nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32.Tpo -c mx-nda-ui32.cc -o liboctave_la-mx-nda-ui32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64.Tpo -c mx-nda-i64.cc -o liboctave_la-mx-nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64.Tpo -c mx-nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64.o mv -f .deps/liboctave_la-mx-ui32-nda.Tpo .deps/liboctave_la-mx-ui32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c -o liboctave_la-mx-ui64-nda.lo `test -f 'mx-ui64-nda.cc' || echo './'`mx-ui64-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c mx-i64-nda.cc -o liboctave_la-mx-i64-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-ui32.Tpo .deps/liboctave_la-mx-nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8.Tpo -c -o liboctave_la-mx-fnda-i8.lo `test -f 'mx-fnda-i8.cc' || echo './'`mx-fnda-i8.cc mv -f .deps/liboctave_la-mx-nda-i64.Tpo .deps/liboctave_la-mx-nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-fnda.Tpo -c -o liboctave_la-mx-i8-fnda.lo `test -f 'mx-i8-fnda.cc' || echo './'`mx-i8-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c mx-ui64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64.Tpo -c mx-nda-ui64.cc -o liboctave_la-mx-nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8.Tpo -c mx-fnda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-fnda.Tpo -c mx-i8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-fnda.o mv -f .deps/liboctave_la-mx-i64-nda.Tpo .deps/liboctave_la-mx-i64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8.Tpo -c -o liboctave_la-mx-fnda-ui8.lo `test -f 'mx-fnda-ui8.cc' || echo './'`mx-fnda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8.Tpo -c mx-fnda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8.o mv -f .deps/liboctave_la-mx-nda-ui64.Tpo .deps/liboctave_la-mx-nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-fnda.Tpo -c -o liboctave_la-mx-ui8-fnda.lo `test -f 'mx-ui8-fnda.cc' || echo './'`mx-ui8-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-fnda.Tpo -c mx-i8-fnda.cc -o liboctave_la-mx-i8-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c mx-ui64-nda.cc -o liboctave_la-mx-ui64-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8.Tpo -c mx-fnda-i8.cc -o liboctave_la-mx-fnda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-fnda.Tpo -c mx-ui8-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-fnda.o mv -f .deps/liboctave_la-mx-ui64-nda.Tpo .deps/liboctave_la-mx-ui64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16.Tpo -c -o liboctave_la-mx-fnda-i16.lo `test -f 'mx-fnda-i16.cc' || echo './'`mx-fnda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8.Tpo -c mx-fnda-ui8.cc -o liboctave_la-mx-fnda-ui8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8-fnda.Tpo .deps/liboctave_la-mx-i8-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c -o liboctave_la-mx-i16-fnda.lo `test -f 'mx-i16-fnda.cc' || echo './'`mx-i16-fnda.cc mv -f .deps/liboctave_la-mx-fnda-i8.Tpo .deps/liboctave_la-mx-fnda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16.Tpo -c -o liboctave_la-mx-fnda-ui16.lo `test -f 'mx-fnda-ui16.cc' || echo './'`mx-fnda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16.Tpo -c mx-fnda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16.Tpo -c mx-fnda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c mx-i16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-fnda.Tpo -c mx-ui8-fnda.cc -o liboctave_la-mx-ui8-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-ui8.Tpo .deps/liboctave_la-mx-fnda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-fnda.Tpo -c -o liboctave_la-mx-ui16-fnda.lo `test -f 'mx-ui16-fnda.cc' || echo './'`mx-ui16-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-fnda.Tpo -c mx-ui16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-fnda.o mv -f .deps/liboctave_la-mx-ui8-fnda.Tpo .deps/liboctave_la-mx-ui8-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c -o liboctave_la-mx-fnda-i32.lo `test -f 'mx-fnda-i32.cc' || echo './'`mx-fnda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16.Tpo -c mx-fnda-i16.cc -o liboctave_la-mx-fnda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16.Tpo -c mx-fnda-ui16.cc -o liboctave_la-mx-fnda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c mx-i16-fnda.cc -o liboctave_la-mx-i16-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c mx-fnda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-fnda.Tpo -c mx-ui16-fnda.cc -o liboctave_la-mx-ui16-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-i16.Tpo .deps/liboctave_la-mx-fnda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-fnda.Tpo -c -o liboctave_la-mx-i32-fnda.lo `test -f 'mx-i32-fnda.cc' || echo './'`mx-i32-fnda.cc mv -f .deps/liboctave_la-mx-fnda-ui16.Tpo .deps/liboctave_la-mx-fnda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32.Tpo -c -o liboctave_la-mx-fnda-ui32.lo `test -f 'mx-fnda-ui32.cc' || echo './'`mx-fnda-ui32.cc mv -f .deps/liboctave_la-mx-i16-fnda.Tpo .deps/liboctave_la-mx-i16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c -o liboctave_la-mx-ui32-fnda.lo `test -f 'mx-ui32-fnda.cc' || echo './'`mx-ui32-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-fnda.Tpo -c mx-i32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32.Tpo -c mx-fnda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c mx-ui32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c mx-fnda-i32.cc -o liboctave_la-mx-fnda-i32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-fnda.Tpo .deps/liboctave_la-mx-ui16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c -o liboctave_la-mx-fnda-i64.lo `test -f 'mx-fnda-i64.cc' || echo './'`mx-fnda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c mx-fnda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-fnda.Tpo -c mx-i32-fnda.cc -o liboctave_la-mx-i32-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32.Tpo -c mx-fnda-ui32.cc -o liboctave_la-mx-fnda-ui32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-i32.Tpo .deps/liboctave_la-mx-fnda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-fnda.Tpo -c -o liboctave_la-mx-i64-fnda.lo `test -f 'mx-i64-fnda.cc' || echo './'`mx-i64-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c mx-ui32-fnda.cc -o liboctave_la-mx-ui32-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-fnda.Tpo -c mx-i64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-fnda.o mv -f .deps/liboctave_la-mx-i32-fnda.Tpo .deps/liboctave_la-mx-i32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c -o liboctave_la-mx-fnda-ui64.lo `test -f 'mx-fnda-ui64.cc' || echo './'`mx-fnda-ui64.cc mv -f .deps/liboctave_la-mx-fnda-ui32.Tpo .deps/liboctave_la-mx-fnda-ui32.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c mx-fnda-i64.cc -o liboctave_la-mx-fnda-i64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-fnda.Tpo -c -o liboctave_la-mx-ui64-fnda.lo `test -f 'mx-ui64-fnda.cc' || echo './'`mx-ui64-fnda.cc mv -f .deps/liboctave_la-mx-ui32-fnda.Tpo .deps/liboctave_la-mx-ui32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8nda.Tpo -c -o liboctave_la-mx-nda-i8nda.lo `test -f 'mx-nda-i8nda.cc' || echo './'`mx-nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c mx-fnda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-fnda.Tpo -c mx-ui64-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-fnda.Tpo -c mx-i64-fnda.cc -o liboctave_la-mx-i64-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8nda.Tpo -c mx-nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i8nda.o mv -f .deps/liboctave_la-mx-fnda-i64.Tpo .deps/liboctave_la-mx-fnda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-nda.Tpo -c -o liboctave_la-mx-i8nda-nda.lo `test -f 'mx-i8nda-nda.cc' || echo './'`mx-i8nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c mx-fnda-ui64.cc -o liboctave_la-mx-fnda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-fnda.Tpo -c mx-ui64-fnda.cc -o liboctave_la-mx-ui64-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64-fnda.Tpo .deps/liboctave_la-mx-i64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c -o liboctave_la-mx-nda-ui8nda.lo `test -f 'mx-nda-ui8nda.cc' || echo './'`mx-nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-nda.Tpo -c mx-i8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c mx-nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i8nda.Tpo -c mx-nda-i8nda.cc -o liboctave_la-mx-nda-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64-fnda.Tpo .deps/liboctave_la-mx-ui64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-nda.Tpo -c -o liboctave_la-mx-ui8nda-nda.lo `test -f 'mx-ui8nda-nda.cc' || echo './'`mx-ui8nda-nda.cc mv -f .deps/liboctave_la-mx-fnda-ui64.Tpo .deps/liboctave_la-mx-fnda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c -o liboctave_la-mx-nda-i16nda.lo `test -f 'mx-nda-i16nda.cc' || echo './'`mx-nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-nda.Tpo -c mx-ui8nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c mx-nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c mx-nda-ui8nda.cc -o liboctave_la-mx-nda-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-nda.Tpo -c mx-i8nda-nda.cc -o liboctave_la-mx-i8nda-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-i8nda.Tpo .deps/liboctave_la-mx-nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-nda.Tpo -c -o liboctave_la-mx-i16nda-nda.lo `test -f 'mx-i16nda-nda.cc' || echo './'`mx-i16nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-nda.Tpo -c mx-i16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c mx-nda-i16nda.cc -o liboctave_la-mx-nda-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-nda.Tpo -c mx-ui8nda-nda.cc -o liboctave_la-mx-ui8nda-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-ui8nda.Tpo .deps/liboctave_la-mx-nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c -o liboctave_la-mx-nda-ui16nda.lo `test -f 'mx-nda-ui16nda.cc' || echo './'`mx-nda-ui16nda.cc mv -f .deps/liboctave_la-mx-i8nda-nda.Tpo .deps/liboctave_la-mx-i8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-nda.Tpo -c -o liboctave_la-mx-ui16nda-nda.lo `test -f 'mx-ui16nda-nda.cc' || echo './'`mx-ui16nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c mx-nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-nda.Tpo -c mx-ui16nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-nda.Tpo -c mx-i16nda-nda.cc -o liboctave_la-mx-i16nda-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-nda.Tpo .deps/liboctave_la-mx-ui8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c -o liboctave_la-mx-nda-i32nda.lo `test -f 'mx-nda-i32nda.cc' || echo './'`mx-nda-i32nda.cc mv -f .deps/liboctave_la-mx-nda-i16nda.Tpo .deps/liboctave_la-mx-nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-nda.Tpo -c -o liboctave_la-mx-i32nda-nda.lo `test -f 'mx-i32nda-nda.cc' || echo './'`mx-i32nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c mx-nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-nda.Tpo -c mx-i32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-nda.Tpo -c mx-ui16nda-nda.cc -o liboctave_la-mx-ui16nda-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c mx-nda-ui16nda.cc -o liboctave_la-mx-nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-nda.Tpo .deps/liboctave_la-mx-i16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c -o liboctave_la-mx-nda-ui32nda.lo `test -f 'mx-nda-ui32nda.cc' || echo './'`mx-nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c mx-nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-nda.Tpo -c mx-i32nda-nda.cc -o liboctave_la-mx-i32nda-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c mx-nda-i32nda.cc -o liboctave_la-mx-nda-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-nda.Tpo .deps/liboctave_la-mx-ui16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-nda.Tpo -c -o liboctave_la-mx-ui32nda-nda.lo `test -f 'mx-ui32nda-nda.cc' || echo './'`mx-ui32nda-nda.cc mv -f .deps/liboctave_la-mx-nda-ui16nda.Tpo .deps/liboctave_la-mx-nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c -o liboctave_la-mx-nda-i64nda.lo `test -f 'mx-nda-i64nda.cc' || echo './'`mx-nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-nda.Tpo -c mx-ui32nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c mx-nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c mx-nda-ui32nda.cc -o liboctave_la-mx-nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-nda.Tpo .deps/liboctave_la-mx-i32nda-nda.Plo mv -f .deps/liboctave_la-mx-nda-i32nda.Tpo .deps/liboctave_la-mx-nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-nda.Tpo -c -o liboctave_la-mx-i64nda-nda.lo `test -f 'mx-i64nda-nda.cc' || echo './'`mx-i64nda-nda.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c -o liboctave_la-mx-nda-ui64nda.lo `test -f 'mx-nda-ui64nda.cc' || echo './'`mx-nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-nda.Tpo -c mx-i64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c mx-nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c mx-nda-i64nda.cc -o liboctave_la-mx-nda-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-nda.Tpo -c mx-ui32nda-nda.cc -o liboctave_la-mx-ui32nda-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-ui32nda.Tpo .deps/liboctave_la-mx-nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-nda.Tpo -c -o liboctave_la-mx-ui64nda-nda.lo `test -f 'mx-ui64nda-nda.cc' || echo './'`mx-ui64nda-nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-nda.Tpo -c mx-ui64nda-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-nda.Tpo -c mx-i64nda-nda.cc -o liboctave_la-mx-i64nda-nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c mx-nda-ui64nda.cc -o liboctave_la-mx-nda-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-nda-i64nda.Tpo .deps/liboctave_la-mx-nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8nda.Tpo -c -o liboctave_la-mx-fnda-i8nda.lo `test -f 'mx-fnda-i8nda.cc' || echo './'`mx-fnda-i8nda.cc mv -f .deps/liboctave_la-mx-ui32nda-nda.Tpo .deps/liboctave_la-mx-ui32nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fnda.Tpo -c -o liboctave_la-mx-i8nda-fnda.lo `test -f 'mx-i8nda-fnda.cc' || echo './'`mx-i8nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8nda.Tpo -c mx-fnda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fnda.Tpo -c mx-i8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-nda.Tpo -c mx-ui64nda-nda.cc -o liboctave_la-mx-ui64nda-nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-nda.Tpo .deps/liboctave_la-mx-i64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c -o liboctave_la-mx-fnda-ui8nda.lo `test -f 'mx-fnda-ui8nda.cc' || echo './'`mx-fnda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c mx-fnda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8nda.o mv -f .deps/liboctave_la-mx-nda-ui64nda.Tpo .deps/liboctave_la-mx-nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fnda.Tpo -c -o liboctave_la-mx-ui8nda-fnda.lo `test -f 'mx-ui8nda-fnda.cc' || echo './'`mx-ui8nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fnda.Tpo -c mx-ui8nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i8nda.Tpo -c mx-fnda-i8nda.cc -o liboctave_la-mx-fnda-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fnda.Tpo -c mx-i8nda-fnda.cc -o liboctave_la-mx-i8nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-nda.Tpo .deps/liboctave_la-mx-ui64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c -o liboctave_la-mx-fnda-i16nda.lo `test -f 'mx-fnda-i16nda.cc' || echo './'`mx-fnda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c mx-fnda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c mx-fnda-ui8nda.cc -o liboctave_la-mx-fnda-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-fnda.Tpo -c mx-ui8nda-fnda.cc -o liboctave_la-mx-ui8nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-i8nda.Tpo .deps/liboctave_la-mx-fnda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fnda.Tpo -c -o liboctave_la-mx-i16nda-fnda.lo `test -f 'mx-i16nda-fnda.cc' || echo './'`mx-i16nda-fnda.cc mv -f .deps/liboctave_la-mx-i8nda-fnda.Tpo .deps/liboctave_la-mx-i8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c -o liboctave_la-mx-fnda-ui16nda.lo `test -f 'mx-fnda-ui16nda.cc' || echo './'`mx-fnda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fnda.Tpo -c mx-i16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c mx-fnda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c mx-fnda-i16nda.cc -o liboctave_la-mx-fnda-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-ui8nda.Tpo .deps/liboctave_la-mx-fnda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fnda.Tpo -c -o liboctave_la-mx-ui16nda-fnda.lo `test -f 'mx-ui16nda-fnda.cc' || echo './'`mx-ui16nda-fnda.cc mv -f .deps/liboctave_la-mx-ui8nda-fnda.Tpo .deps/liboctave_la-mx-ui8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c -o liboctave_la-mx-fnda-i32nda.lo `test -f 'mx-fnda-i32nda.cc' || echo './'`mx-fnda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fnda.Tpo -c mx-ui16nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c mx-fnda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fnda.Tpo -c mx-i16nda-fnda.cc -o liboctave_la-mx-i16nda-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c mx-fnda-ui16nda.cc -o liboctave_la-mx-fnda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-i16nda.Tpo .deps/liboctave_la-mx-fnda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fnda.Tpo -c -o liboctave_la-mx-i32nda-fnda.lo `test -f 'mx-i32nda-fnda.cc' || echo './'`mx-i32nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fnda.Tpo -c mx-i32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fnda.Tpo -c mx-ui16nda-fnda.cc -o liboctave_la-mx-ui16nda-fnda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c mx-fnda-i32nda.cc -o liboctave_la-mx-fnda-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-fnda.Tpo .deps/liboctave_la-mx-i16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c -o liboctave_la-mx-fnda-ui32nda.lo `test -f 'mx-fnda-ui32nda.cc' || echo './'`mx-fnda-ui32nda.cc mv -f .deps/liboctave_la-mx-fnda-ui16nda.Tpo .deps/liboctave_la-mx-fnda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fnda.Tpo -c -o liboctave_la-mx-ui32nda-fnda.lo `test -f 'mx-ui32nda-fnda.cc' || echo './'`mx-ui32nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c mx-fnda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fnda.Tpo -c mx-ui32nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-fnda.Tpo -c mx-i32nda-fnda.cc -o liboctave_la-mx-i32nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-fnda.Tpo .deps/liboctave_la-mx-ui16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c -o liboctave_la-mx-fnda-i64nda.lo `test -f 'mx-fnda-i64nda.cc' || echo './'`mx-fnda-i64nda.cc mv -f .deps/liboctave_la-mx-fnda-i32nda.Tpo .deps/liboctave_la-mx-fnda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fnda.Tpo -c -o liboctave_la-mx-i64nda-fnda.lo `test -f 'mx-i64nda-fnda.cc' || echo './'`mx-i64nda-fnda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c mx-fnda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fnda.Tpo -c mx-i64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c mx-fnda-ui32nda.cc -o liboctave_la-mx-fnda-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fnda.Tpo -c mx-ui32nda-fnda.cc -o liboctave_la-mx-ui32nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-fnda.Tpo .deps/liboctave_la-mx-i32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-fnda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64nda.Tpo -c -o liboctave_la-mx-fnda-ui64nda.lo `test -f 'mx-fnda-ui64nda.cc' || echo './'`mx-fnda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64nda.Tpo -c mx-fnda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c mx-fnda-i64nda.cc -o liboctave_la-mx-fnda-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fnda.Tpo -c mx-i64nda-fnda.cc -o liboctave_la-mx-i64nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-ui32nda.Tpo .deps/liboctave_la-mx-fnda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c -o liboctave_la-mx-ui64nda-fnda.lo `test -f 'mx-ui64nda-fnda.cc' || echo './'`mx-ui64nda-fnda.cc mv -f .deps/liboctave_la-mx-ui32nda-fnda.Tpo .deps/liboctave_la-mx-ui32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8.Tpo -c -o liboctave_la-mx-i8nda-ui8.lo `test -f 'mx-i8nda-ui8.cc' || echo './'`mx-i8nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c mx-ui64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fnda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8.Tpo -c mx-i8nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-fnda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64nda.Tpo -c mx-fnda-ui64nda.cc -o liboctave_la-mx-fnda-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8.Tpo -c mx-i8nda-ui8.cc -o liboctave_la-mx-i8nda-ui8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-fnda-i64nda.Tpo .deps/liboctave_la-mx-fnda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16.Tpo -c -o liboctave_la-mx-i8nda-i16.lo `test -f 'mx-i8nda-i16.cc' || echo './'`mx-i8nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16.Tpo -c mx-i8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16.o mv -f .deps/liboctave_la-mx-i64nda-fnda.Tpo .deps/liboctave_la-mx-i64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16.Tpo -c -o liboctave_la-mx-i8nda-ui16.lo `test -f 'mx-i8nda-ui16.cc' || echo './'`mx-i8nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16.Tpo -c mx-i8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c mx-ui64nda-fnda.cc -o liboctave_la-mx-ui64nda-fnda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-ui8.Tpo .deps/liboctave_la-mx-i8nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c -o liboctave_la-mx-i8nda-i32.lo `test -f 'mx-i8nda-i32.cc' || echo './'`mx-i8nda-i32.cc mv -f .deps/liboctave_la-mx-fnda-ui64nda.Tpo .deps/liboctave_la-mx-fnda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32.Tpo -c -o liboctave_la-mx-i8nda-ui32.lo `test -f 'mx-i8nda-ui32.cc' || echo './'`mx-i8nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c mx-i8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32.Tpo -c mx-i8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16.Tpo -c mx-i8nda-i16.cc -o liboctave_la-mx-i8nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16.Tpo -c mx-i8nda-ui16.cc -o liboctave_la-mx-i8nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c mx-i8nda-i32.cc -o liboctave_la-mx-i8nda-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32.Tpo -c mx-i8nda-ui32.cc -o liboctave_la-mx-i8nda-ui32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-i16.Tpo .deps/liboctave_la-mx-i8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64.Tpo -c -o liboctave_la-mx-i8nda-i64.lo `test -f 'mx-i8nda-i64.cc' || echo './'`mx-i8nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64.Tpo -c mx-i8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64.o mv -f .deps/liboctave_la-mx-i8nda-ui16.Tpo .deps/liboctave_la-mx-i8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64.Tpo -c -o liboctave_la-mx-i8nda-ui64.lo `test -f 'mx-i8nda-ui64.cc' || echo './'`mx-i8nda-ui64.cc mv -f .deps/liboctave_la-mx-ui64nda-fnda.Tpo .deps/liboctave_la-mx-ui64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8.Tpo -c -o liboctave_la-mx-i16nda-i8.lo `test -f 'mx-i16nda-i8.cc' || echo './'`mx-i16nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64.Tpo -c mx-i8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8.Tpo -c mx-i16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8.o mv -f .deps/liboctave_la-mx-i8nda-i32.Tpo .deps/liboctave_la-mx-i8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8.Tpo -c -o liboctave_la-mx-i16nda-ui8.lo `test -f 'mx-i16nda-ui8.cc' || echo './'`mx-i16nda-ui8.cc mv -f .deps/liboctave_la-mx-i8nda-ui32.Tpo .deps/liboctave_la-mx-i8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c -o liboctave_la-mx-i16nda-ui16.lo `test -f 'mx-i16nda-ui16.cc' || echo './'`mx-i16nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8.Tpo -c mx-i16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c mx-i16nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64.Tpo -c mx-i8nda-i64.cc -o liboctave_la-mx-i8nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8.Tpo -c mx-i16nda-i8.cc -o liboctave_la-mx-i16nda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64.Tpo -c mx-i8nda-ui64.cc -o liboctave_la-mx-i8nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c mx-i16nda-ui16.cc -o liboctave_la-mx-i16nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8.Tpo -c mx-i16nda-ui8.cc -o liboctave_la-mx-i16nda-ui8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-i64.Tpo .deps/liboctave_la-mx-i8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32.Tpo -c -o liboctave_la-mx-i16nda-i32.lo `test -f 'mx-i16nda-i32.cc' || echo './'`mx-i16nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32.Tpo -c mx-i16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32.o mv -f .deps/liboctave_la-mx-i16nda-i8.Tpo .deps/liboctave_la-mx-i16nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32.Tpo -c -o liboctave_la-mx-i16nda-ui32.lo `test -f 'mx-i16nda-ui32.cc' || echo './'`mx-i16nda-ui32.cc mv -f .deps/liboctave_la-mx-i8nda-ui64.Tpo .deps/liboctave_la-mx-i8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64.Tpo -c -o liboctave_la-mx-i16nda-i64.lo `test -f 'mx-i16nda-i64.cc' || echo './'`mx-i16nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32.Tpo -c mx-i16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64.Tpo -c mx-i16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64.o mv -f .deps/liboctave_la-mx-i16nda-ui16.Tpo .deps/liboctave_la-mx-i16nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64.Tpo -c -o liboctave_la-mx-i16nda-ui64.lo `test -f 'mx-i16nda-ui64.cc' || echo './'`mx-i16nda-ui64.cc mv -f .deps/liboctave_la-mx-i16nda-ui8.Tpo .deps/liboctave_la-mx-i16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c -o liboctave_la-mx-i32nda-i8.lo `test -f 'mx-i32nda-i8.cc' || echo './'`mx-i32nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64.Tpo -c mx-i16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c mx-i32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32.Tpo -c mx-i16nda-i32.cc -o liboctave_la-mx-i16nda-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64.Tpo -c mx-i16nda-i64.cc -o liboctave_la-mx-i16nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32.Tpo -c mx-i16nda-ui32.cc -o liboctave_la-mx-i16nda-ui32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-i32.Tpo .deps/liboctave_la-mx-i16nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8.Tpo -c -o liboctave_la-mx-i32nda-ui8.lo `test -f 'mx-i32nda-ui8.cc' || echo './'`mx-i32nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8.Tpo -c mx-i32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8.o mv -f .deps/liboctave_la-mx-i16nda-i64.Tpo .deps/liboctave_la-mx-i16nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16.Tpo -c -o liboctave_la-mx-i32nda-i16.lo `test -f 'mx-i32nda-i16.cc' || echo './'`mx-i32nda-i16.cc mv -f .deps/liboctave_la-mx-i16nda-ui32.Tpo .deps/liboctave_la-mx-i16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16.Tpo -c -o liboctave_la-mx-i32nda-ui16.lo `test -f 'mx-i32nda-ui16.cc' || echo './'`mx-i32nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c mx-i32nda-i8.cc -o liboctave_la-mx-i32nda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64.Tpo -c mx-i16nda-ui64.cc -o liboctave_la-mx-i16nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16.Tpo -c mx-i32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16.Tpo -c mx-i32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16.o mv -f .deps/liboctave_la-mx-i32nda-i8.Tpo .deps/liboctave_la-mx-i32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32.Tpo -c -o liboctave_la-mx-i32nda-ui32.lo `test -f 'mx-i32nda-ui32.cc' || echo './'`mx-i32nda-ui32.cc mv -f .deps/liboctave_la-mx-i16nda-ui64.Tpo .deps/liboctave_la-mx-i16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64.Tpo -c -o liboctave_la-mx-i32nda-i64.lo `test -f 'mx-i32nda-i64.cc' || echo './'`mx-i32nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8.Tpo -c mx-i32nda-ui8.cc -o liboctave_la-mx-i32nda-ui8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32.Tpo -c mx-i32nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64.Tpo -c mx-i32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16.Tpo -c mx-i32nda-i16.cc -o liboctave_la-mx-i32nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16.Tpo -c mx-i32nda-ui16.cc -o liboctave_la-mx-i32nda-ui16.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-ui8.Tpo .deps/liboctave_la-mx-i32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64.Tpo -c -o liboctave_la-mx-i32nda-ui64.lo `test -f 'mx-i32nda-ui64.cc' || echo './'`mx-i32nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64.Tpo -c mx-i32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64.o mv -f .deps/liboctave_la-mx-i32nda-ui16.Tpo .deps/liboctave_la-mx-i32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c -o liboctave_la-mx-i64nda-i8.lo `test -f 'mx-i64nda-i8.cc' || echo './'`mx-i64nda-i8.cc mv -f .deps/liboctave_la-mx-i32nda-i16.Tpo .deps/liboctave_la-mx-i32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8.Tpo -c -o liboctave_la-mx-i64nda-ui8.lo `test -f 'mx-i64nda-ui8.cc' || echo './'`mx-i64nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64.Tpo -c mx-i32nda-i64.cc -o liboctave_la-mx-i32nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32.Tpo -c mx-i32nda-ui32.cc -o liboctave_la-mx-i32nda-ui32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c mx-i64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8.Tpo -c mx-i64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8.o mv -f .deps/liboctave_la-mx-i32nda-i64.Tpo .deps/liboctave_la-mx-i32nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c -o liboctave_la-mx-i64nda-i16.lo `test -f 'mx-i64nda-i16.cc' || echo './'`mx-i64nda-i16.cc mv -f .deps/liboctave_la-mx-i32nda-ui32.Tpo .deps/liboctave_la-mx-i32nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16.Tpo -c -o liboctave_la-mx-i64nda-ui16.lo `test -f 'mx-i64nda-ui16.cc' || echo './'`mx-i64nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64.Tpo -c mx-i32nda-ui64.cc -o liboctave_la-mx-i32nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c mx-i64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16.Tpo -c mx-i64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8.Tpo -c mx-i64nda-ui8.cc -o liboctave_la-mx-i64nda-ui8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c mx-i64nda-i8.cc -o liboctave_la-mx-i64nda-i8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-ui64.Tpo .deps/liboctave_la-mx-i32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32.Tpo -c -o liboctave_la-mx-i64nda-i32.lo `test -f 'mx-i64nda-i32.cc' || echo './'`mx-i64nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16.Tpo -c mx-i64nda-ui16.cc -o liboctave_la-mx-i64nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c mx-i64nda-i16.cc -o liboctave_la-mx-i64nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32.Tpo -c mx-i64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32.o mv -f .deps/liboctave_la-mx-i64nda-ui8.Tpo .deps/liboctave_la-mx-i64nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32.Tpo -c -o liboctave_la-mx-i64nda-ui32.lo `test -f 'mx-i64nda-ui32.cc' || echo './'`mx-i64nda-ui32.cc mv -f .deps/liboctave_la-mx-i64nda-i8.Tpo .deps/liboctave_la-mx-i64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64.Tpo -c -o liboctave_la-mx-i64nda-ui64.lo `test -f 'mx-i64nda-ui64.cc' || echo './'`mx-i64nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32.Tpo -c mx-i64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64.Tpo -c mx-i64nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64.o mv -f .deps/liboctave_la-mx-i64nda-i16.Tpo .deps/liboctave_la-mx-i64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8.Tpo -c -o liboctave_la-mx-ui8nda-i8.lo `test -f 'mx-ui8nda-i8.cc' || echo './'`mx-ui8nda-i8.cc mv -f .deps/liboctave_la-mx-i64nda-ui16.Tpo .deps/liboctave_la-mx-i64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c -o liboctave_la-mx-ui8nda-i16.lo `test -f 'mx-ui8nda-i16.cc' || echo './'`mx-ui8nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32.Tpo -c mx-i64nda-i32.cc -o liboctave_la-mx-i64nda-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8.Tpo -c mx-ui8nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c mx-ui8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64.Tpo -c mx-i64nda-ui64.cc -o liboctave_la-mx-i64nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32.Tpo -c mx-i64nda-ui32.cc -o liboctave_la-mx-i64nda-ui32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-i32.Tpo .deps/liboctave_la-mx-i64nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16.Tpo -c -o liboctave_la-mx-ui8nda-ui16.lo `test -f 'mx-ui8nda-ui16.cc' || echo './'`mx-ui8nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c mx-ui8nda-i16.cc -o liboctave_la-mx-ui8nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8.Tpo -c mx-ui8nda-i8.cc -o liboctave_la-mx-ui8nda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16.Tpo -c mx-ui8nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16.o mv -f .deps/liboctave_la-mx-i64nda-ui32.Tpo .deps/liboctave_la-mx-i64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c -o liboctave_la-mx-ui8nda-i32.lo `test -f 'mx-ui8nda-i32.cc' || echo './'`mx-ui8nda-i32.cc mv -f .deps/liboctave_la-mx-i64nda-ui64.Tpo .deps/liboctave_la-mx-i64nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32.Tpo -c -o liboctave_la-mx-ui8nda-ui32.lo `test -f 'mx-ui8nda-ui32.cc' || echo './'`mx-ui8nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c mx-ui8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32.Tpo -c mx-ui8nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32.o mv -f .deps/liboctave_la-mx-ui8nda-i8.Tpo .deps/liboctave_la-mx-ui8nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c -o liboctave_la-mx-ui8nda-i64.lo `test -f 'mx-ui8nda-i64.cc' || echo './'`mx-ui8nda-i64.cc mv -f .deps/liboctave_la-mx-ui8nda-i16.Tpo .deps/liboctave_la-mx-ui8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64.Tpo -c -o liboctave_la-mx-ui8nda-ui64.lo `test -f 'mx-ui8nda-ui64.cc' || echo './'`mx-ui8nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16.Tpo -c mx-ui8nda-ui16.cc -o liboctave_la-mx-ui8nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c mx-ui8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64.Tpo -c mx-ui8nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c mx-ui8nda-i32.cc -o liboctave_la-mx-ui8nda-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32.Tpo -c mx-ui8nda-ui32.cc -o liboctave_la-mx-ui8nda-ui32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-ui16.Tpo .deps/liboctave_la-mx-ui8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c -o liboctave_la-mx-ui16nda-i8.lo `test -f 'mx-ui16nda-i8.cc' || echo './'`mx-ui16nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c mx-ui8nda-i64.cc -o liboctave_la-mx-ui8nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64.Tpo -c mx-ui8nda-ui64.cc -o liboctave_la-mx-ui8nda-ui64.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-i32.Tpo .deps/liboctave_la-mx-ui8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8.Tpo -c -o liboctave_la-mx-ui16nda-ui8.lo `test -f 'mx-ui16nda-ui8.cc' || echo './'`mx-ui16nda-ui8.cc mv -f .deps/liboctave_la-mx-ui8nda-ui32.Tpo .deps/liboctave_la-mx-ui8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c -o liboctave_la-mx-ui16nda-i16.lo `test -f 'mx-ui16nda-i16.cc' || echo './'`mx-ui16nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c mx-ui16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8.Tpo -c mx-ui16nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c mx-ui16nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16.o mv -f .deps/liboctave_la-mx-ui8nda-i64.Tpo .deps/liboctave_la-mx-ui8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32.Tpo -c -o liboctave_la-mx-ui16nda-i32.lo `test -f 'mx-ui16nda-i32.cc' || echo './'`mx-ui16nda-i32.cc mv -f .deps/liboctave_la-mx-ui8nda-ui64.Tpo .deps/liboctave_la-mx-ui8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c -o liboctave_la-mx-ui16nda-ui32.lo `test -f 'mx-ui16nda-ui32.cc' || echo './'`mx-ui16nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c mx-ui16nda-i8.cc -o liboctave_la-mx-ui16nda-i8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32.Tpo -c mx-ui16nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c mx-ui16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c mx-ui16nda-i16.cc -o liboctave_la-mx-ui16nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8.Tpo -c mx-ui16nda-ui8.cc -o liboctave_la-mx-ui16nda-ui8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i8.Tpo .deps/liboctave_la-mx-ui16nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64.Tpo -c -o liboctave_la-mx-ui16nda-i64.lo `test -f 'mx-ui16nda-i64.cc' || echo './'`mx-ui16nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32.Tpo -c mx-ui16nda-i32.cc -o liboctave_la-mx-ui16nda-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64.Tpo -c mx-ui16nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64.o mv -f .deps/liboctave_la-mx-ui16nda-i16.Tpo .deps/liboctave_la-mx-ui16nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64.Tpo -c -o liboctave_la-mx-ui16nda-ui64.lo `test -f 'mx-ui16nda-ui64.cc' || echo './'`mx-ui16nda-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c mx-ui16nda-ui32.cc -o liboctave_la-mx-ui16nda-ui32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64.Tpo -c mx-ui16nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64.o mv -f .deps/liboctave_la-mx-ui16nda-ui8.Tpo .deps/liboctave_la-mx-ui16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c -o liboctave_la-mx-ui32nda-i8.lo `test -f 'mx-ui32nda-i8.cc' || echo './'`mx-ui32nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c mx-ui32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64.Tpo -c mx-ui16nda-i64.cc -o liboctave_la-mx-ui16nda-i64.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i32.Tpo .deps/liboctave_la-mx-ui16nda-i32.Plo mv -f .deps/liboctave_la-mx-ui16nda-ui32.Tpo .deps/liboctave_la-mx-ui16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c -o liboctave_la-mx-ui32nda-ui8.lo `test -f 'mx-ui32nda-ui8.cc' || echo './'`mx-ui32nda-ui8.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16.Tpo -c -o liboctave_la-mx-ui32nda-i16.lo `test -f 'mx-ui32nda-i16.cc' || echo './'`mx-ui32nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c mx-ui32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16.Tpo -c mx-ui32nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64.Tpo -c mx-ui16nda-ui64.cc -o liboctave_la-mx-ui16nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c mx-ui32nda-i8.cc -o liboctave_la-mx-ui32nda-i8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i64.Tpo .deps/liboctave_la-mx-ui16nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c -o liboctave_la-mx-ui32nda-ui16.lo `test -f 'mx-ui32nda-ui16.cc' || echo './'`mx-ui32nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c mx-ui32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16.o mv -f .deps/liboctave_la-mx-ui16nda-ui64.Tpo .deps/liboctave_la-mx-ui16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32.Tpo -c -o liboctave_la-mx-ui32nda-i32.lo `test -f 'mx-ui32nda-i32.cc' || echo './'`mx-ui32nda-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32.Tpo -c mx-ui32nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16.Tpo -c mx-ui32nda-i16.cc -o liboctave_la-mx-ui32nda-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c mx-ui32nda-ui8.cc -o liboctave_la-mx-ui32nda-ui8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-i8.Tpo .deps/liboctave_la-mx-ui32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c -o liboctave_la-mx-ui32nda-i64.lo `test -f 'mx-ui32nda-i64.cc' || echo './'`mx-ui32nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c mx-ui32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c mx-ui32nda-ui16.cc -o liboctave_la-mx-ui32nda-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32.Tpo -c mx-ui32nda-i32.cc -o liboctave_la-mx-ui32nda-i32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui8.Tpo .deps/liboctave_la-mx-ui32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64.Tpo -c -o liboctave_la-mx-ui32nda-ui64.lo `test -f 'mx-ui32nda-ui64.cc' || echo './'`mx-ui32nda-ui64.cc mv -f .deps/liboctave_la-mx-ui32nda-i16.Tpo .deps/liboctave_la-mx-ui32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c -o liboctave_la-mx-ui64nda-i8.lo `test -f 'mx-ui64nda-i8.cc' || echo './'`mx-ui64nda-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64.Tpo -c mx-ui32nda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c mx-ui64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c mx-ui32nda-i64.cc -o liboctave_la-mx-ui32nda-i64.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui16.Tpo .deps/liboctave_la-mx-ui32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8.Tpo -c -o liboctave_la-mx-ui64nda-ui8.lo `test -f 'mx-ui64nda-ui8.cc' || echo './'`mx-ui64nda-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8.Tpo -c mx-ui64nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8.o mv -f .deps/liboctave_la-mx-ui32nda-i32.Tpo .deps/liboctave_la-mx-ui32nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16.Tpo -c -o liboctave_la-mx-ui64nda-i16.lo `test -f 'mx-ui64nda-i16.cc' || echo './'`mx-ui64nda-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16.Tpo -c mx-ui64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64.Tpo -c mx-ui32nda-ui64.cc -o liboctave_la-mx-ui32nda-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c mx-ui64nda-i8.cc -o liboctave_la-mx-ui64nda-i8.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-i64.Tpo .deps/liboctave_la-mx-ui32nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c -o liboctave_la-mx-ui64nda-ui16.lo `test -f 'mx-ui64nda-ui16.cc' || echo './'`mx-ui64nda-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c mx-ui64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8.Tpo -c mx-ui64nda-ui8.cc -o liboctave_la-mx-ui64nda-ui8.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16.Tpo -c mx-ui64nda-i16.cc -o liboctave_la-mx-ui64nda-i16.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui64.Tpo .deps/liboctave_la-mx-ui32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c -o liboctave_la-mx-ui64nda-i32.lo `test -f 'mx-ui64nda-i32.cc' || echo './'`mx-ui64nda-i32.cc mv -f .deps/liboctave_la-mx-ui64nda-i8.Tpo .deps/liboctave_la-mx-ui64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32.Tpo -c -o liboctave_la-mx-ui64nda-ui32.lo `test -f 'mx-ui64nda-ui32.cc' || echo './'`mx-ui64nda-ui32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c mx-ui64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32.Tpo -c mx-ui64nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c mx-ui64nda-ui16.cc -o liboctave_la-mx-ui64nda-ui16.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-ui8.Tpo .deps/liboctave_la-mx-ui64nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64.Tpo -c -o liboctave_la-mx-ui64nda-i64.lo `test -f 'mx-ui64nda-i64.cc' || echo './'`mx-ui64nda-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64.Tpo -c mx-ui64nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64.o mv -f .deps/liboctave_la-mx-ui64nda-i16.Tpo .deps/liboctave_la-mx-ui64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c -o liboctave_la-mx-i8-ui8nda.lo `test -f 'mx-i8-ui8nda.cc' || echo './'`mx-i8-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c mx-i8-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32.Tpo -c mx-ui64nda-ui32.cc -o liboctave_la-mx-ui64nda-ui32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c mx-ui64nda-i32.cc -o liboctave_la-mx-ui64nda-i32.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-ui16.Tpo .deps/liboctave_la-mx-ui64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i16nda.Tpo -c -o liboctave_la-mx-i8-i16nda.lo `test -f 'mx-i8-i16nda.cc' || echo './'`mx-i8-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i16nda.Tpo -c mx-i8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64.Tpo -c mx-ui64nda-i64.cc -o liboctave_la-mx-ui64nda-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c mx-i8-ui8nda.cc -o liboctave_la-mx-i8-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-ui32.Tpo .deps/liboctave_la-mx-ui64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c -o liboctave_la-mx-i8-ui16nda.lo `test -f 'mx-i8-ui16nda.cc' || echo './'`mx-i8-ui16nda.cc mv -f .deps/liboctave_la-mx-ui64nda-i32.Tpo .deps/liboctave_la-mx-ui64nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i32nda.Tpo -c -o liboctave_la-mx-i8-i32nda.lo `test -f 'mx-i8-i32nda.cc' || echo './'`mx-i8-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i32nda.Tpo -c mx-i8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c mx-i8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i16nda.Tpo -c mx-i8-i16nda.cc -o liboctave_la-mx-i8-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-i64.Tpo .deps/liboctave_la-mx-ui64nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c -o liboctave_la-mx-i8-ui32nda.lo `test -f 'mx-i8-ui32nda.cc' || echo './'`mx-i8-ui32nda.cc mv -f .deps/liboctave_la-mx-i8-ui8nda.Tpo .deps/liboctave_la-mx-i8-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i64nda.Tpo -c -o liboctave_la-mx-i8-i64nda.lo `test -f 'mx-i8-i64nda.cc' || echo './'`mx-i8-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c mx-i8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i64nda.Tpo -c mx-i8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c mx-i8-ui16nda.cc -o liboctave_la-mx-i8-ui16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i32nda.Tpo -c mx-i8-i32nda.cc -o liboctave_la-mx-i8-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8-i16nda.Tpo .deps/liboctave_la-mx-i8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c -o liboctave_la-mx-i8-ui64nda.lo `test -f 'mx-i8-ui64nda.cc' || echo './'`mx-i8-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c mx-i8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-i64nda.Tpo -c mx-i8-i64nda.cc -o liboctave_la-mx-i8-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c mx-i8-ui32nda.cc -o liboctave_la-mx-i8-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8-i32nda.Tpo .deps/liboctave_la-mx-i8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i8nda.Tpo -c -o liboctave_la-mx-i16-i8nda.lo `test -f 'mx-i16-i8nda.cc' || echo './'`mx-i16-i8nda.cc mv -f .deps/liboctave_la-mx-i8-ui16nda.Tpo .deps/liboctave_la-mx-i8-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c -o liboctave_la-mx-i16-ui8nda.lo `test -f 'mx-i16-ui8nda.cc' || echo './'`mx-i16-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i8nda.Tpo -c mx-i16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c mx-i16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c mx-i8-ui64nda.cc -o liboctave_la-mx-i8-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8-i64nda.Tpo .deps/liboctave_la-mx-i8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui16nda.Tpo -c -o liboctave_la-mx-i16-ui16nda.lo `test -f 'mx-i16-ui16nda.cc' || echo './'`mx-i16-ui16nda.cc mv -f .deps/liboctave_la-mx-i8-ui32nda.Tpo .deps/liboctave_la-mx-i8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i32nda.Tpo -c -o liboctave_la-mx-i16-i32nda.lo `test -f 'mx-i16-i32nda.cc' || echo './'`mx-i16-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui16nda.Tpo -c mx-i16-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i32nda.Tpo -c mx-i16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i8nda.Tpo -c mx-i16-i8nda.cc -o liboctave_la-mx-i16-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c mx-i16-ui8nda.cc -o liboctave_la-mx-i16-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8-ui64nda.Tpo .deps/liboctave_la-mx-i8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui32nda.Tpo -c -o liboctave_la-mx-i16-ui32nda.lo `test -f 'mx-i16-ui32nda.cc' || echo './'`mx-i16-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui32nda.Tpo -c mx-i16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i32nda.Tpo -c mx-i16-i32nda.cc -o liboctave_la-mx-i16-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui16nda.Tpo -c mx-i16-ui16nda.cc -o liboctave_la-mx-i16-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16-i8nda.Tpo .deps/liboctave_la-mx-i16-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i64nda.Tpo -c -o liboctave_la-mx-i16-i64nda.lo `test -f 'mx-i16-i64nda.cc' || echo './'`mx-i16-i64nda.cc mv -f .deps/liboctave_la-mx-i16-ui8nda.Tpo .deps/liboctave_la-mx-i16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui64nda.Tpo -c -o liboctave_la-mx-i16-ui64nda.lo `test -f 'mx-i16-ui64nda.cc' || echo './'`mx-i16-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i64nda.Tpo -c mx-i16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui64nda.Tpo -c mx-i16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui32nda.Tpo -c mx-i16-ui32nda.cc -o liboctave_la-mx-i16-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16-ui16nda.Tpo .deps/liboctave_la-mx-i16-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c -o liboctave_la-mx-i32-i8nda.lo `test -f 'mx-i32-i8nda.cc' || echo './'`mx-i32-i8nda.cc mv -f .deps/liboctave_la-mx-i16-i32nda.Tpo .deps/liboctave_la-mx-i16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui8nda.Tpo -c -o liboctave_la-mx-i32-ui8nda.lo `test -f 'mx-i32-ui8nda.cc' || echo './'`mx-i32-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui8nda.Tpo -c mx-i32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c mx-i32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-i64nda.Tpo -c mx-i16-i64nda.cc -o liboctave_la-mx-i16-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui64nda.Tpo -c mx-i16-ui64nda.cc -o liboctave_la-mx-i16-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16-ui32nda.Tpo .deps/liboctave_la-mx-i16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c -o liboctave_la-mx-i32-i16nda.lo `test -f 'mx-i32-i16nda.cc' || echo './'`mx-i32-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c mx-i32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i16nda.o mv -f .deps/liboctave_la-mx-i16-i64nda.Tpo .deps/liboctave_la-mx-i16-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui16nda.Tpo -c -o liboctave_la-mx-i32-ui16nda.lo `test -f 'mx-i32-ui16nda.cc' || echo './'`mx-i32-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c mx-i32-i8nda.cc -o liboctave_la-mx-i32-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui8nda.Tpo -c mx-i32-ui8nda.cc -o liboctave_la-mx-i32-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16-ui64nda.Tpo .deps/liboctave_la-mx-i16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c -o liboctave_la-mx-i32-ui32nda.lo `test -f 'mx-i32-ui32nda.cc' || echo './'`mx-i32-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui16nda.Tpo -c mx-i32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c mx-i32-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c mx-i32-i16nda.cc -o liboctave_la-mx-i32-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32-i8nda.Tpo .deps/liboctave_la-mx-i32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i64nda.Tpo -c -o liboctave_la-mx-i32-i64nda.lo `test -f 'mx-i32-i64nda.cc' || echo './'`mx-i32-i64nda.cc mv -f .deps/liboctave_la-mx-i32-ui8nda.Tpo .deps/liboctave_la-mx-i32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c -o liboctave_la-mx-i32-ui64nda.lo `test -f 'mx-i32-ui64nda.cc' || echo './'`mx-i32-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i64nda.Tpo -c mx-i32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c mx-i32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui16nda.Tpo -c mx-i32-ui16nda.cc -o liboctave_la-mx-i32-ui16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c mx-i32-ui32nda.cc -o liboctave_la-mx-i32-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32-i16nda.Tpo .deps/liboctave_la-mx-i32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i8nda.Tpo -c -o liboctave_la-mx-i64-i8nda.lo `test -f 'mx-i64-i8nda.cc' || echo './'`mx-i64-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i8nda.Tpo -c mx-i64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i8nda.o mv -f .deps/liboctave_la-mx-i32-ui16nda.Tpo .deps/liboctave_la-mx-i32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c -o liboctave_la-mx-i64-ui8nda.lo `test -f 'mx-i64-ui8nda.cc' || echo './'`mx-i64-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c mx-i32-ui64nda.cc -o liboctave_la-mx-i32-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i64nda.Tpo -c mx-i32-i64nda.cc -o liboctave_la-mx-i32-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32-ui32nda.Tpo .deps/liboctave_la-mx-i32-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i16nda.Tpo -c -o liboctave_la-mx-i64-i16nda.lo `test -f 'mx-i64-i16nda.cc' || echo './'`mx-i64-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c mx-i64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i16nda.Tpo -c mx-i64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i8nda.Tpo -c mx-i64-i8nda.cc -o liboctave_la-mx-i64-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32-i64nda.Tpo .deps/liboctave_la-mx-i32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c -o liboctave_la-mx-i64-ui16nda.lo `test -f 'mx-i64-ui16nda.cc' || echo './'`mx-i64-ui16nda.cc mv -f .deps/liboctave_la-mx-i32-ui64nda.Tpo .deps/liboctave_la-mx-i32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i32nda.Tpo -c -o liboctave_la-mx-i64-i32nda.lo `test -f 'mx-i64-i32nda.cc' || echo './'`mx-i64-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c mx-i64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i32nda.Tpo -c mx-i64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c mx-i64-ui8nda.cc -o liboctave_la-mx-i64-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i16nda.Tpo -c mx-i64-i16nda.cc -o liboctave_la-mx-i64-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64-i8nda.Tpo .deps/liboctave_la-mx-i64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui32nda.Tpo -c -o liboctave_la-mx-i64-ui32nda.lo `test -f 'mx-i64-ui32nda.cc' || echo './'`mx-i64-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui32nda.Tpo -c mx-i64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui32nda.o mv -f .deps/liboctave_la-mx-i64-ui8nda.Tpo .deps/liboctave_la-mx-i64-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui64nda.Tpo -c -o liboctave_la-mx-i64-ui64nda.lo `test -f 'mx-i64-ui64nda.cc' || echo './'`mx-i64-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-i32nda.Tpo -c mx-i64-i32nda.cc -o liboctave_la-mx-i64-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c mx-i64-ui16nda.cc -o liboctave_la-mx-i64-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64-i16nda.Tpo .deps/liboctave_la-mx-i64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c -o liboctave_la-mx-ui8-i8nda.lo `test -f 'mx-ui8-i8nda.cc' || echo './'`mx-ui8-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui64nda.Tpo -c mx-i64-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c mx-ui8-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui32nda.Tpo -c mx-i64-ui32nda.cc -o liboctave_la-mx-i64-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64-i32nda.Tpo .deps/liboctave_la-mx-i64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i16nda.Tpo -c -o liboctave_la-mx-ui8-i16nda.lo `test -f 'mx-ui8-i16nda.cc' || echo './'`mx-ui8-i16nda.cc mv -f .deps/liboctave_la-mx-i64-ui16nda.Tpo .deps/liboctave_la-mx-i64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c -o liboctave_la-mx-ui8-ui16nda.lo `test -f 'mx-ui8-ui16nda.cc' || echo './'`mx-ui8-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i16nda.Tpo -c mx-ui8-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c mx-ui8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c mx-ui8-i8nda.cc -o liboctave_la-mx-ui8-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui64nda.Tpo -c mx-i64-ui64nda.cc -o liboctave_la-mx-i64-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64-ui32nda.Tpo .deps/liboctave_la-mx-i64-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i32nda.Tpo -c -o liboctave_la-mx-ui8-i32nda.lo `test -f 'mx-ui8-i32nda.cc' || echo './'`mx-ui8-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i32nda.Tpo -c mx-ui8-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c mx-ui8-ui16nda.cc -o liboctave_la-mx-ui8-ui16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i16nda.Tpo -c mx-ui8-i16nda.cc -o liboctave_la-mx-ui8-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8-i8nda.Tpo .deps/liboctave_la-mx-ui8-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c -o liboctave_la-mx-ui8-ui32nda.lo `test -f 'mx-ui8-ui32nda.cc' || echo './'`mx-ui8-ui32nda.cc mv -f .deps/liboctave_la-mx-i64-ui64nda.Tpo .deps/liboctave_la-mx-i64-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i64nda.Tpo -c -o liboctave_la-mx-ui8-i64nda.lo `test -f 'mx-ui8-i64nda.cc' || echo './'`mx-ui8-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c mx-ui8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i64nda.Tpo -c mx-ui8-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i32nda.Tpo -c mx-ui8-i32nda.cc -o liboctave_la-mx-ui8-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8-ui16nda.Tpo .deps/liboctave_la-mx-ui8-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c -o liboctave_la-mx-ui8-ui64nda.lo `test -f 'mx-ui8-ui64nda.cc' || echo './'`mx-ui8-ui64nda.cc mv -f .deps/liboctave_la-mx-ui8-i16nda.Tpo .deps/liboctave_la-mx-ui8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i8nda.Tpo -c -o liboctave_la-mx-ui16-i8nda.lo `test -f 'mx-ui16-i8nda.cc' || echo './'`mx-ui16-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c mx-ui8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i8nda.Tpo -c mx-ui16-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c mx-ui8-ui32nda.cc -o liboctave_la-mx-ui8-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i64nda.Tpo -c mx-ui8-i64nda.cc -o liboctave_la-mx-ui8-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8-i32nda.Tpo .deps/liboctave_la-mx-ui8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui8nda.Tpo -c -o liboctave_la-mx-ui16-ui8nda.lo `test -f 'mx-ui16-ui8nda.cc' || echo './'`mx-ui16-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui8nda.Tpo -c mx-ui16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c mx-ui8-ui64nda.cc -o liboctave_la-mx-ui8-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i8nda.Tpo -c mx-ui16-i8nda.cc -o liboctave_la-mx-ui16-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8-ui32nda.Tpo .deps/liboctave_la-mx-ui8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c -o liboctave_la-mx-ui16-i16nda.lo `test -f 'mx-ui16-i16nda.cc' || echo './'`mx-ui16-i16nda.cc mv -f .deps/liboctave_la-mx-ui8-i64nda.Tpo .deps/liboctave_la-mx-ui8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i32nda.Tpo -c -o liboctave_la-mx-ui16-i32nda.lo `test -f 'mx-ui16-i32nda.cc' || echo './'`mx-ui16-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c mx-ui16-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i32nda.Tpo -c mx-ui16-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui8nda.Tpo -c mx-ui16-ui8nda.cc -o liboctave_la-mx-ui16-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-i8nda.Tpo .deps/liboctave_la-mx-ui16-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c -o liboctave_la-mx-ui16-ui32nda.lo `test -f 'mx-ui16-ui32nda.cc' || echo './'`mx-ui16-ui32nda.cc mv -f .deps/liboctave_la-mx-ui8-ui64nda.Tpo .deps/liboctave_la-mx-ui8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i64nda.Tpo -c -o liboctave_la-mx-ui16-i64nda.lo `test -f 'mx-ui16-i64nda.cc' || echo './'`mx-ui16-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c mx-ui16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i64nda.Tpo -c mx-ui16-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c mx-ui16-i16nda.cc -o liboctave_la-mx-ui16-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i32nda.Tpo -c mx-ui16-i32nda.cc -o liboctave_la-mx-ui16-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-ui8nda.Tpo .deps/liboctave_la-mx-ui16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui64nda.Tpo -c -o liboctave_la-mx-ui16-ui64nda.lo `test -f 'mx-ui16-ui64nda.cc' || echo './'`mx-ui16-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui64nda.Tpo -c mx-ui16-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i64nda.Tpo -c mx-ui16-i64nda.cc -o liboctave_la-mx-ui16-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c mx-ui16-ui32nda.cc -o liboctave_la-mx-ui16-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-i16nda.Tpo .deps/liboctave_la-mx-ui16-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c -o liboctave_la-mx-ui32-i8nda.lo `test -f 'mx-ui32-i8nda.cc' || echo './'`mx-ui32-i8nda.cc mv -f .deps/liboctave_la-mx-ui16-i32nda.Tpo .deps/liboctave_la-mx-ui16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui8nda.Tpo -c -o liboctave_la-mx-ui32-ui8nda.lo `test -f 'mx-ui32-ui8nda.cc' || echo './'`mx-ui32-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c mx-ui32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui8nda.Tpo -c mx-ui32-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui64nda.Tpo -c mx-ui16-ui64nda.cc -o liboctave_la-mx-ui16-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-i64nda.Tpo .deps/liboctave_la-mx-ui16-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c -o liboctave_la-mx-ui32-i16nda.lo `test -f 'mx-ui32-i16nda.cc' || echo './'`mx-ui32-i16nda.cc mv -f .deps/liboctave_la-mx-ui16-ui32nda.Tpo .deps/liboctave_la-mx-ui16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui16nda.Tpo -c -o liboctave_la-mx-ui32-ui16nda.lo `test -f 'mx-ui32-ui16nda.cc' || echo './'`mx-ui32-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c mx-ui32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui16nda.Tpo -c mx-ui32-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui8nda.Tpo -c mx-ui32-ui8nda.cc -o liboctave_la-mx-ui32-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c mx-ui32-i8nda.cc -o liboctave_la-mx-ui32-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16-ui64nda.Tpo .deps/liboctave_la-mx-ui16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c -o liboctave_la-mx-ui32-i32nda.lo `test -f 'mx-ui32-i32nda.cc' || echo './'`mx-ui32-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c mx-ui32-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c mx-ui32-i16nda.cc -o liboctave_la-mx-ui32-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui16nda.Tpo -c mx-ui32-ui16nda.cc -o liboctave_la-mx-ui32-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32-ui8nda.Tpo .deps/liboctave_la-mx-ui32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i64nda.Tpo -c -o liboctave_la-mx-ui32-i64nda.lo `test -f 'mx-ui32-i64nda.cc' || echo './'`mx-ui32-i64nda.cc mv -f .deps/liboctave_la-mx-ui32-i8nda.Tpo .deps/liboctave_la-mx-ui32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c -o liboctave_la-mx-ui32-ui64nda.lo `test -f 'mx-ui32-ui64nda.cc' || echo './'`mx-ui32-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i64nda.Tpo -c mx-ui32-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c mx-ui32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c mx-ui32-i32nda.cc -o liboctave_la-mx-ui32-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32-ui16nda.Tpo .deps/liboctave_la-mx-ui32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i8nda.Tpo -c -o liboctave_la-mx-ui64-i8nda.lo `test -f 'mx-ui64-i8nda.cc' || echo './'`mx-ui64-i8nda.cc mv -f .deps/liboctave_la-mx-ui32-i16nda.Tpo .deps/liboctave_la-mx-ui32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c -o liboctave_la-mx-ui64-ui8nda.lo `test -f 'mx-ui64-ui8nda.cc' || echo './'`mx-ui64-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c mx-ui64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i8nda.Tpo -c mx-ui64-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i64nda.Tpo -c mx-ui32-i64nda.cc -o liboctave_la-mx-ui32-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c mx-ui32-ui64nda.cc -o liboctave_la-mx-ui32-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32-i32nda.Tpo .deps/liboctave_la-mx-ui32-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i16nda.Tpo -c -o liboctave_la-mx-ui64-i16nda.lo `test -f 'mx-ui64-i16nda.cc' || echo './'`mx-ui64-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i16nda.Tpo -c mx-ui64-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c mx-ui64-ui8nda.cc -o liboctave_la-mx-ui64-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i8nda.Tpo -c mx-ui64-i8nda.cc -o liboctave_la-mx-ui64-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32-i64nda.Tpo .deps/liboctave_la-mx-ui32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c -o liboctave_la-mx-ui64-ui16nda.lo `test -f 'mx-ui64-ui16nda.cc' || echo './'`mx-ui64-ui16nda.cc mv -f .deps/liboctave_la-mx-ui32-ui64nda.Tpo .deps/liboctave_la-mx-ui32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i32nda.Tpo -c -o liboctave_la-mx-ui64-i32nda.lo `test -f 'mx-ui64-i32nda.cc' || echo './'`mx-ui64-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i32nda.Tpo -c mx-ui64-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c mx-ui64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i16nda.Tpo -c mx-ui64-i16nda.cc -o liboctave_la-mx-ui64-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64-ui8nda.Tpo .deps/liboctave_la-mx-ui64-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c -o liboctave_la-mx-ui64-ui32nda.lo `test -f 'mx-ui64-ui32nda.cc' || echo './'`mx-ui64-ui32nda.cc mv -f .deps/liboctave_la-mx-ui64-i8nda.Tpo .deps/liboctave_la-mx-ui64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i64nda.Tpo -c -o liboctave_la-mx-ui64-i64nda.lo `test -f 'mx-ui64-i64nda.cc' || echo './'`mx-ui64-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c mx-ui64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i64nda.Tpo -c mx-ui64-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c mx-ui64-ui16nda.cc -o liboctave_la-mx-ui64-ui16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i32nda.Tpo -c mx-ui64-i32nda.cc -o liboctave_la-mx-ui64-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64-i16nda.Tpo .deps/liboctave_la-mx-ui64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c -o liboctave_la-mx-i8nda-ui8nda.lo `test -f 'mx-i8nda-ui8nda.cc' || echo './'`mx-i8nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c mx-i8nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c mx-ui64-ui32nda.cc -o liboctave_la-mx-ui64-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-i64nda.Tpo -c mx-ui64-i64nda.cc -o liboctave_la-mx-ui64-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64-ui16nda.Tpo .deps/liboctave_la-mx-ui64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16nda.Tpo -c -o liboctave_la-mx-i8nda-i16nda.lo `test -f 'mx-i8nda-i16nda.cc' || echo './'`mx-i8nda-i16nda.cc mv -f .deps/liboctave_la-mx-ui64-i32nda.Tpo .deps/liboctave_la-mx-ui64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c -o liboctave_la-mx-i8nda-ui16nda.lo `test -f 'mx-i8nda-ui16nda.cc' || echo './'`mx-i8nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c mx-i8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16nda.Tpo -c mx-i8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c mx-i8nda-ui8nda.cc -o liboctave_la-mx-i8nda-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64-ui32nda.Tpo .deps/liboctave_la-mx-ui64-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32nda.Tpo -c -o liboctave_la-mx-i8nda-i32nda.lo `test -f 'mx-i8nda-i32nda.cc' || echo './'`mx-i8nda-i32nda.cc mv -f .deps/liboctave_la-mx-ui64-i64nda.Tpo .deps/liboctave_la-mx-ui64-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c -o liboctave_la-mx-i8nda-ui32nda.lo `test -f 'mx-i8nda-ui32nda.cc' || echo './'`mx-i8nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32nda.Tpo -c mx-i8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c mx-i8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c mx-i8nda-ui16nda.cc -o liboctave_la-mx-i8nda-ui16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i16nda.Tpo -c mx-i8nda-i16nda.cc -o liboctave_la-mx-i8nda-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-ui8nda.Tpo .deps/liboctave_la-mx-i8nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64nda.Tpo -c -o liboctave_la-mx-i8nda-i64nda.lo `test -f 'mx-i8nda-i64nda.cc' || echo './'`mx-i8nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64nda.Tpo -c mx-i8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32nda.Tpo -c mx-i8nda-i32nda.cc -o liboctave_la-mx-i8nda-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c mx-i8nda-ui32nda.cc -o liboctave_la-mx-i8nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-ui16nda.Tpo .deps/liboctave_la-mx-i8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c -o liboctave_la-mx-i8nda-ui64nda.lo `test -f 'mx-i8nda-ui64nda.cc' || echo './'`mx-i8nda-ui64nda.cc mv -f .deps/liboctave_la-mx-i8nda-i16nda.Tpo .deps/liboctave_la-mx-i8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8nda.Tpo -c -o liboctave_la-mx-i16nda-i8nda.lo `test -f 'mx-i16nda-i8nda.cc' || echo './'`mx-i16nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c mx-i8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8nda.Tpo -c mx-i16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i64nda.Tpo -c mx-i8nda-i64nda.cc -o liboctave_la-mx-i8nda-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-i32nda.Tpo .deps/liboctave_la-mx-i8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c -o liboctave_la-mx-i16nda-ui8nda.lo `test -f 'mx-i16nda-ui8nda.cc' || echo './'`mx-i16nda-ui8nda.cc mv -f .deps/liboctave_la-mx-i8nda-ui32nda.Tpo .deps/liboctave_la-mx-i8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16nda.Tpo -c -o liboctave_la-mx-i16nda-ui16nda.lo `test -f 'mx-i16nda-ui16nda.cc' || echo './'`mx-i16nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c mx-i16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16nda.Tpo -c mx-i16nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i8nda.Tpo -c mx-i16nda-i8nda.cc -o liboctave_la-mx-i16nda-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c mx-i8nda-ui64nda.cc -o liboctave_la-mx-i8nda-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i8nda-i64nda.Tpo .deps/liboctave_la-mx-i8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c -o liboctave_la-mx-i16nda-i32nda.lo `test -f 'mx-i16nda-i32nda.cc' || echo './'`mx-i16nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c mx-i16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c mx-i16nda-ui8nda.cc -o liboctave_la-mx-i16nda-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16nda.Tpo -c mx-i16nda-ui16nda.cc -o liboctave_la-mx-i16nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-i8nda.Tpo .deps/liboctave_la-mx-i16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32nda.Tpo -c -o liboctave_la-mx-i16nda-ui32nda.lo `test -f 'mx-i16nda-ui32nda.cc' || echo './'`mx-i16nda-ui32nda.cc mv -f .deps/liboctave_la-mx-i8nda-ui64nda.Tpo .deps/liboctave_la-mx-i8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64nda.Tpo -c -o liboctave_la-mx-i16nda-i64nda.lo `test -f 'mx-i16nda-i64nda.cc' || echo './'`mx-i16nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32nda.Tpo -c mx-i16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64nda.Tpo -c mx-i16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c mx-i16nda-i32nda.cc -o liboctave_la-mx-i16nda-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-ui8nda.Tpo .deps/liboctave_la-mx-i16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c -o liboctave_la-mx-i16nda-ui64nda.lo `test -f 'mx-i16nda-ui64nda.cc' || echo './'`mx-i16nda-ui64nda.cc mv -f .deps/liboctave_la-mx-i16nda-ui16nda.Tpo .deps/liboctave_la-mx-i16nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8nda.Tpo -c -o liboctave_la-mx-i32nda-i8nda.lo `test -f 'mx-i32nda-i8nda.cc' || echo './'`mx-i32nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c mx-i16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8nda.Tpo -c mx-i32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i64nda.Tpo -c mx-i16nda-i64nda.cc -o liboctave_la-mx-i16nda-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui32nda.Tpo -c mx-i16nda-ui32nda.cc -o liboctave_la-mx-i16nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-i32nda.Tpo .deps/liboctave_la-mx-i16nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c -o liboctave_la-mx-i32nda-ui8nda.lo `test -f 'mx-i32nda-ui8nda.cc' || echo './'`mx-i32nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c mx-i32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c mx-i16nda-ui64nda.cc -o liboctave_la-mx-i16nda-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8nda.Tpo -c mx-i32nda-i8nda.cc -o liboctave_la-mx-i32nda-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-i64nda.Tpo .deps/liboctave_la-mx-i16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16nda.Tpo -c -o liboctave_la-mx-i32nda-i16nda.lo `test -f 'mx-i32nda-i16nda.cc' || echo './'`mx-i32nda-i16nda.cc mv -f .deps/liboctave_la-mx-i16nda-ui32nda.Tpo .deps/liboctave_la-mx-i16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c -o liboctave_la-mx-i32nda-ui16nda.lo `test -f 'mx-i32nda-ui16nda.cc' || echo './'`mx-i32nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16nda.Tpo -c mx-i32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c mx-i32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c mx-i32nda-ui8nda.cc -o liboctave_la-mx-i32nda-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i16nda-ui64nda.Tpo .deps/liboctave_la-mx-i16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32nda.Tpo -c -o liboctave_la-mx-i32nda-ui32nda.lo `test -f 'mx-i32nda-ui32nda.cc' || echo './'`mx-i32nda-ui32nda.cc mv -f .deps/liboctave_la-mx-i32nda-i8nda.Tpo .deps/liboctave_la-mx-i32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c -o liboctave_la-mx-i32nda-i64nda.lo `test -f 'mx-i32nda-i64nda.cc' || echo './'`mx-i32nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32nda.Tpo -c mx-i32nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c mx-i32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i16nda.Tpo -c mx-i32nda-i16nda.cc -o liboctave_la-mx-i32nda-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c mx-i32nda-ui16nda.cc -o liboctave_la-mx-i32nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-ui8nda.Tpo .deps/liboctave_la-mx-i32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64nda.Tpo -c -o liboctave_la-mx-i32nda-ui64nda.lo `test -f 'mx-i32nda-ui64nda.cc' || echo './'`mx-i32nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64nda.Tpo -c mx-i32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui32nda.Tpo -c mx-i32nda-ui32nda.cc -o liboctave_la-mx-i32nda-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c mx-i32nda-i64nda.cc -o liboctave_la-mx-i32nda-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-i16nda.Tpo .deps/liboctave_la-mx-i32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8nda.Tpo -c -o liboctave_la-mx-i64nda-i8nda.lo `test -f 'mx-i64nda-i8nda.cc' || echo './'`mx-i64nda-i8nda.cc mv -f .deps/liboctave_la-mx-i32nda-ui16nda.Tpo .deps/liboctave_la-mx-i32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c -o liboctave_la-mx-i64nda-ui8nda.lo `test -f 'mx-i64nda-ui8nda.cc' || echo './'`mx-i64nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8nda.Tpo -c mx-i64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c mx-i64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui64nda.Tpo -c mx-i32nda-ui64nda.cc -o liboctave_la-mx-i32nda-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-ui32nda.Tpo .deps/liboctave_la-mx-i32nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16nda.Tpo -c -o liboctave_la-mx-i64nda-i16nda.lo `test -f 'mx-i64nda-i16nda.cc' || echo './'`mx-i64nda-i16nda.cc mv -f .deps/liboctave_la-mx-i32nda-i64nda.Tpo .deps/liboctave_la-mx-i32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c -o liboctave_la-mx-i64nda-ui16nda.lo `test -f 'mx-i64nda-ui16nda.cc' || echo './'`mx-i64nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16nda.Tpo -c mx-i64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c mx-i64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8nda.Tpo -c mx-i64nda-i8nda.cc -o liboctave_la-mx-i64nda-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c mx-i64nda-ui8nda.cc -o liboctave_la-mx-i64nda-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i32nda-ui64nda.Tpo .deps/liboctave_la-mx-i32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32nda.Tpo -c -o liboctave_la-mx-i64nda-i32nda.lo `test -f 'mx-i64nda-i32nda.cc' || echo './'`mx-i64nda-i32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32nda.Tpo -c mx-i64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16nda.Tpo -c mx-i64nda-i16nda.cc -o liboctave_la-mx-i64nda-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c mx-i64nda-ui16nda.cc -o liboctave_la-mx-i64nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-i8nda.Tpo .deps/liboctave_la-mx-i64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32nda.Tpo -c -o liboctave_la-mx-i64nda-ui32nda.lo `test -f 'mx-i64nda-ui32nda.cc' || echo './'`mx-i64nda-ui32nda.cc mv -f .deps/liboctave_la-mx-i64nda-ui8nda.Tpo .deps/liboctave_la-mx-i64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-i64nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64nda.Tpo -c -o liboctave_la-mx-i64nda-ui64nda.lo `test -f 'mx-i64nda-ui64nda.cc' || echo './'`mx-i64nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32nda.Tpo -c mx-i64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64nda.Tpo -c mx-i64nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i32nda.Tpo -c mx-i64nda-i32nda.cc -o liboctave_la-mx-i64nda-i32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-i16nda.Tpo .deps/liboctave_la-mx-i64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c -o liboctave_la-mx-ui8nda-i8nda.lo `test -f 'mx-ui8nda-i8nda.cc' || echo './'`mx-ui8nda-i8nda.cc mv -f .deps/liboctave_la-mx-i64nda-ui16nda.Tpo .deps/liboctave_la-mx-i64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16nda.Tpo -c -o liboctave_la-mx-ui8nda-i16nda.lo `test -f 'mx-ui8nda-i16nda.cc' || echo './'`mx-ui8nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c mx-ui8nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16nda.Tpo -c mx-ui8nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui32nda.Tpo -c mx-i64nda-ui32nda.cc -o liboctave_la-mx-i64nda-ui32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-i64nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui64nda.Tpo -c mx-i64nda-ui64nda.cc -o liboctave_la-mx-i64nda-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-i32nda.Tpo .deps/liboctave_la-mx-i64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c -o liboctave_la-mx-ui8nda-ui16nda.lo `test -f 'mx-ui8nda-ui16nda.cc' || echo './'`mx-ui8nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c mx-ui8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c mx-ui8nda-i8nda.cc -o liboctave_la-mx-ui8nda-i8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16nda.Tpo -c mx-ui8nda-i16nda.cc -o liboctave_la-mx-ui8nda-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-i64nda-ui32nda.Tpo .deps/liboctave_la-mx-i64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32nda.Tpo -c -o liboctave_la-mx-ui8nda-i32nda.lo `test -f 'mx-ui8nda-i32nda.cc' || echo './'`mx-ui8nda-i32nda.cc mv -f .deps/liboctave_la-mx-i64nda-ui64nda.Tpo .deps/liboctave_la-mx-i64nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c -o liboctave_la-mx-ui8nda-ui32nda.lo `test -f 'mx-ui8nda-ui32nda.cc' || echo './'`mx-ui8nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32nda.Tpo -c mx-ui8nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c mx-ui8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c mx-ui8nda-ui16nda.cc -o liboctave_la-mx-ui8nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-i8nda.Tpo .deps/liboctave_la-mx-ui8nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64nda.Tpo -c -o liboctave_la-mx-ui8nda-i64nda.lo `test -f 'mx-ui8nda-i64nda.cc' || echo './'`mx-ui8nda-i64nda.cc mv -f .deps/liboctave_la-mx-ui8nda-i16nda.Tpo .deps/liboctave_la-mx-ui8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c -o liboctave_la-mx-ui8nda-ui64nda.lo `test -f 'mx-ui8nda-ui64nda.cc' || echo './'`mx-ui8nda-ui64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64nda.Tpo -c mx-ui8nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c mx-ui8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32nda.Tpo -c mx-ui8nda-i32nda.cc -o liboctave_la-mx-ui8nda-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c mx-ui8nda-ui32nda.cc -o liboctave_la-mx-ui8nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo .deps/liboctave_la-mx-ui8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8nda.Tpo -c -o liboctave_la-mx-ui16nda-i8nda.lo `test -f 'mx-ui16nda-i8nda.cc' || echo './'`mx-ui16nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8nda.Tpo -c mx-ui16nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64nda.Tpo -c mx-ui8nda-i64nda.cc -o liboctave_la-mx-ui8nda-i64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c mx-ui8nda-ui64nda.cc -o liboctave_la-mx-ui8nda-ui64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-i32nda.Tpo .deps/liboctave_la-mx-ui8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c -o liboctave_la-mx-ui16nda-ui8nda.lo `test -f 'mx-ui16nda-ui8nda.cc' || echo './'`mx-ui16nda-ui8nda.cc mv -f .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo .deps/liboctave_la-mx-ui8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16nda.Tpo -c -o liboctave_la-mx-ui16nda-i16nda.lo `test -f 'mx-ui16nda-i16nda.cc' || echo './'`mx-ui16nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c mx-ui16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16nda.Tpo -c mx-ui16nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8nda.Tpo -c mx-ui16nda-i8nda.cc -o liboctave_la-mx-ui16nda-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui8nda-i64nda.Tpo .deps/liboctave_la-mx-ui8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c -o liboctave_la-mx-ui16nda-i32nda.lo `test -f 'mx-ui16nda-i32nda.cc' || echo './'`mx-ui16nda-i32nda.cc mv -f .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo .deps/liboctave_la-mx-ui8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo -c -o liboctave_la-mx-ui16nda-ui32nda.lo `test -f 'mx-ui16nda-ui32nda.cc' || echo './'`mx-ui16nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c mx-ui16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo -c mx-ui16nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c mx-ui16nda-ui8nda.cc -o liboctave_la-mx-ui16nda-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16nda.Tpo -c mx-ui16nda-i16nda.cc -o liboctave_la-mx-ui16nda-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i8nda.Tpo .deps/liboctave_la-mx-ui16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c -o liboctave_la-mx-ui16nda-i64nda.lo `test -f 'mx-ui16nda-i64nda.cc' || echo './'`mx-ui16nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c mx-ui16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c mx-ui16nda-i32nda.cc -o liboctave_la-mx-ui16nda-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo -c mx-ui16nda-ui32nda.cc -o liboctave_la-mx-ui16nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo .deps/liboctave_la-mx-ui16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo -c -o liboctave_la-mx-ui16nda-ui64nda.lo `test -f 'mx-ui16nda-ui64nda.cc' || echo './'`mx-ui16nda-ui64nda.cc mv -f .deps/liboctave_la-mx-ui16nda-i16nda.Tpo .deps/liboctave_la-mx-ui16nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c -o liboctave_la-mx-ui32nda-i8nda.lo `test -f 'mx-ui32nda-i8nda.cc' || echo './'`mx-ui32nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo -c mx-ui16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c mx-ui32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c mx-ui16nda-i64nda.cc -o liboctave_la-mx-ui16nda-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i32nda.Tpo .deps/liboctave_la-mx-ui16nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo -c -o liboctave_la-mx-ui32nda-ui8nda.lo `test -f 'mx-ui32nda-ui8nda.cc' || echo './'`mx-ui32nda-ui8nda.cc mv -f .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo .deps/liboctave_la-mx-ui16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c -o liboctave_la-mx-ui32nda-i16nda.lo `test -f 'mx-ui32nda-i16nda.cc' || echo './'`mx-ui32nda-i16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo -c mx-ui32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c mx-ui32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo -c mx-ui16nda-ui64nda.cc -o liboctave_la-mx-ui16nda-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c mx-ui32nda-i8nda.cc -o liboctave_la-mx-ui32nda-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-i64nda.Tpo .deps/liboctave_la-mx-ui16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo -c -o liboctave_la-mx-ui32nda-ui16nda.lo `test -f 'mx-ui32nda-ui16nda.cc' || echo './'`mx-ui32nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo -c mx-ui32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo -c mx-ui32nda-ui8nda.cc -o liboctave_la-mx-ui32nda-ui8nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c mx-ui32nda-i16nda.cc -o liboctave_la-mx-ui32nda-i16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo .deps/liboctave_la-mx-ui16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c -o liboctave_la-mx-ui32nda-i32nda.lo `test -f 'mx-ui32nda-i32nda.cc' || echo './'`mx-ui32nda-i32nda.cc mv -f .deps/liboctave_la-mx-ui32nda-i8nda.Tpo .deps/liboctave_la-mx-ui32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64nda.Tpo -c -o liboctave_la-mx-ui32nda-i64nda.lo `test -f 'mx-ui32nda-i64nda.cc' || echo './'`mx-ui32nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c mx-ui32nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64nda.Tpo -c mx-ui32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo -c mx-ui32nda-ui16nda.cc -o liboctave_la-mx-ui32nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo .deps/liboctave_la-mx-ui32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c -o liboctave_la-mx-ui32nda-ui64nda.lo `test -f 'mx-ui32nda-ui64nda.cc' || echo './'`mx-ui32nda-ui64nda.cc mv -f .deps/liboctave_la-mx-ui32nda-i16nda.Tpo .deps/liboctave_la-mx-ui32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8nda.Tpo -c -o liboctave_la-mx-ui64nda-i8nda.lo `test -f 'mx-ui64nda-i8nda.cc' || echo './'`mx-ui64nda-i8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c mx-ui32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8nda.Tpo -c mx-ui64nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c mx-ui32nda-i32nda.cc -o liboctave_la-mx-ui32nda-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64nda.Tpo -c mx-ui32nda-i64nda.cc -o liboctave_la-mx-ui32nda-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo .deps/liboctave_la-mx-ui32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c -o liboctave_la-mx-ui64nda-ui8nda.lo `test -f 'mx-ui64nda-ui8nda.cc' || echo './'`mx-ui64nda-ui8nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c mx-ui64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c mx-ui32nda-ui64nda.cc -o liboctave_la-mx-ui32nda-ui64nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8nda.Tpo -c mx-ui64nda-i8nda.cc -o liboctave_la-mx-ui64nda-i8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-i32nda.Tpo .deps/liboctave_la-mx-ui32nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16nda.Tpo -c -o liboctave_la-mx-ui64nda-i16nda.lo `test -f 'mx-ui64nda-i16nda.cc' || echo './'`mx-ui64nda-i16nda.cc mv -f .deps/liboctave_la-mx-ui32nda-i64nda.Tpo .deps/liboctave_la-mx-ui32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c -o liboctave_la-mx-ui64nda-ui16nda.lo `test -f 'mx-ui64nda-ui16nda.cc' || echo './'`mx-ui64nda-ui16nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16nda.Tpo -c mx-ui64nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c mx-ui64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c mx-ui64nda-ui8nda.cc -o liboctave_la-mx-ui64nda-ui8nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo .deps/liboctave_la-mx-ui32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32nda.Tpo -c -o liboctave_la-mx-ui64nda-i32nda.lo `test -f 'mx-ui64nda-i32nda.cc' || echo './'`mx-ui64nda-i32nda.cc mv -f .deps/liboctave_la-mx-ui64nda-i8nda.Tpo .deps/liboctave_la-mx-ui64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo -c -o liboctave_la-mx-ui64nda-ui32nda.lo `test -f 'mx-ui64nda-ui32nda.cc' || echo './'`mx-ui64nda-ui32nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32nda.Tpo -c mx-ui64nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo -c mx-ui64nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i16nda.Tpo -c mx-ui64nda-i16nda.cc -o liboctave_la-mx-ui64nda-i16nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c mx-ui64nda-ui16nda.cc -o liboctave_la-mx-ui64nda-ui16nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo .deps/liboctave_la-mx-ui64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-mx-ui64nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64nda.Tpo -c -o liboctave_la-mx-ui64nda-i64nda.lo `test -f 'mx-ui64nda-i64nda.cc' || echo './'`mx-ui64nda-i64nda.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64nda.Tpo -c mx-ui64nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i64nda.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32nda.Tpo -c mx-ui64nda-i32nda.cc -o liboctave_la-mx-ui64nda-i32nda.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo -c mx-ui64nda-ui32nda.cc -o liboctave_la-mx-ui64nda-ui32nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-i16nda.Tpo .deps/liboctave_la-mx-ui64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c -o liboctave_la-vx-ccv-cv.lo `test -f 'vx-ccv-cv.cc' || echo './'`vx-ccv-cv.cc mv -f .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo .deps/liboctave_la-mx-ui64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-ccv-s.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-s.Tpo -c -o liboctave_la-vx-ccv-s.lo `test -f 'vx-ccv-s.cc' || echo './'`vx-ccv-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c vx-ccv-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-cv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-ccv-s.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-s.Tpo -c vx-ccv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-mx-ui64nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i64nda.Tpo -c mx-ui64nda-i64nda.cc -o liboctave_la-mx-ui64nda-i64nda.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-i32nda.Tpo .deps/liboctave_la-mx-ui64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-crv-rv.lo -MD -MP -MF .deps/liboctave_la-vx-crv-rv.Tpo -c -o liboctave_la-vx-crv-rv.lo `test -f 'vx-crv-rv.cc' || echo './'`vx-crv-rv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-ccv-s.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-s.Tpo -c vx-ccv-s.cc -o liboctave_la-vx-ccv-s.o >/dev/null 2>&1 mv -f .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo .deps/liboctave_la-mx-ui64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-crv-s.lo -MD -MP -MF .deps/liboctave_la-vx-crv-s.Tpo -c -o liboctave_la-vx-crv-s.lo `test -f 'vx-crv-s.cc' || echo './'`vx-crv-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-crv-rv.lo -MD -MP -MF .deps/liboctave_la-vx-crv-rv.Tpo -c vx-crv-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-rv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c vx-ccv-cv.cc -o liboctave_la-vx-ccv-cv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-crv-s.lo -MD -MP -MF .deps/liboctave_la-vx-crv-s.Tpo -c vx-crv-s.cc -fPIC -DPIC -o .libs/liboctave_la-vx-crv-s.o mv -f .deps/liboctave_la-vx-ccv-s.Tpo .deps/liboctave_la-vx-ccv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c -o liboctave_la-vx-cs-cv.lo `test -f 'vx-cs-cv.cc' || echo './'`vx-cs-cv.cc mv -f .deps/liboctave_la-mx-ui64nda-i64nda.Tpo .deps/liboctave_la-mx-ui64nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-cs-rv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-rv.Tpo -c -o liboctave_la-vx-cs-rv.lo `test -f 'vx-cs-rv.cc' || echo './'`vx-cs-rv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c vx-cs-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-cv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-crv-s.lo -MD -MP -MF .deps/liboctave_la-vx-crv-s.Tpo -c vx-crv-s.cc -o liboctave_la-vx-crv-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cs-rv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-rv.Tpo -c vx-cs-rv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-rv.o mv -f .deps/liboctave_la-vx-ccv-cv.Tpo .deps/liboctave_la-vx-ccv-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-cv-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-cv-ccv.Tpo -c -o liboctave_la-vx-cv-ccv.lo `test -f 'vx-cv-ccv.cc' || echo './'`vx-cv-ccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-crv-rv.lo -MD -MP -MF .deps/liboctave_la-vx-crv-rv.Tpo -c vx-crv-rv.cc -o liboctave_la-vx-crv-rv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cv-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-cv-ccv.Tpo -c vx-cv-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-ccv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c vx-cs-cv.cc -o liboctave_la-vx-cs-cv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-crv-s.Tpo .deps/liboctave_la-vx-crv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-cv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-cv-cs.Tpo -c -o liboctave_la-vx-cv-cs.lo `test -f 'vx-cv-cs.cc' || echo './'`vx-cv-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cs-rv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-rv.Tpo -c vx-cs-rv.cc -o liboctave_la-vx-cs-rv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-crv-rv.Tpo .deps/liboctave_la-vx-crv-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c -o liboctave_la-vx-rv-crv.lo `test -f 'vx-rv-crv.cc' || echo './'`vx-rv-crv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-cv-cs.Tpo -c vx-cv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cv-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c vx-rv-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-crv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cv-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-cv-ccv.Tpo -c vx-cv-ccv.cc -o liboctave_la-vx-cv-ccv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-cs-cv.Tpo .deps/liboctave_la-vx-cs-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-rv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-rv-cs.Tpo -c -o liboctave_la-vx-rv-cs.lo `test -f 'vx-rv-cs.cc' || echo './'`vx-rv-cs.cc mv -f .deps/liboctave_la-vx-cs-rv.Tpo .deps/liboctave_la-vx-cs-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-s-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-s-ccv.Tpo -c -o liboctave_la-vx-s-ccv.lo `test -f 'vx-s-ccv.cc' || echo './'`vx-s-ccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-rv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-rv-cs.Tpo -c vx-rv-cs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-s-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-s-ccv.Tpo -c vx-s-ccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-ccv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-cv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-cv-cs.Tpo -c vx-cv-cs.cc -o liboctave_la-vx-cv-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c vx-rv-crv.cc -o liboctave_la-vx-rv-crv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-cv-ccv.Tpo .deps/liboctave_la-vx-cv-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c -o liboctave_la-vx-s-crv.lo `test -f 'vx-s-crv.cc' || echo './'`vx-s-crv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c vx-s-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-crv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-rv-cs.lo -MD -MP -MF .deps/liboctave_la-vx-rv-cs.Tpo -c vx-rv-cs.cc -o liboctave_la-vx-rv-cs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-cv-cs.Tpo .deps/liboctave_la-vx-cv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fccv-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fcv.Tpo -c -o liboctave_la-vx-fccv-fcv.lo `test -f 'vx-fccv-fcv.cc' || echo './'`vx-fccv-fcv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-s-ccv.lo -MD -MP -MF .deps/liboctave_la-vx-s-ccv.Tpo -c vx-s-ccv.cc -o liboctave_la-vx-s-ccv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fccv-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fcv.Tpo -c vx-fccv-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fcv.o mv -f .deps/liboctave_la-vx-rv-crv.Tpo .deps/liboctave_la-vx-rv-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fccv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fs.Tpo -c -o liboctave_la-vx-fccv-fs.lo `test -f 'vx-fccv-fs.cc' || echo './'`vx-fccv-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c vx-s-crv.cc -o liboctave_la-vx-s-crv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fccv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fs.Tpo -c vx-fccv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fccv-fs.o mv -f .deps/liboctave_la-vx-rv-cs.Tpo .deps/liboctave_la-vx-rv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c -o liboctave_la-vx-fcrv-frv.lo `test -f 'vx-fcrv-frv.cc' || echo './'`vx-fcrv-frv.cc mv -f .deps/liboctave_la-vx-s-ccv.Tpo .deps/liboctave_la-vx-s-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcrv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-fs.Tpo -c -o liboctave_la-vx-fcrv-fs.lo `test -f 'vx-fcrv-fs.cc' || echo './'`vx-fcrv-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c vx-fcrv-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-frv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcrv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-fs.Tpo -c vx-fcrv-fs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fccv-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fcv.Tpo -c vx-fccv-fcv.cc -o liboctave_la-vx-fccv-fcv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-s-crv.Tpo .deps/liboctave_la-vx-s-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c -o liboctave_la-vx-fcs-fcv.lo `test -f 'vx-fcs-fcv.cc' || echo './'`vx-fcs-fcv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fccv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fccv-fs.Tpo -c vx-fccv-fs.cc -o liboctave_la-vx-fccv-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c vx-fcs-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-fcv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcrv-fs.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-fs.Tpo -c vx-fcrv-fs.cc -o liboctave_la-vx-fcrv-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c vx-fcrv-frv.cc -o liboctave_la-vx-fcrv-frv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-fccv-fcv.Tpo .deps/liboctave_la-vx-fccv-fcv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcs-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-frv.Tpo -c -o liboctave_la-vx-fcs-frv.lo `test -f 'vx-fcs-frv.cc' || echo './'`vx-fcs-frv.cc mv -f .deps/liboctave_la-vx-fccv-fs.Tpo .deps/liboctave_la-vx-fccv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcv-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fccv.Tpo -c -o liboctave_la-vx-fcv-fccv.lo `test -f 'vx-fcv-fccv.cc' || echo './'`vx-fcv-fccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcs-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-frv.Tpo -c vx-fcs-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-frv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c vx-fcs-fcv.cc -o liboctave_la-vx-fcs-fcv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcv-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fccv.Tpo -c vx-fcv-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fccv.o mv -f .deps/liboctave_la-vx-fcrv-fs.Tpo .deps/liboctave_la-vx-fcrv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fcv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fcs.Tpo -c -o liboctave_la-vx-fcv-fcs.lo `test -f 'vx-fcv-fcs.cc' || echo './'`vx-fcv-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fcs.Tpo -c vx-fcv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcv-fcs.o mv -f .deps/liboctave_la-vx-fcrv-frv.Tpo .deps/liboctave_la-vx-fcrv-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-frv-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcrv.Tpo -c -o liboctave_la-vx-frv-fcrv.lo `test -f 'vx-frv-fcrv.cc' || echo './'`vx-frv-fcrv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-frv-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcrv.Tpo -c vx-frv-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcrv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcs-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-frv.Tpo -c vx-fcs-frv.cc -o liboctave_la-vx-fcs-frv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-fcs-fcv.Tpo .deps/liboctave_la-vx-fcs-fcv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-frv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcs.Tpo -c -o liboctave_la-vx-frv-fcs.lo `test -f 'vx-frv-fcs.cc' || echo './'`vx-frv-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcv-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fccv.Tpo -c vx-fcv-fccv.cc -o liboctave_la-vx-fcv-fccv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-frv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcs.Tpo -c vx-frv-fcs.cc -fPIC -DPIC -o .libs/liboctave_la-vx-frv-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fcv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-fcv-fcs.Tpo -c vx-fcv-fcs.cc -o liboctave_la-vx-fcv-fcs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-fcs-frv.Tpo .deps/liboctave_la-vx-fcs-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fs-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fccv.Tpo -c -o liboctave_la-vx-fs-fccv.lo `test -f 'vx-fs-fccv.cc' || echo './'`vx-fs-fccv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-frv-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcrv.Tpo -c vx-frv-fcrv.cc -o liboctave_la-vx-frv-fcrv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fs-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fccv.Tpo -c vx-fs-fccv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fccv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-frv-fcs.lo -MD -MP -MF .deps/liboctave_la-vx-frv-fcs.Tpo -c vx-frv-fcs.cc -o liboctave_la-vx-frv-fcs.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-fcv-fccv.Tpo .deps/liboctave_la-vx-fcv-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-vx-fs-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fcrv.Tpo -c -o liboctave_la-vx-fs-fcrv.lo `test -f 'vx-fs-fcrv.cc' || echo './'`vx-fs-fcrv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fs-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fcrv.Tpo -c vx-fs-fcrv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fs-fcrv.o mv -f .deps/liboctave_la-vx-fcv-fcs.Tpo .deps/liboctave_la-vx-fcv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-sm-cs.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cs.Tpo -c -o liboctave_la-smx-sm-cs.lo `test -f 'smx-sm-cs.cc' || echo './'`smx-sm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-cs.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cs.Tpo -c smx-sm-cs.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cs.o mv -f .deps/liboctave_la-vx-frv-fcrv.Tpo .deps/liboctave_la-vx-frv-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-cs-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cs-sm.Tpo -c -o liboctave_la-smx-cs-sm.lo `test -f 'smx-cs-sm.cc' || echo './'`smx-cs-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fs-fccv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fccv.Tpo -c vx-fs-fccv.cc -o liboctave_la-vx-fs-fccv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-frv-fcs.Tpo .deps/liboctave_la-vx-frv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-scm-s.lo -MD -MP -MF .deps/liboctave_la-smx-scm-s.Tpo -c -o liboctave_la-smx-scm-s.lo `test -f 'smx-scm-s.cc' || echo './'`smx-scm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cs-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cs-sm.Tpo -c smx-cs-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cs-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-s.lo -MD -MP -MF .deps/liboctave_la-smx-scm-s.Tpo -c smx-scm-s.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-vx-fs-fcrv.lo -MD -MP -MF .deps/liboctave_la-vx-fs-fcrv.Tpo -c vx-fs-fcrv.cc -o liboctave_la-vx-fs-fcrv.o >/dev/null 2>&1 mv -f .deps/liboctave_la-vx-fs-fccv.Tpo .deps/liboctave_la-vx-fs-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-s-scm.lo -MD -MP -MF .deps/liboctave_la-smx-s-scm.Tpo -c -o liboctave_la-smx-s-scm.lo `test -f 'smx-s-scm.cc' || echo './'`smx-s-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-s-scm.lo -MD -MP -MF .deps/liboctave_la-smx-s-scm.Tpo -c smx-s-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-s-scm.o mv -f .deps/liboctave_la-vx-fs-fcrv.Tpo .deps/liboctave_la-vx-fs-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c -o liboctave_la-smx-scm-sm.lo `test -f 'smx-scm-sm.cc' || echo './'`smx-scm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c smx-scm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-cs.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cs.Tpo -c smx-sm-cs.cc -o liboctave_la-smx-sm-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-s.lo -MD -MP -MF .deps/liboctave_la-smx-scm-s.Tpo -c smx-scm-s.cc -o liboctave_la-smx-scm-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cs-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cs-sm.Tpo -c smx-cs-sm.cc -o liboctave_la-smx-cs-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-s-scm.lo -MD -MP -MF .deps/liboctave_la-smx-s-scm.Tpo -c smx-s-scm.cc -o liboctave_la-smx-s-scm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-smx-sm-cs.Tpo .deps/liboctave_la-smx-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-sm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-scm.Tpo -c -o liboctave_la-smx-sm-scm.lo `test -f 'smx-sm-scm.cc' || echo './'`smx-sm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-scm.Tpo -c smx-sm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-scm.o mv -f .deps/liboctave_la-smx-scm-s.Tpo .deps/liboctave_la-smx-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c -o liboctave_la-smx-m-sm.lo `test -f 'smx-m-sm.cc' || echo './'`smx-m-sm.cc mv -f .deps/liboctave_la-smx-cs-sm.Tpo .deps/liboctave_la-smx-cs-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-m-scm.lo -MD -MP -MF .deps/liboctave_la-smx-m-scm.Tpo -c -o liboctave_la-smx-m-scm.lo `test -f 'smx-m-scm.cc' || echo './'`smx-m-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c smx-m-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-m-scm.lo -MD -MP -MF .deps/liboctave_la-smx-m-scm.Tpo -c smx-m-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-scm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c smx-scm-sm.cc -o liboctave_la-smx-scm-sm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-smx-s-scm.Tpo .deps/liboctave_la-smx-s-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c -o liboctave_la-smx-cm-sm.lo `test -f 'smx-cm-sm.cc' || echo './'`smx-cm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c smx-cm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c smx-m-sm.cc -o liboctave_la-smx-m-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-m-scm.lo -MD -MP -MF .deps/liboctave_la-smx-m-scm.Tpo -c smx-m-scm.cc -o liboctave_la-smx-m-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c smx-cm-sm.cc -o liboctave_la-smx-cm-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-scm.Tpo -c smx-sm-scm.cc -o liboctave_la-smx-sm-scm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-smx-scm-sm.Tpo .deps/liboctave_la-smx-scm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-cm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-scm.Tpo -c -o liboctave_la-smx-cm-scm.lo `test -f 'smx-cm-scm.cc' || echo './'`smx-cm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-scm.Tpo -c smx-cm-scm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-scm.o mv -f .deps/liboctave_la-smx-m-scm.Tpo .deps/liboctave_la-smx-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-sm-m.lo -MD -MP -MF .deps/liboctave_la-smx-sm-m.Tpo -c -o liboctave_la-smx-sm-m.lo `test -f 'smx-sm-m.cc' || echo './'`smx-sm-m.cc mv -f .deps/liboctave_la-smx-m-sm.Tpo .deps/liboctave_la-smx-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-scm-m.lo -MD -MP -MF .deps/liboctave_la-smx-scm-m.Tpo -c -o liboctave_la-smx-scm-m.lo `test -f 'smx-scm-m.cc' || echo './'`smx-scm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-m.lo -MD -MP -MF .deps/liboctave_la-smx-sm-m.Tpo -c smx-sm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-m.lo -MD -MP -MF .deps/liboctave_la-smx-scm-m.Tpo -c smx-scm-m.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-m.o mv -f .deps/liboctave_la-smx-cm-sm.Tpo .deps/liboctave_la-smx-cm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c -o liboctave_la-smx-sm-cm.lo `test -f 'smx-sm-cm.cc' || echo './'`smx-sm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c smx-sm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-cm-scm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-scm.Tpo -c smx-cm-scm.cc -o liboctave_la-smx-cm-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-m.lo -MD -MP -MF .deps/liboctave_la-smx-sm-m.Tpo -c smx-sm-m.cc -o liboctave_la-smx-sm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-m.lo -MD -MP -MF .deps/liboctave_la-smx-scm-m.Tpo -c smx-scm-m.cc -o liboctave_la-smx-scm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c smx-sm-cm.cc -o liboctave_la-smx-sm-cm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-smx-sm-scm.Tpo .deps/liboctave_la-smx-sm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-scm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-cm.Tpo -c -o liboctave_la-smx-scm-cm.lo `test -f 'smx-scm-cm.cc' || echo './'`smx-scm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-cm.Tpo -c smx-scm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-cm.o mv -f .deps/liboctave_la-smx-cm-scm.Tpo .deps/liboctave_la-smx-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-bm-sbm.lo -MD -MP -MF .deps/liboctave_la-smx-bm-sbm.Tpo -c -o liboctave_la-smx-bm-sbm.lo `test -f 'smx-bm-sbm.cc' || echo './'`smx-bm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-bm-sbm.lo -MD -MP -MF .deps/liboctave_la-smx-bm-sbm.Tpo -c smx-bm-sbm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-bm-sbm.o mv -f .deps/liboctave_la-smx-scm-m.Tpo .deps/liboctave_la-smx-scm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c -o liboctave_la-smx-sbm-bm.lo `test -f 'smx-sbm-bm.cc' || echo './'`smx-sbm-bm.cc mv -f .deps/liboctave_la-smx-sm-m.Tpo .deps/liboctave_la-smx-sm-m.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c smx-sbm-bm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sbm-bm.o mv -f .deps/liboctave_la-smx-sm-cm.Tpo .deps/liboctave_la-smx-sm-cm.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-scm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-cm.Tpo -c smx-scm-cm.cc -o liboctave_la-smx-scm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-bm-sbm.lo -MD -MP -MF .deps/liboctave_la-smx-bm-sbm.Tpo -c smx-bm-sbm.cc -o liboctave_la-smx-bm-sbm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c smx-sbm-bm.cc -o liboctave_la-smx-sbm-bm.o >/dev/null 2>&1 mv -f .deps/liboctave_la-smx-bm-sbm.Tpo .deps/liboctave_la-smx-bm-sbm.Plo mv -f .deps/liboctave_la-smx-sbm-bm.Tpo .deps/liboctave_la-smx-sbm-bm.Plo mv -f .deps/liboctave_la-smx-scm-cm.Tpo .deps/liboctave_la-smx-scm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -version-info 0:0:0 -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o liboctave.la -rpath /usr/pkg/lib/octave/3.4.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-regex-match.lo liboctave_la-sparse-sort.lo liboctave_la-sparse-util.lo liboctave_la-str-vec.lo liboctave_la-Array-C.lo liboctave_la-Array-b.lo liboctave_la-Array-ch.lo liboctave_la-Array-d.lo liboctave_la-Array-f.lo liboctave_la-Array-fC.lo liboctave_la-Array-i.lo liboctave_la-Array-idx-vec.lo liboctave_la-Array-s.lo liboctave_la-Array-str.lo liboctave_la-Array-voidp.lo liboctave_la-MArray-C.lo liboctave_la-MArray-d.lo liboctave_la-MArray-f.lo liboctave_la-MArray-fC.lo liboctave_la-MArray-i.lo liboctave_la-MArray-s.lo liboctave_la-MSparse-C.lo liboctave_la-MSparse-d.lo liboctave_la-Sparse-C.lo liboctave_la-Sparse-b.lo liboctave_la-Sparse-d.lo liboctave_la-oct-inttypes.lo liboctave_la-Array-util.lo liboctave_la-CColVector.lo liboctave_la-CDiagMatrix.lo liboctave_la-CMatrix.lo liboctave_la-CNDArray.lo liboctave_la-CRowVector.lo liboctave_la-CSparse.lo liboctave_la-CmplxAEPBAL.lo liboctave_la-CmplxCHOL.lo liboctave_la-CmplxGEPBAL.lo liboctave_la-CmplxHESS.lo liboctave_la-CmplxLU.lo liboctave_la-CmplxQR.lo liboctave_la-CmplxQRP.lo liboctave_la-CmplxSCHUR.lo liboctave_la-CmplxSVD.lo liboctave_la-EIG.lo liboctave_la-MSparse.lo liboctave_la-MatrixType.lo liboctave_la-PermMatrix.lo liboctave_la-Sparse.lo liboctave_la-SparseCmplxCHOL.lo liboctave_la-SparseCmplxLU.lo liboctave_la-SparseCmplxQR.lo liboctave_la-SparseQR.lo liboctave_la-SparsedbleCHOL.lo liboctave_la-SparsedbleLU.lo liboctave_la-boolMatrix.lo liboctave_la-boolNDArray.lo liboctave_la-boolSparse.lo liboctave_la-chMatrix.lo liboctave_la-chNDArray.lo liboctave_la-dim-vector.lo liboctave_la-dColVector.lo liboctave_la-dDiagMatrix.lo liboctave_la-dMatrix.lo liboctave_la-dNDArray.lo liboctave_la-dRowVector.lo liboctave_la-dSparse.lo liboctave_la-dbleAEPBAL.lo liboctave_la-dbleCHOL.lo liboctave_la-dbleGEPBAL.lo liboctave_la-dbleHESS.lo liboctave_la-dbleLU.lo liboctave_la-dbleQR.lo liboctave_la-dbleQRP.lo liboctave_la-dbleSCHUR.lo liboctave_la-dbleSVD.lo liboctave_la-fCColVector.lo liboctave_la-fCDiagMatrix.lo liboctave_la-fCMatrix.lo liboctave_la-fCNDArray.lo liboctave_la-fCRowVector.lo liboctave_la-fCmplxAEPBAL.lo liboctave_la-fCmplxCHOL.lo liboctave_la-fCmplxGEPBAL.lo liboctave_la-fCmplxHESS.lo liboctave_la-fCmplxLU.lo liboctave_la-fCmplxQR.lo liboctave_la-fCmplxQRP.lo liboctave_la-fCmplxSCHUR.lo liboctave_la-fCmplxSVD.lo liboctave_la-fColVector.lo liboctave_la-fDiagMatrix.lo liboctave_la-fEIG.lo liboctave_la-fMatrix.lo liboctave_la-fNDArray.lo liboctave_la-fRowVector.lo liboctave_la-floatAEPBAL.lo liboctave_la-floatCHOL.lo liboctave_la-floatGEPBAL.lo liboctave_la-floatHESS.lo liboctave_la-floatLU.lo liboctave_la-floatQR.lo liboctave_la-floatQRP.lo liboctave_la-floatSCHUR.lo liboctave_la-floatSVD.lo liboctave_la-int16NDArray.lo liboctave_la-int32NDArray.lo liboctave_la-int64NDArray.lo liboctave_la-int8NDArray.lo liboctave_la-uint16NDArray.lo liboctave_la-uint32NDArray.lo liboctave_la-uint64NDArray.lo liboctave_la-uint8NDArray.lo liboctave_la-f2c-main.lo liboctave_la-lo-cieee.lo liboctave_la-lo-cutils.lo liboctave_la-randgamma.lo liboctave_la-randmtzig.lo liboctave_la-randpoisson.lo liboctave_la-tempnam.lo liboctave_la-tempname.lo liboctave_la-cmd-edit.lo liboctave_la-cmd-hist.lo liboctave_la-oct-rl-edit.lo liboctave_la-oct-rl-hist.lo liboctave_la-mx-cdm-dm.lo liboctave_la-mx-dm-cdm.lo liboctave_la-mx-cs-dm.lo liboctave_la-mx-cs-m.lo liboctave_la-mx-cs-nda.lo liboctave_la-mx-cdm-cm.lo liboctave_la-mx-cdm-m.lo liboctave_la-mx-cdm-s.lo liboctave_la-mx-cm-cdm.lo liboctave_la-mx-cm-dm.lo liboctave_la-mx-cm-m.lo liboctave_la-mx-cnda-nda.lo liboctave_la-mx-cm-s.lo liboctave_la-mx-cnda-s.lo liboctave_la-mx-dm-cs.lo liboctave_la-mx-dm-cm.lo liboctave_la-mx-m-cs.lo liboctave_la-mx-nda-cs.lo liboctave_la-mx-m-cdm.lo liboctave_la-mx-m-cm.lo liboctave_la-mx-nda-cnda.lo liboctave_la-mx-s-cdm.lo liboctave_la-mx-s-cm.lo liboctave_la-mx-s-cnda.lo liboctave_la-mx-dm-m.lo liboctave_la-mx-m-dm.lo liboctave_la-mx-fcdm-fdm.lo liboctave_la-mx-fdm-fcdm.lo liboctave_la-mx-fcs-fdm.lo liboctave_la-mx-fcs-fm.lo liboctave_la-mx-fcs-fnda.lo liboctave_la-mx-fcdm-fcm.lo liboctave_la-mx-fcdm-fm.lo liboctave_la-mx-fcdm-fs.lo liboctave_la-mx-fcm-fcdm.lo liboctave_la-mx-fcm-fdm.lo liboctave_la-mx-fcm-fm.lo liboctave_la-mx-fcnda-fnda.lo liboctave_la-mx-fcm-fs.lo liboctave_la-mx-fcnda-fs.lo liboctave_la-mx-fdm-fcs.lo liboctave_la-mx-fdm-fcm.lo liboctave_la-mx-fm-fcs.lo liboctave_la-mx-fnda-fcs.lo liboctave_la-mx-fm-fcdm.lo liboctave_la-mx-fm-fcm.lo liboctave_la-mx-fnda-fcnda.lo liboctave_la-mx-fs-fcdm.lo liboctave_la-mx-fs-fcm.lo liboctave_la-mx-fs-fcnda.lo liboctave_la-mx-fdm-fm.lo liboctave_la-mx-fm-fdm.lo liboctave_la-mx-pm-m.lo liboctave_la-mx-m-pm.lo liboctave_la-mx-pm-cm.lo liboctave_la-mx-cm-pm.lo liboctave_la-mx-pm-fm.lo liboctave_la-mx-fm-pm.lo liboctave_la-mx-pm-fcm.lo liboctave_la-mx-fcm-pm.lo liboctave_la-mx-s-i8nda.lo liboctave_la-mx-i8nda-s.lo liboctave_la-mx-s-ui8nda.lo liboctave_la-mx-ui8nda-s.lo liboctave_la-mx-s-i16nda.lo liboctave_la-mx-i16nda-s.lo liboctave_la-mx-s-ui16nda.lo liboctave_la-mx-ui16nda-s.lo liboctave_la-mx-s-i32nda.lo liboctave_la-mx-i32nda-s.lo liboctave_la-mx-s-ui32nda.lo liboctave_la-mx-ui32nda-s.lo liboctave_la-mx-s-i64nda.lo liboctave_la-mx-i64nda-s.lo liboctave_la-mx-s-ui64nda.lo liboctave_la-mx-ui64nda-s.lo liboctave_la-mx-fs-i8nda.lo liboctave_la-mx-i8nda-fs.lo liboctave_la-mx-fs-ui8nda.lo liboctave_la-mx-ui8nda-fs.lo liboctave_la-mx-fs-i16nda.lo liboctave_la-mx-i16nda-fs.lo liboctave_la-mx-fs-ui16nda.lo liboctave_la-mx-ui16nda-fs.lo liboctave_la-mx-fs-i32nda.lo liboctave_la-mx-i32nda-fs.lo liboctave_la-mx-fs-ui32nda.lo liboctave_la-mx-ui32nda-fs.lo liboctave_la-mx-fs-i64nda.lo liboctave_la-mx-i64nda-fs.lo liboctave_la-mx-fs-ui64nda.lo liboctave_la-mx-ui64nda-fs.lo liboctave_la-mx-nda-i8.lo liboctave_la-mx-i8-nda.lo liboctave_la-mx-nda-ui8.lo liboctave_la-mx-ui8-nda.lo liboctave_la-mx-nda-i16.lo liboctave_la-mx-i16-nda.lo liboctave_la-mx-nda-ui16.lo liboctave_la-mx-ui16-nda.lo liboctave_la-mx-nda-i32.lo liboctave_la-mx-i32-nda.lo liboctave_la-mx-nda-ui32.lo liboctave_la-mx-ui32-nda.lo liboctave_la-mx-nda-i64.lo liboctave_la-mx-i64-nda.lo liboctave_la-mx-nda-ui64.lo liboctave_la-mx-ui64-nda.lo liboctave_la-mx-fnda-i8.lo liboctave_la-mx-i8-fnda.lo liboctave_la-mx-fnda-ui8.lo liboctave_la-mx-ui8-fnda.lo liboctave_la-mx-fnda-i16.lo liboctave_la-mx-i16-fnda.lo liboctave_la-mx-fnda-ui16.lo liboctave_la-mx-ui16-fnda.lo liboctave_la-mx-fnda-i32.lo liboctave_la-mx-i32-fnda.lo liboctave_la-mx-fnda-ui32.lo liboctave_la-mx-ui32-fnda.lo liboctave_la-mx-fnda-i64.lo liboctave_la-mx-i64-fnda.lo liboctave_la-mx-fnda-ui64.lo liboctave_la-mx-ui64-fnda.lo liboctave_la-mx-nda-i8nda.lo liboctave_la-mx-i8nda-nda.lo liboctave_la-mx-nda-ui8nda.lo liboctave_la-mx-ui8nda-nda.lo liboctave_la-mx-nda-i16nda.lo liboctave_la-mx-i16nda-nda.lo liboctave_la-mx-nda-ui16nda.lo liboctave_la-mx-ui16nda-nda.lo liboctave_la-mx-nda-i32nda.lo liboctave_la-mx-i32nda-nda.lo liboctave_la-mx-nda-ui32nda.lo liboctave_la-mx-ui32nda-nda.lo liboctave_la-mx-nda-i64nda.lo liboctave_la-mx-i64nda-nda.lo liboctave_la-mx-nda-ui64nda.lo liboctave_la-mx-ui64nda-nda.lo liboctave_la-mx-fnda-i8nda.lo liboctave_la-mx-i8nda-fnda.lo liboctave_la-mx-fnda-ui8nda.lo liboctave_la-mx-ui8nda-fnda.lo liboctave_la-mx-fnda-i16nda.lo liboctave_la-mx-i16nda-fnda.lo liboctave_la-mx-fnda-ui16nda.lo liboctave_la-mx-ui16nda-fnda.lo liboctave_la-mx-fnda-i32nda.lo liboctave_la-mx-i32nda-fnda.lo liboctave_la-mx-fnda-ui32nda.lo liboctave_la-mx-ui32nda-fnda.lo liboctave_la-mx-fnda-i64nda.lo liboctave_la-mx-i64nda-fnda.lo liboctave_la-mx-fnda-ui64nda.lo liboctave_la-mx-ui64nda-fnda.lo liboctave_la-mx-i8nda-ui8.lo liboctave_la-mx-i8nda-i16.lo liboctave_la-mx-i8nda-ui16.lo liboctave_la-mx-i8nda-i32.lo liboctave_la-mx-i8nda-ui32.lo liboctave_la-mx-i8nda-i64.lo liboctave_la-mx-i8nda-ui64.lo liboctave_la-mx-i16nda-i8.lo liboctave_la-mx-i16nda-ui8.lo liboctave_la-mx-i16nda-ui16.lo liboctave_la-mx-i16nda-i32.lo liboctave_la-mx-i16nda-ui32.lo liboctave_la-mx-i16nda-i64.lo liboctave_la-mx-i16nda-ui64.lo liboctave_la-mx-i32nda-i8.lo liboctave_la-mx-i32nda-ui8.lo liboctave_la-mx-i32nda-i16.lo liboctave_la-mx-i32nda-ui16.lo liboctave_la-mx-i32nda-ui32.lo liboctave_la-mx-i32nda-i64.lo liboctave_la-mx-i32nda-ui64.lo liboctave_la-mx-i64nda-i8.lo liboctave_la-mx-i64nda-ui8.lo liboctave_la-mx-i64nda-i16.lo liboctave_la-mx-i64nda-ui16.lo liboctave_la-mx-i64nda-i32.lo liboctave_la-mx-i64nda-ui32.lo liboctave_la-mx-i64nda-ui64.lo liboctave_la-mx-ui8nda-i8.lo liboctave_la-mx-ui8nda-i16.lo liboctave_la-mx-ui8nda-ui16.lo liboctave_la-mx-ui8nda-i32.lo liboctave_la-mx-ui8nda-ui32.lo liboctave_la-mx-ui8nda-i64.lo liboctave_la-mx-ui8nda-ui64.lo liboctave_la-mx-ui16nda-i8.lo liboctave_la-mx-ui16nda-ui8.lo liboctave_la-mx-ui16nda-i16.lo liboctave_la-mx-ui16nda-i32.lo liboctave_la-mx-ui16nda-ui32.lo liboctave_la-mx-ui16nda-i64.lo liboctave_la-mx-ui16nda-ui64.lo liboctave_la-mx-ui32nda-i8.lo liboctave_la-mx-ui32nda-ui8.lo liboctave_la-mx-ui32nda-i16.lo liboctave_la-mx-ui32nda-ui16.lo liboctave_la-mx-ui32nda-i32.lo liboctave_la-mx-ui32nda-i64.lo liboctave_la-mx-ui32nda-ui64.lo liboctave_la-mx-ui64nda-i8.lo liboctave_la-mx-ui64nda-ui8.lo liboctave_la-mx-ui64nda-i16.lo liboctave_la-mx-ui64nda-ui16.lo liboctave_la-mx-ui64nda-i32.lo liboctave_la-mx-ui64nda-ui32.lo liboctave_la-mx-ui64nda-i64.lo liboctave_la-mx-i8-ui8nda.lo liboctave_la-mx-i8-i16nda.lo liboctave_la-mx-i8-ui16nda.lo liboctave_la-mx-i8-i32nda.lo liboctave_la-mx-i8-ui32nda.lo liboctave_la-mx-i8-i64nda.lo liboctave_la-mx-i8-ui64nda.lo liboctave_la-mx-i16-i8nda.lo liboctave_la-mx-i16-ui8nda.lo liboctave_la-mx-i16-ui16nda.lo liboctave_la-mx-i16-i32nda.lo liboctave_la-mx-i16-ui32nda.lo liboctave_la-mx-i16-i64nda.lo liboctave_la-mx-i16-ui64nda.lo liboctave_la-mx-i32-i8nda.lo liboctave_la-mx-i32-ui8nda.lo liboctave_la-mx-i32-i16nda.lo liboctave_la-mx-i32-ui16nda.lo liboctave_la-mx-i32-ui32nda.lo liboctave_la-mx-i32-i64nda.lo liboctave_la-mx-i32-ui64nda.lo liboctave_la-mx-i64-i8nda.lo liboctave_la-mx-i64-ui8nda.lo liboctave_la-mx-i64-i16nda.lo liboctave_la-mx-i64-ui16nda.lo liboctave_la-mx-i64-i32nda.lo liboctave_la-mx-i64-ui32nda.lo liboctave_la-mx-i64-ui64nda.lo liboctave_la-mx-ui8-i8nda.lo liboctave_la-mx-ui8-i16nda.lo liboctave_la-mx-ui8-ui16nda.lo liboctave_la-mx-ui8-i32nda.lo liboctave_la-mx-ui8-ui32nda.lo liboctave_la-mx-ui8-i64nda.lo liboctave_la-mx-ui8-ui64nda.lo liboctave_la-mx-ui16-i8nda.lo liboctave_la-mx-ui16-ui8nda.lo liboctave_la-mx-ui16-i16nda.lo liboctave_la-mx-ui16-i32nda.lo liboctave_la-mx-ui16-ui32nda.lo liboctave_la-mx-ui16-i64nda.lo liboctave_la-mx-ui16-ui64nda.lo liboctave_la-mx-ui32-i8nda.lo liboctave_la-mx-ui32-ui8nda.lo liboctave_la-mx-ui32-i16nda.lo liboctave_la-mx-ui32-ui16nda.lo liboctave_la-mx-ui32-i32nda.lo liboctave_la-mx-ui32-i64nda.lo liboctave_la-mx-ui32-ui64nda.lo liboctave_la-mx-ui64-i8nda.lo liboctave_la-mx-ui64-ui8nda.lo liboctave_la-mx-ui64-i16nda.lo liboctave_la-mx-ui64-ui16nda.lo liboctave_la-mx-ui64-i32nda.lo liboctave_la-mx-ui64-ui32nda.lo liboctave_la-mx-ui64-i64nda.lo liboctave_la-mx-i8nda-ui8nda.lo liboctave_la-mx-i8nda-i16nda.lo liboctave_la-mx-i8nda-ui16nda.lo liboctave_la-mx-i8nda-i32nda.lo liboctave_la-mx-i8nda-ui32nda.lo liboctave_la-mx-i8nda-i64nda.lo liboctave_la-mx-i8nda-ui64nda.lo liboctave_la-mx-i16nda-i8nda.lo liboctave_la-mx-i16nda-ui8nda.lo liboctave_la-mx-i16nda-ui16nda.lo liboctave_la-mx-i16nda-i32nda.lo liboctave_la-mx-i16nda-ui32nda.lo liboctave_la-mx-i16nda-i64nda.lo liboctave_la-mx-i16nda-ui64nda.lo liboctave_la-mx-i32nda-i8nda.lo liboctave_la-mx-i32nda-ui8nda.lo liboctave_la-mx-i32nda-i16nda.lo liboctave_la-mx-i32nda-ui16nda.lo liboctave_la-mx-i32nda-ui32nda.lo liboctave_la-mx-i32nda-i64nda.lo liboctave_la-mx-i32nda-ui64nda.lo liboctave_la-mx-i64nda-i8nda.lo liboctave_la-mx-i64nda-ui8nda.lo liboctave_la-mx-i64nda-i16nda.lo liboctave_la-mx-i64nda-ui16nda.lo liboctave_la-mx-i64nda-i32nda.lo liboctave_la-mx-i64nda-ui32nda.lo liboctave_la-mx-i64nda-ui64nda.lo liboctave_la-mx-ui8nda-i8nda.lo liboctave_la-mx-ui8nda-i16nda.lo liboctave_la-mx-ui8nda-ui16nda.lo liboctave_la-mx-ui8nda-i32nda.lo liboctave_la-mx-ui8nda-ui32nda.lo liboctave_la-mx-ui8nda-i64nda.lo liboctave_la-mx-ui8nda-ui64nda.lo liboctave_la-mx-ui16nda-i8nda.lo liboctave_la-mx-ui16nda-ui8nda.lo liboctave_la-mx-ui16nda-i16nda.lo liboctave_la-mx-ui16nda-i32nda.lo liboctave_la-mx-ui16nda-ui32nda.lo liboctave_la-mx-ui16nda-i64nda.lo liboctave_la-mx-ui16nda-ui64nda.lo liboctave_la-mx-ui32nda-i8nda.lo liboctave_la-mx-ui32nda-ui8nda.lo liboctave_la-mx-ui32nda-i16nda.lo liboctave_la-mx-ui32nda-ui16nda.lo liboctave_la-mx-ui32nda-i32nda.lo liboctave_la-mx-ui32nda-i64nda.lo liboctave_la-mx-ui32nda-ui64nda.lo liboctave_la-mx-ui64nda-i8nda.lo liboctave_la-mx-ui64nda-ui8nda.lo liboctave_la-mx-ui64nda-i16nda.lo liboctave_la-mx-ui64nda-ui16nda.lo liboctave_la-mx-ui64nda-i32nda.lo liboctave_la-mx-ui64nda-ui32nda.lo liboctave_la-mx-ui64nda-i64nda.lo liboctave_la-vx-ccv-cv.lo liboctave_la-vx-ccv-s.lo liboctave_la-vx-crv-rv.lo liboctave_la-vx-crv-s.lo liboctave_la-vx-cs-cv.lo liboctave_la-vx-cs-rv.lo liboctave_la-vx-cv-ccv.lo liboctave_la-vx-cv-cs.lo liboctave_la-vx-rv-crv.lo liboctave_la-vx-rv-cs.lo liboctave_la-vx-s-ccv.lo liboctave_la-vx-s-crv.lo liboctave_la-vx-fccv-fcv.lo liboctave_la-vx-fccv-fs.lo liboctave_la-vx-fcrv-frv.lo liboctave_la-vx-fcrv-fs.lo liboctave_la-vx-fcs-fcv.lo liboctave_la-vx-fcs-frv.lo liboctave_la-vx-fcv-fccv.lo liboctave_la-vx-fcv-fcs.lo liboctave_la-vx-frv-fcrv.lo liboctave_la-vx-frv-fcs.lo liboctave_la-vx-fs-fccv.lo liboctave_la-vx-fs-fcrv.lo liboctave_la-smx-sm-cs.lo liboctave_la-smx-cs-sm.lo liboctave_la-smx-scm-s.lo liboctave_la-smx-s-scm.lo liboctave_la-smx-scm-sm.lo liboctave_la-smx-sm-scm.lo liboctave_la-smx-m-sm.lo liboctave_la-smx-m-scm.lo liboctave_la-smx-cm-sm.lo liboctave_la-smx-cm-scm.lo liboctave_la-smx-sm-m.lo liboctave_la-smx-scm-m.lo liboctave_la-smx-sm-cm.lo liboctave_la-smx-scm-cm.lo liboctave_la-smx-bm-sbm.lo liboctave_la-smx-sbm-bm.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -llapack -lblas -lreadline -lncurses -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre -ldl -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. -R/usr/pkg/lib -lm -lf2c -lm -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o .libs/liboctave_la-CollocWt.o .libs/liboctave_la-DASPK.o .libs/liboctave_la-DASRT.o .libs/liboctave_la-DASSL.o .libs/liboctave_la-LSODE.o .libs/liboctave_la-ODES.o .libs/liboctave_la-Quad.o .libs/liboctave_la-Range.o .libs/liboctave_la-data-conv.o .libs/liboctave_la-dir-ops.o .libs/liboctave_la-file-ops.o .libs/liboctave_la-file-stat.o .libs/liboctave_la-glob-match.o .libs/liboctave_la-idx-vector.o .libs/liboctave_la-lo-array-gripes.o .libs/liboctave_la-lo-ieee.o .libs/liboctave_la-lo-mappers.o .libs/liboctave_la-lo-specfun.o .libs/liboctave_la-lo-sysdep.o .libs/liboctave_la-lo-utils.o .libs/liboctave_la-mach-info.o .libs/liboctave_la-oct-alloc.o .libs/liboctave_la-oct-convn.o .libs/liboctave_la-oct-env.o .libs/liboctave_la-oct-fftw.o .libs/liboctave_la-oct-glob.o .libs/liboctave_la-oct-group.o .libs/liboctave_la-oct-locbuf.o .libs/liboctave_la-oct-md5.o .libs/liboctave_la-oct-mutex.o .libs/liboctave_la-oct-norm.o .libs/liboctave_la-oct-passwd.o .libs/liboctave_la-oct-rand.o .libs/liboctave_la-oct-shlib.o .libs/liboctave_la-oct-spparms.o .libs/liboctave_la-oct-syscalls.o .libs/liboctave_la-oct-time.o .libs/liboctave_la-oct-uname.o .libs/liboctave_la-pathsearch.o .libs/liboctave_la-regex-match.o .libs/liboctave_la-sparse-sort.o .libs/liboctave_la-sparse-util.o .libs/liboctave_la-str-vec.o .libs/liboctave_la-Array-C.o .libs/liboctave_la-Array-b.o .libs/liboctave_la-Array-ch.o .libs/liboctave_la-Array-d.o .libs/liboctave_la-Array-f.o .libs/liboctave_la-Array-fC.o .libs/liboctave_la-Array-i.o .libs/liboctave_la-Array-idx-vec.o .libs/liboctave_la-Array-s.o .libs/liboctave_la-Array-str.o .libs/liboctave_la-Array-voidp.o .libs/liboctave_la-MArray-C.o .libs/liboctave_la-MArray-d.o .libs/liboctave_la-MArray-f.o .libs/liboctave_la-MArray-fC.o .libs/liboctave_la-MArray-i.o .libs/liboctave_la-MArray-s.o .libs/liboctave_la-MSparse-C.o .libs/liboctave_la-MSparse-d.o .libs/liboctave_la-Sparse-C.o .libs/liboctave_la-Sparse-b.o .libs/liboctave_la-Sparse-d.o .libs/liboctave_la-oct-inttypes.o .libs/liboctave_la-Array-util.o .libs/liboctave_la-CColVector.o .libs/liboctave_la-CDiagMatrix.o .libs/liboctave_la-CMatrix.o .libs/liboctave_la-CNDArray.o .libs/liboctave_la-CRowVector.o .libs/liboctave_la-CSparse.o .libs/liboctave_la-CmplxAEPBAL.o .libs/liboctave_la-CmplxCHOL.o .libs/liboctave_la-CmplxGEPBAL.o .libs/liboctave_la-CmplxHESS.o .libs/liboctave_la-CmplxLU.o .libs/liboctave_la-CmplxQR.o .libs/liboctave_la-CmplxQRP.o .libs/liboctave_la-CmplxSCHUR.o .libs/liboctave_la-CmplxSVD.o .libs/liboctave_la-EIG.o .libs/liboctave_la-MSparse.o .libs/liboctave_la-MatrixType.o .libs/liboctave_la-PermMatrix.o .libs/liboctave_la-Sparse.o .libs/liboctave_la-SparseCmplxCHOL.o .libs/liboctave_la-SparseCmplxLU.o .libs/liboctave_la-SparseCmplxQR.o .libs/liboctave_la-SparseQR.o .libs/liboctave_la-SparsedbleCHOL.o .libs/liboctave_la-SparsedbleLU.o .libs/liboctave_la-boolMatrix.o .libs/liboctave_la-boolNDArray.o .libs/liboctave_la-boolSparse.o .libs/liboctave_la-chMatrix.o .libs/liboctave_la-chNDArray.o .libs/liboctave_la-dim-vector.o .libs/liboctave_la-dColVector.o .libs/liboctave_la-dDiagMatrix.o .libs/liboctave_la-dMatrix.o .libs/liboctave_la-dNDArray.o .libs/liboctave_la-dRowVector.o .libs/liboctave_la-dSparse.o .libs/liboctave_la-dbleAEPBAL.o .libs/liboctave_la-dbleCHOL.o .libs/liboctave_la-dbleGEPBAL.o .libs/liboctave_la-dbleHESS.o .libs/liboctave_la-dbleLU.o .libs/liboctave_la-dbleQR.o .libs/liboctave_la-dbleQRP.o .libs/liboctave_la-dbleSCHUR.o .libs/liboctave_la-dbleSVD.o .libs/liboctave_la-fCColVector.o .libs/liboctave_la-fCDiagMatrix.o .libs/liboctave_la-fCMatrix.o .libs/liboctave_la-fCNDArray.o .libs/liboctave_la-fCRowVector.o .libs/liboctave_la-fCmplxAEPBAL.o .libs/liboctave_la-fCmplxCHOL.o .libs/liboctave_la-fCmplxGEPBAL.o .libs/liboctave_la-fCmplxHESS.o .libs/liboctave_la-fCmplxLU.o .libs/liboctave_la-fCmplxQR.o .libs/liboctave_la-fCmplxQRP.o .libs/liboctave_la-fCmplxSCHUR.o .libs/liboctave_la-fCmplxSVD.o .libs/liboctave_la-fColVector.o .libs/liboctave_la-fDiagMatrix.o .libs/liboctave_la-fEIG.o .libs/liboctave_la-fMatrix.o .libs/liboctave_la-fNDArray.o .libs/liboctave_la-fRowVector.o .libs/liboctave_la-floatAEPBAL.o .libs/liboctave_la-floatCHOL.o .libs/liboctave_la-floatGEPBAL.o .libs/liboctave_la-floatHESS.o .libs/liboctave_la-floatLU.o .libs/liboctave_la-floatQR.o .libs/liboctave_la-floatQRP.o .libs/liboctave_la-floatSCHUR.o .libs/liboctave_la-floatSVD.o .libs/liboctave_la-int16NDArray.o .libs/liboctave_la-int32NDArray.o .libs/liboctave_la-int64NDArray.o .libs/liboctave_la-int8NDArray.o .libs/liboctave_la-uint16NDArray.o .libs/liboctave_la-uint32NDArray.o .libs/liboctave_la-uint64NDArray.o .libs/liboctave_la-uint8NDArray.o .libs/liboctave_la-f2c-main.o .libs/liboctave_la-lo-cieee.o .libs/liboctave_la-lo-cutils.o .libs/liboctave_la-randgamma.o .libs/liboctave_la-randmtzig.o .libs/liboctave_la-randpoisson.o .libs/liboctave_la-tempnam.o .libs/liboctave_la-tempname.o .libs/liboctave_la-cmd-edit.o .libs/liboctave_la-cmd-hist.o .libs/liboctave_la-oct-rl-edit.o .libs/liboctave_la-oct-rl-hist.o .libs/liboctave_la-mx-cdm-dm.o .libs/liboctave_la-mx-dm-cdm.o .libs/liboctave_la-mx-cs-dm.o .libs/liboctave_la-mx-cs-m.o .libs/liboctave_la-mx-cs-nda.o .libs/liboctave_la-mx-cdm-cm.o .libs/liboctave_la-mx-cdm-m.o .libs/liboctave_la-mx-cdm-s.o .libs/liboctave_la-mx-cm-cdm.o .libs/liboctave_la-mx-cm-dm.o .libs/liboctave_la-mx-cm-m.o .libs/liboctave_la-mx-cnda-nda.o .libs/liboctave_la-mx-cm-s.o .libs/liboctave_la-mx-cnda-s.o .libs/liboctave_la-mx-dm-cs.o .libs/liboctave_la-mx-dm-cm.o .libs/liboctave_la-mx-m-cs.o .libs/liboctave_la-mx-nda-cs.o .libs/liboctave_la-mx-m-cdm.o .libs/liboctave_la-mx-m-cm.o .libs/liboctave_la-mx-nda-cnda.o .libs/liboctave_la-mx-s-cdm.o .libs/liboctave_la-mx-s-cm.o .libs/liboctave_la-mx-s-cnda.o .libs/liboctave_la-mx-dm-m.o .libs/liboctave_la-mx-m-dm.o .libs/liboctave_la-mx-fcdm-fdm.o .libs/liboctave_la-mx-fdm-fcdm.o .libs/liboctave_la-mx-fcs-fdm.o .libs/liboctave_la-mx-fcs-fm.o .libs/liboctave_la-mx-fcs-fnda.o .libs/liboctave_la-mx-fcdm-fcm.o .libs/liboctave_la-mx-fcdm-fm.o .libs/liboctave_la-mx-fcdm-fs.o .libs/liboctave_la-mx-fcm-fcdm.o .libs/liboctave_la-mx-fcm-fdm.o .libs/liboctave_la-mx-fcm-fm.o .libs/liboctave_la-mx-fcnda-fnda.o .libs/liboctave_la-mx-fcm-fs.o .libs/liboctave_la-mx-fcnda-fs.o .libs/liboctave_la-mx-fdm-fcs.o .libs/liboctave_la-mx-fdm-fcm.o .libs/liboctave_la-mx-fm-fcs.o .libs/liboctave_la-mx-fnda-fcs.o .libs/liboctave_la-mx-fm-fcdm.o .libs/liboctave_la-mx-fm-fcm.o .libs/liboctave_la-mx-fnda-fcnda.o .libs/liboctave_la-mx-fs-fcdm.o .libs/liboctave_la-mx-fs-fcm.o .libs/liboctave_la-mx-fs-fcnda.o .libs/liboctave_la-mx-fdm-fm.o .libs/liboctave_la-mx-fm-fdm.o .libs/liboctave_la-mx-pm-m.o .libs/liboctave_la-mx-m-pm.o .libs/liboctave_la-mx-pm-cm.o .libs/liboctave_la-mx-cm-pm.o .libs/liboctave_la-mx-pm-fm.o .libs/liboctave_la-mx-fm-pm.o .libs/liboctave_la-mx-pm-fcm.o .libs/liboctave_la-mx-fcm-pm.o .libs/liboctave_la-mx-s-i8nda.o .libs/liboctave_la-mx-i8nda-s.o .libs/liboctave_la-mx-s-ui8nda.o .libs/liboctave_la-mx-ui8nda-s.o .libs/liboctave_la-mx-s-i16nda.o .libs/liboctave_la-mx-i16nda-s.o .libs/liboctave_la-mx-s-ui16nda.o .libs/liboctave_la-mx-ui16nda-s.o .libs/liboctave_la-mx-s-i32nda.o .libs/liboctave_la-mx-i32nda-s.o .libs/liboctave_la-mx-s-ui32nda.o .libs/liboctave_la-mx-ui32nda-s.o .libs/liboctave_la-mx-s-i64nda.o .libs/liboctave_la-mx-i64nda-s.o .libs/liboctave_la-mx-s-ui64nda.o .libs/liboctave_la-mx-ui64nda-s.o .libs/liboctave_la-mx-fs-i8nda.o .libs/liboctave_la-mx-i8nda-fs.o .libs/liboctave_la-mx-fs-ui8nda.o .libs/liboctave_la-mx-ui8nda-fs.o .libs/liboctave_la-mx-fs-i16nda.o .libs/liboctave_la-mx-i16nda-fs.o .libs/liboctave_la-mx-fs-ui16nda.o .libs/liboctave_la-mx-ui16nda-fs.o .libs/liboctave_la-mx-fs-i32nda.o .libs/liboctave_la-mx-i32nda-fs.o .libs/liboctave_la-mx-fs-ui32nda.o .libs/liboctave_la-mx-ui32nda-fs.o .libs/liboctave_la-mx-fs-i64nda.o .libs/liboctave_la-mx-i64nda-fs.o .libs/liboctave_la-mx-fs-ui64nda.o .libs/liboctave_la-mx-ui64nda-fs.o .libs/liboctave_la-mx-nda-i8.o .libs/liboctave_la-mx-i8-nda.o .libs/liboctave_la-mx-nda-ui8.o .libs/liboctave_la-mx-ui8-nda.o .libs/liboctave_la-mx-nda-i16.o .libs/liboctave_la-mx-i16-nda.o .libs/liboctave_la-mx-nda-ui16.o .libs/liboctave_la-mx-ui16-nda.o .libs/liboctave_la-mx-nda-i32.o .libs/liboctave_la-mx-i32-nda.o .libs/liboctave_la-mx-nda-ui32.o .libs/liboctave_la-mx-ui32-nda.o .libs/liboctave_la-mx-nda-i64.o .libs/liboctave_la-mx-i64-nda.o .libs/liboctave_la-mx-nda-ui64.o .libs/liboctave_la-mx-ui64-nda.o .libs/liboctave_la-mx-fnda-i8.o .libs/liboctave_la-mx-i8-fnda.o .libs/liboctave_la-mx-fnda-ui8.o .libs/liboctave_la-mx-ui8-fnda.o .libs/liboctave_la-mx-fnda-i16.o .libs/liboctave_la-mx-i16-fnda.o .libs/liboctave_la-mx-fnda-ui16.o .libs/liboctave_la-mx-ui16-fnda.o .libs/liboctave_la-mx-fnda-i32.o .libs/liboctave_la-mx-i32-fnda.o .libs/liboctave_la-mx-fnda-ui32.o .libs/liboctave_la-mx-ui32-fnda.o .libs/liboctave_la-mx-fnda-i64.o .libs/liboctave_la-mx-i64-fnda.o .libs/liboctave_la-mx-fnda-ui64.o .libs/liboctave_la-mx-ui64-fnda.o .libs/liboctave_la-mx-nda-i8nda.o .libs/liboctave_la-mx-i8nda-nda.o .libs/liboctave_la-mx-nda-ui8nda.o .libs/liboctave_la-mx-ui8nda-nda.o .libs/liboctave_la-mx-nda-i16nda.o .libs/liboctave_la-mx-i16nda-nda.o .libs/liboctave_la-mx-nda-ui16nda.o .libs/liboctave_la-mx-ui16nda-nda.o .libs/liboctave_la-mx-nda-i32nda.o .libs/liboctave_la-mx-i32nda-nda.o .libs/liboctave_la-mx-nda-ui32nda.o .libs/liboctave_la-mx-ui32nda-nda.o .libs/liboctave_la-mx-nda-i64nda.o .libs/liboctave_la-mx-i64nda-nda.o .libs/liboctave_la-mx-nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-nda.o .libs/liboctave_la-mx-fnda-i8nda.o .libs/liboctave_la-mx-i8nda-fnda.o .libs/liboctave_la-mx-fnda-ui8nda.o .libs/liboctave_la-mx-ui8nda-fnda.o .libs/liboctave_la-mx-fnda-i16nda.o .libs/liboctave_la-mx-i16nda-fnda.o .libs/liboctave_la-mx-fnda-ui16nda.o .libs/liboctave_la-mx-ui16nda-fnda.o .libs/liboctave_la-mx-fnda-i32nda.o .libs/liboctave_la-mx-i32nda-fnda.o .libs/liboctave_la-mx-fnda-ui32nda.o .libs/liboctave_la-mx-ui32nda-fnda.o .libs/liboctave_la-mx-fnda-i64nda.o .libs/liboctave_la-mx-i64nda-fnda.o .libs/liboctave_la-mx-fnda-ui64nda.o .libs/liboctave_la-mx-ui64nda-fnda.o .libs/liboctave_la-mx-i8nda-ui8.o .libs/liboctave_la-mx-i8nda-i16.o .libs/liboctave_la-mx-i8nda-ui16.o .libs/liboctave_la-mx-i8nda-i32.o .libs/liboctave_la-mx-i8nda-ui32.o .libs/liboctave_la-mx-i8nda-i64.o .libs/liboctave_la-mx-i8nda-ui64.o .libs/liboctave_la-mx-i16nda-i8.o .libs/liboctave_la-mx-i16nda-ui8.o .libs/liboctave_la-mx-i16nda-ui16.o .libs/liboctave_la-mx-i16nda-i32.o .libs/liboctave_la-mx-i16nda-ui32.o .libs/liboctave_la-mx-i16nda-i64.o .libs/liboctave_la-mx-i16nda-ui64.o .libs/liboctave_la-mx-i32nda-i8.o .libs/liboctave_la-mx-i32nda-ui8.o .libs/liboctave_la-mx-i32nda-i16.o .libs/liboctave_la-mx-i32nda-ui16.o .libs/liboctave_la-mx-i32nda-ui32.o .libs/liboctave_la-mx-i32nda-i64.o .libs/liboctave_la-mx-i32nda-ui64.o .libs/liboctave_la-mx-i64nda-i8.o .libs/liboctave_la-mx-i64nda-ui8.o .libs/liboctave_la-mx-i64nda-i16.o .libs/liboctave_la-mx-i64nda-ui16.o .libs/liboctave_la-mx-i64nda-i32.o .libs/liboctave_la-mx-i64nda-ui32.o .libs/liboctave_la-mx-i64nda-ui64.o .libs/liboctave_la-mx-ui8nda-i8.o .libs/liboctave_la-mx-ui8nda-i16.o .libs/liboctave_la-mx-ui8nda-ui16.o .libs/liboctave_la-mx-ui8nda-i32.o .libs/liboctave_la-mx-ui8nda-ui32.o .libs/liboctave_la-mx-ui8nda-i64.o .libs/liboctave_la-mx-ui8nda-ui64.o .libs/liboctave_la-mx-ui16nda-i8.o .libs/liboctave_la-mx-ui16nda-ui8.o .libs/liboctave_la-mx-ui16nda-i16.o .libs/liboctave_la-mx-ui16nda-i32.o .libs/liboctave_la-mx-ui16nda-ui32.o .libs/liboctave_la-mx-ui16nda-i64.o .libs/liboctave_la-mx-ui16nda-ui64.o .libs/liboctave_la-mx-ui32nda-i8.o .libs/liboctave_la-mx-ui32nda-ui8.o .libs/liboctave_la-mx-ui32nda-i16.o .libs/liboctave_la-mx-ui32nda-ui16.o .libs/liboctave_la-mx-ui32nda-i32.o .libs/liboctave_la-mx-ui32nda-i64.o .libs/liboctave_la-mx-ui32nda-ui64.o .libs/liboctave_la-mx-ui64nda-i8.o .libs/liboctave_la-mx-ui64nda-ui8.o .libs/liboctave_la-mx-ui64nda-i16.o .libs/liboctave_la-mx-ui64nda-ui16.o .libs/liboctave_la-mx-ui64nda-i32.o .libs/liboctave_la-mx-ui64nda-ui32.o .libs/liboctave_la-mx-ui64nda-i64.o .libs/liboctave_la-mx-i8-ui8nda.o .libs/liboctave_la-mx-i8-i16nda.o .libs/liboctave_la-mx-i8-ui16nda.o .libs/liboctave_la-mx-i8-i32nda.o .libs/liboctave_la-mx-i8-ui32nda.o .libs/liboctave_la-mx-i8-i64nda.o .libs/liboctave_la-mx-i8-ui64nda.o .libs/liboctave_la-mx-i16-i8nda.o .libs/liboctave_la-mx-i16-ui8nda.o .libs/liboctave_la-mx-i16-ui16nda.o .libs/liboctave_la-mx-i16-i32nda.o .libs/liboctave_la-mx-i16-ui32nda.o .libs/liboctave_la-mx-i16-i64nda.o .libs/liboctave_la-mx-i16-ui64nda.o .libs/liboctave_la-mx-i32-i8nda.o .libs/liboctave_la-mx-i32-ui8nda.o .libs/liboctave_la-mx-i32-i16nda.o .libs/liboctave_la-mx-i32-ui16nda.o .libs/liboctave_la-mx-i32-ui32nda.o .libs/liboctave_la-mx-i32-i64nda.o .libs/liboctave_la-mx-i32-ui64nda.o .libs/liboctave_la-mx-i64-i8nda.o .libs/liboctave_la-mx-i64-ui8nda.o .libs/liboctave_la-mx-i64-i16nda.o .libs/liboctave_la-mx-i64-ui16nda.o .libs/liboctave_la-mx-i64-i32nda.o .libs/liboctave_la-mx-i64-ui32nda.o .libs/liboctave_la-mx-i64-ui64nda.o .libs/liboctave_la-mx-ui8-i8nda.o .libs/liboctave_la-mx-ui8-i16nda.o .libs/liboctave_la-mx-ui8-ui16nda.o .libs/liboctave_la-mx-ui8-i32nda.o .libs/liboctave_la-mx-ui8-ui32nda.o .libs/liboctave_la-mx-ui8-i64nda.o .libs/liboctave_la-mx-ui8-ui64nda.o .libs/liboctave_la-mx-ui16-i8nda.o .libs/liboctave_la-mx-ui16-ui8nda.o .libs/liboctave_la-mx-ui16-i16nda.o .libs/liboctave_la-mx-ui16-i32nda.o .libs/liboctave_la-mx-ui16-ui32nda.o .libs/liboctave_la-mx-ui16-i64nda.o .libs/liboctave_la-mx-ui16-ui64nda.o .libs/liboctave_la-mx-ui32-i8nda.o .libs/liboctave_la-mx-ui32-ui8nda.o .libs/liboctave_la-mx-ui32-i16nda.o .libs/liboctave_la-mx-ui32-ui16nda.o .libs/liboctave_la-mx-ui32-i32nda.o .libs/liboctave_la-mx-ui32-i64nda.o .libs/liboctave_la-mx-ui32-ui64nda.o .libs/liboctave_la-mx-ui64-i8nda.o .libs/liboctave_la-mx-ui64-ui8nda.o .libs/liboctave_la-mx-ui64-i16nda.o .libs/liboctave_la-mx-ui64-ui16nda.o .libs/liboctave_la-mx-ui64-i32nda.o .libs/liboctave_la-mx-ui64-ui32nda.o .libs/liboctave_la-mx-ui64-i64nda.o .libs/liboctave_la-mx-i8nda-ui8nda.o .libs/liboctave_la-mx-i8nda-i16nda.o .libs/liboctave_la-mx-i8nda-ui16nda.o .libs/liboctave_la-mx-i8nda-i32nda.o .libs/liboctave_la-mx-i8nda-ui32nda.o .libs/liboctave_la-mx-i8nda-i64nda.o .libs/liboctave_la-mx-i8nda-ui64nda.o .libs/liboctave_la-mx-i16nda-i8nda.o .libs/liboctave_la-mx-i16nda-ui8nda.o .libs/liboctave_la-mx-i16nda-ui16nda.o .libs/liboctave_la-mx-i16nda-i32nda.o .libs/liboctave_la-mx-i16nda-ui32nda.o .libs/liboctave_la-mx-i16nda-i64nda.o .libs/liboctave_la-mx-i16nda-ui64nda.o .libs/liboctave_la-mx-i32nda-i8nda.o .libs/liboctave_la-mx-i32nda-ui8nda.o .libs/liboctave_la-mx-i32nda-i16nda.o .libs/liboctave_la-mx-i32nda-ui16nda.o .libs/liboctave_la-mx-i32nda-ui32nda.o .libs/liboctave_la-mx-i32nda-i64nda.o .libs/liboctave_la-mx-i32nda-ui64nda.o .libs/liboctave_la-mx-i64nda-i8nda.o .libs/liboctave_la-mx-i64nda-ui8nda.o .libs/liboctave_la-mx-i64nda-i16nda.o .libs/liboctave_la-mx-i64nda-ui16nda.o .libs/liboctave_la-mx-i64nda-i32nda.o .libs/liboctave_la-mx-i64nda-ui32nda.o .libs/liboctave_la-mx-i64nda-ui64nda.o .libs/liboctave_la-mx-ui8nda-i8nda.o .libs/liboctave_la-mx-ui8nda-i16nda.o .libs/liboctave_la-mx-ui8nda-ui16nda.o .libs/liboctave_la-mx-ui8nda-i32nda.o .libs/liboctave_la-mx-ui8nda-ui32nda.o .libs/liboctave_la-mx-ui8nda-i64nda.o .libs/liboctave_la-mx-ui8nda-ui64nda.o .libs/liboctave_la-mx-ui16nda-i8nda.o .libs/liboctave_la-mx-ui16nda-ui8nda.o .libs/liboctave_la-mx-ui16nda-i16nda.o .libs/liboctave_la-mx-ui16nda-i32nda.o .libs/liboctave_la-mx-ui16nda-ui32nda.o .libs/liboctave_la-mx-ui16nda-i64nda.o .libs/liboctave_la-mx-ui16nda-ui64nda.o .libs/liboctave_la-mx-ui32nda-i8nda.o .libs/liboctave_la-mx-ui32nda-ui8nda.o .libs/liboctave_la-mx-ui32nda-i16nda.o .libs/liboctave_la-mx-ui32nda-ui16nda.o .libs/liboctave_la-mx-ui32nda-i32nda.o .libs/liboctave_la-mx-ui32nda-i64nda.o .libs/liboctave_la-mx-ui32nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-i8nda.o .libs/liboctave_la-mx-ui64nda-ui8nda.o .libs/liboctave_la-mx-ui64nda-i16nda.o .libs/liboctave_la-mx-ui64nda-ui16nda.o .libs/liboctave_la-mx-ui64nda-i32nda.o .libs/liboctave_la-mx-ui64nda-ui32nda.o .libs/liboctave_la-mx-ui64nda-i64nda.o .libs/liboctave_la-vx-ccv-cv.o .libs/liboctave_la-vx-ccv-s.o .libs/liboctave_la-vx-crv-rv.o .libs/liboctave_la-vx-crv-s.o .libs/liboctave_la-vx-cs-cv.o .libs/liboctave_la-vx-cs-rv.o .libs/liboctave_la-vx-cv-ccv.o .libs/liboctave_la-vx-cv-cs.o .libs/liboctave_la-vx-rv-crv.o .libs/liboctave_la-vx-rv-cs.o .libs/liboctave_la-vx-s-ccv.o .libs/liboctave_la-vx-s-crv.o .libs/liboctave_la-vx-fccv-fcv.o .libs/liboctave_la-vx-fccv-fs.o .libs/liboctave_la-vx-fcrv-frv.o .libs/liboctave_la-vx-fcrv-fs.o .libs/liboctave_la-vx-fcs-fcv.o .libs/liboctave_la-vx-fcs-frv.o .libs/liboctave_la-vx-fcv-fccv.o .libs/liboctave_la-vx-fcv-fcs.o .libs/liboctave_la-vx-frv-fcrv.o .libs/liboctave_la-vx-frv-fcs.o .libs/liboctave_la-vx-fs-fccv.o .libs/liboctave_la-vx-fs-fcrv.o .libs/liboctave_la-smx-sm-cs.o .libs/liboctave_la-smx-cs-sm.o .libs/liboctave_la-smx-scm-s.o .libs/liboctave_la-smx-s-scm.o .libs/liboctave_la-smx-scm-sm.o .libs/liboctave_la-smx-sm-scm.o .libs/liboctave_la-smx-m-sm.o .libs/liboctave_la-smx-m-scm.o .libs/liboctave_la-smx-cm-sm.o .libs/liboctave_la-smx-cm-scm.o .libs/liboctave_la-smx-sm-m.o .libs/liboctave_la-smx-scm-m.o .libs/liboctave_la-smx-sm-cm.o .libs/liboctave_la-smx-scm-cm.o .libs/liboctave_la-smx-bm-sbm.o .libs/liboctave_la-smx-sbm-bm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ../libcruft/.libs/libcruft.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/lib/../lib64 -L/usr/lib/../lib64 /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,liboctave.so.0 -o .libs/liboctave.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liboctave.so.0" && ln -s "liboctave.so.0.0.0" "liboctave.so.0") libtool: link: (cd ".libs" && rm -f "liboctave.so" && ln -s "liboctave.so.0.0.0" "liboctave.so") libtool: link: (cd .libs/liboctave.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/../libcruft/.libs/libranlib.a") libtool: link: (cd .libs/liboctave.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/../libgnu/.libs/libgnu.a") libtool: link: ar cru .libs/liboctave.a liboctave_la-CollocWt.o liboctave_la-DASPK.o liboctave_la-DASRT.o liboctave_la-DASSL.o liboctave_la-LSODE.o liboctave_la-ODES.o liboctave_la-Quad.o liboctave_la-Range.o liboctave_la-data-conv.o liboctave_la-dir-ops.o liboctave_la-file-ops.o liboctave_la-file-stat.o liboctave_la-glob-match.o liboctave_la-idx-vector.o liboctave_la-lo-array-gripes.o liboctave_la-lo-ieee.o liboctave_la-lo-mappers.o liboctave_la-lo-specfun.o liboctave_la-lo-sysdep.o liboctave_la-lo-utils.o liboctave_la-mach-info.o liboctave_la-oct-alloc.o liboctave_la-oct-convn.o liboctave_la-oct-env.o liboctave_la-oct-fftw.o liboctave_la-oct-glob.o liboctave_la-oct-group.o liboctave_la-oct-locbuf.o liboctave_la-oct-md5.o liboctave_la-oct-mutex.o liboctave_la-oct-norm.o liboctave_la-oct-passwd.o liboctave_la-oct-rand.o liboctave_la-oct-shlib.o liboctave_la-oct-spparms.o liboctave_la-oct-syscalls.o liboctave_la-oct-time.o liboctave_la-oct-uname.o liboctave_la-pathsearch.o liboctave_la-regex-match.o liboctave_la-sparse-sort.o liboctave_la-sparse-util.o liboctave_la-str-vec.o liboctave_la-Array-C.o liboctave_la-Array-b.o liboctave_la-Array-ch.o liboctave_la-Array-d.o liboctave_la-Array-f.o liboctave_la-Array-fC.o liboctave_la-Array-i.o liboctave_la-Array-idx-vec.o liboctave_la-Array-s.o liboctave_la-Array-str.o liboctave_la-Array-voidp.o liboctave_la-MArray-C.o liboctave_la-MArray-d.o liboctave_la-MArray-f.o liboctave_la-MArray-fC.o liboctave_la-MArray-i.o liboctave_la-MArray-s.o liboctave_la-MSparse-C.o liboctave_la-MSparse-d.o liboctave_la-Sparse-C.o liboctave_la-Sparse-b.o liboctave_la-Sparse-d.o liboctave_la-oct-inttypes.o liboctave_la-Array-util.o liboctave_la-CColVector.o liboctave_la-CDiagMatrix.o liboctave_la-CMatrix.o liboctave_la-CNDArray.o liboctave_la-CRowVector.o liboctave_la-CSparse.o liboctave_la-CmplxAEPBAL.o liboctave_la-CmplxCHOL.o liboctave_la-CmplxGEPBAL.o liboctave_la-CmplxHESS.o liboctave_la-CmplxLU.o liboctave_la-CmplxQR.o liboctave_la-CmplxQRP.o liboctave_la-CmplxSCHUR.o liboctave_la-CmplxSVD.o liboctave_la-EIG.o liboctave_la-MSparse.o liboctave_la-MatrixType.o liboctave_la-PermMatrix.o liboctave_la-Sparse.o liboctave_la-SparseCmplxCHOL.o liboctave_la-SparseCmplxLU.o liboctave_la-SparseCmplxQR.o liboctave_la-SparseQR.o liboctave_la-SparsedbleCHOL.o liboctave_la-SparsedbleLU.o liboctave_la-boolMatrix.o liboctave_la-boolNDArray.o liboctave_la-boolSparse.o liboctave_la-chMatrix.o liboctave_la-chNDArray.o liboctave_la-dim-vector.o liboctave_la-dColVector.o liboctave_la-dDiagMatrix.o liboctave_la-dMatrix.o liboctave_la-dNDArray.o liboctave_la-dRowVector.o liboctave_la-dSparse.o liboctave_la-dbleAEPBAL.o liboctave_la-dbleCHOL.o liboctave_la-dbleGEPBAL.o liboctave_la-dbleHESS.o liboctave_la-dbleLU.o liboctave_la-dbleQR.o liboctave_la-dbleQRP.o liboctave_la-dbleSCHUR.o liboctave_la-dbleSVD.o liboctave_la-fCColVector.o liboctave_la-fCDiagMatrix.o liboctave_la-fCMatrix.o liboctave_la-fCNDArray.o liboctave_la-fCRowVector.o liboctave_la-fCmplxAEPBAL.o liboctave_la-fCmplxCHOL.o liboctave_la-fCmplxGEPBAL.o liboctave_la-fCmplxHESS.o liboctave_la-fCmplxLU.o liboctave_la-fCmplxQR.o liboctave_la-fCmplxQRP.o liboctave_la-fCmplxSCHUR.o liboctave_la-fCmplxSVD.o liboctave_la-fColVector.o liboctave_la-fDiagMatrix.o liboctave_la-fEIG.o liboctave_la-fMatrix.o liboctave_la-fNDArray.o liboctave_la-fRowVector.o liboctave_la-floatAEPBAL.o liboctave_la-floatCHOL.o liboctave_la-floatGEPBAL.o liboctave_la-floatHESS.o liboctave_la-floatLU.o liboctave_la-floatQR.o liboctave_la-floatQRP.o liboctave_la-floatSCHUR.o liboctave_la-floatSVD.o liboctave_la-int16NDArray.o liboctave_la-int32NDArray.o liboctave_la-int64NDArray.o liboctave_la-int8NDArray.o liboctave_la-uint16NDArray.o liboctave_la-uint32NDArray.o liboctave_la-uint64NDArray.o liboctave_la-uint8NDArray.o liboctave_la-f2c-main.o liboctave_la-lo-cieee.o liboctave_la-lo-cutils.o liboctave_la-randgamma.o liboctave_la-randmtzig.o liboctave_la-randpoisson.o liboctave_la-tempnam.o liboctave_la-tempname.o liboctave_la-cmd-edit.o liboctave_la-cmd-hist.o liboctave_la-oct-rl-edit.o liboctave_la-oct-rl-hist.o liboctave_la-mx-cdm-dm.o liboctave_la-mx-dm-cdm.o liboctave_la-mx-cs-dm.o liboctave_la-mx-cs-m.o liboctave_la-mx-cs-nda.o liboctave_la-mx-cdm-cm.o liboctave_la-mx-cdm-m.o liboctave_la-mx-cdm-s.o liboctave_la-mx-cm-cdm.o liboctave_la-mx-cm-dm.o liboctave_la-mx-cm-m.o liboctave_la-mx-cnda-nda.o liboctave_la-mx-cm-s.o liboctave_la-mx-cnda-s.o liboctave_la-mx-dm-cs.o liboctave_la-mx-dm-cm.o liboctave_la-mx-m-cs.o liboctave_la-mx-nda-cs.o liboctave_la-mx-m-cdm.o liboctave_la-mx-m-cm.o liboctave_la-mx-nda-cnda.o liboctave_la-mx-s-cdm.o liboctave_la-mx-s-cm.o liboctave_la-mx-s-cnda.o liboctave_la-mx-dm-m.o liboctave_la-mx-m-dm.o liboctave_la-mx-fcdm-fdm.o liboctave_la-mx-fdm-fcdm.o liboctave_la-mx-fcs-fdm.o liboctave_la-mx-fcs-fm.o liboctave_la-mx-fcs-fnda.o liboctave_la-mx-fcdm-fcm.o liboctave_la-mx-fcdm-fm.o liboctave_la-mx-fcdm-fs.o liboctave_la-mx-fcm-fcdm.o liboctave_la-mx-fcm-fdm.o liboctave_la-mx-fcm-fm.o liboctave_la-mx-fcnda-fnda.o liboctave_la-mx-fcm-fs.o liboctave_la-mx-fcnda-fs.o liboctave_la-mx-fdm-fcs.o liboctave_la-mx-fdm-fcm.o liboctave_la-mx-fm-fcs.o liboctave_la-mx-fnda-fcs.o liboctave_la-mx-fm-fcdm.o liboctave_la-mx-fm-fcm.o liboctave_la-mx-fnda-fcnda.o liboctave_la-mx-fs-fcdm.o liboctave_la-mx-fs-fcm.o liboctave_la-mx-fs-fcnda.o liboctave_la-mx-fdm-fm.o liboctave_la-mx-fm-fdm.o liboctave_la-mx-pm-m.o liboctave_la-mx-m-pm.o liboctave_la-mx-pm-cm.o liboctave_la-mx-cm-pm.o liboctave_la-mx-pm-fm.o liboctave_la-mx-fm-pm.o liboctave_la-mx-pm-fcm.o liboctave_la-mx-fcm-pm.o liboctave_la-mx-s-i8nda.o liboctave_la-mx-i8nda-s.o liboctave_la-mx-s-ui8nda.o liboctave_la-mx-ui8nda-s.o liboctave_la-mx-s-i16nda.o liboctave_la-mx-i16nda-s.o liboctave_la-mx-s-ui16nda.o liboctave_la-mx-ui16nda-s.o liboctave_la-mx-s-i32nda.o liboctave_la-mx-i32nda-s.o liboctave_la-mx-s-ui32nda.o liboctave_la-mx-ui32nda-s.o liboctave_la-mx-s-i64nda.o liboctave_la-mx-i64nda-s.o liboctave_la-mx-s-ui64nda.o liboctave_la-mx-ui64nda-s.o liboctave_la-mx-fs-i8nda.o liboctave_la-mx-i8nda-fs.o liboctave_la-mx-fs-ui8nda.o liboctave_la-mx-ui8nda-fs.o liboctave_la-mx-fs-i16nda.o liboctave_la-mx-i16nda-fs.o liboctave_la-mx-fs-ui16nda.o liboctave_la-mx-ui16nda-fs.o liboctave_la-mx-fs-i32nda.o liboctave_la-mx-i32nda-fs.o liboctave_la-mx-fs-ui32nda.o liboctave_la-mx-ui32nda-fs.o liboctave_la-mx-fs-i64nda.o liboctave_la-mx-i64nda-fs.o liboctave_la-mx-fs-ui64nda.o liboctave_la-mx-ui64nda-fs.o liboctave_la-mx-nda-i8.o liboctave_la-mx-i8-nda.o liboctave_la-mx-nda-ui8.o liboctave_la-mx-ui8-nda.o liboctave_la-mx-nda-i16.o liboctave_la-mx-i16-nda.o liboctave_la-mx-nda-ui16.o liboctave_la-mx-ui16-nda.o liboctave_la-mx-nda-i32.o liboctave_la-mx-i32-nda.o liboctave_la-mx-nda-ui32.o liboctave_la-mx-ui32-nda.o liboctave_la-mx-nda-i64.o liboctave_la-mx-i64-nda.o liboctave_la-mx-nda-ui64.o liboctave_la-mx-ui64-nda.o liboctave_la-mx-fnda-i8.o liboctave_la-mx-i8-fnda.o liboctave_la-mx-fnda-ui8.o liboctave_la-mx-ui8-fnda.o liboctave_la-mx-fnda-i16.o liboctave_la-mx-i16-fnda.o liboctave_la-mx-fnda-ui16.o liboctave_la-mx-ui16-fnda.o liboctave_la-mx-fnda-i32.o liboctave_la-mx-i32-fnda.o liboctave_la-mx-fnda-ui32.o liboctave_la-mx-ui32-fnda.o liboctave_la-mx-fnda-i64.o liboctave_la-mx-i64-fnda.o liboctave_la-mx-fnda-ui64.o liboctave_la-mx-ui64-fnda.o liboctave_la-mx-nda-i8nda.o liboctave_la-mx-i8nda-nda.o liboctave_la-mx-nda-ui8nda.o liboctave_la-mx-ui8nda-nda.o liboctave_la-mx-nda-i16nda.o liboctave_la-mx-i16nda-nda.o liboctave_la-mx-nda-ui16nda.o liboctave_la-mx-ui16nda-nda.o liboctave_la-mx-nda-i32nda.o liboctave_la-mx-i32nda-nda.o liboctave_la-mx-nda-ui32nda.o liboctave_la-mx-ui32nda-nda.o liboctave_la-mx-nda-i64nda.o liboctave_la-mx-i64nda-nda.o liboctave_la-mx-nda-ui64nda.o liboctave_la-mx-ui64nda-nda.o liboctave_la-mx-fnda-i8nda.o liboctave_la-mx-i8nda-fnda.o liboctave_la-mx-fnda-ui8nda.o liboctave_la-mx-ui8nda-fnda.o liboctave_la-mx-fnda-i16nda.o liboctave_la-mx-i16nda-fnda.o liboctave_la-mx-fnda-ui16nda.o liboctave_la-mx-ui16nda-fnda.o liboctave_la-mx-fnda-i32nda.o liboctave_la-mx-i32nda-fnda.o liboctave_la-mx-fnda-ui32nda.o liboctave_la-mx-ui32nda-fnda.o liboctave_la-mx-fnda-i64nda.o liboctave_la-mx-i64nda-fnda.o liboctave_la-mx-fnda-ui64nda.o liboctave_la-mx-ui64nda-fnda.o liboctave_la-mx-i8nda-ui8.o liboctave_la-mx-i8nda-i16.o liboctave_la-mx-i8nda-ui16.o liboctave_la-mx-i8nda-i32.o liboctave_la-mx-i8nda-ui32.o liboctave_la-mx-i8nda-i64.o liboctave_la-mx-i8nda-ui64.o liboctave_la-mx-i16nda-i8.o liboctave_la-mx-i16nda-ui8.o liboctave_la-mx-i16nda-ui16.o liboctave_la-mx-i16nda-i32.o liboctave_la-mx-i16nda-ui32.o liboctave_la-mx-i16nda-i64.o liboctave_la-mx-i16nda-ui64.o liboctave_la-mx-i32nda-i8.o liboctave_la-mx-i32nda-ui8.o liboctave_la-mx-i32nda-i16.o liboctave_la-mx-i32nda-ui16.o liboctave_la-mx-i32nda-ui32.o liboctave_la-mx-i32nda-i64.o liboctave_la-mx-i32nda-ui64.o liboctave_la-mx-i64nda-i8.o liboctave_la-mx-i64nda-ui8.o liboctave_la-mx-i64nda-i16.o liboctave_la-mx-i64nda-ui16.o liboctave_la-mx-i64nda-i32.o liboctave_la-mx-i64nda-ui32.o liboctave_la-mx-i64nda-ui64.o liboctave_la-mx-ui8nda-i8.o liboctave_la-mx-ui8nda-i16.o liboctave_la-mx-ui8nda-ui16.o liboctave_la-mx-ui8nda-i32.o liboctave_la-mx-ui8nda-ui32.o liboctave_la-mx-ui8nda-i64.o liboctave_la-mx-ui8nda-ui64.o liboctave_la-mx-ui16nda-i8.o liboctave_la-mx-ui16nda-ui8.o liboctave_la-mx-ui16nda-i16.o liboctave_la-mx-ui16nda-i32.o liboctave_la-mx-ui16nda-ui32.o liboctave_la-mx-ui16nda-i64.o liboctave_la-mx-ui16nda-ui64.o liboctave_la-mx-ui32nda-i8.o liboctave_la-mx-ui32nda-ui8.o liboctave_la-mx-ui32nda-i16.o liboctave_la-mx-ui32nda-ui16.o liboctave_la-mx-ui32nda-i32.o liboctave_la-mx-ui32nda-i64.o liboctave_la-mx-ui32nda-ui64.o liboctave_la-mx-ui64nda-i8.o liboctave_la-mx-ui64nda-ui8.o liboctave_la-mx-ui64nda-i16.o liboctave_la-mx-ui64nda-ui16.o liboctave_la-mx-ui64nda-i32.o liboctave_la-mx-ui64nda-ui32.o liboctave_la-mx-ui64nda-i64.o liboctave_la-mx-i8-ui8nda.o liboctave_la-mx-i8-i16nda.o liboctave_la-mx-i8-ui16nda.o liboctave_la-mx-i8-i32nda.o liboctave_la-mx-i8-ui32nda.o liboctave_la-mx-i8-i64nda.o liboctave_la-mx-i8-ui64nda.o liboctave_la-mx-i16-i8nda.o liboctave_la-mx-i16-ui8nda.o liboctave_la-mx-i16-ui16nda.o liboctave_la-mx-i16-i32nda.o liboctave_la-mx-i16-ui32nda.o liboctave_la-mx-i16-i64nda.o liboctave_la-mx-i16-ui64nda.o liboctave_la-mx-i32-i8nda.o liboctave_la-mx-i32-ui8nda.o liboctave_la-mx-i32-i16nda.o liboctave_la-mx-i32-ui16nda.o liboctave_la-mx-i32-ui32nda.o liboctave_la-mx-i32-i64nda.o liboctave_la-mx-i32-ui64nda.o liboctave_la-mx-i64-i8nda.o liboctave_la-mx-i64-ui8nda.o liboctave_la-mx-i64-i16nda.o liboctave_la-mx-i64-ui16nda.o liboctave_la-mx-i64-i32nda.o liboctave_la-mx-i64-ui32nda.o liboctave_la-mx-i64-ui64nda.o liboctave_la-mx-ui8-i8nda.o liboctave_la-mx-ui8-i16nda.o liboctave_la-mx-ui8-ui16nda.o liboctave_la-mx-ui8-i32nda.o liboctave_la-mx-ui8-ui32nda.o liboctave_la-mx-ui8-i64nda.o liboctave_la-mx-ui8-ui64nda.o liboctave_la-mx-ui16-i8nda.o liboctave_la-mx-ui16-ui8nda.o liboctave_la-mx-ui16-i16nda.o liboctave_la-mx-ui16-i32nda.o liboctave_la-mx-ui16-ui32nda.o liboctave_la-mx-ui16-i64nda.o liboctave_la-mx-ui16-ui64nda.o liboctave_la-mx-ui32-i8nda.o liboctave_la-mx-ui32-ui8nda.o liboctave_la-mx-ui32-i16nda.o liboctave_la-mx-ui32-ui16nda.o liboctave_la-mx-ui32-i32nda.o liboctave_la-mx-ui32-i64nda.o liboctave_la-mx-ui32-ui64nda.o liboctave_la-mx-ui64-i8nda.o liboctave_la-mx-ui64-ui8nda.o liboctave_la-mx-ui64-i16nda.o liboctave_la-mx-ui64-ui16nda.o liboctave_la-mx-ui64-i32nda.o liboctave_la-mx-ui64-ui32nda.o liboctave_la-mx-ui64-i64nda.o liboctave_la-mx-i8nda-ui8nda.o liboctave_la-mx-i8nda-i16nda.o liboctave_la-mx-i8nda-ui16nda.o liboctave_la-mx-i8nda-i32nda.o liboctave_la-mx-i8nda-ui32nda.o liboctave_la-mx-i8nda-i64nda.o liboctave_la-mx-i8nda-ui64nda.o liboctave_la-mx-i16nda-i8nda.o liboctave_la-mx-i16nda-ui8nda.o liboctave_la-mx-i16nda-ui16nda.o liboctave_la-mx-i16nda-i32nda.o liboctave_la-mx-i16nda-ui32nda.o liboctave_la-mx-i16nda-i64nda.o liboctave_la-mx-i16nda-ui64nda.o liboctave_la-mx-i32nda-i8nda.o liboctave_la-mx-i32nda-ui8nda.o liboctave_la-mx-i32nda-i16nda.o liboctave_la-mx-i32nda-ui16nda.o liboctave_la-mx-i32nda-ui32nda.o liboctave_la-mx-i32nda-i64nda.o liboctave_la-mx-i32nda-ui64nda.o liboctave_la-mx-i64nda-i8nda.o liboctave_la-mx-i64nda-ui8nda.o liboctave_la-mx-i64nda-i16nda.o liboctave_la-mx-i64nda-ui16nda.o liboctave_la-mx-i64nda-i32nda.o liboctave_la-mx-i64nda-ui32nda.o liboctave_la-mx-i64nda-ui64nda.o liboctave_la-mx-ui8nda-i8nda.o liboctave_la-mx-ui8nda-i16nda.o liboctave_la-mx-ui8nda-ui16nda.o liboctave_la-mx-ui8nda-i32nda.o liboctave_la-mx-ui8nda-ui32nda.o liboctave_la-mx-ui8nda-i64nda.o liboctave_la-mx-ui8nda-ui64nda.o liboctave_la-mx-ui16nda-i8nda.o liboctave_la-mx-ui16nda-ui8nda.o liboctave_la-mx-ui16nda-i16nda.o liboctave_la-mx-ui16nda-i32nda.o liboctave_la-mx-ui16nda-ui32nda.o liboctave_la-mx-ui16nda-i64nda.o liboctave_la-mx-ui16nda-ui64nda.o liboctave_la-mx-ui32nda-i8nda.o liboctave_la-mx-ui32nda-ui8nda.o liboctave_la-mx-ui32nda-i16nda.o liboctave_la-mx-ui32nda-ui16nda.o liboctave_la-mx-ui32nda-i32nda.o liboctave_la-mx-ui32nda-i64nda.o liboctave_la-mx-ui32nda-ui64nda.o liboctave_la-mx-ui64nda-i8nda.o liboctave_la-mx-ui64nda-ui8nda.o liboctave_la-mx-ui64nda-i16nda.o liboctave_la-mx-ui64nda-ui16nda.o liboctave_la-mx-ui64nda-i32nda.o liboctave_la-mx-ui64nda-ui32nda.o liboctave_la-mx-ui64nda-i64nda.o liboctave_la-vx-ccv-cv.o liboctave_la-vx-ccv-s.o liboctave_la-vx-crv-rv.o liboctave_la-vx-crv-s.o liboctave_la-vx-cs-cv.o liboctave_la-vx-cs-rv.o liboctave_la-vx-cv-ccv.o liboctave_la-vx-cv-cs.o liboctave_la-vx-rv-crv.o liboctave_la-vx-rv-cs.o liboctave_la-vx-s-ccv.o liboctave_la-vx-s-crv.o liboctave_la-vx-fccv-fcv.o liboctave_la-vx-fccv-fs.o liboctave_la-vx-fcrv-frv.o liboctave_la-vx-fcrv-fs.o liboctave_la-vx-fcs-fcv.o liboctave_la-vx-fcs-frv.o liboctave_la-vx-fcv-fccv.o liboctave_la-vx-fcv-fcs.o liboctave_la-vx-frv-fcrv.o liboctave_la-vx-frv-fcs.o liboctave_la-vx-fs-fccv.o liboctave_la-vx-fs-fcrv.o liboctave_la-smx-sm-cs.o liboctave_la-smx-cs-sm.o liboctave_la-smx-scm-s.o liboctave_la-smx-s-scm.o liboctave_la-smx-scm-sm.o liboctave_la-smx-sm-scm.o liboctave_la-smx-m-sm.o liboctave_la-smx-m-scm.o liboctave_la-smx-cm-sm.o liboctave_la-smx-cm-scm.o liboctave_la-smx-sm-m.o liboctave_la-smx-scm-m.o liboctave_la-smx-sm-cm.o liboctave_la-smx-scm-cm.o liboctave_la-smx-bm-sbm.o liboctave_la-smx-sbm-bm.o .libs/liboctave.lax/libranlib.a/ignnbn.o .libs/liboctave.lax/libranlib.a/genmn.o .libs/liboctave.lax/libranlib.a/ignpoi.o .libs/liboctave.lax/libranlib.a/lennob.o .libs/liboctave.lax/libranlib.a/qrgnin.o .libs/liboctave.lax/libranlib.a/advnst.o .libs/liboctave.lax/libranlib.a/ignlgi.o .libs/liboctave.lax/libranlib.a/gennch.o .libs/liboctave.lax/libranlib.a/sexpo.o .libs/liboctave.lax/libranlib.a/snorm.o .libs/liboctave.lax/libranlib.a/mltmod.o .libs/liboctave.lax/libranlib.a/genprm.o .libs/liboctave.lax/libranlib.a/setsd.o .libs/liboctave.lax/libranlib.a/genmul.o .libs/liboctave.lax/libranlib.a/gennor.o .libs/liboctave.lax/libranlib.a/genchi.o .libs/liboctave.lax/libranlib.a/setant.o .libs/liboctave.lax/libranlib.a/setall.o .libs/liboctave.lax/libranlib.a/setgmn.o .libs/liboctave.lax/libranlib.a/ranf.o .libs/liboctave.lax/libranlib.a/genunf.o .libs/liboctave.lax/libranlib.a/initgn.o .libs/liboctave.lax/libranlib.a/getcgn.o .libs/liboctave.lax/libranlib.a/inrgcm.o .libs/liboctave.lax/libranlib.a/genf.o .libs/liboctave.lax/libranlib.a/gengam.o .libs/liboctave.lax/libranlib.a/getsd.o .libs/liboctave.lax/libranlib.a/ignuin.o .libs/liboctave.lax/libranlib.a/ignbin.o .libs/liboctave.lax/libranlib.a/genbet.o .libs/liboctave.lax/libranlib.a/phrtsd.o .libs/liboctave.lax/libranlib.a/sgamma.o .libs/liboctave.lax/libranlib.a/genexp.o .libs/liboctave.lax/libranlib.a/wrap.o .libs/liboctave.lax/libranlib.a/gennf.o .libs/liboctave.lax/libgnu.a/basename-lgpl.o .libs/liboctave.lax/libgnu.a/progname.o .libs/liboctave.lax/libgnu.a/glob.o .libs/liboctave.lax/libgnu.a/c-ctype.o .libs/liboctave.lax/libgnu.a/cloexec.o .libs/liboctave.lax/libgnu.a/asnprintf.o .libs/liboctave.lax/libgnu.a/fseek.o .libs/liboctave.lax/libgnu.a/fcntl.o .libs/liboctave.lax/libgnu.a/openat-die.o .libs/liboctave.lax/libgnu.a/fd-hook.o .libs/liboctave.lax/libgnu.a/vasnprintf.o .libs/liboctave.lax/libgnu.a/fflush.o .libs/liboctave.lax/libgnu.a/getcwd.o .libs/liboctave.lax/libgnu.a/fclose.o .libs/liboctave.lax/libgnu.a/nproc.o .libs/liboctave.lax/libgnu.a/localcharset.o .libs/liboctave.lax/libgnu.a/getcwd-lgpl.o .libs/liboctave.lax/libgnu.a/sockets.o .libs/liboctave.lax/libgnu.a/c-strncasecmp.o .libs/liboctave.lax/libgnu.a/md5.o .libs/liboctave.lax/libgnu.a/nanosleep.o .libs/liboctave.lax/libgnu.a/filemode.o .libs/liboctave.lax/libgnu.a/exitfail.o .libs/liboctave.lax/libgnu.a/printf-parse.o .libs/liboctave.lax/libgnu.a/openat-proc.o .libs/liboctave.lax/libgnu.a/fseeko.o .libs/liboctave.lax/libgnu.a/dirname-lgpl.o .libs/liboctave.lax/libgnu.a/fpurge.o .libs/liboctave.lax/libgnu.a/chdir-long.o .libs/liboctave.lax/libgnu.a/stripslash.o .libs/liboctave.lax/libgnu.a/getopt.o .libs/liboctave.lax/libgnu.a/tmpdir.o .libs/liboctave.lax/libgnu.a/malloca.o .libs/liboctave.lax/libgnu.a/strnlen1.o .libs/liboctave.lax/libgnu.a/freading.o .libs/liboctave.lax/libgnu.a/printf-args.o .libs/liboctave.lax/libgnu.a/pipe-safer.o .libs/liboctave.lax/libgnu.a/fd-safer.o .libs/liboctave.lax/libgnu.a/c-strcasecmp.o .libs/liboctave.lax/libgnu.a/filenamecat-lgpl.o .libs/liboctave.lax/libgnu.a/save-cwd.o .libs/liboctave.lax/libgnu.a/strftime.o .libs/liboctave.lax/libgnu.a/getopt1.o .libs/liboctave.lax/libgnu.a/tempname.o .libs/liboctave.lax/libgnu.a/dup-safer.o libtool: link: ranlib .libs/liboctave.a libtool: link: rm -fr .libs/liboctave.lax libtool: link: ( cd ".libs" && rm -f "liboctave.la" && ln -s "../liboctave.la" "liboctave.la" ) make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave' make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave' Making all in src make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/src' ./DLD-FUNCTIONS/config-module.sh .. ../src/DLD-FUNCTIONS/module.mk is unchanged /usr/bin/awk -f ./genprops.awk graphics.h.in > graphics.h-t /usr/bin/awk -v emit_graphics_props=1 -f ./genprops.awk graphics.h.in > graphics-props.cc-t /bin/sed < mxarray.h.in \ -e "s|%OCTAVE_IDX_TYPE%|int|" > mxarray.h-t making defaults.h from defaults.h.in making oct-conf.h from oct-conf.h.in if test -n "/usr/pkg/bin/perl"; then \ ./mk-errno-list --perl "/usr/pkg/bin/perl" < oct-errno.cc.in > oct-errno.cc-t; \ elif test -n ""; then \ ./mk-errno-list --python "" < oct-errno.cc.in > oct-errno.cc-t; \ else \ /bin/sed '/@SYSDEP_ERRNO_LIST@/D' oct-errno.cc.in > oct-errno.cc-t; \ fi mv mxarray.h-t mxarray.h ./mkops OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-bm-sbm.cc OPERATORS/op-cdm-cdm.cc OPERATORS/op-cdm-cm.cc OPERATORS/op-cdm-cs.cc OPERATORS/op-cdm-dm.cc OPERATORS/op-cdm-m.cc OPERATORS/op-cdm-s.cc OPERATORS/op-cell.cc OPERATORS/op-chm.cc OPERATORS/op-class.cc OPERATORS/op-cm-cdm.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-dm.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-pm.cc OPERATORS/op-cm-s.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.cc OPERATORS/op-dm-cdm.cc OPERATORS/op-dm-cm.cc OPERATORS/op-dm-cs.cc OPERATORS/op-dm-dm.cc OPERATORS/op-dm-m.cc OPERATORS/op-dm-s.cc OPERATORS/op-dm-scm.cc OPERATORS/op-dm-sm.cc OPERATORS/op-double-conv.cc OPERATORS/op-fcdm-fcdm.cc OPERATORS/op-fcdm-fcm.cc OPERATORS/op-fcdm-fcs.cc OPERATORS/op-fcdm-fdm.cc OPERATORS/op-fcdm-fm.cc OPERATORS/op-fcdm-fs.cc OPERATORS/op-fcm-fcdm.cc OPERATORS/op-fcm-fcm.cc OPERATORS/op-fcm-fcs.cc OPERATORS/op-fcm-fdm.cc OPERATORS/op-fcm-fm.cc OPERATORS/op-fcm-fs.cc OPERATORS/op-fcm-pm.cc OPERATORS/op-fcn.cc OPERATORS/op-fcs-fcm.cc OPERATORS/op-fcs-fcs.cc OPERATORS/op-fcs-fm.cc OPERATORS/op-fcs-fs.cc OPERATORS/op-fdm-fcdm.cc OPERATORS/op-fdm-fcm.cc OPERATORS/op-fdm-fcs.cc OPERATORS/op-fdm-fdm.cc OPERATORS/op-fdm-fm.cc OPERATORS/op-fdm-fs.cc OPERATORS/op-float-conv.cc OPERATORS/op-fm-fcdm.cc OPERATORS/op-fm-fcm.cc OPERATORS/op-fm-fcs.cc OPERATORS/op-fm-fdm.cc OPERATORS/op-fm-fm.cc OPERATORS/op-fm-fs.cc OPERATORS/op-fm-pm.cc OPERATORS/op-fs-fcm.cc OPERATORS/op-fs-fcs.cc OPERATORS/op-fs-fm.cc OPERATORS/op-fs-fs.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-i8-i8.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-m-cdm.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-dm.cc OPERATORS/op-m-m.cc OPERATORS/op-m-pm.cc OPERATORS/op-m-s.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-pm-cm.cc OPERATORS/op-pm-fcm.cc OPERATORS/op-pm-fm.cc OPERATORS/op-pm-m.cc OPERATORS/op-pm-pm.cc OPERATORS/op-pm-scm.cc OPERATORS/op-pm-sm.cc OPERATORS/op-range.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-sm.cc OPERATORS/op-sbm-b.cc OPERATORS/op-sbm-bm.cc OPERATORS/op-sbm-sbm.cc OPERATORS/op-scm-cm.cc OPERATORS/op-scm-cs.cc OPERATORS/op-scm-m.cc OPERATORS/op-scm-s.cc OPERATORS/op-scm-scm.cc OPERATORS/op-scm-sm.cc OPERATORS/op-sm-cm.cc OPERATORS/op-sm-cs.cc OPERATORS/op-sm-m.cc OPERATORS/op-sm-s.cc OPERATORS/op-sm-scm.cc OPERATORS/op-sm-sm.cc OPERATORS/op-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-struct.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-ui8-ui8.cc > ops.cc-t mv graphics-props.cc-t graphics-props.cc mv graphics.h-t graphics.h /bin/sed < version.h.in \ -e "s|%OCTAVE_API_VERSION_NUMBER%|45|" \ -e "s|%OCTAVE_API_VERSION%|\"api-v45+\"|" \ -e "s|%OCTAVE_COPYRIGHT%|\"Copyright (C) 2011 John W. Eaton and others.\"|" \ -e "s|%OCTAVE_RELEASE_DATE%|\"2011-10-10\"|" \ -e "s|%OCTAVE_VERSION%|\"3.4.3\"|" > version.h-t mv version.h-t version.h /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/DASPK-opts.in > DASPK-opts.cc-t /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/DASRT-opts.in > DASRT-opts.cc-t /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/DASSL-opts.in > DASSL-opts.cc-t mv oct-errno.cc-t oct-errno.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/LSODE-opts.in > LSODE-opts.cc-t mv DASRT-opts.cc-t DASRT-opts.cc mv DASSL-opts.cc-t DASSL-opts.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/Quad-opts.in > Quad-opts.cc-t mv DASPK-opts.cc-t DASPK-opts.cc mv LSODE-opts.cc-t LSODE-opts.cc mv Quad-opts.cc-t Quad-opts.cc g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS bitfcns.cc | ./mkdefs . bitfcns.cc > bitfcns.df-t g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS data.cc | ./mkdefs . data.cc > data.df-t g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS debug.cc | ./mkdefs . debug.cc > debug.df-t g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS defaults.cc | ./mkdefs . defaults.cc > defaults.df-t mv ops.cc-t ops.cc g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS dirfns.cc | ./mkdefs . dirfns.cc > dirfns.df-t mv defaults.df-t defaults.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS error.cc | ./mkdefs . error.cc > error.df-t mv dirfns.df-t dirfns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS file-io.cc | ./mkdefs . file-io.cc > file-io.df-t mv bitfcns.df-t bitfcns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS graphics.cc | ./mkdefs . graphics.cc > graphics.df-t mv data.df-t data.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS help.cc | ./mkdefs . help.cc > help.df-t mv debug.df-t debug.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS input.cc | ./mkdefs . input.cc > input.df-t mv error.df-t error.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS lex.cc | ./mkdefs . lex.cc > lex.df-t mv file-io.df-t file-io.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS load-path.cc | ./mkdefs . load-path.cc > load-path.df-t mv help.df-t help.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS load-save.cc | ./mkdefs . load-save.cc > load-save.df-t mv input.df-t input.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ls-oct-ascii.cc | ./mkdefs . ls-oct-ascii.cc > ls-oct-ascii.df-t mv graphics.df-t graphics.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS mappers.cc | ./mkdefs . mappers.cc > mappers.df-t mv lex.df-t lex.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS oct-hist.cc | ./mkdefs . oct-hist.cc > oct-hist.df-t mv load-path.df-t load-path.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS oct-parse.cc | ./mkdefs . oct-parse.cc > oct-parse.df-t mv mappers.df-t mappers.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS octave.cc | ./mkdefs . octave.cc > octave.df-t mv ls-oct-ascii.df-t ls-oct-ascii.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pager.cc | ./mkdefs . pager.cc > pager.df-t mv load-save.df-t load-save.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pr-output.cc | ./mkdefs . pr-output.cc > pr-output.df-t mv oct-hist.df-t oct-hist.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS sighandlers.cc | ./mkdefs . sighandlers.cc > sighandlers.df-t mv pager.df-t pager.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS sparse.cc | ./mkdefs . sparse.cc > sparse.df-t mv oct-parse.df-t oct-parse.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS strfns.cc | ./mkdefs . strfns.cc > strfns.df-t mv pr-output.df-t pr-output.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS symtab.cc | ./mkdefs . symtab.cc > symtab.df-t mv octave.df-t octave.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS syscalls.cc | ./mkdefs . syscalls.cc > syscalls.df-t mv sighandlers.df-t sighandlers.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS sysdep.cc | ./mkdefs . sysdep.cc > sysdep.df-t mv symtab.df-t symtab.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS toplev.cc | ./mkdefs . toplev.cc > toplev.df-t mv syscalls.df-t syscalls.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS utils.cc | ./mkdefs . utils.cc > utils.df-t mv sparse.df-t sparse.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS variables.cc | ./mkdefs . variables.cc > variables.df-t mv strfns.df-t strfns.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-base.cc | ./mkdefs . ov-base.cc > ov-base.df-t mv sysdep.df-t sysdep.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-bool-mat.cc | ./mkdefs . ov-bool-mat.cc > ov-bool-mat.df-t mv utils.df-t utils.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-cell.cc | ./mkdefs . ov-cell.cc > ov-cell.df-t mv toplev.df-t toplev.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-class.cc | ./mkdefs . ov-class.cc > ov-class.df-t mv ov-base.df-t ov-base.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-fcn-handle.cc | ./mkdefs . ov-fcn-handle.cc > ov-fcn-handle.df-t mv variables.df-t variables.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-fcn-inline.cc | ./mkdefs . ov-fcn-inline.cc > ov-fcn-inline.df-t mv ov-bool-mat.df-t ov-bool-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-flt-re-mat.cc | ./mkdefs . ov-flt-re-mat.cc > ov-flt-re-mat.df-t mv ov-cell.df-t ov-cell.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-null-mat.cc | ./mkdefs . ov-null-mat.cc > ov-null-mat.df-t mv ov-class.df-t ov-class.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-range.cc | ./mkdefs . ov-range.cc > ov-range.df-t mv ov-fcn-handle.df-t ov-fcn-handle.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-re-mat.cc | ./mkdefs . ov-re-mat.cc > ov-re-mat.df-t mv ov-fcn-inline.df-t ov-fcn-inline.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-struct.cc | ./mkdefs . ov-struct.cc > ov-struct.df-t mv ov-flt-re-mat.df-t ov-flt-re-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-typeinfo.cc | ./mkdefs . ov-typeinfo.cc > ov-typeinfo.df-t mv ov-null-mat.df-t ov-null-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-usr-fcn.cc | ./mkdefs . ov-usr-fcn.cc > ov-usr-fcn.df-t mv ov-range.df-t ov-range.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov.cc | ./mkdefs . ov.cc > ov.df-t mv ov-struct.df-t ov-struct.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-int16.cc | ./mkdefs . ov-int16.cc > ov-int16.df-t mv ov-re-mat.df-t ov-re-mat.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-int32.cc | ./mkdefs . ov-int32.cc > ov-int32.df-t mv ov-typeinfo.df-t ov-typeinfo.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-int64.cc | ./mkdefs . ov-int64.cc > ov-int64.df-t mv ov-usr-fcn.df-t ov-usr-fcn.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-int8.cc | ./mkdefs . ov-int8.cc > ov-int8.df-t mv ov.df-t ov.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-uint16.cc | ./mkdefs . ov-uint16.cc > ov-uint16.df-t mv ov-int16.df-t ov-int16.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-uint32.cc | ./mkdefs . ov-uint32.cc > ov-uint32.df-t mv ov-int32.df-t ov-int32.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-uint64.cc | ./mkdefs . ov-uint64.cc > ov-uint64.df-t mv ov-int64.df-t ov-int64.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS ov-uint8.cc | ./mkdefs . ov-uint8.cc > ov-uint8.df-t mv ov-int8.df-t ov-int8.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pt-arg-list.cc | ./mkdefs . pt-arg-list.cc > pt-arg-list.df-t mv ov-uint16.df-t ov-uint16.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pt-binop.cc | ./mkdefs . pt-binop.cc > pt-binop.df-t mv ov-uint32.df-t ov-uint32.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pt-eval.cc | ./mkdefs . pt-eval.cc > pt-eval.df-t mv ov-uint64.df-t ov-uint64.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS pt-mat.cc | ./mkdefs . pt-mat.cc > pt-mat.df-t mv ov-uint8.df-t ov-uint8.df mv pt-arg-list.df-t pt-arg-list.df mv pt-binop.df-t pt-binop.df mv pt-mat.df-t pt-mat.df mv pt-eval.df-t pt-eval.df ./mkbuiltins bitfcns.df data.df debug.df defaults.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df oct-parse.df octave.df pager.df pr-output.df sighandlers.df sparse.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-bool-mat.df ov-cell.df ov-class.df ov-fcn-handle.df ov-fcn-inline.df ov-flt-re-mat.df ov-null-mat.df ov-range.df ov-re-mat.df ov-struct.df ov-typeinfo.df ov-usr-fcn.df ov.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df pt-arg-list.df pt-binop.df pt-eval.df pt-mat.df > builtins.cc-t mv builtins.cc-t builtins.cc /usr/bin/make all-am make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/src' ./DLD-FUNCTIONS/config-module.sh .. ../src/DLD-FUNCTIONS/module.mk is unchanged /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-Cell.lo -MD -MP -MF .deps/liboctinterp_la-Cell.Tpo -c -o liboctinterp_la-Cell.lo `test -f 'Cell.cc' || echo './'`Cell.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-bitfcns.lo -MD -MP -MF .deps/liboctinterp_la-bitfcns.Tpo -c -o liboctinterp_la-bitfcns.lo `test -f 'bitfcns.cc' || echo './'`bitfcns.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-c-file-ptr-stream.lo -MD -MP -MF .deps/liboctinterp_la-c-file-ptr-stream.Tpo -c -o liboctinterp_la-c-file-ptr-stream.lo `test -f 'c-file-ptr-stream.cc' || echo './'`c-file-ptr-stream.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-comment-list.lo -MD -MP -MF .deps/liboctinterp_la-comment-list.Tpo -c -o liboctinterp_la-comment-list.lo `test -f 'comment-list.cc' || echo './'`comment-list.cc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctinterp_la-cutils.lo -MD -MP -MF .deps/liboctinterp_la-cutils.Tpo -c -o liboctinterp_la-cutils.lo `test -f 'cutils.c' || echo './'`cutils.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-Cell.lo -MD -MP -MF .deps/liboctinterp_la-Cell.Tpo -c Cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-Cell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-c-file-ptr-stream.lo -MD -MP -MF .deps/liboctinterp_la-c-file-ptr-stream.Tpo -c c-file-ptr-stream.cc -fPIC -DPIC -o .libs/liboctinterp_la-c-file-ptr-stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-bitfcns.lo -MD -MP -MF .deps/liboctinterp_la-bitfcns.Tpo -c bitfcns.cc -fPIC -DPIC -o .libs/liboctinterp_la-bitfcns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-cutils.lo -MD -MP -MF .deps/liboctinterp_la-cutils.Tpo -c cutils.c -fPIC -DPIC -o .libs/liboctinterp_la-cutils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-comment-list.lo -MD -MP -MF .deps/liboctinterp_la-comment-list.Tpo -c comment-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-comment-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-cutils.lo -MD -MP -MF .deps/liboctinterp_la-cutils.Tpo -c cutils.c -o liboctinterp_la-cutils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-c-file-ptr-stream.lo -MD -MP -MF .deps/liboctinterp_la-c-file-ptr-stream.Tpo -c c-file-ptr-stream.cc -o liboctinterp_la-c-file-ptr-stream.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-cutils.Tpo .deps/liboctinterp_la-cutils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c -o liboctinterp_la-data.lo `test -f 'data.cc' || echo './'`data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-comment-list.lo -MD -MP -MF .deps/liboctinterp_la-comment-list.Tpo -c comment-list.cc -o liboctinterp_la-comment-list.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c data.cc -fPIC -DPIC -o .libs/liboctinterp_la-data.o mv -f .deps/liboctinterp_la-c-file-ptr-stream.Tpo .deps/liboctinterp_la-c-file-ptr-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c -o liboctinterp_la-debug.lo `test -f 'debug.cc' || echo './'`debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/liboctinterp_la-debug.o mv -f .deps/liboctinterp_la-comment-list.Tpo .deps/liboctinterp_la-comment-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c -o liboctinterp_la-defaults.lo `test -f 'defaults.cc' || echo './'`defaults.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c defaults.cc -fPIC -DPIC -o .libs/liboctinterp_la-defaults.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-Cell.lo -MD -MP -MF .deps/liboctinterp_la-Cell.Tpo -c Cell.cc -o liboctinterp_la-Cell.o >/dev/null 2>&1 In file included from data.cc:65:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast data.cc: In function 'octave_value_list Feps(const octave_value_list&, int)': data.cc:3772:66: warning: use of old-style cast data.cc:3788:30: warning: use of old-style cast data.cc:3804:33: warning: use of old-style cast data.cc: In function 'octave_value_list Frealmax(const octave_value_list&, int)': data.cc:3904:29: warning: use of old-style cast data.cc: In function 'octave_value_list Frealmin(const octave_value_list&, int)': data.cc:3937:29: warning: use of old-style cast In file included from debug.cc:56:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from defaults.cc:55:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c defaults.cc -o liboctinterp_la-defaults.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-Cell.Tpo .deps/liboctinterp_la-Cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c -o liboctinterp_la-defun.lo `test -f 'defun.cc' || echo './'`defun.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c defun.cc -fPIC -DPIC -o .libs/liboctinterp_la-defun.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c debug.cc -o liboctinterp_la-debug.o >/dev/null 2>&1 In file included from defun.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-bitfcns.lo -MD -MP -MF .deps/liboctinterp_la-bitfcns.Tpo -c bitfcns.cc -o liboctinterp_la-bitfcns.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-defaults.Tpo .deps/liboctinterp_la-defaults.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c -o liboctinterp_la-dirfns.lo `test -f 'dirfns.cc' || echo './'`dirfns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c dirfns.cc -fPIC -DPIC -o .libs/liboctinterp_la-dirfns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c defun.cc -o liboctinterp_la-defun.o >/dev/null 2>&1 In file included from dirfns.cc:61:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-debug.Tpo .deps/liboctinterp_la-debug.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo -c -o liboctinterp_la-display.lo `test -f 'display.cc' || echo './'`display.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo -c display.cc -fPIC -DPIC -o .libs/liboctinterp_la-display.o display.cc: In member function 'void display_info::init(bool)': display.cc:102:32: warning: use of old-style cast display.cc:102:32: warning: use of old-style cast display.cc:113:34: warning: use of old-style cast display.cc:114:34: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo -c display.cc -o liboctinterp_la-display.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-defun.Tpo .deps/liboctinterp_la-defun.Plo mv -f .deps/liboctinterp_la-display.Tpo .deps/liboctinterp_la-display.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c -o liboctinterp_la-dynamic-ld.lo `test -f 'dynamic-ld.cc' || echo './'`dynamic-ld.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c -o liboctinterp_la-error.lo `test -f 'error.cc' || echo './'`error.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c error.cc -fPIC -DPIC -o .libs/liboctinterp_la-error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c dynamic-ld.cc -fPIC -DPIC -o .libs/liboctinterp_la-dynamic-ld.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c dirfns.cc -o liboctinterp_la-dirfns.o >/dev/null 2>&1 In file included from dynamic-ld.cc:44:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from error.cc:47:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c dynamic-ld.cc -o liboctinterp_la-dynamic-ld.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c data.cc -o liboctinterp_la-data.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-bitfcns.Tpo .deps/liboctinterp_la-bitfcns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c -o liboctinterp_la-file-io.lo `test -f 'file-io.cc' || echo './'`file-io.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c file-io.cc -fPIC -DPIC -o .libs/liboctinterp_la-file-io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c error.cc -o liboctinterp_la-error.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-dynamic-ld.Tpo .deps/liboctinterp_la-dynamic-ld.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-gl-render.lo -MD -MP -MF .deps/liboctinterp_la-gl-render.Tpo -c -o liboctinterp_la-gl-render.lo `test -f 'gl-render.cc' || echo './'`gl-render.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gl-render.lo -MD -MP -MF .deps/liboctinterp_la-gl-render.Tpo -c gl-render.cc -fPIC -DPIC -o .libs/liboctinterp_la-gl-render.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gl-render.lo -MD -MP -MF .deps/liboctinterp_la-gl-render.Tpo -c gl-render.cc -o liboctinterp_la-gl-render.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-gl-render.Tpo .deps/liboctinterp_la-gl-render.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-gl2ps-renderer.lo -MD -MP -MF .deps/liboctinterp_la-gl2ps-renderer.Tpo -c -o liboctinterp_la-gl2ps-renderer.lo `test -f 'gl2ps-renderer.cc' || echo './'`gl2ps-renderer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gl2ps-renderer.lo -MD -MP -MF .deps/liboctinterp_la-gl2ps-renderer.Tpo -c gl2ps-renderer.cc -fPIC -DPIC -o .libs/liboctinterp_la-gl2ps-renderer.o mv -f .deps/liboctinterp_la-dirfns.Tpo .deps/liboctinterp_la-dirfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c -o liboctinterp_la-graphics.lo `test -f 'graphics.cc' || echo './'`graphics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gl2ps-renderer.lo -MD -MP -MF .deps/liboctinterp_la-gl2ps-renderer.Tpo -c gl2ps-renderer.cc -o liboctinterp_la-gl2ps-renderer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c graphics.cc -fPIC -DPIC -o .libs/liboctinterp_la-graphics.o In file included from file-io.cc:76:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-gl2ps-renderer.Tpo .deps/liboctinterp_la-gl2ps-renderer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-gripes.lo -MD -MP -MF .deps/liboctinterp_la-gripes.Tpo -c -o liboctinterp_la-gripes.lo `test -f 'gripes.cc' || echo './'`gripes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gripes.lo -MD -MP -MF .deps/liboctinterp_la-gripes.Tpo -c gripes.cc -fPIC -DPIC -o .libs/liboctinterp_la-gripes.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-gripes.lo -MD -MP -MF .deps/liboctinterp_la-gripes.Tpo -c gripes.cc -o liboctinterp_la-gripes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c file-io.cc -o liboctinterp_la-file-io.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-error.Tpo .deps/liboctinterp_la-error.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c -o liboctinterp_la-help.lo `test -f 'help.cc' || echo './'`help.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c help.cc -fPIC -DPIC -o .libs/liboctinterp_la-help.o graphics.cc: In member function 'Matrix axes::properties::get_axis_limits(double, double, double, bool)': graphics.cc:5057:52: warning: use of old-style cast graphics.cc:5073:57: warning: use of old-style cast graphics.cc: In member function 'Matrix axes::properties::get_ticklabel_extents(const Matrix&, const string_vector&, const Matrix&)': graphics.cc:5215:10: warning: declaration of 'fontsize' shadows a member of 'this' mv -f .deps/liboctinterp_la-gripes.Tpo .deps/liboctinterp_la-gripes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c -o liboctinterp_la-input.lo `test -f 'input.cc' || echo './'`input.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c input.cc -fPIC -DPIC -o .libs/liboctinterp_la-input.o In file included from help.cc:66:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from input.cc:71:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-file-io.Tpo .deps/liboctinterp_la-file-io.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c -o liboctinterp_la-lex.lo `test -f 'lex.cc' || echo './'`lex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c lex.cc -fPIC -DPIC -o .libs/liboctinterp_la-lex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c help.cc -o liboctinterp_la-help.o >/dev/null 2>&1 lex.cc:312:36: warning: use of old-style cast lex.cc:371:28: warning: use of old-style cast lex.cc:371:54: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c input.cc -o liboctinterp_la-input.o >/dev/null 2>&1 In file included from lex.ll:76:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from lex.ll:78:0: /home/jwe/src/octave-stable/src/octave.gperf: In static member function 'static unsigned int octave_kw_hash::hash(const char*, unsigned int)': /home/jwe/src/octave-stable/src/octave.gperf:125:49: warning: use of old-style cast /home/jwe/src/octave-stable/src/octave.gperf:131:49: warning: use of old-style cast lex.cc: In function 'int octave_lex()': lex.cc:1809:34: warning: use of old-style cast lex.cc:1809:34: warning: use of old-style cast lex.cc:1817:53: warning: use of old-style cast lex.cc:1819:36: warning: use of old-style cast lex.cc:1821:73: warning: use of old-style cast lex.cc:1835:3: warning: use of old-style cast lex.ll:663:1: warning: use of old-style cast lex.cc:2874:62: warning: use of old-style cast lex.cc: In function 'int yy_get_next_buffer()': lex.cc:3040:53: warning: use of old-style cast lex.cc:3063:39: warning: use of old-style cast lex.cc:3076:33: warning: use of old-style cast lex.cc:3076:63: warning: use of old-style cast lex.cc:3097:3: warning: use of old-style cast lex.cc:3122:48: warning: use of old-style cast lex.cc:3125:100: warning: use of old-style cast lex.cc:3125:120: warning: use of old-style cast lex.cc: In function 'yy_state_type yy_get_previous_state()': lex.cc:3151:43: warning: use of old-style cast lex.cc:3151:43: warning: use of old-style cast lex.cc:3159:52: warning: use of old-style cast lex.cc:3161:35: warning: use of old-style cast lex.cc:3163:72: warning: use of old-style cast lex.cc: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.cc:3187:51: warning: use of old-style cast lex.cc:3189:34: warning: use of old-style cast lex.cc:3191:71: warning: use of old-style cast lex.cc: In function 'void yyunput(int, char*)': lex.cc:3218:32: warning: use of old-style cast lex.cc:3219:32: warning: use of old-style cast lex.cc:3227:20: warning: use of old-style cast lex.cc: In function 'int yyinput()': lex.cc:3300:36: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__create_buffer(FILE*, int)': lex.cc:3381:71: warning: use of old-style cast lex.cc:3390:59: warning: use of old-style cast lex.cc: In function 'void octave__delete_buffer(yy_buffer_state*)': lex.cc:3412:48: warning: use of old-style cast lex.cc:3415:27: warning: use of old-style cast lex.cc:3417:23: warning: use of old-style cast lex.cc: In function 'void octave_ensure_buffer_stack()': lex.cc:3547:9: warning: use of old-style cast lex.cc:3567:9: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__scan_buffer(char*, yy_size_t)': lex.cc:3593:71: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__scan_bytes(const char*, int)': lex.cc:3642:33: warning: use of old-style cast lex.cc: In function 'int yy_init_globals()': lex.cc:3779:29: warning: use of old-style cast lex.cc:3788:26: warning: use of old-style cast lex.cc:3789:27: warning: use of old-style cast lex.cc: In function 'void* octave_alloc(yy_size_t)': lex.cc:3846:31: warning: use of old-style cast lex.cc: In function 'void* octave_realloc(void*, yy_size_t)': lex.cc:3858:36: warning: use of old-style cast lex.cc:3858:46: warning: use of old-style cast lex.cc: In function 'void octave_free(void*)': lex.cc:3863:17: warning: use of old-style cast mv -f .deps/liboctinterp_la-data.Tpo .deps/liboctinterp_la-data.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-load-path.lo -MD -MP -MF .deps/liboctinterp_la-load-path.Tpo -c -o liboctinterp_la-load-path.lo `test -f 'load-path.cc' || echo './'`load-path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-load-path.lo -MD -MP -MF .deps/liboctinterp_la-load-path.Tpo -c load-path.cc -fPIC -DPIC -o .libs/liboctinterp_la-load-path.o mv -f .deps/liboctinterp_la-help.Tpo .deps/liboctinterp_la-help.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-load-save.lo -MD -MP -MF .deps/liboctinterp_la-load-save.Tpo -c -o liboctinterp_la-load-save.lo `test -f 'load-save.cc' || echo './'`load-save.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-load-save.lo -MD -MP -MF .deps/liboctinterp_la-load-save.Tpo -c load-save.cc -fPIC -DPIC -o .libs/liboctinterp_la-load-save.o mv -f .deps/liboctinterp_la-input.Tpo .deps/liboctinterp_la-input.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-ascii-helper.lo -MD -MP -MF .deps/liboctinterp_la-ls-ascii-helper.Tpo -c -o liboctinterp_la-ls-ascii-helper.lo `test -f 'ls-ascii-helper.cc' || echo './'`ls-ascii-helper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-ascii-helper.lo -MD -MP -MF .deps/liboctinterp_la-ls-ascii-helper.Tpo -c ls-ascii-helper.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-ascii-helper.o In file included from load-save.cc:71:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c lex.cc -o liboctinterp_la-lex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-ascii-helper.lo -MD -MP -MF .deps/liboctinterp_la-ls-ascii-helper.Tpo -c ls-ascii-helper.cc -o liboctinterp_la-ls-ascii-helper.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ls-ascii-helper.Tpo .deps/liboctinterp_la-ls-ascii-helper.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-hdf5.lo -MD -MP -MF .deps/liboctinterp_la-ls-hdf5.Tpo -c -o liboctinterp_la-ls-hdf5.lo `test -f 'ls-hdf5.cc' || echo './'`ls-hdf5.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-hdf5.lo -MD -MP -MF .deps/liboctinterp_la-ls-hdf5.Tpo -c ls-hdf5.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-hdf5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-load-path.lo -MD -MP -MF .deps/liboctinterp_la-load-path.Tpo -c load-path.cc -o liboctinterp_la-load-path.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-load-save.lo -MD -MP -MF .deps/liboctinterp_la-load-save.Tpo -c load-save.cc -o liboctinterp_la-load-save.o >/dev/null 2>&1 In file included from ls-hdf5.cc:66:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-hdf5.lo -MD -MP -MF .deps/liboctinterp_la-ls-hdf5.Tpo -c ls-hdf5.cc -o liboctinterp_la-ls-hdf5.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ls-hdf5.Tpo .deps/liboctinterp_la-ls-hdf5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-mat-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat-ascii.Tpo -c -o liboctinterp_la-ls-mat-ascii.lo `test -f 'ls-mat-ascii.cc' || echo './'`ls-mat-ascii.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat-ascii.Tpo -c ls-mat-ascii.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat-ascii.o mv -f .deps/liboctinterp_la-lex.Tpo .deps/liboctinterp_la-lex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-mat4.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat4.Tpo -c -o liboctinterp_la-ls-mat4.lo `test -f 'ls-mat4.cc' || echo './'`ls-mat4.cc mv -f .deps/liboctinterp_la-load-path.Tpo .deps/liboctinterp_la-load-path.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-mat5.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat5.Tpo -c -o liboctinterp_la-ls-mat5.lo `test -f 'ls-mat5.cc' || echo './'`ls-mat5.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat4.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat4.Tpo -c ls-mat4.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat5.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat5.Tpo -c ls-mat5.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-mat5.o mv -f .deps/liboctinterp_la-load-save.Tpo .deps/liboctinterp_la-load-save.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c -o liboctinterp_la-ls-oct-ascii.lo `test -f 'ls-oct-ascii.cc' || echo './'`ls-oct-ascii.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c ls-oct-ascii.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-oct-ascii.o In file included from ls-mat-ascii.cc:64:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from ls-mat4.cc:62:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from ls-mat5.cc:70:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat-ascii.Tpo -c ls-mat-ascii.cc -o liboctinterp_la-ls-mat-ascii.o >/dev/null 2>&1 In file included from ls-oct-ascii.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c ls-oct-ascii.cc -o liboctinterp_la-ls-oct-ascii.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat4.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat4.Tpo -c ls-mat4.cc -o liboctinterp_la-ls-mat4.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ls-mat-ascii.Tpo .deps/liboctinterp_la-ls-mat-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-oct-binary.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-binary.Tpo -c -o liboctinterp_la-ls-oct-binary.lo `test -f 'ls-oct-binary.cc' || echo './'`ls-oct-binary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-oct-binary.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-binary.Tpo -c ls-oct-binary.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-oct-binary.o mv -f .deps/liboctinterp_la-ls-oct-ascii.Tpo .deps/liboctinterp_la-ls-oct-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c -o liboctinterp_la-ls-utils.lo `test -f 'ls-utils.cc' || echo './'`ls-utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c ls-utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c ls-utils.cc -o liboctinterp_la-ls-utils.o >/dev/null 2>&1 In file included from ls-oct-binary.cc:62:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ls-utils.Tpo .deps/liboctinterp_la-ls-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c -o liboctinterp_la-mappers.lo `test -f 'mappers.cc' || echo './'`mappers.cc mv -f .deps/liboctinterp_la-ls-mat4.Tpo .deps/liboctinterp_la-ls-mat4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctinterp_la-matherr.lo -MD -MP -MF .deps/liboctinterp_la-matherr.Tpo -c -o liboctinterp_la-matherr.lo `test -f 'matherr.c' || echo './'`matherr.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c mappers.cc -fPIC -DPIC -o .libs/liboctinterp_la-mappers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-matherr.lo -MD -MP -MF .deps/liboctinterp_la-matherr.Tpo -c matherr.c -fPIC -DPIC -o .libs/liboctinterp_la-matherr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-oct-binary.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-binary.Tpo -c ls-oct-binary.cc -o liboctinterp_la-ls-oct-binary.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-matherr.lo -MD -MP -MF .deps/liboctinterp_la-matherr.Tpo -c matherr.c -o liboctinterp_la-matherr.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-matherr.Tpo .deps/liboctinterp_la-matherr.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c -o liboctinterp_la-mex.lo `test -f 'mex.cc' || echo './'`mex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c mex.cc -fPIC -DPIC -o .libs/liboctinterp_la-mex.o In file included from mappers.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ls-mat5.lo -MD -MP -MF .deps/liboctinterp_la-ls-mat5.Tpo -c ls-mat5.cc -o liboctinterp_la-ls-mat5.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ls-oct-binary.Tpo .deps/liboctinterp_la-ls-oct-binary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-fstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-fstrm.Tpo -c -o liboctinterp_la-oct-fstrm.lo `test -f 'oct-fstrm.cc' || echo './'`oct-fstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-fstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-fstrm.Tpo -c oct-fstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-fstrm.o In file included from mex.cc:52:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mex.cc: In constructor 'mxArray_number::mxArray_number(mwSize, const char**)': mex.cc:1191:38: warning: comparison between signed and unsigned integer expressions mex.cc: In function 'double mxGetEps()': mex.cc:2509:10: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-fstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-fstrm.Tpo -c oct-fstrm.cc -o liboctinterp_la-oct-fstrm.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-fstrm.Tpo .deps/liboctinterp_la-oct-fstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c -o liboctinterp_la-oct-hist.lo `test -f 'oct-hist.cc' || echo './'`oct-hist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c oct-hist.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-hist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c mappers.cc -o liboctinterp_la-mappers.o >/dev/null 2>&1 In file included from oct-hist.cc:69:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c mex.cc -o liboctinterp_la-mex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c oct-hist.cc -o liboctinterp_la-oct-hist.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-mappers.Tpo .deps/liboctinterp_la-mappers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-iostrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-iostrm.Tpo -c -o liboctinterp_la-oct-iostrm.lo `test -f 'oct-iostrm.cc' || echo './'`oct-iostrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-iostrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-iostrm.Tpo -c oct-iostrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-iostrm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-iostrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-iostrm.Tpo -c oct-iostrm.cc -o liboctinterp_la-oct-iostrm.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-iostrm.Tpo .deps/liboctinterp_la-oct-iostrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c -o liboctinterp_la-oct-lvalue.lo `test -f 'oct-lvalue.cc' || echo './'`oct-lvalue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c oct-lvalue.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-lvalue.o mv -f .deps/liboctinterp_la-ls-mat5.Tpo .deps/liboctinterp_la-ls-mat5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c -o liboctinterp_la-oct-map.lo `test -f 'oct-map.cc' || echo './'`oct-map.cc mv -f .deps/liboctinterp_la-oct-hist.Tpo .deps/liboctinterp_la-oct-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-obj.lo -MD -MP -MF .deps/liboctinterp_la-oct-obj.Tpo -c -o liboctinterp_la-oct-obj.lo `test -f 'oct-obj.cc' || echo './'`oct-obj.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c oct-map.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-map.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-obj.lo -MD -MP -MF .deps/liboctinterp_la-oct-obj.Tpo -c oct-obj.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-obj.o oct-map.cc: In member function 'string_vector Octave_map::keys() const': oct-map.cc:1382:3: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c oct-lvalue.cc -o liboctinterp_la-oct-lvalue.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-obj.lo -MD -MP -MF .deps/liboctinterp_la-oct-obj.Tpo -c oct-obj.cc -o liboctinterp_la-oct-obj.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-mex.Tpo .deps/liboctinterp_la-mex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-parse.lo -MD -MP -MF .deps/liboctinterp_la-oct-parse.Tpo -c -o liboctinterp_la-oct-parse.lo `test -f 'oct-parse.cc' || echo './'`oct-parse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-parse.lo -MD -MP -MF .deps/liboctinterp_la-oct-parse.Tpo -c oct-parse.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-parse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c graphics.cc -o liboctinterp_la-graphics.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-lvalue.Tpo .deps/liboctinterp_la-oct-lvalue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-prcstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-prcstrm.Tpo -c -o liboctinterp_la-oct-prcstrm.lo `test -f 'oct-prcstrm.cc' || echo './'`oct-prcstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-prcstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-prcstrm.Tpo -c oct-prcstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-prcstrm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c oct-map.cc -o liboctinterp_la-oct-map.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-obj.Tpo .deps/liboctinterp_la-oct-obj.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c -o liboctinterp_la-oct-procbuf.lo `test -f 'oct-procbuf.cc' || echo './'`oct-procbuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c oct-procbuf.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-procbuf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-prcstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-prcstrm.Tpo -c oct-prcstrm.cc -o liboctinterp_la-oct-prcstrm.o >/dev/null 2>&1 In file included from oct-parse.yy:77:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast oct-parse.cc: In function 'int octave_parse()': oct-parse.cc:2363:64: warning: use of old-style cast oct-parse.cc:2378:7: warning: use of old-style cast oct-parse.cc:2421:17: warning: use of old-style cast mv -f .deps/liboctinterp_la-oct-prcstrm.Tpo .deps/liboctinterp_la-oct-prcstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-stream.lo -MD -MP -MF .deps/liboctinterp_la-oct-stream.Tpo -c -o liboctinterp_la-oct-stream.lo `test -f 'oct-stream.cc' || echo './'`oct-stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-stream.lo -MD -MP -MF .deps/liboctinterp_la-oct-stream.Tpo -c oct-stream.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-stream.o In file included from oct-procbuf.cc:39:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c oct-procbuf.cc -o liboctinterp_la-oct-procbuf.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-map.Tpo .deps/liboctinterp_la-oct-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-strstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-strstrm.Tpo -c -o liboctinterp_la-oct-strstrm.lo `test -f 'oct-strstrm.cc' || echo './'`oct-strstrm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-strstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-strstrm.Tpo -c oct-strstrm.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-strstrm.o mv -f .deps/liboctinterp_la-oct-procbuf.Tpo .deps/liboctinterp_la-oct-procbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c -o liboctinterp_la-octave.lo `test -f 'octave.cc' || echo './'`octave.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c octave.cc -fPIC -DPIC -o .libs/liboctinterp_la-octave.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-strstrm.lo -MD -MP -MF .deps/liboctinterp_la-oct-strstrm.Tpo -c oct-strstrm.cc -o liboctinterp_la-oct-strstrm.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-strstrm.Tpo .deps/liboctinterp_la-oct-strstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c -o liboctinterp_la-pager.lo `test -f 'pager.cc' || echo './'`pager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-parse.lo -MD -MP -MF .deps/liboctinterp_la-oct-parse.Tpo -c oct-parse.cc -o liboctinterp_la-oct-parse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c pager.cc -fPIC -DPIC -o .libs/liboctinterp_la-pager.o In file included from octave.cc:72:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from pager.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pager.cc: In function 'bool pager_event_handler(pid_t, int)': pager.cc:111:11: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c pager.cc -o liboctinterp_la-pager.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c octave.cc -o liboctinterp_la-octave.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pager.Tpo .deps/liboctinterp_la-pager.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pr-output.lo -MD -MP -MF .deps/liboctinterp_la-pr-output.Tpo -c -o liboctinterp_la-pr-output.lo `test -f 'pr-output.cc' || echo './'`pr-output.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pr-output.lo -MD -MP -MF .deps/liboctinterp_la-pr-output.Tpo -c pr-output.cc -fPIC -DPIC -o .libs/liboctinterp_la-pr-output.o mv -f .deps/liboctinterp_la-oct-parse.Tpo .deps/liboctinterp_la-oct-parse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c -o liboctinterp_la-procstream.lo `test -f 'procstream.cc' || echo './'`procstream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c procstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-procstream.o In file included from pr-output.cc:59:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pr-output.cc: In function 'double pr_max_internal(const Matrix&)': pr-output.cc:486:20: warning: use of old-style cast pr-output.cc: In function 'double pr_min_internal(const Matrix&)': pr-output.cc:515:19: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c procstream.cc -o liboctinterp_la-procstream.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-octave.Tpo .deps/liboctinterp_la-octave.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-sighandlers.lo -MD -MP -MF .deps/liboctinterp_la-sighandlers.Tpo -c -o liboctinterp_la-sighandlers.lo `test -f 'sighandlers.cc' || echo './'`sighandlers.cc mv -f .deps/liboctinterp_la-procstream.Tpo .deps/liboctinterp_la-procstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctinterp_la-siglist.lo -MD -MP -MF .deps/liboctinterp_la-siglist.Tpo -c -o liboctinterp_la-siglist.lo `test -f 'siglist.c' || echo './'`siglist.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sighandlers.lo -MD -MP -MF .deps/liboctinterp_la-sighandlers.Tpo -c sighandlers.cc -fPIC -DPIC -o .libs/liboctinterp_la-sighandlers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-siglist.lo -MD -MP -MF .deps/liboctinterp_la-siglist.Tpo -c siglist.c -fPIC -DPIC -o .libs/liboctinterp_la-siglist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-siglist.lo -MD -MP -MF .deps/liboctinterp_la-siglist.Tpo -c siglist.c -o liboctinterp_la-siglist.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-siglist.Tpo .deps/liboctinterp_la-siglist.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-sparse.lo -MD -MP -MF .deps/liboctinterp_la-sparse.Tpo -c -o liboctinterp_la-sparse.lo `test -f 'sparse.cc' || echo './'`sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse.lo -MD -MP -MF .deps/liboctinterp_la-sparse.Tpo -c sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse.o In file included from sighandlers.cc:53:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast sighandlers.cc: In function 'void my_friendly_exit(const char*, int, bool)': sighandlers.cc:159:43: warning: use of old-style cast sighandlers.cc:185:50: warning: use of old-style cast sighandlers.cc: In function 'octave_interrupt_handler octave_ignore_interrupts()': sighandlers.cc:492:59: warning: use of old-style cast sighandlers.cc: In function 'void install_signal_handlers()': sighandlers.cc:586:39: warning: use of old-style cast sighandlers.cc:632:37: warning: use of old-style cast In file included from sparse.cc:32:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sighandlers.lo -MD -MP -MF .deps/liboctinterp_la-sighandlers.Tpo -c sighandlers.cc -o liboctinterp_la-sighandlers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse.lo -MD -MP -MF .deps/liboctinterp_la-sparse.Tpo -c sparse.cc -o liboctinterp_la-sparse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-stream.lo -MD -MP -MF .deps/liboctinterp_la-oct-stream.Tpo -c oct-stream.cc -o liboctinterp_la-oct-stream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pr-output.lo -MD -MP -MF .deps/liboctinterp_la-pr-output.Tpo -c pr-output.cc -o liboctinterp_la-pr-output.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-sighandlers.Tpo .deps/liboctinterp_la-sighandlers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-sparse-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xdiv.Tpo -c -o liboctinterp_la-sparse-xdiv.lo `test -f 'sparse-xdiv.cc' || echo './'`sparse-xdiv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xdiv.Tpo -c sparse-xdiv.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse-xdiv.o mv -f .deps/liboctinterp_la-sparse.Tpo .deps/liboctinterp_la-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-sparse-xpow.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xpow.Tpo -c -o liboctinterp_la-sparse-xpow.lo `test -f 'sparse-xpow.cc' || echo './'`sparse-xpow.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse-xpow.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xpow.Tpo -c sparse-xpow.cc -fPIC -DPIC -o .libs/liboctinterp_la-sparse-xpow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xdiv.Tpo -c sparse-xdiv.cc -o liboctinterp_la-sparse-xdiv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sparse-xpow.lo -MD -MP -MF .deps/liboctinterp_la-sparse-xpow.Tpo -c sparse-xpow.cc -o liboctinterp_la-sparse-xpow.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-sparse-xdiv.Tpo .deps/liboctinterp_la-sparse-xdiv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-strfns.lo -MD -MP -MF .deps/liboctinterp_la-strfns.Tpo -c -o liboctinterp_la-strfns.lo `test -f 'strfns.cc' || echo './'`strfns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-strfns.lo -MD -MP -MF .deps/liboctinterp_la-strfns.Tpo -c strfns.cc -fPIC -DPIC -o .libs/liboctinterp_la-strfns.o mv -f .deps/liboctinterp_la-pr-output.Tpo .deps/liboctinterp_la-pr-output.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c -o liboctinterp_la-symtab.lo `test -f 'symtab.cc' || echo './'`symtab.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c symtab.cc -fPIC -DPIC -o .libs/liboctinterp_la-symtab.o mv -f .deps/liboctinterp_la-sparse-xpow.Tpo .deps/liboctinterp_la-sparse-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c -o liboctinterp_la-syscalls.lo `test -f 'syscalls.cc' || echo './'`syscalls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c syscalls.cc -fPIC -DPIC -o .libs/liboctinterp_la-syscalls.o In file included from syscalls.cc:57:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWIFEXITED(const octave_value_list&, int)': syscalls.cc:1389:18: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWEXITSTATUS(const octave_value_list&, int)': syscalls.cc:1417:18: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWIFSIGNALED(const octave_value_list&, int)': syscalls.cc:1444:18: warning: use of old-style cast syscalls.cc:1444:18: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWTERMSIG(const octave_value_list&, int)': syscalls.cc:1472:18: warning: use of old-style cast syscalls.cc: At global scope: syscalls.cc:1483:1: warning: unused parameter 'args' syscalls.cc: In function 'octave_value_list FWIFSTOPPED(const octave_value_list&, int)': syscalls.cc:1531:18: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWSTOPSIG(const octave_value_list&, int)': syscalls.cc:1559:18: warning: use of old-style cast syscalls.cc: In function 'octave_value_list FWIFCONTINUED(const octave_value_list&, int)': syscalls.cc:1586:18: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-strfns.lo -MD -MP -MF .deps/liboctinterp_la-strfns.Tpo -c strfns.cc -o liboctinterp_la-strfns.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c syscalls.cc -o liboctinterp_la-syscalls.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c symtab.cc -o liboctinterp_la-symtab.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-oct-stream.Tpo .deps/liboctinterp_la-oct-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c -o liboctinterp_la-sysdep.lo `test -f 'sysdep.cc' || echo './'`sysdep.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c sysdep.cc -fPIC -DPIC -o .libs/liboctinterp_la-sysdep.o mv -f .deps/liboctinterp_la-syscalls.Tpo .deps/liboctinterp_la-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-token.lo -MD -MP -MF .deps/liboctinterp_la-token.Tpo -c -o liboctinterp_la-token.lo `test -f 'token.cc' || echo './'`token.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-token.lo -MD -MP -MF .deps/liboctinterp_la-token.Tpo -c token.cc -fPIC -DPIC -o .libs/liboctinterp_la-token.o mv -f .deps/liboctinterp_la-strfns.Tpo .deps/liboctinterp_la-strfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c -o liboctinterp_la-toplev.lo `test -f 'toplev.cc' || echo './'`toplev.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c toplev.cc -fPIC -DPIC -o .libs/liboctinterp_la-toplev.o mv -f .deps/liboctinterp_la-symtab.Tpo .deps/liboctinterp_la-symtab.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c -o liboctinterp_la-txt-eng-ft.lo `test -f 'txt-eng-ft.cc' || echo './'`txt-eng-ft.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c txt-eng-ft.cc -fPIC -DPIC -o .libs/liboctinterp_la-txt-eng-ft.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c txt-eng-ft.cc -o liboctinterp_la-txt-eng-ft.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-txt-eng-ft.Tpo .deps/liboctinterp_la-txt-eng-ft.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-unwind-prot.lo -MD -MP -MF .deps/liboctinterp_la-unwind-prot.Tpo -c -o liboctinterp_la-unwind-prot.lo `test -f 'unwind-prot.cc' || echo './'`unwind-prot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-unwind-prot.lo -MD -MP -MF .deps/liboctinterp_la-unwind-prot.Tpo -c unwind-prot.cc -fPIC -DPIC -o .libs/liboctinterp_la-unwind-prot.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-token.lo -MD -MP -MF .deps/liboctinterp_la-token.Tpo -c token.cc -o liboctinterp_la-token.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-unwind-prot.lo -MD -MP -MF .deps/liboctinterp_la-unwind-prot.Tpo -c unwind-prot.cc -o liboctinterp_la-unwind-prot.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c sysdep.cc -o liboctinterp_la-sysdep.o >/dev/null 2>&1 In file included from toplev.cc:74:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast toplev.cc: In function 'int wait_for_input(int)': toplev.cc:763:7: warning: use of old-style cast toplev.cc:763:7: warning: use of old-style cast toplev.cc:763:7: warning: use of old-style cast toplev.cc: In function 'octave_value_list run_command_and_return_output(const std::string&)': toplev.cc:813:11: warning: use of old-style cast toplev.cc:814:22: warning: use of old-style cast toplev.cc: In function 'octave_value_list Fsystem(const octave_value_list&, int)': toplev.cc:987:19: warning: use of old-style cast toplev.cc:988:26: warning: use of old-style cast mv -f .deps/liboctinterp_la-unwind-prot.Tpo .deps/liboctinterp_la-unwind-prot.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c -o liboctinterp_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-utils.o mv -f .deps/liboctinterp_la-token.Tpo .deps/liboctinterp_la-token.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c -o liboctinterp_la-variables.lo `test -f 'variables.cc' || echo './'`variables.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c variables.cc -fPIC -DPIC -o .libs/liboctinterp_la-variables.o mv -f .deps/liboctinterp_la-graphics.Tpo .deps/liboctinterp_la-graphics.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c -o liboctinterp_la-xdiv.lo `test -f 'xdiv.cc' || echo './'`xdiv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c xdiv.cc -fPIC -DPIC -o .libs/liboctinterp_la-xdiv.o In file included from utils.cc:70:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast utils.cc: In function 'char* octave_vsnprintf(const char*, __va_list_tag*)': utils.cc:1246:35: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-sysdep.Tpo .deps/liboctinterp_la-sysdep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT liboctinterp_la-xgl2ps.lo -MD -MP -MF .deps/liboctinterp_la-xgl2ps.Tpo -c -o liboctinterp_la-xgl2ps.lo `test -f 'xgl2ps.c' || echo './'`xgl2ps.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c toplev.cc -o liboctinterp_la-toplev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-xgl2ps.lo -MD -MP -MF .deps/liboctinterp_la-xgl2ps.Tpo -c xgl2ps.c -fPIC -DPIC -o .libs/liboctinterp_la-xgl2ps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -MT liboctinterp_la-xgl2ps.lo -MD -MP -MF .deps/liboctinterp_la-xgl2ps.Tpo -c xgl2ps.c -o liboctinterp_la-xgl2ps.o >/dev/null 2>&1 In file included from variables.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-xgl2ps.Tpo .deps/liboctinterp_la-xgl2ps.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-xnorm.lo -MD -MP -MF .deps/liboctinterp_la-xnorm.Tpo -c -o liboctinterp_la-xnorm.lo `test -f 'xnorm.cc' || echo './'`xnorm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xnorm.lo -MD -MP -MF .deps/liboctinterp_la-xnorm.Tpo -c xnorm.cc -fPIC -DPIC -o .libs/liboctinterp_la-xnorm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c xdiv.cc -o liboctinterp_la-xdiv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c utils.cc -o liboctinterp_la-utils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xnorm.lo -MD -MP -MF .deps/liboctinterp_la-xnorm.Tpo -c xnorm.cc -o liboctinterp_la-xnorm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c variables.cc -o liboctinterp_la-variables.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-toplev.Tpo .deps/liboctinterp_la-toplev.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-xpow.lo -MD -MP -MF .deps/liboctinterp_la-xpow.Tpo -c -o liboctinterp_la-xpow.lo `test -f 'xpow.cc' || echo './'`xpow.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xpow.lo -MD -MP -MF .deps/liboctinterp_la-xpow.Tpo -c xpow.cc -fPIC -DPIC -o .libs/liboctinterp_la-xpow.o mv -f .deps/liboctinterp_la-xnorm.Tpo .deps/liboctinterp_la-xnorm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c -o liboctinterp_la-zfstream.lo `test -f 'zfstream.cc' || echo './'`zfstream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c zfstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-zfstream.o mv -f .deps/liboctinterp_la-xdiv.Tpo .deps/liboctinterp_la-xdiv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c -o liboctinterp_la-ov-base.lo `test -f 'ov-base.cc' || echo './'`ov-base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c ov-base.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c zfstream.cc -o liboctinterp_la-zfstream.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-zfstream.Tpo .deps/liboctinterp_la-zfstream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c -o liboctinterp_la-ov-bool-mat.lo `test -f 'ov-bool-mat.cc' || echo './'`ov-bool-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c ov-bool-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-mat.o mv -f .deps/liboctinterp_la-utils.Tpo .deps/liboctinterp_la-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-bool.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool.Tpo -c -o liboctinterp_la-ov-bool.lo `test -f 'ov-bool.cc' || echo './'`ov-bool.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool.Tpo -c ov-bool.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool.o In file included from ov-base.cc:54:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-xpow.lo -MD -MP -MF .deps/liboctinterp_la-xpow.Tpo -c xpow.cc -o liboctinterp_la-xpow.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-variables.Tpo .deps/liboctinterp_la-variables.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-builtin.lo -MD -MP -MF .deps/liboctinterp_la-ov-builtin.Tpo -c -o liboctinterp_la-ov-builtin.lo `test -f 'ov-builtin.cc' || echo './'`ov-builtin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-builtin.lo -MD -MP -MF .deps/liboctinterp_la-ov-builtin.Tpo -c ov-builtin.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-builtin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c ov-base.cc -o liboctinterp_la-ov-base.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool.Tpo -c ov-bool.cc -o liboctinterp_la-ov-bool.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c ov-bool-mat.cc -o liboctinterp_la-ov-bool-mat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-builtin.lo -MD -MP -MF .deps/liboctinterp_la-ov-builtin.Tpo -c ov-builtin.cc -o liboctinterp_la-ov-builtin.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-xpow.Tpo .deps/liboctinterp_la-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-cell.lo -MD -MP -MF .deps/liboctinterp_la-ov-cell.Tpo -c -o liboctinterp_la-ov-cell.lo `test -f 'ov-cell.cc' || echo './'`ov-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cell.lo -MD -MP -MF .deps/liboctinterp_la-ov-cell.Tpo -c ov-cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cell.o mv -f .deps/liboctinterp_la-ov-bool.Tpo .deps/liboctinterp_la-ov-bool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-ch-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-ch-mat.Tpo -c -o liboctinterp_la-ov-ch-mat.lo `test -f 'ov-ch-mat.cc' || echo './'`ov-ch-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-ch-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-ch-mat.Tpo -c ov-ch-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-ch-mat.o mv -f .deps/liboctinterp_la-ov-base.Tpo .deps/liboctinterp_la-ov-base.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-class.lo -MD -MP -MF .deps/liboctinterp_la-ov-class.Tpo -c -o liboctinterp_la-ov-class.lo `test -f 'ov-class.cc' || echo './'`ov-class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-class.lo -MD -MP -MF .deps/liboctinterp_la-ov-class.Tpo -c ov-class.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-class.o mv -f .deps/liboctinterp_la-ov-builtin.Tpo .deps/liboctinterp_la-ov-builtin.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-colon.lo -MD -MP -MF .deps/liboctinterp_la-ov-colon.Tpo -c -o liboctinterp_la-ov-colon.lo `test -f 'ov-colon.cc' || echo './'`ov-colon.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-colon.lo -MD -MP -MF .deps/liboctinterp_la-ov-colon.Tpo -c ov-colon.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-colon.o mv -f .deps/liboctinterp_la-ov-bool-mat.Tpo .deps/liboctinterp_la-ov-bool-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-complex.Tpo -c -o liboctinterp_la-ov-complex.lo `test -f 'ov-complex.cc' || echo './'`ov-complex.cc In file included from ov-class.cc:54:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-complex.Tpo -c ov-complex.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-complex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-colon.lo -MD -MP -MF .deps/liboctinterp_la-ov-colon.Tpo -c ov-colon.cc -o liboctinterp_la-ov-colon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-ch-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-ch-mat.Tpo -c ov-ch-mat.cc -o liboctinterp_la-ov-ch-mat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cell.lo -MD -MP -MF .deps/liboctinterp_la-ov-cell.Tpo -c ov-cell.cc -o liboctinterp_la-ov-cell.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-colon.Tpo .deps/liboctinterp_la-ov-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c -o liboctinterp_la-ov-cs-list.lo `test -f 'ov-cs-list.cc' || echo './'`ov-cs-list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c ov-cs-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cs-list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-class.lo -MD -MP -MF .deps/liboctinterp_la-ov-class.Tpo -c ov-class.cc -o liboctinterp_la-ov-class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-complex.Tpo -c ov-complex.cc -o liboctinterp_la-ov-complex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c ov-cs-list.cc -o liboctinterp_la-ov-cs-list.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-ch-mat.Tpo .deps/liboctinterp_la-ov-ch-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-diag.Tpo -c -o liboctinterp_la-ov-cx-diag.lo `test -f 'ov-cx-diag.cc' || echo './'`ov-cx-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-diag.Tpo -c ov-cx-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-diag.o mv -f .deps/liboctinterp_la-ov-cell.Tpo .deps/liboctinterp_la-ov-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-mat.Tpo -c -o liboctinterp_la-ov-cx-mat.lo `test -f 'ov-cx-mat.cc' || echo './'`ov-cx-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-mat.Tpo -c ov-cx-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-mat.o mv -f .deps/liboctinterp_la-ov-cs-list.Tpo .deps/liboctinterp_la-ov-cs-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-dld-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-dld-fcn.Tpo -c -o liboctinterp_la-ov-dld-fcn.lo `test -f 'ov-dld-fcn.cc' || echo './'`ov-dld-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-dld-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-dld-fcn.Tpo -c ov-dld-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-dld-fcn.o mv -f .deps/liboctinterp_la-ov-complex.Tpo .deps/liboctinterp_la-ov-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-handle.Tpo -c -o liboctinterp_la-ov-fcn-handle.lo `test -f 'ov-fcn-handle.cc' || echo './'`ov-fcn-handle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-handle.Tpo -c ov-fcn-handle.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn-handle.o mv -f .deps/liboctinterp_la-ov-class.Tpo .deps/liboctinterp_la-ov-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-fcn-inline.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-inline.Tpo -c -o liboctinterp_la-ov-fcn-inline.lo `test -f 'ov-fcn-inline.cc' || echo './'`ov-fcn-inline.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn-inline.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-inline.Tpo -c ov-fcn-inline.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn-inline.o In file included from ov-fcn-handle.cc:52:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-dld-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-dld-fcn.Tpo -c ov-dld-fcn.cc -o liboctinterp_la-ov-dld-fcn.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-diag.Tpo -c ov-cx-diag.cc -o liboctinterp_la-ov-cx-diag.o >/dev/null 2>&1 In file included from ov-fcn-inline.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-mat.Tpo -c ov-cx-mat.cc -o liboctinterp_la-ov-cx-mat.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-dld-fcn.Tpo .deps/liboctinterp_la-ov-dld-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c -o liboctinterp_la-ov-fcn.lo `test -f 'ov-fcn.cc' || echo './'`ov-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c ov-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-handle.Tpo -c ov-fcn-handle.cc -o liboctinterp_la-ov-fcn-handle.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn-inline.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn-inline.Tpo -c ov-fcn-inline.cc -o liboctinterp_la-ov-fcn-inline.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c ov-fcn.cc -o liboctinterp_la-ov-fcn.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-cx-diag.Tpo .deps/liboctinterp_la-ov-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-float.lo -MD -MP -MF .deps/liboctinterp_la-ov-float.Tpo -c -o liboctinterp_la-ov-float.lo `test -f 'ov-float.cc' || echo './'`ov-float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-float.lo -MD -MP -MF .deps/liboctinterp_la-ov-float.Tpo -c ov-float.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-float.o mv -f .deps/liboctinterp_la-ov-fcn.Tpo .deps/liboctinterp_la-ov-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-flt-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-complex.Tpo -c -o liboctinterp_la-ov-flt-complex.lo `test -f 'ov-flt-complex.cc' || echo './'`ov-flt-complex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-complex.Tpo -c ov-flt-complex.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-complex.o mv -f .deps/liboctinterp_la-ov-cx-mat.Tpo .deps/liboctinterp_la-ov-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-flt-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-diag.Tpo -c -o liboctinterp_la-ov-flt-cx-diag.lo `test -f 'ov-flt-cx-diag.cc' || echo './'`ov-flt-cx-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-diag.Tpo -c ov-flt-cx-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-cx-diag.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-float.lo -MD -MP -MF .deps/liboctinterp_la-ov-float.Tpo -c ov-float.cc -o liboctinterp_la-ov-float.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-fcn-inline.Tpo .deps/liboctinterp_la-ov-fcn-inline.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c -o liboctinterp_la-ov-flt-cx-mat.lo `test -f 'ov-flt-cx-mat.cc' || echo './'`ov-flt-cx-mat.cc mv -f .deps/liboctinterp_la-ov-fcn-handle.Tpo .deps/liboctinterp_la-ov-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-flt-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-diag.Tpo -c -o liboctinterp_la-ov-flt-re-diag.lo `test -f 'ov-flt-re-diag.cc' || echo './'`ov-flt-re-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c ov-flt-cx-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-cx-mat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-diag.Tpo -c ov-flt-re-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-re-diag.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-complex.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-complex.Tpo -c ov-flt-complex.cc -o liboctinterp_la-ov-flt-complex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-cx-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-diag.Tpo -c ov-flt-cx-diag.cc -o liboctinterp_la-ov-flt-cx-diag.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-float.Tpo .deps/liboctinterp_la-ov-float.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c -o liboctinterp_la-ov-flt-re-mat.lo `test -f 'ov-flt-re-mat.cc' || echo './'`ov-flt-re-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c ov-flt-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-re-mat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-diag.Tpo -c ov-flt-re-diag.cc -o liboctinterp_la-ov-flt-re-diag.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-flt-complex.Tpo .deps/liboctinterp_la-ov-flt-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-lazy-idx.lo -MD -MP -MF .deps/liboctinterp_la-ov-lazy-idx.Tpo -c -o liboctinterp_la-ov-lazy-idx.lo `test -f 'ov-lazy-idx.cc' || echo './'`ov-lazy-idx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c ov-flt-cx-mat.cc -o liboctinterp_la-ov-flt-cx-mat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-lazy-idx.lo -MD -MP -MF .deps/liboctinterp_la-ov-lazy-idx.Tpo -c ov-lazy-idx.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-lazy-idx.o In file included from ov-flt-re-mat.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-flt-cx-diag.Tpo .deps/liboctinterp_la-ov-flt-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-mex-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-mex-fcn.Tpo -c -o liboctinterp_la-ov-mex-fcn.lo `test -f 'ov-mex-fcn.cc' || echo './'`ov-mex-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-mex-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-mex-fcn.Tpo -c ov-mex-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-mex-fcn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-lazy-idx.lo -MD -MP -MF .deps/liboctinterp_la-ov-lazy-idx.Tpo -c ov-lazy-idx.cc -o liboctinterp_la-ov-lazy-idx.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-flt-re-diag.Tpo .deps/liboctinterp_la-ov-flt-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-null-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-null-mat.Tpo -c -o liboctinterp_la-ov-null-mat.lo `test -f 'ov-null-mat.cc' || echo './'`ov-null-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-null-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-null-mat.Tpo -c ov-null-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-null-mat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c ov-flt-re-mat.cc -o liboctinterp_la-ov-flt-re-mat.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-flt-cx-mat.Tpo .deps/liboctinterp_la-ov-flt-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-perm.lo -MD -MP -MF .deps/liboctinterp_la-ov-perm.Tpo -c -o liboctinterp_la-ov-perm.lo `test -f 'ov-perm.cc' || echo './'`ov-perm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-mex-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-mex-fcn.Tpo -c ov-mex-fcn.cc -o liboctinterp_la-ov-mex-fcn.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-perm.lo -MD -MP -MF .deps/liboctinterp_la-ov-perm.Tpo -c ov-perm.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-perm.o mv -f .deps/liboctinterp_la-ov-lazy-idx.Tpo .deps/liboctinterp_la-ov-lazy-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-range.lo -MD -MP -MF .deps/liboctinterp_la-ov-range.Tpo -c -o liboctinterp_la-ov-range.lo `test -f 'ov-range.cc' || echo './'`ov-range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-range.lo -MD -MP -MF .deps/liboctinterp_la-ov-range.Tpo -c ov-range.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-range.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-null-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-null-mat.Tpo -c ov-null-mat.cc -o liboctinterp_la-ov-null-mat.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-mex-fcn.Tpo .deps/liboctinterp_la-ov-mex-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-diag.Tpo -c -o liboctinterp_la-ov-re-diag.lo `test -f 'ov-re-diag.cc' || echo './'`ov-re-diag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-diag.Tpo -c ov-re-diag.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-diag.o In file included from ov-range.cc:33:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-perm.lo -MD -MP -MF .deps/liboctinterp_la-ov-perm.Tpo -c ov-perm.cc -o liboctinterp_la-ov-perm.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-flt-re-mat.Tpo .deps/liboctinterp_la-ov-flt-re-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c -o liboctinterp_la-ov-re-mat.lo `test -f 'ov-re-mat.cc' || echo './'`ov-re-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c ov-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-mat.o mv -f .deps/liboctinterp_la-ov-null-mat.Tpo .deps/liboctinterp_la-ov-null-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-scalar.lo -MD -MP -MF .deps/liboctinterp_la-ov-scalar.Tpo -c -o liboctinterp_la-ov-scalar.lo `test -f 'ov-scalar.cc' || echo './'`ov-scalar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-scalar.lo -MD -MP -MF .deps/liboctinterp_la-ov-scalar.Tpo -c ov-scalar.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-scalar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-range.lo -MD -MP -MF .deps/liboctinterp_la-ov-range.Tpo -c ov-range.cc -o liboctinterp_la-ov-range.o >/dev/null 2>&1 In file included from ov-re-mat.cc:64:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-perm.Tpo .deps/liboctinterp_la-ov-perm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c -o liboctinterp_la-ov-str-mat.lo `test -f 'ov-str-mat.cc' || echo './'`ov-str-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c ov-str-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-str-mat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-diag.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-diag.Tpo -c ov-re-diag.cc -o liboctinterp_la-ov-re-diag.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-scalar.lo -MD -MP -MF .deps/liboctinterp_la-ov-scalar.Tpo -c ov-scalar.cc -o liboctinterp_la-ov-scalar.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-range.Tpo .deps/liboctinterp_la-ov-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c -o liboctinterp_la-ov-struct.lo `test -f 'ov-struct.cc' || echo './'`ov-struct.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c ov-struct.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-struct.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c ov-re-mat.cc -o liboctinterp_la-ov-re-mat.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-re-diag.Tpo .deps/liboctinterp_la-ov-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c -o liboctinterp_la-ov-typeinfo.lo `test -f 'ov-typeinfo.cc' || echo './'`ov-typeinfo.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c ov-typeinfo.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-typeinfo.o In file included from ov-struct.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c ov-str-mat.cc -o liboctinterp_la-ov-str-mat.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-scalar.Tpo .deps/liboctinterp_la-ov-scalar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c -o liboctinterp_la-ov-usr-fcn.lo `test -f 'ov-usr-fcn.cc' || echo './'`ov-usr-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c ov-usr-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-usr-fcn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c ov-typeinfo.cc -o liboctinterp_la-ov-typeinfo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c ov-struct.cc -o liboctinterp_la-ov-struct.o >/dev/null 2>&1 In file included from ov-usr-fcn.cc:50:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-re-mat.Tpo .deps/liboctinterp_la-ov-re-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov.lo -MD -MP -MF .deps/liboctinterp_la-ov.Tpo -c -o liboctinterp_la-ov.lo `test -f 'ov.cc' || echo './'`ov.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov.lo -MD -MP -MF .deps/liboctinterp_la-ov.Tpo -c ov.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov.o mv -f .deps/liboctinterp_la-ov-str-mat.Tpo .deps/liboctinterp_la-ov-str-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c -o liboctinterp_la-ov-int16.lo `test -f 'ov-int16.cc' || echo './'`ov-int16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c ov-int16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int16.o mv -f .deps/liboctinterp_la-ov-typeinfo.Tpo .deps/liboctinterp_la-ov-typeinfo.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c -o liboctinterp_la-ov-int32.lo `test -f 'ov-int32.cc' || echo './'`ov-int32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c ov-int32.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int32.o In file included from ov.cc:87:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from ov-base-int.cc:52:0, from ov-int16.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c ov-usr-fcn.cc -o liboctinterp_la-ov-usr-fcn.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-struct.Tpo .deps/liboctinterp_la-ov-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c -o liboctinterp_la-ov-int64.lo `test -f 'ov-int64.cc' || echo './'`ov-int64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c ov-int64.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int64.o In file included from ov-base-int.cc:52:0, from ov-int32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from ov-base-int.cc:52:0, from ov-int64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c ov-int16.cc -o liboctinterp_la-ov-int16.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-usr-fcn.Tpo .deps/liboctinterp_la-ov-usr-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-int8.lo -MD -MP -MF .deps/liboctinterp_la-ov-int8.Tpo -c -o liboctinterp_la-ov-int8.lo `test -f 'ov-int8.cc' || echo './'`ov-int8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int8.lo -MD -MP -MF .deps/liboctinterp_la-ov-int8.Tpo -c ov-int8.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c ov-int32.cc -o liboctinterp_la-ov-int32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c ov-int64.cc -o liboctinterp_la-ov-int64.o >/dev/null 2>&1 In file included from ov-base-int.cc:52:0, from ov-int8.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int16.Tpo .deps/liboctinterp_la-ov-int16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c -o liboctinterp_la-ov-uint16.lo `test -f 'ov-uint16.cc' || echo './'`ov-uint16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c ov-uint16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-int8.lo -MD -MP -MF .deps/liboctinterp_la-ov-int8.Tpo -c ov-int8.cc -o liboctinterp_la-ov-int8.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-int32.Tpo .deps/liboctinterp_la-ov-int32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-uint32.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint32.Tpo -c -o liboctinterp_la-ov-uint32.lo `test -f 'ov-uint32.cc' || echo './'`ov-uint32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint32.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint32.Tpo -c ov-uint32.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint32.o In file included from ov-base-int.cc:52:0, from ov-uint16.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int64.Tpo .deps/liboctinterp_la-ov-int64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-uint64.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint64.Tpo -c -o liboctinterp_la-ov-uint64.lo `test -f 'ov-uint64.cc' || echo './'`ov-uint64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint64.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint64.Tpo -c ov-uint64.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint64.o In file included from ov-base-int.cc:52:0, from ov-uint32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov.lo -MD -MP -MF .deps/liboctinterp_la-ov.Tpo -c ov.cc -o liboctinterp_la-ov.o >/dev/null 2>&1 In file included from ov-base-int.cc:52:0, from ov-uint64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c ov-uint16.cc -o liboctinterp_la-ov-uint16.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-int8.Tpo .deps/liboctinterp_la-ov-int8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-uint8.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint8.Tpo -c -o liboctinterp_la-ov-uint8.lo `test -f 'ov-uint8.cc' || echo './'`ov-uint8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint8.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint8.Tpo -c ov-uint8.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint32.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint32.Tpo -c ov-uint32.cc -o liboctinterp_la-ov-uint32.o >/dev/null 2>&1 In file included from ov-base-int.cc:52:0, from ov-uint8.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint64.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint64.Tpo -c ov-uint64.cc -o liboctinterp_la-ov-uint64.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-uint16.Tpo .deps/liboctinterp_la-ov-uint16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-base-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-base-sparse.Tpo -c -o liboctinterp_la-ov-base-sparse.lo `test -f 'ov-base-sparse.cc' || echo './'`ov-base-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-base-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-base-sparse.Tpo -c ov-base-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-base-sparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-uint8.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint8.Tpo -c ov-uint8.cc -o liboctinterp_la-ov-uint8.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-uint32.Tpo .deps/liboctinterp_la-ov-uint32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c -o liboctinterp_la-ov-bool-sparse.lo `test -f 'ov-bool-sparse.cc' || echo './'`ov-bool-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c ov-bool-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-sparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-base-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-base-sparse.Tpo -c ov-base-sparse.cc -o liboctinterp_la-ov-base-sparse.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-uint64.Tpo .deps/liboctinterp_la-ov-uint64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-cx-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-sparse.Tpo -c -o liboctinterp_la-ov-cx-sparse.lo `test -f 'ov-cx-sparse.cc' || echo './'`ov-cx-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-sparse.Tpo -c ov-cx-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cx-sparse.o mv -f .deps/liboctinterp_la-ov-base-sparse.Tpo .deps/liboctinterp_la-ov-base-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c -o liboctinterp_la-ov-re-sparse.lo `test -f 'ov-re-sparse.cc' || echo './'`ov-re-sparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c ov-re-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-sparse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c ov-bool-sparse.cc -o liboctinterp_la-ov-bool-sparse.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-uint8.Tpo .deps/liboctinterp_la-ov-uint8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-arg-list.lo -MD -MP -MF .deps/liboctinterp_la-pt-arg-list.Tpo -c -o liboctinterp_la-pt-arg-list.lo `test -f 'pt-arg-list.cc' || echo './'`pt-arg-list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-arg-list.lo -MD -MP -MF .deps/liboctinterp_la-pt-arg-list.Tpo -c pt-arg-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-arg-list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-cx-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-cx-sparse.Tpo -c ov-cx-sparse.cc -o liboctinterp_la-ov-cx-sparse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c ov-re-sparse.cc -o liboctinterp_la-ov-re-sparse.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov.Tpo .deps/liboctinterp_la-ov.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-assign.lo -MD -MP -MF .deps/liboctinterp_la-pt-assign.Tpo -c -o liboctinterp_la-pt-assign.lo `test -f 'pt-assign.cc' || echo './'`pt-assign.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-assign.lo -MD -MP -MF .deps/liboctinterp_la-pt-assign.Tpo -c pt-assign.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-assign.o mv -f .deps/liboctinterp_la-ov-bool-sparse.Tpo .deps/liboctinterp_la-ov-bool-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-binop.lo -MD -MP -MF .deps/liboctinterp_la-pt-binop.Tpo -c -o liboctinterp_la-pt-binop.lo `test -f 'pt-binop.cc' || echo './'`pt-binop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-binop.lo -MD -MP -MF .deps/liboctinterp_la-pt-binop.Tpo -c pt-binop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-binop.o In file included from pt-assign.cc:43:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-arg-list.lo -MD -MP -MF .deps/liboctinterp_la-pt-arg-list.Tpo -c pt-arg-list.cc -o liboctinterp_la-pt-arg-list.o >/dev/null 2>&1 In file included from pt-binop.cc:34:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-assign.lo -MD -MP -MF .deps/liboctinterp_la-pt-assign.Tpo -c pt-assign.cc -o liboctinterp_la-pt-assign.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-binop.lo -MD -MP -MF .deps/liboctinterp_la-pt-binop.Tpo -c pt-binop.cc -o liboctinterp_la-pt-binop.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-re-sparse.Tpo .deps/liboctinterp_la-ov-re-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c -o liboctinterp_la-pt-bp.lo `test -f 'pt-bp.cc' || echo './'`pt-bp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c pt-bp.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-bp.o mv -f .deps/liboctinterp_la-ov-cx-sparse.Tpo .deps/liboctinterp_la-ov-cx-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-cbinop.lo -MD -MP -MF .deps/liboctinterp_la-pt-cbinop.Tpo -c -o liboctinterp_la-pt-cbinop.lo `test -f 'pt-cbinop.cc' || echo './'`pt-cbinop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cbinop.lo -MD -MP -MF .deps/liboctinterp_la-pt-cbinop.Tpo -c pt-cbinop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cbinop.o mv -f .deps/liboctinterp_la-pt-arg-list.Tpo .deps/liboctinterp_la-pt-arg-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-cell.lo -MD -MP -MF .deps/liboctinterp_la-pt-cell.Tpo -c -o liboctinterp_la-pt-cell.lo `test -f 'pt-cell.cc' || echo './'`pt-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cell.lo -MD -MP -MF .deps/liboctinterp_la-pt-cell.Tpo -c pt-cell.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cbinop.lo -MD -MP -MF .deps/liboctinterp_la-pt-cbinop.Tpo -c pt-cbinop.cc -o liboctinterp_la-pt-cbinop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c pt-bp.cc -o liboctinterp_la-pt-bp.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-binop.Tpo .deps/liboctinterp_la-pt-binop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-check.lo -MD -MP -MF .deps/liboctinterp_la-pt-check.Tpo -c -o liboctinterp_la-pt-check.lo `test -f 'pt-check.cc' || echo './'`pt-check.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-check.lo -MD -MP -MF .deps/liboctinterp_la-pt-check.Tpo -c pt-check.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-check.o mv -f .deps/liboctinterp_la-pt-assign.Tpo .deps/liboctinterp_la-pt-assign.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c -o liboctinterp_la-pt-cmd.lo `test -f 'pt-cmd.cc' || echo './'`pt-cmd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c pt-cmd.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cmd.o In file included from pt-cell.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-cbinop.Tpo .deps/liboctinterp_la-pt-cbinop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-colon.lo -MD -MP -MF .deps/liboctinterp_la-pt-colon.Tpo -c -o liboctinterp_la-pt-colon.lo `test -f 'pt-colon.cc' || echo './'`pt-colon.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-colon.lo -MD -MP -MF .deps/liboctinterp_la-pt-colon.Tpo -c pt-colon.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-colon.o mv -f .deps/liboctinterp_la-pt-bp.Tpo .deps/liboctinterp_la-pt-bp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c -o liboctinterp_la-pt-const.lo `test -f 'pt-const.cc' || echo './'`pt-const.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cell.lo -MD -MP -MF .deps/liboctinterp_la-pt-cell.Tpo -c pt-cell.cc -o liboctinterp_la-pt-cell.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c pt-const.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-const.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-check.lo -MD -MP -MF .deps/liboctinterp_la-pt-check.Tpo -c pt-check.cc -o liboctinterp_la-pt-check.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c pt-cmd.cc -o liboctinterp_la-pt-cmd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c pt-const.cc -o liboctinterp_la-pt-const.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-cmd.Tpo .deps/liboctinterp_la-pt-cmd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-decl.lo -MD -MP -MF .deps/liboctinterp_la-pt-decl.Tpo -c -o liboctinterp_la-pt-decl.lo `test -f 'pt-decl.cc' || echo './'`pt-decl.cc mv -f .deps/liboctinterp_la-pt-cell.Tpo .deps/liboctinterp_la-pt-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-eval.lo -MD -MP -MF .deps/liboctinterp_la-pt-eval.Tpo -c -o liboctinterp_la-pt-eval.lo `test -f 'pt-eval.cc' || echo './'`pt-eval.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-decl.lo -MD -MP -MF .deps/liboctinterp_la-pt-decl.Tpo -c pt-decl.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-decl.o mv -f .deps/liboctinterp_la-pt-check.Tpo .deps/liboctinterp_la-pt-check.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c -o liboctinterp_la-pt-except.lo `test -f 'pt-except.cc' || echo './'`pt-except.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-eval.lo -MD -MP -MF .deps/liboctinterp_la-pt-eval.Tpo -c pt-eval.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-eval.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c pt-except.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-except.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-colon.lo -MD -MP -MF .deps/liboctinterp_la-pt-colon.Tpo -c pt-colon.cc -o liboctinterp_la-pt-colon.o >/dev/null 2>&1 In file included from pt-decl.cc:38:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from pt-eval.cc:41:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from pt-except.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-const.Tpo .deps/liboctinterp_la-pt-const.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-exp.lo -MD -MP -MF .deps/liboctinterp_la-pt-exp.Tpo -c -o liboctinterp_la-pt-exp.lo `test -f 'pt-exp.cc' || echo './'`pt-exp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-decl.lo -MD -MP -MF .deps/liboctinterp_la-pt-decl.Tpo -c pt-decl.cc -o liboctinterp_la-pt-decl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-exp.lo -MD -MP -MF .deps/liboctinterp_la-pt-exp.Tpo -c pt-exp.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-exp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c pt-except.cc -o liboctinterp_la-pt-except.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-colon.Tpo .deps/liboctinterp_la-pt-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-pt-fcn-handle.Tpo -c -o liboctinterp_la-pt-fcn-handle.lo `test -f 'pt-fcn-handle.cc' || echo './'`pt-fcn-handle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-pt-fcn-handle.Tpo -c pt-fcn-handle.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-fcn-handle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-exp.lo -MD -MP -MF .deps/liboctinterp_la-pt-exp.Tpo -c pt-exp.cc -o liboctinterp_la-pt-exp.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-decl.Tpo .deps/liboctinterp_la-pt-decl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c -o liboctinterp_la-pt-id.lo `test -f 'pt-id.cc' || echo './'`pt-id.cc mv -f .deps/liboctinterp_la-pt-except.Tpo .deps/liboctinterp_la-pt-except.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-idx.lo -MD -MP -MF .deps/liboctinterp_la-pt-idx.Tpo -c -o liboctinterp_la-pt-idx.lo `test -f 'pt-idx.cc' || echo './'`pt-idx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c pt-id.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-id.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-eval.lo -MD -MP -MF .deps/liboctinterp_la-pt-eval.Tpo -c pt-eval.cc -o liboctinterp_la-pt-eval.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-idx.lo -MD -MP -MF .deps/liboctinterp_la-pt-idx.Tpo -c pt-idx.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-idx.o In file included from pt-fcn-handle.cc:36:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-pt-exp.Tpo .deps/liboctinterp_la-pt-exp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-jump.lo -MD -MP -MF .deps/liboctinterp_la-pt-jump.Tpo -c -o liboctinterp_la-pt-jump.lo `test -f 'pt-jump.cc' || echo './'`pt-jump.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-jump.lo -MD -MP -MF .deps/liboctinterp_la-pt-jump.Tpo -c pt-jump.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-jump.o In file included from pt-id.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from pt-idx.cc:40:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-fcn-handle.lo -MD -MP -MF .deps/liboctinterp_la-pt-fcn-handle.Tpo -c pt-fcn-handle.cc -o liboctinterp_la-pt-fcn-handle.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-jump.lo -MD -MP -MF .deps/liboctinterp_la-pt-jump.Tpo -c pt-jump.cc -o liboctinterp_la-pt-jump.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c pt-id.cc -o liboctinterp_la-pt-id.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-eval.Tpo .deps/liboctinterp_la-pt-eval.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-loop.lo -MD -MP -MF .deps/liboctinterp_la-pt-loop.Tpo -c -o liboctinterp_la-pt-loop.lo `test -f 'pt-loop.cc' || echo './'`pt-loop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-loop.lo -MD -MP -MF .deps/liboctinterp_la-pt-loop.Tpo -c pt-loop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-loop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-idx.lo -MD -MP -MF .deps/liboctinterp_la-pt-idx.Tpo -c pt-idx.cc -o liboctinterp_la-pt-idx.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-jump.Tpo .deps/liboctinterp_la-pt-jump.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-mat.lo -MD -MP -MF .deps/liboctinterp_la-pt-mat.Tpo -c -o liboctinterp_la-pt-mat.lo `test -f 'pt-mat.cc' || echo './'`pt-mat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-mat.lo -MD -MP -MF .deps/liboctinterp_la-pt-mat.Tpo -c pt-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-mat.o mv -f .deps/liboctinterp_la-pt-fcn-handle.Tpo .deps/liboctinterp_la-pt-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-misc.lo -MD -MP -MF .deps/liboctinterp_la-pt-misc.Tpo -c -o liboctinterp_la-pt-misc.lo `test -f 'pt-misc.cc' || echo './'`pt-misc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-misc.lo -MD -MP -MF .deps/liboctinterp_la-pt-misc.Tpo -c pt-misc.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-misc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-loop.lo -MD -MP -MF .deps/liboctinterp_la-pt-loop.Tpo -c pt-loop.cc -o liboctinterp_la-pt-loop.o >/dev/null 2>&1 In file included from pt-mat.cc:41:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = NDArray, T = double]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = NDArray]' pt-mat.cc:943:65: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = ComplexNDArray, T = std::complex]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = ComplexNDArray]' pt-mat.cc:945:72: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = FloatNDArray, T = float]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatNDArray]' pt-mat.cc:951:66: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = FloatComplexNDArray, T = std::complex]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatComplexNDArray]' pt-mat.cc:953:73: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = boolNDArray, T = bool]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = boolNDArray]' pt-mat.cc:972:65: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:975:61: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:977:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:979:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:981:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:983:62: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:985:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:987:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = intNDArray >, T = octave_int]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:989:63: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-pt-id.Tpo .deps/liboctinterp_la-pt-id.Plo pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = Cell, T = octave_value]': pt-mat.cc:816:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = Cell]' pt-mat.cc:991:54: instantiated from here pt-mat.cc:698:11: warning: comparison between signed and unsigned integer expressions /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-pr-code.lo -MD -MP -MF .deps/liboctinterp_la-pt-pr-code.Tpo -c -o liboctinterp_la-pt-pr-code.lo `test -f 'pt-pr-code.cc' || echo './'`pt-pr-code.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-pr-code.lo -MD -MP -MF .deps/liboctinterp_la-pt-pr-code.Tpo -c pt-pr-code.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-pr-code.o mv -f .deps/liboctinterp_la-pt-loop.Tpo .deps/liboctinterp_la-pt-loop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-select.lo -MD -MP -MF .deps/liboctinterp_la-pt-select.Tpo -c -o liboctinterp_la-pt-select.lo `test -f 'pt-select.cc' || echo './'`pt-select.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-select.lo -MD -MP -MF .deps/liboctinterp_la-pt-select.Tpo -c pt-select.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-select.o mv -f .deps/liboctinterp_la-pt-idx.Tpo .deps/liboctinterp_la-pt-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-stmt.lo -MD -MP -MF .deps/liboctinterp_la-pt-stmt.Tpo -c -o liboctinterp_la-pt-stmt.lo `test -f 'pt-stmt.cc' || echo './'`pt-stmt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-stmt.lo -MD -MP -MF .deps/liboctinterp_la-pt-stmt.Tpo -c pt-stmt.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-stmt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-misc.lo -MD -MP -MF .deps/liboctinterp_la-pt-misc.Tpo -c pt-misc.cc -o liboctinterp_la-pt-misc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-pr-code.lo -MD -MP -MF .deps/liboctinterp_la-pt-pr-code.Tpo -c pt-pr-code.cc -o liboctinterp_la-pt-pr-code.o >/dev/null 2>&1 In file included from pt-stmt.cc:48:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-select.lo -MD -MP -MF .deps/liboctinterp_la-pt-select.Tpo -c pt-select.cc -o liboctinterp_la-pt-select.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-mat.lo -MD -MP -MF .deps/liboctinterp_la-pt-mat.Tpo -c pt-mat.cc -o liboctinterp_la-pt-mat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-stmt.lo -MD -MP -MF .deps/liboctinterp_la-pt-stmt.Tpo -c pt-stmt.cc -o liboctinterp_la-pt-stmt.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-select.Tpo .deps/liboctinterp_la-pt-select.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt-unop.lo -MD -MP -MF .deps/liboctinterp_la-pt-unop.Tpo -c -o liboctinterp_la-pt-unop.lo `test -f 'pt-unop.cc' || echo './'`pt-unop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-unop.lo -MD -MP -MF .deps/liboctinterp_la-pt-unop.Tpo -c pt-unop.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-unop.o mv -f .deps/liboctinterp_la-pt-pr-code.Tpo .deps/liboctinterp_la-pt-pr-code.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-pt.lo -MD -MP -MF .deps/liboctinterp_la-pt.Tpo -c -o liboctinterp_la-pt.lo `test -f 'pt.cc' || echo './'`pt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt.lo -MD -MP -MF .deps/liboctinterp_la-pt.Tpo -c pt.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt.o mv -f .deps/liboctinterp_la-pt-misc.Tpo .deps/liboctinterp_la-pt-misc.Plo mv -f .deps/liboctinterp_la-pt-stmt.Tpo .deps/liboctinterp_la-pt-stmt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-builtins.lo -MD -MP -MF .deps/liboctinterp_la-builtins.Tpo -c -o liboctinterp_la-builtins.lo `test -f 'builtins.cc' || echo './'`builtins.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-oct-errno.lo -MD -MP -MF .deps/liboctinterp_la-oct-errno.Tpo -c -o liboctinterp_la-oct-errno.lo `test -f 'oct-errno.cc' || echo './'`oct-errno.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-builtins.lo -MD -MP -MF .deps/liboctinterp_la-builtins.Tpo -c builtins.cc -fPIC -DPIC -o .libs/liboctinterp_la-builtins.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-errno.lo -MD -MP -MF .deps/liboctinterp_la-oct-errno.Tpo -c oct-errno.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-errno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt-unop.lo -MD -MP -MF .deps/liboctinterp_la-pt-unop.Tpo -c pt-unop.cc -o liboctinterp_la-pt-unop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-pt.lo -MD -MP -MF .deps/liboctinterp_la-pt.Tpo -c pt.cc -o liboctinterp_la-pt.o >/dev/null 2>&1 In file included from builtins.cc:9:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-oct-errno.lo -MD -MP -MF .deps/liboctinterp_la-oct-errno.Tpo -c oct-errno.cc -o liboctinterp_la-oct-errno.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-pt-mat.Tpo .deps/liboctinterp_la-pt-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT liboctinterp_la-ops.lo -MD -MP -MF .deps/liboctinterp_la-ops.Tpo -c -o liboctinterp_la-ops.lo `test -f 'ops.cc' || echo './'`ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ops.lo -MD -MP -MF .deps/liboctinterp_la-ops.Tpo -c ops.cc -fPIC -DPIC -o .libs/liboctinterp_la-ops.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-ops.lo -MD -MP -MF .deps/liboctinterp_la-ops.Tpo -c ops.cc -o liboctinterp_la-ops.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ops.Tpo .deps/liboctinterp_la-ops.Plo depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/liboctinterp_la-pt.Tpo .deps/liboctinterp_la-pt.Plo making mkoctfile from mkoctfile.in chmod a+rx mkoctfile making octave-config from octave-config.in g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__contourc__.cc | ./mkdefs . DLD-FUNCTIONS/__contourc__.cc > DLD-FUNCTIONS/__contourc__.df-t chmod a+rx octave-config g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__delaunayn__.cc | ./mkdefs . DLD-FUNCTIONS/__delaunayn__.cc > DLD-FUNCTIONS/__delaunayn__.df-t mv -f .deps/liboctinterp_la-oct-errno.Tpo .deps/liboctinterp_la-oct-errno.Plo g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dispatch__.cc | ./mkdefs . DLD-FUNCTIONS/__dispatch__.cc > DLD-FUNCTIONS/__dispatch__.df-t mv -f .deps/liboctinterp_la-pt-unop.Tpo .deps/liboctinterp_la-pt-unop.Plo g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dsearchn__.cc | ./mkdefs . DLD-FUNCTIONS/__dsearchn__.cc > DLD-FUNCTIONS/__dsearchn__.df-t mv DLD-FUNCTIONS/__contourc__.df-t DLD-FUNCTIONS/__contourc__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__fltk_uigetfile__.cc | ./mkdefs . DLD-FUNCTIONS/__fltk_uigetfile__.cc > DLD-FUNCTIONS/__fltk_uigetfile__.df-t mv DLD-FUNCTIONS/__delaunayn__.df-t DLD-FUNCTIONS/__delaunayn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__glpk__.cc | ./mkdefs . DLD-FUNCTIONS/__glpk__.cc > DLD-FUNCTIONS/__glpk__.df-t mv DLD-FUNCTIONS/__dispatch__.df-t DLD-FUNCTIONS/__dispatch__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__init_fltk__.cc | ./mkdefs . DLD-FUNCTIONS/__init_fltk__.cc > DLD-FUNCTIONS/__init_fltk__.df-t mv DLD-FUNCTIONS/__dsearchn__.df-t DLD-FUNCTIONS/__dsearchn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__lin_interpn__.cc | ./mkdefs . DLD-FUNCTIONS/__lin_interpn__.cc > DLD-FUNCTIONS/__lin_interpn__.df-t mv DLD-FUNCTIONS/__fltk_uigetfile__.df-t DLD-FUNCTIONS/__fltk_uigetfile__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__magick_read__.cc | ./mkdefs . DLD-FUNCTIONS/__magick_read__.cc > DLD-FUNCTIONS/__magick_read__.df-t mv DLD-FUNCTIONS/__init_fltk__.df-t DLD-FUNCTIONS/__init_fltk__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__pchip_deriv__.cc | ./mkdefs . DLD-FUNCTIONS/__pchip_deriv__.cc > DLD-FUNCTIONS/__pchip_deriv__.df-t mv DLD-FUNCTIONS/__glpk__.df-t DLD-FUNCTIONS/__glpk__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__qp__.cc | ./mkdefs . DLD-FUNCTIONS/__qp__.cc > DLD-FUNCTIONS/__qp__.df-t libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT liboctinterp_la-builtins.lo -MD -MP -MF .deps/liboctinterp_la-builtins.Tpo -c builtins.cc -o liboctinterp_la-builtins.o >/dev/null 2>&1 mv DLD-FUNCTIONS/__lin_interpn__.df-t DLD-FUNCTIONS/__lin_interpn__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__voronoi__.cc | ./mkdefs . DLD-FUNCTIONS/__voronoi__.cc > DLD-FUNCTIONS/__voronoi__.df-t mv DLD-FUNCTIONS/__magick_read__.df-t DLD-FUNCTIONS/__magick_read__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/amd.cc | ./mkdefs . DLD-FUNCTIONS/amd.cc > DLD-FUNCTIONS/amd.df-t mv DLD-FUNCTIONS/__pchip_deriv__.df-t DLD-FUNCTIONS/__pchip_deriv__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/balance.cc | ./mkdefs . DLD-FUNCTIONS/balance.cc > DLD-FUNCTIONS/balance.df-t mv DLD-FUNCTIONS/__qp__.df-t DLD-FUNCTIONS/__qp__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/besselj.cc | ./mkdefs . DLD-FUNCTIONS/besselj.cc > DLD-FUNCTIONS/besselj.df-t mv DLD-FUNCTIONS/__voronoi__.df-t DLD-FUNCTIONS/__voronoi__.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/betainc.cc | ./mkdefs . DLD-FUNCTIONS/betainc.cc > DLD-FUNCTIONS/betainc.df-t mv DLD-FUNCTIONS/amd.df-t DLD-FUNCTIONS/amd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/bsxfun.cc | ./mkdefs . DLD-FUNCTIONS/bsxfun.cc > DLD-FUNCTIONS/bsxfun.df-t mv DLD-FUNCTIONS/balance.df-t DLD-FUNCTIONS/balance.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/ccolamd.cc | ./mkdefs . DLD-FUNCTIONS/ccolamd.cc > DLD-FUNCTIONS/ccolamd.df-t mv DLD-FUNCTIONS/besselj.df-t DLD-FUNCTIONS/besselj.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/cellfun.cc | ./mkdefs . DLD-FUNCTIONS/cellfun.cc > DLD-FUNCTIONS/cellfun.df-t mv DLD-FUNCTIONS/betainc.df-t DLD-FUNCTIONS/betainc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/chol.cc | ./mkdefs . DLD-FUNCTIONS/chol.cc > DLD-FUNCTIONS/chol.df-t mv DLD-FUNCTIONS/bsxfun.df-t DLD-FUNCTIONS/bsxfun.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/colamd.cc | ./mkdefs . DLD-FUNCTIONS/colamd.cc > DLD-FUNCTIONS/colamd.df-t mv DLD-FUNCTIONS/ccolamd.df-t DLD-FUNCTIONS/ccolamd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/colloc.cc | ./mkdefs . DLD-FUNCTIONS/colloc.cc > DLD-FUNCTIONS/colloc.df-t mv DLD-FUNCTIONS/cellfun.df-t DLD-FUNCTIONS/cellfun.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/conv2.cc | ./mkdefs . DLD-FUNCTIONS/conv2.cc > DLD-FUNCTIONS/conv2.df-t mv DLD-FUNCTIONS/chol.df-t DLD-FUNCTIONS/chol.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/convhulln.cc | ./mkdefs . DLD-FUNCTIONS/convhulln.cc > DLD-FUNCTIONS/convhulln.df-t mv DLD-FUNCTIONS/colamd.df-t DLD-FUNCTIONS/colamd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/daspk.cc | ./mkdefs . DLD-FUNCTIONS/daspk.cc > DLD-FUNCTIONS/daspk.df-t mv DLD-FUNCTIONS/colloc.df-t DLD-FUNCTIONS/colloc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dasrt.cc | ./mkdefs . DLD-FUNCTIONS/dasrt.cc > DLD-FUNCTIONS/dasrt.df-t mv DLD-FUNCTIONS/conv2.df-t DLD-FUNCTIONS/conv2.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dassl.cc | ./mkdefs . DLD-FUNCTIONS/dassl.cc > DLD-FUNCTIONS/dassl.df-t mv DLD-FUNCTIONS/convhulln.df-t DLD-FUNCTIONS/convhulln.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/det.cc | ./mkdefs . DLD-FUNCTIONS/det.cc > DLD-FUNCTIONS/det.df-t mv DLD-FUNCTIONS/daspk.df-t DLD-FUNCTIONS/daspk.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dlmread.cc | ./mkdefs . DLD-FUNCTIONS/dlmread.cc > DLD-FUNCTIONS/dlmread.df-t mv DLD-FUNCTIONS/dasrt.df-t DLD-FUNCTIONS/dasrt.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dmperm.cc | ./mkdefs . DLD-FUNCTIONS/dmperm.cc > DLD-FUNCTIONS/dmperm.df-t mv DLD-FUNCTIONS/dassl.df-t DLD-FUNCTIONS/dassl.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dot.cc | ./mkdefs . DLD-FUNCTIONS/dot.cc > DLD-FUNCTIONS/dot.df-t mv DLD-FUNCTIONS/det.df-t DLD-FUNCTIONS/det.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/eig.cc | ./mkdefs . DLD-FUNCTIONS/eig.cc > DLD-FUNCTIONS/eig.df-t mv DLD-FUNCTIONS/dlmread.df-t DLD-FUNCTIONS/dlmread.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/eigs.cc | ./mkdefs . DLD-FUNCTIONS/eigs.cc > DLD-FUNCTIONS/eigs.df-t mv DLD-FUNCTIONS/dmperm.df-t DLD-FUNCTIONS/dmperm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft.cc | ./mkdefs . DLD-FUNCTIONS/fft.cc > DLD-FUNCTIONS/fft.df-t mv DLD-FUNCTIONS/dot.df-t DLD-FUNCTIONS/dot.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft2.cc | ./mkdefs . DLD-FUNCTIONS/fft2.cc > DLD-FUNCTIONS/fft2.df-t mv DLD-FUNCTIONS/eig.df-t DLD-FUNCTIONS/eig.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftn.cc | ./mkdefs . DLD-FUNCTIONS/fftn.cc > DLD-FUNCTIONS/fftn.df-t mv DLD-FUNCTIONS/fft.df-t DLD-FUNCTIONS/fft.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftw.cc | ./mkdefs . DLD-FUNCTIONS/fftw.cc > DLD-FUNCTIONS/fftw.df-t mv DLD-FUNCTIONS/eigs.df-t DLD-FUNCTIONS/eigs.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/filter.cc | ./mkdefs . DLD-FUNCTIONS/filter.cc > DLD-FUNCTIONS/filter.df-t mv DLD-FUNCTIONS/fft2.df-t DLD-FUNCTIONS/fft2.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/find.cc | ./mkdefs . DLD-FUNCTIONS/find.cc > DLD-FUNCTIONS/find.df-t mv DLD-FUNCTIONS/fftn.df-t DLD-FUNCTIONS/fftn.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/gammainc.cc | ./mkdefs . DLD-FUNCTIONS/gammainc.cc > DLD-FUNCTIONS/gammainc.df-t mv DLD-FUNCTIONS/fftw.df-t DLD-FUNCTIONS/fftw.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/gcd.cc | ./mkdefs . DLD-FUNCTIONS/gcd.cc > DLD-FUNCTIONS/gcd.df-t mv DLD-FUNCTIONS/filter.df-t DLD-FUNCTIONS/filter.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getgrent.cc | ./mkdefs . DLD-FUNCTIONS/getgrent.cc > DLD-FUNCTIONS/getgrent.df-t mv DLD-FUNCTIONS/find.df-t DLD-FUNCTIONS/find.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getpwent.cc | ./mkdefs . DLD-FUNCTIONS/getpwent.cc > DLD-FUNCTIONS/getpwent.df-t mv DLD-FUNCTIONS/gammainc.df-t DLD-FUNCTIONS/gammainc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getrusage.cc | ./mkdefs . DLD-FUNCTIONS/getrusage.cc > DLD-FUNCTIONS/getrusage.df-t mv DLD-FUNCTIONS/gcd.df-t DLD-FUNCTIONS/gcd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/givens.cc | ./mkdefs . DLD-FUNCTIONS/givens.cc > DLD-FUNCTIONS/givens.df-t mv DLD-FUNCTIONS/getgrent.df-t DLD-FUNCTIONS/getgrent.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/hess.cc | ./mkdefs . DLD-FUNCTIONS/hess.cc > DLD-FUNCTIONS/hess.df-t mv DLD-FUNCTIONS/getpwent.df-t DLD-FUNCTIONS/getpwent.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/hex2num.cc | ./mkdefs . DLD-FUNCTIONS/hex2num.cc > DLD-FUNCTIONS/hex2num.df-t mv DLD-FUNCTIONS/getrusage.df-t DLD-FUNCTIONS/getrusage.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/inv.cc | ./mkdefs . DLD-FUNCTIONS/inv.cc > DLD-FUNCTIONS/inv.df-t mv DLD-FUNCTIONS/givens.df-t DLD-FUNCTIONS/givens.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/kron.cc | ./mkdefs . DLD-FUNCTIONS/kron.cc > DLD-FUNCTIONS/kron.df-t mv DLD-FUNCTIONS/hess.df-t DLD-FUNCTIONS/hess.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lookup.cc | ./mkdefs . DLD-FUNCTIONS/lookup.cc > DLD-FUNCTIONS/lookup.df-t mv DLD-FUNCTIONS/hex2num.df-t DLD-FUNCTIONS/hex2num.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lsode.cc | ./mkdefs . DLD-FUNCTIONS/lsode.cc > DLD-FUNCTIONS/lsode.df-t mv DLD-FUNCTIONS/inv.df-t DLD-FUNCTIONS/inv.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lu.cc | ./mkdefs . DLD-FUNCTIONS/lu.cc > DLD-FUNCTIONS/lu.df-t mv DLD-FUNCTIONS/kron.df-t DLD-FUNCTIONS/kron.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/luinc.cc | ./mkdefs . DLD-FUNCTIONS/luinc.cc > DLD-FUNCTIONS/luinc.df-t mv DLD-FUNCTIONS/lookup.df-t DLD-FUNCTIONS/lookup.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/matrix_type.cc | ./mkdefs . DLD-FUNCTIONS/matrix_type.cc > DLD-FUNCTIONS/matrix_type.df-t mv DLD-FUNCTIONS/lsode.df-t DLD-FUNCTIONS/lsode.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/max.cc | ./mkdefs . DLD-FUNCTIONS/max.cc > DLD-FUNCTIONS/max.df-t mv DLD-FUNCTIONS/lu.df-t DLD-FUNCTIONS/lu.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/md5sum.cc | ./mkdefs . DLD-FUNCTIONS/md5sum.cc > DLD-FUNCTIONS/md5sum.df-t mv DLD-FUNCTIONS/luinc.df-t DLD-FUNCTIONS/luinc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/mgorth.cc | ./mkdefs . DLD-FUNCTIONS/mgorth.cc > DLD-FUNCTIONS/mgorth.df-t mv -f .deps/liboctinterp_la-builtins.Tpo .deps/liboctinterp_la-builtins.Plo g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/nproc.cc | ./mkdefs . DLD-FUNCTIONS/nproc.cc > DLD-FUNCTIONS/nproc.df-t mv DLD-FUNCTIONS/matrix_type.df-t DLD-FUNCTIONS/matrix_type.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/onCleanup.cc | ./mkdefs . DLD-FUNCTIONS/onCleanup.cc > DLD-FUNCTIONS/onCleanup.df-t mv DLD-FUNCTIONS/max.df-t DLD-FUNCTIONS/max.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/pinv.cc | ./mkdefs . DLD-FUNCTIONS/pinv.cc > DLD-FUNCTIONS/pinv.df-t mv DLD-FUNCTIONS/md5sum.df-t DLD-FUNCTIONS/md5sum.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/qr.cc | ./mkdefs . DLD-FUNCTIONS/qr.cc > DLD-FUNCTIONS/qr.df-t mv DLD-FUNCTIONS/mgorth.df-t DLD-FUNCTIONS/mgorth.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/quad.cc | ./mkdefs . DLD-FUNCTIONS/quad.cc > DLD-FUNCTIONS/quad.df-t mv DLD-FUNCTIONS/nproc.df-t DLD-FUNCTIONS/nproc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/quadcc.cc | ./mkdefs . DLD-FUNCTIONS/quadcc.cc > DLD-FUNCTIONS/quadcc.df-t mv DLD-FUNCTIONS/onCleanup.df-t DLD-FUNCTIONS/onCleanup.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/qz.cc | ./mkdefs . DLD-FUNCTIONS/qz.cc > DLD-FUNCTIONS/qz.df-t mv DLD-FUNCTIONS/pinv.df-t DLD-FUNCTIONS/pinv.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/rand.cc | ./mkdefs . DLD-FUNCTIONS/rand.cc > DLD-FUNCTIONS/rand.df-t mv DLD-FUNCTIONS/qr.df-t DLD-FUNCTIONS/qr.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/rcond.cc | ./mkdefs . DLD-FUNCTIONS/rcond.cc > DLD-FUNCTIONS/rcond.df-t mv DLD-FUNCTIONS/quad.df-t DLD-FUNCTIONS/quad.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/regexp.cc | ./mkdefs . DLD-FUNCTIONS/regexp.cc > DLD-FUNCTIONS/regexp.df-t mv DLD-FUNCTIONS/quadcc.df-t DLD-FUNCTIONS/quadcc.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/schur.cc | ./mkdefs . DLD-FUNCTIONS/schur.cc > DLD-FUNCTIONS/schur.df-t mv DLD-FUNCTIONS/qz.df-t DLD-FUNCTIONS/qz.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/spparms.cc | ./mkdefs . DLD-FUNCTIONS/spparms.cc > DLD-FUNCTIONS/spparms.df-t mv DLD-FUNCTIONS/rand.df-t DLD-FUNCTIONS/rand.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/sqrtm.cc | ./mkdefs . DLD-FUNCTIONS/sqrtm.cc > DLD-FUNCTIONS/sqrtm.df-t mv DLD-FUNCTIONS/rcond.df-t DLD-FUNCTIONS/rcond.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/strfind.cc | ./mkdefs . DLD-FUNCTIONS/strfind.cc > DLD-FUNCTIONS/strfind.df-t mv DLD-FUNCTIONS/regexp.df-t DLD-FUNCTIONS/regexp.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/str2double.cc | ./mkdefs . DLD-FUNCTIONS/str2double.cc > DLD-FUNCTIONS/str2double.df-t mv DLD-FUNCTIONS/spparms.df-t DLD-FUNCTIONS/spparms.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/sub2ind.cc | ./mkdefs . DLD-FUNCTIONS/sub2ind.cc > DLD-FUNCTIONS/sub2ind.df-t mv DLD-FUNCTIONS/schur.df-t DLD-FUNCTIONS/schur.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/svd.cc | ./mkdefs . DLD-FUNCTIONS/svd.cc > DLD-FUNCTIONS/svd.df-t mv DLD-FUNCTIONS/sqrtm.df-t DLD-FUNCTIONS/sqrtm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/syl.cc | ./mkdefs . DLD-FUNCTIONS/syl.cc > DLD-FUNCTIONS/syl.df-t mv DLD-FUNCTIONS/strfind.df-t DLD-FUNCTIONS/strfind.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/symbfact.cc | ./mkdefs . DLD-FUNCTIONS/symbfact.cc > DLD-FUNCTIONS/symbfact.df-t mv DLD-FUNCTIONS/str2double.df-t DLD-FUNCTIONS/str2double.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/symrcm.cc | ./mkdefs . DLD-FUNCTIONS/symrcm.cc > DLD-FUNCTIONS/symrcm.df-t mv DLD-FUNCTIONS/sub2ind.df-t DLD-FUNCTIONS/sub2ind.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/time.cc | ./mkdefs . DLD-FUNCTIONS/time.cc > DLD-FUNCTIONS/time.df-t mv DLD-FUNCTIONS/svd.df-t DLD-FUNCTIONS/svd.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/tril.cc | ./mkdefs . DLD-FUNCTIONS/tril.cc > DLD-FUNCTIONS/tril.df-t mv DLD-FUNCTIONS/syl.df-t DLD-FUNCTIONS/syl.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/tsearch.cc | ./mkdefs . DLD-FUNCTIONS/tsearch.cc > DLD-FUNCTIONS/tsearch.df-t mv DLD-FUNCTIONS/symbfact.df-t DLD-FUNCTIONS/symbfact.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/typecast.cc | ./mkdefs . DLD-FUNCTIONS/typecast.cc > DLD-FUNCTIONS/typecast.df-t mv DLD-FUNCTIONS/symrcm.df-t DLD-FUNCTIONS/symrcm.df g++ -E -DHAVE_CONFIG_H -I. -I.. \ -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/urlwrite.cc | ./mkdefs . DLD-FUNCTIONS/urlwrite.cc > DLD-FUNCTIONS/urlwrite.df-t mv DLD-FUNCTIONS/time.df-t DLD-FUNCTIONS/time.df /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c -o OPERATORS/liboctinterp_la-op-b-b.lo `test -f 'OPERATORS/op-b-b.cc' || echo './'`OPERATORS/op-b-b.cc mv DLD-FUNCTIONS/tril.df-t DLD-FUNCTIONS/tril.df /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-b-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-b-bm.lo `test -f 'OPERATORS/op-b-bm.cc' || echo './'`OPERATORS/op-b-bm.cc mv DLD-FUNCTIONS/tsearch.df-t DLD-FUNCTIONS/tsearch.df /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-b-sbm.lo `test -f 'OPERATORS/op-b-sbm.cc' || echo './'`OPERATORS/op-b-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c OPERATORS/op-b-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-b.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo -c OPERATORS/op-b-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-bm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c OPERATORS/op-b-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o mv DLD-FUNCTIONS/typecast.df-t DLD-FUNCTIONS/typecast.df /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-bm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-b.lo `test -f 'OPERATORS/op-bm-b.cc' || echo './'`OPERATORS/op-bm-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo -c OPERATORS/op-bm-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-b.o mv DLD-FUNCTIONS/urlwrite.df-t DLD-FUNCTIONS/urlwrite.df /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-bm.lo `test -f 'OPERATORS/op-bm-bm.cc' || echo './'`OPERATORS/op-bm-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c OPERATORS/op-bm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c OPERATORS/op-b-b.cc -o OPERATORS/liboctinterp_la-op-b-b.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c OPERATORS/op-b-sbm.cc -o OPERATORS/liboctinterp_la-op-b-sbm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-b-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo -c OPERATORS/op-b-bm.cc -o OPERATORS/liboctinterp_la-op-b-bm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo -c OPERATORS/op-bm-b.cc -o OPERATORS/liboctinterp_la-op-bm-b.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c OPERATORS/op-bm-bm.cc -o OPERATORS/liboctinterp_la-op-bm-bm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo OPERATORS/.deps/liboctinterp_la-op-b-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-bm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-bm-sbm.lo `test -f 'OPERATORS/op-bm-sbm.cc' || echo './'`OPERATORS/op-bm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo -c OPERATORS/op-bm-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-sbm.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-b-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cdm.lo `test -f 'OPERATORS/op-cdm-cdm.cc' || echo './'`OPERATORS/op-cdm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo -c OPERATORS/op-cdm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-b-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cm.lo `test -f 'OPERATORS/op-cdm-cm.cc' || echo './'`OPERATORS/op-cdm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo -c OPERATORS/op-cdm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-cs.lo `test -f 'OPERATORS/op-cdm-cs.cc' || echo './'`OPERATORS/op-cdm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c OPERATORS/op-cdm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-bm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo -c OPERATORS/op-bm-sbm.cc -o OPERATORS/liboctinterp_la-op-bm-sbm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo -c OPERATORS/op-cdm-cm.cc -o OPERATORS/liboctinterp_la-op-cdm-cm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-dm.lo `test -f 'OPERATORS/op-cdm-dm.cc' || echo './'`OPERATORS/op-cdm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo -c OPERATORS/op-cdm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo -c OPERATORS/op-cdm-cdm.cc -o OPERATORS/liboctinterp_la-op-cdm-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c OPERATORS/op-cdm-cs.cc -o OPERATORS/liboctinterp_la-op-cdm-cs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-m.lo `test -f 'OPERATORS/op-cdm-m.cc' || echo './'`OPERATORS/op-cdm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c OPERATORS/op-cdm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cdm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cdm-s.lo `test -f 'OPERATORS/op-cdm-s.cc' || echo './'`OPERATORS/op-cdm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo -c OPERATORS/op-cdm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo -c OPERATORS/op-cdm-dm.cc -o OPERATORS/liboctinterp_la-op-cdm-dm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cell.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cell.Tpo -c -o OPERATORS/liboctinterp_la-op-cell.lo `test -f 'OPERATORS/op-cell.cc' || echo './'`OPERATORS/op-cell.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cell.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cell.Tpo -c OPERATORS/op-cell.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cell.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-chm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-chm.Tpo -c -o OPERATORS/liboctinterp_la-op-chm.lo `test -f 'OPERATORS/op-chm.cc' || echo './'`OPERATORS/op-chm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-chm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-chm.Tpo -c OPERATORS/op-chm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-chm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c OPERATORS/op-cdm-m.cc -o OPERATORS/liboctinterp_la-op-cdm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cdm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo -c OPERATORS/op-cdm-s.cc -o OPERATORS/liboctinterp_la-op-cdm-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c -o OPERATORS/liboctinterp_la-op-class.lo `test -f 'OPERATORS/op-class.cc' || echo './'`OPERATORS/op-class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c OPERATORS/op-class.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cell.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cell.Tpo -c OPERATORS/op-cell.cc -o OPERATORS/liboctinterp_la-op-cell.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-chm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-chm.Tpo -c OPERATORS/op-chm.cc -o OPERATORS/liboctinterp_la-op-chm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cdm.lo `test -f 'OPERATORS/op-cm-cdm.cc' || echo './'`OPERATORS/op-cm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo -c OPERATORS/op-cm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cm.lo `test -f 'OPERATORS/op-cm-cm.cc' || echo './'`OPERATORS/op-cm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo -c OPERATORS/op-cm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cell.Tpo OPERATORS/.deps/liboctinterp_la-op-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-cs.lo `test -f 'OPERATORS/op-cm-cs.cc' || echo './'`OPERATORS/op-cm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo -c OPERATORS/op-cm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-chm.Tpo OPERATORS/.deps/liboctinterp_la-op-chm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-dm.lo `test -f 'OPERATORS/op-cm-dm.cc' || echo './'`OPERATORS/op-cm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c OPERATORS/op-cm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo -c OPERATORS/op-cm-cdm.cc -o OPERATORS/liboctinterp_la-op-cm-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c OPERATORS/op-class.cc -o OPERATORS/liboctinterp_la-op-class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c OPERATORS/op-cm-dm.cc -o OPERATORS/liboctinterp_la-op-cm-dm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo -c OPERATORS/op-cm-cm.cc -o OPERATORS/liboctinterp_la-op-cm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo -c OPERATORS/op-cm-cs.cc -o OPERATORS/liboctinterp_la-op-cm-cs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-m.lo `test -f 'OPERATORS/op-cm-m.cc' || echo './'`OPERATORS/op-cm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo -c OPERATORS/op-cm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-pm.lo `test -f 'OPERATORS/op-cm-pm.cc' || echo './'`OPERATORS/op-cm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo -c OPERATORS/op-cm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-s.lo `test -f 'OPERATORS/op-cm-s.cc' || echo './'`OPERATORS/op-cm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c OPERATORS/op-cm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo -c OPERATORS/op-cm-m.cc -o OPERATORS/liboctinterp_la-op-cm-m.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-scm.lo `test -f 'OPERATORS/op-cm-scm.cc' || echo './'`OPERATORS/op-cm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo -c OPERATORS/op-cm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-class.Tpo OPERATORS/.deps/liboctinterp_la-op-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-cm-sm.lo `test -f 'OPERATORS/op-cm-sm.cc' || echo './'`OPERATORS/op-cm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c OPERATORS/op-cm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo -c OPERATORS/op-cm-pm.cc -o OPERATORS/liboctinterp_la-op-cm-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c OPERATORS/op-cm-s.cc -o OPERATORS/liboctinterp_la-op-cm-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-cm.lo `test -f 'OPERATORS/op-cs-cm.cc' || echo './'`OPERATORS/op-cs-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo -c OPERATORS/op-cs-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-cs.lo `test -f 'OPERATORS/op-cs-cs.cc' || echo './'`OPERATORS/op-cs-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo -c OPERATORS/op-cs-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c OPERATORS/op-cm-sm.cc -o OPERATORS/liboctinterp_la-op-cm-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo -c OPERATORS/op-cm-scm.cc -o OPERATORS/liboctinterp_la-op-cm-scm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-m.lo `test -f 'OPERATORS/op-cs-m.cc' || echo './'`OPERATORS/op-cs-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo -c OPERATORS/op-cs-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo -c OPERATORS/op-cs-cm.cc -o OPERATORS/liboctinterp_la-op-cs-cm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-s.lo `test -f 'OPERATORS/op-cs-s.cc' || echo './'`OPERATORS/op-cs-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo -c OPERATORS/op-cs-cs.cc -o OPERATORS/liboctinterp_la-op-cs-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c OPERATORS/op-cs-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-scm.lo `test -f 'OPERATORS/op-cs-scm.cc' || echo './'`OPERATORS/op-cs-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo -c OPERATORS/op-cs-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-scm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo -c OPERATORS/op-cs-m.cc -o OPERATORS/liboctinterp_la-op-cs-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c OPERATORS/op-cs-s.cc -o OPERATORS/liboctinterp_la-op-cs-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cs-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-cs-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-cs-sm.lo `test -f 'OPERATORS/op-cs-sm.cc' || echo './'`OPERATORS/op-cs-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo -c OPERATORS/op-cs-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cdm.lo `test -f 'OPERATORS/op-dm-cdm.cc' || echo './'`OPERATORS/op-dm-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo -c OPERATORS/op-dm-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo -c OPERATORS/op-cs-scm.cc -o OPERATORS/liboctinterp_la-op-cs-scm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cm.lo `test -f 'OPERATORS/op-dm-cm.cc' || echo './'`OPERATORS/op-dm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c OPERATORS/op-dm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-cs.lo `test -f 'OPERATORS/op-dm-cs.cc' || echo './'`OPERATORS/op-dm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo -c OPERATORS/op-dm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo -c OPERATORS/op-dm-cdm.cc -o OPERATORS/liboctinterp_la-op-dm-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-cs-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo -c OPERATORS/op-cs-sm.cc -o OPERATORS/liboctinterp_la-op-cs-sm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-cs-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-dm.lo `test -f 'OPERATORS/op-dm-dm.cc' || echo './'`OPERATORS/op-dm-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c OPERATORS/op-dm-cm.cc -o OPERATORS/liboctinterp_la-op-dm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c OPERATORS/op-dm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo -c OPERATORS/op-dm-cs.cc -o OPERATORS/liboctinterp_la-op-dm-cs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-m.lo `test -f 'OPERATORS/op-dm-m.cc' || echo './'`OPERATORS/op-dm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo -c OPERATORS/op-dm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-s.lo `test -f 'OPERATORS/op-dm-s.cc' || echo './'`OPERATORS/op-dm-s.cc mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-scm.lo `test -f 'OPERATORS/op-dm-scm.cc' || echo './'`OPERATORS/op-dm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo -c OPERATORS/op-dm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo -c OPERATORS/op-dm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-dm-sm.lo `test -f 'OPERATORS/op-dm-sm.cc' || echo './'`OPERATORS/op-dm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c OPERATORS/op-dm-dm.cc -o OPERATORS/liboctinterp_la-op-dm-dm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c OPERATORS/op-dm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo -c OPERATORS/op-dm-m.cc -o OPERATORS/liboctinterp_la-op-dm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo -c OPERATORS/op-dm-s.cc -o OPERATORS/liboctinterp_la-op-dm-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-dm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-double-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-double-conv.lo `test -f 'OPERATORS/op-double-conv.cc' || echo './'`OPERATORS/op-double-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c OPERATORS/op-dm-sm.cc -o OPERATORS/liboctinterp_la-op-dm-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-dm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo -c OPERATORS/op-dm-scm.cc -o OPERATORS/liboctinterp_la-op-dm-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-double-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo -c OPERATORS/op-double-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-double-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo `test -f 'OPERATORS/op-fcdm-fcdm.cc' || echo './'`OPERATORS/op-fcdm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo -c OPERATORS/op-fcdm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcm.lo `test -f 'OPERATORS/op-fcdm-fcm.cc' || echo './'`OPERATORS/op-fcdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo -c OPERATORS/op-fcdm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fcs.lo `test -f 'OPERATORS/op-fcdm-fcs.cc' || echo './'`OPERATORS/op-fcdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c OPERATORS/op-fcdm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo -c OPERATORS/op-fcdm-fcm.cc -o OPERATORS/liboctinterp_la-op-fcdm-fcm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fdm.lo `test -f 'OPERATORS/op-fcdm-fdm.cc' || echo './'`OPERATORS/op-fcdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo -c OPERATORS/op-fcdm-fcdm.cc -o OPERATORS/liboctinterp_la-op-fcdm-fcdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo -c OPERATORS/op-fcdm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-double-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo -c OPERATORS/op-double-conv.cc -o OPERATORS/liboctinterp_la-op-double-conv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c OPERATORS/op-fcdm-fcs.cc -o OPERATORS/liboctinterp_la-op-fcdm-fcs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fm.lo `test -f 'OPERATORS/op-fcdm-fm.cc' || echo './'`OPERATORS/op-fcdm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c OPERATORS/op-fcdm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo -c OPERATORS/op-fcdm-fdm.cc -o OPERATORS/liboctinterp_la-op-fcdm-fdm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcdm-fs.lo `test -f 'OPERATORS/op-fcdm-fs.cc' || echo './'`OPERATORS/op-fcdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo -c OPERATORS/op-fcdm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcdm.lo `test -f 'OPERATORS/op-fcm-fcdm.cc' || echo './'`OPERATORS/op-fcm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c OPERATORS/op-fcm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c OPERATORS/op-fcdm-fm.cc -o OPERATORS/liboctinterp_la-op-fcdm-fm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcm.lo `test -f 'OPERATORS/op-fcm-fcm.cc' || echo './'`OPERATORS/op-fcm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo -c OPERATORS/op-fcm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-double-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-double-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fcs.lo `test -f 'OPERATORS/op-fcm-fcs.cc' || echo './'`OPERATORS/op-fcm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo -c OPERATORS/op-fcm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo -c OPERATORS/op-fcdm-fs.cc -o OPERATORS/liboctinterp_la-op-fcdm-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c OPERATORS/op-fcm-fcdm.cc -o OPERATORS/liboctinterp_la-op-fcm-fcdm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fdm.lo `test -f 'OPERATORS/op-fcm-fdm.cc' || echo './'`OPERATORS/op-fcm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo -c OPERATORS/op-fcm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fm.lo `test -f 'OPERATORS/op-fcm-fm.cc' || echo './'`OPERATORS/op-fcm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo -c OPERATORS/op-fcm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-fs.lo `test -f 'OPERATORS/op-fcm-fs.cc' || echo './'`OPERATORS/op-fcm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo -c OPERATORS/op-fcm-fcs.cc -o OPERATORS/liboctinterp_la-op-fcm-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo -c OPERATORS/op-fcm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo -c OPERATORS/op-fcm-fcm.cc -o OPERATORS/liboctinterp_la-op-fcm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo -c OPERATORS/op-fcm-fdm.cc -o OPERATORS/liboctinterp_la-op-fcm-fdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo -c OPERATORS/op-fcm-fm.cc -o OPERATORS/liboctinterp_la-op-fcm-fm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcm-pm.lo `test -f 'OPERATORS/op-fcm-pm.cc' || echo './'`OPERATORS/op-fcm-pm.cc mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcn.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo -c -o OPERATORS/liboctinterp_la-op-fcn.lo `test -f 'OPERATORS/op-fcn.cc' || echo './'`OPERATORS/op-fcn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo -c OPERATORS/op-fcm-fs.cc -o OPERATORS/liboctinterp_la-op-fcm-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo -c OPERATORS/op-fcm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-pm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcn.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo -c OPERATORS/op-fcn.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcn.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fcm.lo `test -f 'OPERATORS/op-fcs-fcm.cc' || echo './'`OPERATORS/op-fcs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c OPERATORS/op-fcs-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo -c OPERATORS/op-fcm-pm.cc -o OPERATORS/liboctinterp_la-op-fcm-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcn.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo -c OPERATORS/op-fcn.cc -o OPERATORS/liboctinterp_la-op-fcn.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fcs.lo `test -f 'OPERATORS/op-fcs-fcs.cc' || echo './'`OPERATORS/op-fcs-fcs.cc mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fm.lo `test -f 'OPERATORS/op-fcs-fm.cc' || echo './'`OPERATORS/op-fcs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo -c OPERATORS/op-fcs-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c OPERATORS/op-fcs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fcs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fcs-fs.lo `test -f 'OPERATORS/op-fcs-fs.cc' || echo './'`OPERATORS/op-fcs-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo -c OPERATORS/op-fcs-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c OPERATORS/op-fcs-fcm.cc -o OPERATORS/liboctinterp_la-op-fcs-fcm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo OPERATORS/.deps/liboctinterp_la-op-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcdm.lo `test -f 'OPERATORS/op-fdm-fcdm.cc' || echo './'`OPERATORS/op-fdm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo -c OPERATORS/op-fdm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c OPERATORS/op-fcs-fm.cc -o OPERATORS/liboctinterp_la-op-fcs-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo -c OPERATORS/op-fcs-fcs.cc -o OPERATORS/liboctinterp_la-op-fcs-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fcs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo -c OPERATORS/op-fcs-fs.cc -o OPERATORS/liboctinterp_la-op-fcs-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo -c OPERATORS/op-fdm-fcdm.cc -o OPERATORS/liboctinterp_la-op-fdm-fcdm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcm.lo `test -f 'OPERATORS/op-fdm-fcm.cc' || echo './'`OPERATORS/op-fdm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c OPERATORS/op-fdm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fcs.lo `test -f 'OPERATORS/op-fdm-fcs.cc' || echo './'`OPERATORS/op-fdm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo -c OPERATORS/op-fdm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fdm.lo `test -f 'OPERATORS/op-fdm-fdm.cc' || echo './'`OPERATORS/op-fdm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c OPERATORS/op-fdm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fm.lo `test -f 'OPERATORS/op-fdm-fm.cc' || echo './'`OPERATORS/op-fdm-fm.cc mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fdm-fs.lo `test -f 'OPERATORS/op-fdm-fs.cc' || echo './'`OPERATORS/op-fdm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo -c OPERATORS/op-fdm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c OPERATORS/op-fdm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c OPERATORS/op-fdm-fcm.cc -o OPERATORS/liboctinterp_la-op-fdm-fcm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo -c OPERATORS/op-fdm-fcs.cc -o OPERATORS/liboctinterp_la-op-fdm-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo -c OPERATORS/op-fdm-fm.cc -o OPERATORS/liboctinterp_la-op-fdm-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c OPERATORS/op-fdm-fdm.cc -o OPERATORS/liboctinterp_la-op-fdm-fdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c OPERATORS/op-fdm-fs.cc -o OPERATORS/liboctinterp_la-op-fdm-fs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-float-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-float-conv.lo `test -f 'OPERATORS/op-float-conv.cc' || echo './'`OPERATORS/op-float-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-float-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo -c OPERATORS/op-float-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-float-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcdm.lo `test -f 'OPERATORS/op-fm-fcdm.cc' || echo './'`OPERATORS/op-fm-fcdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo -c OPERATORS/op-fm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcm.lo `test -f 'OPERATORS/op-fm-fcm.cc' || echo './'`OPERATORS/op-fm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo -c OPERATORS/op-fm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fcs.lo `test -f 'OPERATORS/op-fm-fcs.cc' || echo './'`OPERATORS/op-fm-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo -c OPERATORS/op-fm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fdm.lo `test -f 'OPERATORS/op-fm-fdm.cc' || echo './'`OPERATORS/op-fm-fdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c OPERATORS/op-fm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo -c OPERATORS/op-fm-fcdm.cc -o OPERATORS/liboctinterp_la-op-fm-fcdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-float-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo -c OPERATORS/op-float-conv.cc -o OPERATORS/liboctinterp_la-op-float-conv.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo -c OPERATORS/op-fm-fcs.cc -o OPERATORS/liboctinterp_la-op-fm-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c OPERATORS/op-fm-fdm.cc -o OPERATORS/liboctinterp_la-op-fm-fdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo -c OPERATORS/op-fm-fcm.cc -o OPERATORS/liboctinterp_la-op-fm-fcm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fm.lo `test -f 'OPERATORS/op-fm-fm.cc' || echo './'`OPERATORS/op-fm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo -c OPERATORS/op-fm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-fs.lo `test -f 'OPERATORS/op-fm-fs.cc' || echo './'`OPERATORS/op-fm-fs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo -c OPERATORS/op-fm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-fm-pm.lo `test -f 'OPERATORS/op-fm-pm.cc' || echo './'`OPERATORS/op-fm-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo -c OPERATORS/op-fm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-pm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fcm.lo `test -f 'OPERATORS/op-fs-fcm.cc' || echo './'`OPERATORS/op-fs-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo -c OPERATORS/op-fs-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-float-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-float-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fcs.lo `test -f 'OPERATORS/op-fs-fcs.cc' || echo './'`OPERATORS/op-fs-fcs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo -c OPERATORS/op-fs-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fcs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo -c OPERATORS/op-fm-fm.cc -o OPERATORS/liboctinterp_la-op-fm-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo -c OPERATORS/op-fm-pm.cc -o OPERATORS/liboctinterp_la-op-fm-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo -c OPERATORS/op-fm-fs.cc -o OPERATORS/liboctinterp_la-op-fm-fs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo -c OPERATORS/op-fs-fcs.cc -o OPERATORS/liboctinterp_la-op-fs-fcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo -c OPERATORS/op-fs-fcm.cc -o OPERATORS/liboctinterp_la-op-fs-fcm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fm.lo `test -f 'OPERATORS/op-fs-fm.cc' || echo './'`OPERATORS/op-fs-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c OPERATORS/op-fs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-fs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo -c -o OPERATORS/liboctinterp_la-op-fs-fs.lo `test -f 'OPERATORS/op-fs-fs.cc' || echo './'`OPERATORS/op-fs-fs.cc mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-i16-i16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo -c -o OPERATORS/liboctinterp_la-op-i16-i16.lo `test -f 'OPERATORS/op-i16-i16.cc' || echo './'`OPERATORS/op-i16-i16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo -c OPERATORS/op-fs-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i16-i16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo -c OPERATORS/op-i16-i16.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i16-i16.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-i32-i32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo -c -o OPERATORS/liboctinterp_la-op-i32-i32.lo `test -f 'OPERATORS/op-i32-i32.cc' || echo './'`OPERATORS/op-i32-i32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i32-i32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo -c OPERATORS/op-i32-i32.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i32-i32.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c -o OPERATORS/liboctinterp_la-op-i64-i64.lo `test -f 'OPERATORS/op-i64-i64.cc' || echo './'`OPERATORS/op-i64-i64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c OPERATORS/op-i64-i64.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c OPERATORS/op-fs-fm.cc -o OPERATORS/liboctinterp_la-op-fs-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-fs-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo -c OPERATORS/op-fs-fs.cc -o OPERATORS/liboctinterp_la-op-fs-fs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-i8-i8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo -c -o OPERATORS/liboctinterp_la-op-i8-i8.lo `test -f 'OPERATORS/op-i8-i8.cc' || echo './'`OPERATORS/op-i8-i8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i8-i8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo -c OPERATORS/op-i8-i8.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i8-i8.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c -o OPERATORS/liboctinterp_la-op-int-concat.lo `test -f 'OPERATORS/op-int-concat.cc' || echo './'`OPERATORS/op-int-concat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c OPERATORS/op-int-concat.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-int-concat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c OPERATORS/op-int-concat.cc -o OPERATORS/liboctinterp_la-op-int-concat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i16-i16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo -c OPERATORS/op-i16-i16.cc -o OPERATORS/liboctinterp_la-op-i16-i16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i32-i32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo -c OPERATORS/op-i32-i32.cc -o OPERATORS/liboctinterp_la-op-i32-i32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c OPERATORS/op-i64-i64.cc -o OPERATORS/liboctinterp_la-op-i64-i64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-i8-i8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo -c OPERATORS/op-i8-i8.cc -o OPERATORS/liboctinterp_la-op-i8-i8.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo OPERATORS/.deps/liboctinterp_la-op-int-concat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-int-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo -c -o OPERATORS/liboctinterp_la-op-int-conv.lo `test -f 'OPERATORS/op-int-conv.cc' || echo './'`OPERATORS/op-int-conv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-int-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo -c OPERATORS/op-int-conv.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-int-conv.o mv -f OPERATORS/.deps/liboctinterp_la-op-i16-i16.Tpo OPERATORS/.deps/liboctinterp_la-op-i16-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cdm.lo `test -f 'OPERATORS/op-m-cdm.cc' || echo './'`OPERATORS/op-m-cdm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo -c OPERATORS/op-m-cdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo OPERATORS/.deps/liboctinterp_la-op-i32-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cm.lo `test -f 'OPERATORS/op-m-cm.cc' || echo './'`OPERATORS/op-m-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo -c OPERATORS/op-m-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo OPERATORS/.deps/liboctinterp_la-op-i64-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-m-cs.lo `test -f 'OPERATORS/op-m-cs.cc' || echo './'`OPERATORS/op-m-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo -c OPERATORS/op-m-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-cs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo -c OPERATORS/op-m-cdm.cc -o OPERATORS/liboctinterp_la-op-m-cdm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo -c OPERATORS/op-m-cm.cc -o OPERATORS/liboctinterp_la-op-m-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo -c OPERATORS/op-m-cs.cc -o OPERATORS/liboctinterp_la-op-m-cs.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-dm.lo `test -f 'OPERATORS/op-m-dm.cc' || echo './'`OPERATORS/op-m-dm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo -c OPERATORS/op-m-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-dm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-int-conv.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo -c OPERATORS/op-int-conv.cc -o OPERATORS/liboctinterp_la-op-int-conv.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo OPERATORS/.deps/liboctinterp_la-op-i8-i8.Plo mv -f OPERATORS/.deps/liboctinterp_la-op-m-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c -o OPERATORS/liboctinterp_la-op-m-m.lo `test -f 'OPERATORS/op-m-m.cc' || echo './'`OPERATORS/op-m-m.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-pm.lo `test -f 'OPERATORS/op-m-pm.cc' || echo './'`OPERATORS/op-m-pm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo -c OPERATORS/op-m-dm.cc -o OPERATORS/liboctinterp_la-op-m-dm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-m-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo -c -o OPERATORS/liboctinterp_la-op-m-s.lo `test -f 'OPERATORS/op-m-s.cc' || echo './'`OPERATORS/op-m-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo -c OPERATORS/op-m-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-pm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c OPERATORS/op-m-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo -c OPERATORS/op-m-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-scm.lo `test -f 'OPERATORS/op-m-scm.cc' || echo './'`OPERATORS/op-m-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo -c OPERATORS/op-m-pm.cc -o OPERATORS/liboctinterp_la-op-m-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo -c OPERATORS/op-m-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-scm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo -c OPERATORS/op-m-s.cc -o OPERATORS/liboctinterp_la-op-m-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c OPERATORS/op-m-m.cc -o OPERATORS/liboctinterp_la-op-m-m.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-m-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-m-sm.lo `test -f 'OPERATORS/op-m-sm.cc' || echo './'`OPERATORS/op-m-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c OPERATORS/op-m-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo -c OPERATORS/op-m-scm.cc -o OPERATORS/liboctinterp_la-op-m-scm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-m-s.Tpo OPERATORS/.deps/liboctinterp_la-op-m-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-cm.lo `test -f 'OPERATORS/op-pm-cm.cc' || echo './'`OPERATORS/op-pm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo -c OPERATORS/op-pm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo OPERATORS/.deps/liboctinterp_la-op-m-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-fcm.lo `test -f 'OPERATORS/op-pm-fcm.cc' || echo './'`OPERATORS/op-pm-fcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c OPERATORS/op-m-sm.cc -o OPERATORS/liboctinterp_la-op-m-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c OPERATORS/op-pm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo -c OPERATORS/op-pm-cm.cc -o OPERATORS/liboctinterp_la-op-pm-cm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-fm.lo `test -f 'OPERATORS/op-pm-fm.cc' || echo './'`OPERATORS/op-pm-fm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo -c OPERATORS/op-pm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-fm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c OPERATORS/op-pm-fcm.cc -o OPERATORS/liboctinterp_la-op-pm-fcm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-int-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-int-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-m.lo `test -f 'OPERATORS/op-pm-m.cc' || echo './'`OPERATORS/op-pm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo -c OPERATORS/op-pm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-pm.lo `test -f 'OPERATORS/op-pm-pm.cc' || echo './'`OPERATORS/op-pm-pm.cc mv -f OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-scm.lo `test -f 'OPERATORS/op-pm-scm.cc' || echo './'`OPERATORS/op-pm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo -c OPERATORS/op-pm-pm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-pm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo -c OPERATORS/op-pm-fm.cc -o OPERATORS/liboctinterp_la-op-pm-fm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo -c OPERATORS/op-pm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-pm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-pm-sm.lo `test -f 'OPERATORS/op-pm-sm.cc' || echo './'`OPERATORS/op-pm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo -c OPERATORS/op-pm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo -c OPERATORS/op-pm-m.cc -o OPERATORS/liboctinterp_la-op-pm-m.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-pm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c -o OPERATORS/liboctinterp_la-op-range.lo `test -f 'OPERATORS/op-range.cc' || echo './'`OPERATORS/op-range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo -c OPERATORS/op-pm-scm.cc -o OPERATORS/liboctinterp_la-op-pm-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c OPERATORS/op-range.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-range.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-pm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo -c OPERATORS/op-pm-pm.cc -o OPERATORS/liboctinterp_la-op-pm-pm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-pm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo -c OPERATORS/op-pm-sm.cc -o OPERATORS/liboctinterp_la-op-pm-sm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-pm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-cm.lo `test -f 'OPERATORS/op-s-cm.cc' || echo './'`OPERATORS/op-s-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo -c OPERATORS/op-s-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-s-cs.lo `test -f 'OPERATORS/op-s-cs.cc' || echo './'`OPERATORS/op-s-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c OPERATORS/op-s-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo -c -o OPERATORS/liboctinterp_la-op-s-m.lo `test -f 'OPERATORS/op-s-m.cc' || echo './'`OPERATORS/op-s-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo -c OPERATORS/op-s-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-m.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c OPERATORS/op-range.cc -o OPERATORS/liboctinterp_la-op-range.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c -o OPERATORS/liboctinterp_la-op-s-s.lo `test -f 'OPERATORS/op-s-s.cc' || echo './'`OPERATORS/op-s-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c OPERATORS/op-s-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c OPERATORS/op-s-cs.cc -o OPERATORS/liboctinterp_la-op-s-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo -c OPERATORS/op-s-cm.cc -o OPERATORS/liboctinterp_la-op-s-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo -c OPERATORS/op-s-m.cc -o OPERATORS/liboctinterp_la-op-s-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c OPERATORS/op-s-s.cc -o OPERATORS/liboctinterp_la-op-s-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-range.Tpo OPERATORS/.deps/liboctinterp_la-op-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-scm.lo `test -f 'OPERATORS/op-s-scm.cc' || echo './'`OPERATORS/op-s-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo -c OPERATORS/op-s-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-s-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-s-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-s-sm.lo `test -f 'OPERATORS/op-s-sm.cc' || echo './'`OPERATORS/op-s-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo -c OPERATORS/op-s-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sbm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-b.lo `test -f 'OPERATORS/op-sbm-b.cc' || echo './'`OPERATORS/op-sbm-b.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo -c OPERATORS/op-sbm-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-b.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo OPERATORS/.deps/liboctinterp_la-op-s-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-bm.lo `test -f 'OPERATORS/op-sbm-bm.cc' || echo './'`OPERATORS/op-sbm-bm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c OPERATORS/op-sbm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo OPERATORS/.deps/liboctinterp_la-op-s-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sbm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo -c -o OPERATORS/liboctinterp_la-op-sbm-sbm.lo `test -f 'OPERATORS/op-sbm-sbm.cc' || echo './'`OPERATORS/op-sbm-sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo -c OPERATORS/op-sbm-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-sbm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo -c OPERATORS/op-s-scm.cc -o OPERATORS/liboctinterp_la-op-s-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-s-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo -c OPERATORS/op-s-sm.cc -o OPERATORS/liboctinterp_la-op-s-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo -c OPERATORS/op-sbm-b.cc -o OPERATORS/liboctinterp_la-op-sbm-b.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo -c OPERATORS/op-sbm-sbm.cc -o OPERATORS/liboctinterp_la-op-sbm-sbm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c OPERATORS/op-sbm-bm.cc -o OPERATORS/liboctinterp_la-op-sbm-bm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-s-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-cm.lo `test -f 'OPERATORS/op-scm-cm.cc' || echo './'`OPERATORS/op-scm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo -c OPERATORS/op-scm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-cs.lo `test -f 'OPERATORS/op-scm-cs.cc' || echo './'`OPERATORS/op-scm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo -c OPERATORS/op-scm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-m.lo `test -f 'OPERATORS/op-scm-m.cc' || echo './'`OPERATORS/op-scm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c OPERATORS/op-scm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-s.lo `test -f 'OPERATORS/op-scm-s.cc' || echo './'`OPERATORS/op-scm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo -c OPERATORS/op-scm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-scm.lo `test -f 'OPERATORS/op-scm-scm.cc' || echo './'`OPERATORS/op-scm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo -c OPERATORS/op-scm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-scm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo -c OPERATORS/op-scm-cm.cc -o OPERATORS/liboctinterp_la-op-scm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo -c OPERATORS/op-scm-cs.cc -o OPERATORS/liboctinterp_la-op-scm-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c OPERATORS/op-scm-m.cc -o OPERATORS/liboctinterp_la-op-scm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo -c OPERATORS/op-scm-s.cc -o OPERATORS/liboctinterp_la-op-scm-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo -c OPERATORS/op-scm-scm.cc -o OPERATORS/liboctinterp_la-op-scm-scm.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-scm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-scm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-scm-sm.lo `test -f 'OPERATORS/op-scm-sm.cc' || echo './'`OPERATORS/op-scm-sm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo -c OPERATORS/op-scm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-cm.lo `test -f 'OPERATORS/op-sm-cm.cc' || echo './'`OPERATORS/op-sm-cm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo -c OPERATORS/op-sm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-cs.lo `test -f 'OPERATORS/op-sm-cs.cc' || echo './'`OPERATORS/op-sm-cs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo -c OPERATORS/op-sm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-m.lo `test -f 'OPERATORS/op-sm-m.cc' || echo './'`OPERATORS/op-sm-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c OPERATORS/op-sm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-s.lo `test -f 'OPERATORS/op-sm-s.cc' || echo './'`OPERATORS/op-sm-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo -c OPERATORS/op-sm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-scm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo -c OPERATORS/op-scm-sm.cc -o OPERATORS/liboctinterp_la-op-scm-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo -c OPERATORS/op-sm-cm.cc -o OPERATORS/liboctinterp_la-op-sm-cm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo -c OPERATORS/op-sm-cs.cc -o OPERATORS/liboctinterp_la-op-sm-cs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c OPERATORS/op-sm-m.cc -o OPERATORS/liboctinterp_la-op-sm-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo -c OPERATORS/op-sm-s.cc -o OPERATORS/liboctinterp_la-op-sm-s.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-scm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-scm.lo `test -f 'OPERATORS/op-sm-scm.cc' || echo './'`OPERATORS/op-sm-scm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo -c OPERATORS/op-sm-scm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-scm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-sm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo -c -o OPERATORS/liboctinterp_la-op-sm-sm.lo `test -f 'OPERATORS/op-sm-sm.cc' || echo './'`OPERATORS/op-sm-sm.cc mv -f OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-str-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo -c -o OPERATORS/liboctinterp_la-op-str-m.lo `test -f 'OPERATORS/op-str-m.cc' || echo './'`OPERATORS/op-str-m.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo -c OPERATORS/op-sm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-sm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo -c OPERATORS/op-str-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-str-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo -c -o OPERATORS/liboctinterp_la-op-str-s.lo `test -f 'OPERATORS/op-str-s.cc' || echo './'`OPERATORS/op-str-s.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo -c OPERATORS/op-str-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-s.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c -o OPERATORS/liboctinterp_la-op-str-str.lo `test -f 'OPERATORS/op-str-str.cc' || echo './'`OPERATORS/op-str-str.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c OPERATORS/op-str-str.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-str.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-scm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo -c OPERATORS/op-sm-scm.cc -o OPERATORS/liboctinterp_la-op-sm-scm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo -c OPERATORS/op-str-m.cc -o OPERATORS/liboctinterp_la-op-str-m.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-sm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo -c OPERATORS/op-sm-sm.cc -o OPERATORS/liboctinterp_la-op-sm-sm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo -c OPERATORS/op-str-s.cc -o OPERATORS/liboctinterp_la-op-str-s.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c OPERATORS/op-str-str.cc -o OPERATORS/liboctinterp_la-op-str-str.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-sm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-struct.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-struct.Tpo -c -o OPERATORS/liboctinterp_la-op-struct.lo `test -f 'OPERATORS/op-struct.cc' || echo './'`OPERATORS/op-struct.cc mv -f OPERATORS/.deps/liboctinterp_la-op-str-m.Tpo OPERATORS/.deps/liboctinterp_la-op-str-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-ui16-ui16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo -c -o OPERATORS/liboctinterp_la-op-ui16-ui16.lo `test -f 'OPERATORS/op-ui16-ui16.cc' || echo './'`OPERATORS/op-ui16-ui16.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-struct.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-struct.Tpo -c OPERATORS/op-struct.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-struct.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui16-ui16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo -c OPERATORS/op-ui16-ui16.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui16-ui16.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo OPERATORS/.deps/liboctinterp_la-op-str-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-ui32-ui32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo -c -o OPERATORS/liboctinterp_la-op-ui32-ui32.lo `test -f 'OPERATORS/op-ui32-ui32.cc' || echo './'`OPERATORS/op-ui32-ui32.cc mv -f OPERATORS/.deps/liboctinterp_la-op-sm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-ui64-ui64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo -c -o OPERATORS/liboctinterp_la-op-ui64-ui64.lo `test -f 'OPERATORS/op-ui64-ui64.cc' || echo './'`OPERATORS/op-ui64-ui64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui32-ui32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo -c OPERATORS/op-ui32-ui32.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui32-ui32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui64-ui64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo -c OPERATORS/op-ui64-ui64.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui64-ui64.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo OPERATORS/.deps/liboctinterp_la-op-str-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT OPERATORS/liboctinterp_la-op-ui8-ui8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo -c -o OPERATORS/liboctinterp_la-op-ui8-ui8.lo `test -f 'OPERATORS/op-ui8-ui8.cc' || echo './'`OPERATORS/op-ui8-ui8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-struct.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-struct.Tpo -c OPERATORS/op-struct.cc -o OPERATORS/liboctinterp_la-op-struct.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui8-ui8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo -c OPERATORS/op-ui8-ui8.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-ui8-ui8.o mv -f OPERATORS/.deps/liboctinterp_la-op-struct.Tpo OPERATORS/.deps/liboctinterp_la-op-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c -o TEMPLATE-INST/liboctinterp_la-Array-os.lo `test -f 'TEMPLATE-INST/Array-os.cc' || echo './'`TEMPLATE-INST/Array-os.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c TEMPLATE-INST/Array-os.cc -fPIC -DPIC -o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c TEMPLATE-INST/Array-os.cc -o TEMPLATE-INST/liboctinterp_la-Array-os.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui16-ui16.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo -c OPERATORS/op-ui16-ui16.cc -o OPERATORS/liboctinterp_la-op-ui16-ui16.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui64-ui64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo -c OPERATORS/op-ui64-ui64.cc -o OPERATORS/liboctinterp_la-op-ui64-ui64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui32-ui32.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo -c OPERATORS/op-ui32-ui32.cc -o OPERATORS/liboctinterp_la-op-ui32-ui32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT OPERATORS/liboctinterp_la-op-ui8-ui8.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo -c OPERATORS/op-ui8-ui8.cc -o OPERATORS/liboctinterp_la-op-ui8-ui8.o >/dev/null 2>&1 mv -f TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT TEMPLATE-INST/liboctinterp_la-Array-tc.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo -c -o TEMPLATE-INST/liboctinterp_la-Array-tc.lo `test -f 'TEMPLATE-INST/Array-tc.cc' || echo './'`TEMPLATE-INST/Array-tc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT TEMPLATE-INST/liboctinterp_la-Array-tc.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo -c TEMPLATE-INST/Array-tc.cc -fPIC -DPIC -o TEMPLATE-INST/.libs/liboctinterp_la-Array-tc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT TEMPLATE-INST/liboctinterp_la-Array-tc.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo -c TEMPLATE-INST/Array-tc.cc -o TEMPLATE-INST/liboctinterp_la-Array-tc.o >/dev/null 2>&1 mv -f TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Tpo TEMPLATE-INST/.deps/liboctinterp_la-Array-tc.Plo depbase=`echo DLD-FUNCTIONS/__contourc__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__contourc__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__contourc__.lo DLD-FUNCTIONS/__contourc__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__contourc__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__contourc__.Tpo -c DLD-FUNCTIONS/__contourc__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__contourc__.o DLD-FUNCTIONS/__contourc__.cc: In function 'void mark_facets(const Matrix&, charMatrix&, double)': DLD-FUNCTIONS/__contourc__.cc:232:28: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:233:20: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:251:28: warning: use of old-style cast DLD-FUNCTIONS/__contourc__.cc:252:20: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__contourc__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__contourc__.Tpo -c DLD-FUNCTIONS/__contourc__.cc -o DLD-FUNCTIONS/__contourc__.o >/dev/null 2>&1 mv -f OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Tpo OPERATORS/.deps/liboctinterp_la-op-ui16-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo `test -f 'DLD-FUNCTIONS/__delaunayn__.cc' || echo './'`DLD-FUNCTIONS/__delaunayn__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo -c DLD-FUNCTIONS/__delaunayn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Plo depbase=`echo DLD-FUNCTIONS/__dispatch__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__dispatch__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__dispatch__.lo DLD-FUNCTIONS/__dispatch__.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Tpo OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Plo depbase=`echo DLD-FUNCTIONS/__dsearchn__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__dsearchn__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__dsearchn__.lo DLD-FUNCTIONS/__dsearchn__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__dispatch__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dispatch__.Tpo -c DLD-FUNCTIONS/__dispatch__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__dispatch__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__dsearchn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dsearchn__.Tpo -c DLD-FUNCTIONS/__dsearchn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__dsearchn__.o DLD-FUNCTIONS/__delaunayn__.cc: In function 'octave_value_list F__delaunayn__(const octave_value_list&, int)': DLD-FUNCTIONS/__delaunayn__.cc:179:19: warning: use of old-style cast mv -f OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo `test -f 'DLD-FUNCTIONS/__fltk_uigetfile__.cc' || echo './'`DLD-FUNCTIONS/__fltk_uigetfile__.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo `test -f 'DLD-FUNCTIONS/__glpk__.cc' || echo './'`DLD-FUNCTIONS/__glpk__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo -c DLD-FUNCTIONS/__fltk_uigetfile__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c DLD-FUNCTIONS/__glpk__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o In file included from DLD-FUNCTIONS/__dispatch__.cc:40:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo -c DLD-FUNCTIONS/__fltk_uigetfile__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo -c DLD-FUNCTIONS/__delaunayn__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo `test -f 'DLD-FUNCTIONS/__init_fltk__.cc' || echo './'`DLD-FUNCTIONS/__init_fltk__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo -c DLD-FUNCTIONS/__init_fltk__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__dsearchn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dsearchn__.Tpo -c DLD-FUNCTIONS/__dsearchn__.cc -o DLD-FUNCTIONS/__dsearchn__.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo -c DLD-FUNCTIONS/__init_fltk__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.Plo depbase=`echo DLD-FUNCTIONS/__lin_interpn__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__lin_interpn__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__lin_interpn__.lo DLD-FUNCTIONS/__lin_interpn__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__lin_interpn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__lin_interpn__.Tpo -c DLD-FUNCTIONS/__lin_interpn__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__lin_interpn__.o DLD-FUNCTIONS/__glpk__.cc:121:4: warning: use of old-style cast DLD-FUNCTIONS/__glpk__.cc:122:3: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__dispatch__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__dispatch__.Tpo -c DLD-FUNCTIONS/__dispatch__.cc -o DLD-FUNCTIONS/__dispatch__.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo `test -f 'DLD-FUNCTIONS/__magick_read__.cc' || echo './'`DLD-FUNCTIONS/__magick_read__.cc depbase=`echo DLD-FUNCTIONS/__pchip_deriv__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__pchip_deriv__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__pchip_deriv__.lo DLD-FUNCTIONS/__pchip_deriv__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo -c DLD-FUNCTIONS/__magick_read__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__pchip_deriv__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__pchip_deriv__.Tpo -c DLD-FUNCTIONS/__pchip_deriv__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__pchip_deriv__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c DLD-FUNCTIONS/__glpk__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__lin_interpn__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__lin_interpn__.Tpo -c DLD-FUNCTIONS/__lin_interpn__.cc -o DLD-FUNCTIONS/__lin_interpn__.o >/dev/null 2>&1 DLD-FUNCTIONS/__magick_read__.cc:403:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:403:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/__magick_read__.cc:866:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:997:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:1144:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:375:1: warning: 'void maybe_initialize_magick()' defined but not used libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo -c DLD-FUNCTIONS/__magick_read__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/__qp__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/__qp__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__qp__.lo DLD-FUNCTIONS/__qp__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__qp__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__qp__.Tpo -c DLD-FUNCTIONS/__qp__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__qp__.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__pchip_deriv__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__pchip_deriv__.Tpo -c DLD-FUNCTIONS/__pchip_deriv__.cc -o DLD-FUNCTIONS/__pchip_deriv__.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo `test -f 'DLD-FUNCTIONS/__voronoi__.cc' || echo './'`DLD-FUNCTIONS/__voronoi__.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo -c DLD-FUNCTIONS/__voronoi__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o DLD-FUNCTIONS/__qp__.cc: In function 'Matrix null(const Matrix&, octave_idx_type&)': DLD-FUNCTIONS/__qp__.cc:63:33: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:79:36: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc: In function 'int qp(const Matrix&, const ColumnVector&, const Matrix&, const ColumnVector&, const Matrix&, const ColumnVector&, int, ColumnVector&, ColumnVector&, int&)': DLD-FUNCTIONS/__qp__.cc:97:23: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:212:40: warning: use of old-style cast DLD-FUNCTIONS/__qp__.cc:310:40: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo `test -f 'DLD-FUNCTIONS/amd.cc' || echo './'`DLD-FUNCTIONS/amd.cc depbase=`echo DLD-FUNCTIONS/balance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/balance.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/balance.lo DLD-FUNCTIONS/balance.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo -c DLD-FUNCTIONS/amd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/balance.lo -MD -MP -MF DLD-FUNCTIONS/.deps/balance.Tpo -c DLD-FUNCTIONS/balance.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/balance.o depbase=`echo DLD-FUNCTIONS/besselj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/besselj.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/besselj.lo DLD-FUNCTIONS/besselj.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/besselj.lo -MD -MP -MF DLD-FUNCTIONS/.deps/besselj.Tpo -c DLD-FUNCTIONS/besselj.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/besselj.o DLD-FUNCTIONS/__voronoi__.cc: In function 'octave_value_list F__voronoi__(const octave_value_list&, int)': DLD-FUNCTIONS/__voronoi__.cc:147:11: warning: use of old-style cast DLD-FUNCTIONS/__voronoi__.cc:191:11: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/__qp__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__qp__.Tpo -c DLD-FUNCTIONS/__qp__.cc -o DLD-FUNCTIONS/__qp__.o >/dev/null 2>&1 DLD-FUNCTIONS/amd.cc:53:1: warning: unused parameter 'args' DLD-FUNCTIONS/amd.cc:53:1: warning: unused parameter 'nargout' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo -c DLD-FUNCTIONS/__voronoi__.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo -c DLD-FUNCTIONS/amd.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/balance.lo -MD -MP -MF DLD-FUNCTIONS/.deps/balance.Tpo -c DLD-FUNCTIONS/balance.cc -o DLD-FUNCTIONS/balance.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Plo depbase=`echo DLD-FUNCTIONS/betainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/betainc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/betainc.lo DLD-FUNCTIONS/betainc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/betainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/betainc.Tpo -c DLD-FUNCTIONS/betainc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/betainc.o depbase=`echo DLD-FUNCTIONS/bsxfun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/bsxfun.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/bsxfun.lo DLD-FUNCTIONS/bsxfun.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___voronoi___la-__voronoi__.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo `test -f 'DLD-FUNCTIONS/ccolamd.cc' || echo './'`DLD-FUNCTIONS/ccolamd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/bsxfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/bsxfun.Tpo -c DLD-FUNCTIONS/bsxfun.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/bsxfun.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo -c DLD-FUNCTIONS/ccolamd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/besselj.lo -MD -MP -MF DLD-FUNCTIONS/.deps/besselj.Tpo -c DLD-FUNCTIONS/besselj.cc -o DLD-FUNCTIONS/besselj.o >/dev/null 2>&1 In file included from DLD-FUNCTIONS/bsxfun.cc:37:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/ccolamd.cc:54:1: warning: unused parameter 'args' DLD-FUNCTIONS/ccolamd.cc:54:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/ccolamd.cc:338:1: warning: unused parameter 'args' DLD-FUNCTIONS/ccolamd.cc:338:1: warning: unused parameter 'nargout' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/betainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/betainc.Tpo -c DLD-FUNCTIONS/betainc.cc -o DLD-FUNCTIONS/betainc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo -c DLD-FUNCTIONS/ccolamd.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/cellfun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/cellfun.lo DLD-FUNCTIONS/cellfun.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/cellfun.Tpo -c DLD-FUNCTIONS/cellfun.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/cellfun.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo `test -f 'DLD-FUNCTIONS/chol.cc' || echo './'`DLD-FUNCTIONS/chol.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo `test -f 'DLD-FUNCTIONS/colamd.cc' || echo './'`DLD-FUNCTIONS/colamd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo -c DLD-FUNCTIONS/chol.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo -c DLD-FUNCTIONS/colamd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o depbase=`echo DLD-FUNCTIONS/colloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/colloc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/colloc.lo DLD-FUNCTIONS/colloc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/colloc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/colloc.Tpo -c DLD-FUNCTIONS/colloc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/colloc.o In file included from DLD-FUNCTIONS/cellfun.cc:41:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/bsxfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/bsxfun.Tpo -c DLD-FUNCTIONS/bsxfun.cc -o DLD-FUNCTIONS/bsxfun.o >/dev/null 2>&1 DLD-FUNCTIONS/colamd.cc:211:1: warning: unused parameter 'args' DLD-FUNCTIONS/colamd.cc:211:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/colamd.cc:451:1: warning: unused parameter 'args' DLD-FUNCTIONS/colamd.cc:451:1: warning: unused parameter 'nargout' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo -c DLD-FUNCTIONS/colamd.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/colloc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/colloc.Tpo -c DLD-FUNCTIONS/colloc.cc -o DLD-FUNCTIONS/colloc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo -c DLD-FUNCTIONS/chol.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Plo depbase=`echo DLD-FUNCTIONS/conv2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/conv2.lo DLD-FUNCTIONS/conv2.cc &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo `test -f 'DLD-FUNCTIONS/convhulln.cc' || echo './'`DLD-FUNCTIONS/convhulln.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/conv2.Tpo -c DLD-FUNCTIONS/conv2.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/conv2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c DLD-FUNCTIONS/convhulln.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o depbase=`echo DLD-FUNCTIONS/daspk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/daspk.lo DLD-FUNCTIONS/daspk.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF DLD-FUNCTIONS/.deps/daspk.Tpo -c DLD-FUNCTIONS/daspk.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/daspk.o DLD-FUNCTIONS/convhulln.cc: In function 'octave_value_list Fconvhulln(const octave_value_list&, int)': DLD-FUNCTIONS/convhulln.cc:159:15: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:167:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:172:19: warning: use of old-style cast In file included from ../liboctave/DASPK.h:28:0, from DLD-FUNCTIONS/daspk.cc:32: ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::init()': ../liboctave/DASPK-opts.h:82:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:84:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:90:50: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::set_absolute_tolerance(double)': ../liboctave/DASPK-opts.h:125:61: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::set_relative_tolerance(double)': ../liboctave/DASPK-opts.h:135:61: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c DLD-FUNCTIONS/convhulln.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Plo depbase=`echo DLD-FUNCTIONS/dasrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dasrt.lo DLD-FUNCTIONS/dasrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dasrt.Tpo -c DLD-FUNCTIONS/dasrt.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dasrt.o In file included from DLD-FUNCTIONS/daspk.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/conv2.Tpo -c DLD-FUNCTIONS/conv2.cc -o DLD-FUNCTIONS/conv2.o >/dev/null 2>&1 In file included from ../liboctave/DASRT.h:28:0, from DLD-FUNCTIONS/dasrt.cc:30: ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::init()': ../liboctave/DASRT-opts.h:61:41: warning: use of old-style cast ../liboctave/DASRT-opts.h:63:41: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::set_absolute_tolerance(double)': ../liboctave/DASRT-opts.h:87:61: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::set_relative_tolerance(double)': ../liboctave/DASRT-opts.h:97:61: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/cellfun.Tpo -c DLD-FUNCTIONS/cellfun.cc -o DLD-FUNCTIONS/cellfun.o >/dev/null 2>&1 In file included from DLD-FUNCTIONS/dasrt.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Plo depbase=`echo DLD-FUNCTIONS/dassl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/dassl.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dassl.lo DLD-FUNCTIONS/dassl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dassl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dassl.Tpo -c DLD-FUNCTIONS/dassl.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dassl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF DLD-FUNCTIONS/.deps/daspk.Tpo -c DLD-FUNCTIONS/daspk.cc -o DLD-FUNCTIONS/daspk.o >/dev/null 2>&1 In file included from ../liboctave/DASSL.h:28:0, from DLD-FUNCTIONS/dassl.cc:32: ../liboctave/DASSL-opts.h: In member function 'void DASSL_options::init()': ../liboctave/DASSL-opts.h:67:41: warning: use of old-style cast ../liboctave/DASSL-opts.h:69:41: warning: use of old-style cast ../liboctave/DASSL-opts.h: In member function 'void DASSL_options::set_absolute_tolerance(double)': ../liboctave/DASSL-opts.h:95:61: warning: use of old-style cast ../liboctave/DASSL-opts.h: In member function 'void DASSL_options::set_relative_tolerance(double)': ../liboctave/DASSL-opts.h:105:61: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/det.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/det.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/det.lo DLD-FUNCTIONS/det.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/det.lo -MD -MP -MF DLD-FUNCTIONS/.deps/det.Tpo -c DLD-FUNCTIONS/det.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/det.o In file included from DLD-FUNCTIONS/dassl.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dasrt.Tpo -c DLD-FUNCTIONS/dasrt.cc -o DLD-FUNCTIONS/dasrt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/det.lo -MD -MP -MF DLD-FUNCTIONS/.deps/det.Tpo -c DLD-FUNCTIONS/det.cc -o DLD-FUNCTIONS/det.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/dlmread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/dlmread.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dlmread.lo DLD-FUNCTIONS/dlmread.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dassl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dassl.Tpo -c DLD-FUNCTIONS/dassl.cc -o DLD-FUNCTIONS/dassl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dlmread.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dlmread.Tpo -c DLD-FUNCTIONS/dlmread.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dlmread.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo `test -f 'DLD-FUNCTIONS/dmperm.cc' || echo './'`DLD-FUNCTIONS/dmperm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo -c DLD-FUNCTIONS/dmperm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o depbase=`echo DLD-FUNCTIONS/dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/dot.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/dot.lo DLD-FUNCTIONS/dot.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dot.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dot.Tpo -c DLD-FUNCTIONS/dot.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dot.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dlmread.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dlmread.Tpo -c DLD-FUNCTIONS/dlmread.cc -o DLD-FUNCTIONS/dlmread.o >/dev/null 2>&1 DLD-FUNCTIONS/dmperm.cc:134:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/dmperm.cc:191:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/dmperm.cc:47:1: warning: 'RowVector put_int(octave_idx_type*, octave_idx_type)' defined but not used libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo -c DLD-FUNCTIONS/dmperm.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/eig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/eig.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/eig.lo DLD-FUNCTIONS/eig.cc &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo `test -f 'DLD-FUNCTIONS/eigs.cc' || echo './'`DLD-FUNCTIONS/eigs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/eig.lo -MD -MP -MF DLD-FUNCTIONS/.deps/eig.Tpo -c DLD-FUNCTIONS/eig.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/eig.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c DLD-FUNCTIONS/eigs.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/dot.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dot.Tpo -c DLD-FUNCTIONS/dot.cc -o DLD-FUNCTIONS/dot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo `test -f 'DLD-FUNCTIONS/fft.cc' || echo './'`DLD-FUNCTIONS/fft.cc In file included from DLD-FUNCTIONS/eigs.cc:32:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo -c DLD-FUNCTIONS/fft.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo `test -f 'DLD-FUNCTIONS/fft2.cc' || echo './'`DLD-FUNCTIONS/fft2.cc DLD-FUNCTIONS/eigs.cc: In function 'octave_value_list Feigs(const octave_value_list&, int)': DLD-FUNCTIONS/eigs.cc:330:16: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo -c DLD-FUNCTIONS/fft2.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/eig.lo -MD -MP -MF DLD-FUNCTIONS/.deps/eig.Tpo -c DLD-FUNCTIONS/eig.cc -o DLD-FUNCTIONS/eig.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo -c DLD-FUNCTIONS/fft.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo `test -f 'DLD-FUNCTIONS/fftn.cc' || echo './'`DLD-FUNCTIONS/fftn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo -c DLD-FUNCTIONS/fft2.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c DLD-FUNCTIONS/fftn.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo `test -f 'DLD-FUNCTIONS/fftw.cc' || echo './'`DLD-FUNCTIONS/fftw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo -c DLD-FUNCTIONS/fftw.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Plo depbase=`echo DLD-FUNCTIONS/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/filter.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/filter.lo DLD-FUNCTIONS/filter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/filter.lo -MD -MP -MF DLD-FUNCTIONS/.deps/filter.Tpo -c DLD-FUNCTIONS/filter.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/filter.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Plo depbase=`echo DLD-FUNCTIONS/find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/find.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/find.lo DLD-FUNCTIONS/find.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/find.lo -MD -MP -MF DLD-FUNCTIONS/.deps/find.Tpo -c DLD-FUNCTIONS/find.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/find.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c DLD-FUNCTIONS/fftn.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo -c DLD-FUNCTIONS/fftw.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Plo depbase=`echo DLD-FUNCTIONS/gammainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/gammainc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/gammainc.lo DLD-FUNCTIONS/gammainc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/gammainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gammainc.Tpo -c DLD-FUNCTIONS/gammainc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/gammainc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c DLD-FUNCTIONS/eigs.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Plo depbase=`echo DLD-FUNCTIONS/gcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/gcd.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/gcd.lo DLD-FUNCTIONS/gcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/gcd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gcd.Tpo -c DLD-FUNCTIONS/gcd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/gcd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/find.lo -MD -MP -MF DLD-FUNCTIONS/.deps/find.Tpo -c DLD-FUNCTIONS/find.cc -o DLD-FUNCTIONS/find.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/filter.lo -MD -MP -MF DLD-FUNCTIONS/.deps/filter.Tpo -c DLD-FUNCTIONS/filter.cc -o DLD-FUNCTIONS/filter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/gammainc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gammainc.Tpo -c DLD-FUNCTIONS/gammainc.cc -o DLD-FUNCTIONS/gammainc.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/getgrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/getgrent.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getgrent.lo DLD-FUNCTIONS/getgrent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getgrent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getgrent.Tpo -c DLD-FUNCTIONS/getgrent.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getgrent.o depbase=`echo DLD-FUNCTIONS/getpwent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/getpwent.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getpwent.lo DLD-FUNCTIONS/getpwent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getpwent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getpwent.Tpo -c DLD-FUNCTIONS/getpwent.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getpwent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/gcd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/gcd.Tpo -c DLD-FUNCTIONS/gcd.cc -o DLD-FUNCTIONS/gcd.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/getrusage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/getrusage.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/getrusage.lo DLD-FUNCTIONS/getrusage.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getrusage.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getrusage.Tpo -c DLD-FUNCTIONS/getrusage.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/getrusage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getgrent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getgrent.Tpo -c DLD-FUNCTIONS/getgrent.cc -o DLD-FUNCTIONS/getgrent.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getrusage.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getrusage.Tpo -c DLD-FUNCTIONS/getrusage.cc -o DLD-FUNCTIONS/getrusage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/getpwent.lo -MD -MP -MF DLD-FUNCTIONS/.deps/getpwent.Tpo -c DLD-FUNCTIONS/getpwent.cc -o DLD-FUNCTIONS/getpwent.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Plo depbase=`echo DLD-FUNCTIONS/givens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/givens.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/givens.lo DLD-FUNCTIONS/givens.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/givens.lo -MD -MP -MF DLD-FUNCTIONS/.deps/givens.Tpo -c DLD-FUNCTIONS/givens.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/givens.o depbase=`echo DLD-FUNCTIONS/hess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/hess.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/hess.lo DLD-FUNCTIONS/hess.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DLD-FUNCTIONS/hex2num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/hex2num.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/hex2num.lo DLD-FUNCTIONS/hex2num.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/hess.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hess.Tpo -c DLD-FUNCTIONS/hess.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/hess.o depbase=`echo DLD-FUNCTIONS/inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/inv.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/inv.lo DLD-FUNCTIONS/inv.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/hex2num.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hex2num.Tpo -c DLD-FUNCTIONS/hex2num.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/hex2num.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/inv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/inv.Tpo -c DLD-FUNCTIONS/inv.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/inv.o depbase=`echo DLD-FUNCTIONS/kron.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/kron.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/kron.lo DLD-FUNCTIONS/kron.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/kron.lo -MD -MP -MF DLD-FUNCTIONS/.deps/kron.Tpo -c DLD-FUNCTIONS/kron.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/kron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/givens.lo -MD -MP -MF DLD-FUNCTIONS/.deps/givens.Tpo -c DLD-FUNCTIONS/givens.cc -o DLD-FUNCTIONS/givens.o >/dev/null 2>&1 DLD-FUNCTIONS/hex2num.cc: In function 'octave_value_list Fhex2num(const octave_value_list&, int)': DLD-FUNCTIONS/hex2num.cc:77:17: warning: 'num.Fhex2num(const octave_value_list&, int)::::dval' may be used uninitialized in this function libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/hex2num.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hex2num.Tpo -c DLD-FUNCTIONS/hex2num.cc -o DLD-FUNCTIONS/hex2num.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/hess.lo -MD -MP -MF DLD-FUNCTIONS/.deps/hess.Tpo -c DLD-FUNCTIONS/hess.cc -o DLD-FUNCTIONS/hess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/inv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/inv.Tpo -c DLD-FUNCTIONS/inv.cc -o DLD-FUNCTIONS/inv.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/lookup.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lookup.lo DLD-FUNCTIONS/lookup.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DLD-FUNCTIONS/lsode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lsode.lo DLD-FUNCTIONS/lsode.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/kron.lo -MD -MP -MF DLD-FUNCTIONS/.deps/kron.Tpo -c DLD-FUNCTIONS/kron.cc -o DLD-FUNCTIONS/kron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lsode.Tpo -c DLD-FUNCTIONS/lsode.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lsode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lookup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lookup.Tpo -c DLD-FUNCTIONS/lookup.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lookup.o depbase=`echo DLD-FUNCTIONS/lu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/lu.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/lu.lo DLD-FUNCTIONS/lu.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ../liboctave/LSODE.h:28:0, from DLD-FUNCTIONS/lsode.cc:32: ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::init()': ../liboctave/LSODE-opts.h:67:41: warning: use of old-style cast ../liboctave/LSODE-opts.h:68:38: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::set_absolute_tolerance(double)': ../liboctave/LSODE-opts.h:96:61: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::set_relative_tolerance(double)': ../liboctave/LSODE-opts.h:104:58: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lu.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lu.Tpo -c DLD-FUNCTIONS/lu.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lu.o depbase=`echo DLD-FUNCTIONS/luinc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/luinc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/luinc.lo DLD-FUNCTIONS/luinc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/luinc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/luinc.Tpo -c DLD-FUNCTIONS/luinc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/luinc.o In file included from DLD-FUNCTIONS/lsode.cc:45:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/matrix_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/matrix_type.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/matrix_type.lo DLD-FUNCTIONS/matrix_type.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/matrix_type.lo -MD -MP -MF DLD-FUNCTIONS/.deps/matrix_type.Tpo -c DLD-FUNCTIONS/matrix_type.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/matrix_type.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lsode.Tpo -c DLD-FUNCTIONS/lsode.cc -o DLD-FUNCTIONS/lsode.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/luinc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/luinc.Tpo -c DLD-FUNCTIONS/luinc.cc -o DLD-FUNCTIONS/luinc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lookup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lookup.Tpo -c DLD-FUNCTIONS/lookup.cc -o DLD-FUNCTIONS/lookup.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/lu.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lu.Tpo -c DLD-FUNCTIONS/lu.cc -o DLD-FUNCTIONS/lu.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/matrix_type.lo -MD -MP -MF DLD-FUNCTIONS/.deps/matrix_type.Tpo -c DLD-FUNCTIONS/matrix_type.cc -o DLD-FUNCTIONS/matrix_type.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/max.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/max.lo DLD-FUNCTIONS/max.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/max.lo -MD -MP -MF DLD-FUNCTIONS/.deps/max.Tpo -c DLD-FUNCTIONS/max.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/max.o depbase=`echo DLD-FUNCTIONS/md5sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/md5sum.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/md5sum.lo DLD-FUNCTIONS/md5sum.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/md5sum.lo -MD -MP -MF DLD-FUNCTIONS/.deps/md5sum.Tpo -c DLD-FUNCTIONS/md5sum.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/md5sum.o depbase=`echo DLD-FUNCTIONS/mgorth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/mgorth.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/mgorth.lo DLD-FUNCTIONS/mgorth.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DLD-FUNCTIONS/nproc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/nproc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/nproc.lo DLD-FUNCTIONS/nproc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/mgorth.lo -MD -MP -MF DLD-FUNCTIONS/.deps/mgorth.Tpo -c DLD-FUNCTIONS/mgorth.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/mgorth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/nproc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/nproc.Tpo -c DLD-FUNCTIONS/nproc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/nproc.o depbase=`echo DLD-FUNCTIONS/onCleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/onCleanup.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/onCleanup.lo DLD-FUNCTIONS/onCleanup.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/onCleanup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/onCleanup.Tpo -c DLD-FUNCTIONS/onCleanup.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/onCleanup.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/md5sum.lo -MD -MP -MF DLD-FUNCTIONS/.deps/md5sum.Tpo -c DLD-FUNCTIONS/md5sum.cc -o DLD-FUNCTIONS/md5sum.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/nproc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/nproc.Tpo -c DLD-FUNCTIONS/nproc.cc -o DLD-FUNCTIONS/nproc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/max.lo -MD -MP -MF DLD-FUNCTIONS/.deps/max.Tpo -c DLD-FUNCTIONS/max.cc -o DLD-FUNCTIONS/max.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/onCleanup.lo -MD -MP -MF DLD-FUNCTIONS/.deps/onCleanup.Tpo -c DLD-FUNCTIONS/onCleanup.cc -o DLD-FUNCTIONS/onCleanup.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/pinv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/pinv.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/pinv.lo DLD-FUNCTIONS/pinv.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/mgorth.lo -MD -MP -MF DLD-FUNCTIONS/.deps/mgorth.Tpo -c DLD-FUNCTIONS/mgorth.cc -o DLD-FUNCTIONS/mgorth.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/pinv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/pinv.Tpo -c DLD-FUNCTIONS/pinv.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/pinv.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo `test -f 'DLD-FUNCTIONS/qr.cc' || echo './'`DLD-FUNCTIONS/qr.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo -c DLD-FUNCTIONS/qr.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o depbase=`echo DLD-FUNCTIONS/quad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/quad.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/quad.lo DLD-FUNCTIONS/quad.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/quad.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quad.Tpo -c DLD-FUNCTIONS/quad.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/quad.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/pinv.lo -MD -MP -MF DLD-FUNCTIONS/.deps/pinv.Tpo -c DLD-FUNCTIONS/pinv.cc -o DLD-FUNCTIONS/pinv.o >/dev/null 2>&1 In file included from ../liboctave/Quad.h:46:0, from DLD-FUNCTIONS/quad.cc:32: ../liboctave/Quad-opts.h: In member function 'void Quad_options::init()': ../liboctave/Quad-opts.h:53:38: warning: use of old-style cast ../liboctave/Quad-opts.h:54:38: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/quadcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/quadcc.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/quadcc.lo DLD-FUNCTIONS/quadcc.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DLD-FUNCTIONS/qz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/qz.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/qz.lo DLD-FUNCTIONS/qz.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/quadcc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quadcc.Tpo -c DLD-FUNCTIONS/quadcc.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/quadcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/qz.lo -MD -MP -MF DLD-FUNCTIONS/.deps/qz.Tpo -c DLD-FUNCTIONS/qz.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/qz.o In file included from DLD-FUNCTIONS/quad.cc:43:0: ./variables.h: At global scope: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo -c DLD-FUNCTIONS/qr.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.o >/dev/null 2>&1 In file included from DLD-FUNCTIONS/qz.cc:59:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast In file included from ./oct.h:43:0, from DLD-FUNCTIONS/quadcc.cc:30: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/qz.cc: In function 'octave_value_list Fqz(const octave_value_list&, int)': DLD-FUNCTIONS/qz.cc:848:24: warning: use of old-style cast DLD-FUNCTIONS/quadcc.cc: In function 'octave_value_list Fquadcc(const octave_value_list&, int)': DLD-FUNCTIONS/quadcc.cc:1890:43: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/rand.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/rand.lo DLD-FUNCTIONS/rand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/rand.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rand.Tpo -c DLD-FUNCTIONS/rand.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/rand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/quad.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quad.Tpo -c DLD-FUNCTIONS/quad.cc -o DLD-FUNCTIONS/quad.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/quadcc.lo -MD -MP -MF DLD-FUNCTIONS/.deps/quadcc.Tpo -c DLD-FUNCTIONS/quadcc.cc -o DLD-FUNCTIONS/quadcc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/qz.lo -MD -MP -MF DLD-FUNCTIONS/.deps/qz.Tpo -c DLD-FUNCTIONS/qz.cc -o DLD-FUNCTIONS/qz.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Plo depbase=`echo DLD-FUNCTIONS/rcond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/rcond.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/rcond.lo DLD-FUNCTIONS/rcond.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/rcond.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rcond.Tpo -c DLD-FUNCTIONS/rcond.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/rcond.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo `test -f 'DLD-FUNCTIONS/regexp.cc' || echo './'`DLD-FUNCTIONS/regexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo -c DLD-FUNCTIONS/regexp.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/rand.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rand.Tpo -c DLD-FUNCTIONS/rand.cc -o DLD-FUNCTIONS/rand.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/schur.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/schur.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/schur.lo DLD-FUNCTIONS/schur.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/schur.lo -MD -MP -MF DLD-FUNCTIONS/.deps/schur.Tpo -c DLD-FUNCTIONS/schur.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/schur.o DLD-FUNCTIONS/regexp.cc: In function 'int octregexp_list(const octave_value_list&, const std::string&, bool, std::list&, string_vector&, int&, bool&)': DLD-FUNCTIONS/regexp.cc:470:49: warning: comparison between signed and unsigned integer expressions depbase=`echo DLD-FUNCTIONS/spparms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/spparms.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/spparms.lo DLD-FUNCTIONS/spparms.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/rcond.lo -MD -MP -MF DLD-FUNCTIONS/.deps/rcond.Tpo -c DLD-FUNCTIONS/rcond.cc -o DLD-FUNCTIONS/rcond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/spparms.lo -MD -MP -MF DLD-FUNCTIONS/.deps/spparms.Tpo -c DLD-FUNCTIONS/spparms.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/spparms.o depbase=`echo DLD-FUNCTIONS/sqrtm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/sqrtm.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/sqrtm.lo DLD-FUNCTIONS/sqrtm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/sqrtm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sqrtm.Tpo -c DLD-FUNCTIONS/sqrtm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/sqrtm.o depbase=`echo DLD-FUNCTIONS/strfind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/strfind.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/strfind.lo DLD-FUNCTIONS/strfind.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/strfind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/strfind.Tpo -c DLD-FUNCTIONS/strfind.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/strfind.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/spparms.lo -MD -MP -MF DLD-FUNCTIONS/.deps/spparms.Tpo -c DLD-FUNCTIONS/spparms.cc -o DLD-FUNCTIONS/spparms.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/schur.lo -MD -MP -MF DLD-FUNCTIONS/.deps/schur.Tpo -c DLD-FUNCTIONS/schur.cc -o DLD-FUNCTIONS/schur.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo -c DLD-FUNCTIONS/regexp.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/str2double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/str2double.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/str2double.lo DLD-FUNCTIONS/str2double.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/str2double.lo -MD -MP -MF DLD-FUNCTIONS/.deps/str2double.Tpo -c DLD-FUNCTIONS/str2double.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/str2double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/strfind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/strfind.Tpo -c DLD-FUNCTIONS/strfind.cc -o DLD-FUNCTIONS/strfind.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/sqrtm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sqrtm.Tpo -c DLD-FUNCTIONS/sqrtm.cc -o DLD-FUNCTIONS/sqrtm.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/sub2ind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/sub2ind.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/sub2ind.lo DLD-FUNCTIONS/sub2ind.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/sub2ind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sub2ind.Tpo -c DLD-FUNCTIONS/sub2ind.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/sub2ind.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/str2double.lo -MD -MP -MF DLD-FUNCTIONS/.deps/str2double.Tpo -c DLD-FUNCTIONS/str2double.cc -o DLD-FUNCTIONS/str2double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/sub2ind.lo -MD -MP -MF DLD-FUNCTIONS/.deps/sub2ind.Tpo -c DLD-FUNCTIONS/sub2ind.cc -o DLD-FUNCTIONS/sub2ind.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Plo depbase=`echo DLD-FUNCTIONS/svd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/svd.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/svd.lo DLD-FUNCTIONS/svd.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DLD-FUNCTIONS/syl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/syl.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/syl.lo DLD-FUNCTIONS/syl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/svd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/svd.Tpo -c DLD-FUNCTIONS/svd.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/svd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/syl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/syl.Tpo -c DLD-FUNCTIONS/syl.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/syl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo `test -f 'DLD-FUNCTIONS/symbfact.cc' || echo './'`DLD-FUNCTIONS/symbfact.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo -c DLD-FUNCTIONS/symbfact.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo `test -f 'DLD-FUNCTIONS/symrcm.cc' || echo './'`DLD-FUNCTIONS/symrcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo -c DLD-FUNCTIONS/symrcm.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o In file included from DLD-FUNCTIONS/svd.cc:38:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/time.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/time.lo DLD-FUNCTIONS/time.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo -c DLD-FUNCTIONS/symbfact.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/time.lo -MD -MP -MF DLD-FUNCTIONS/.deps/time.Tpo -c DLD-FUNCTIONS/time.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/time.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/syl.lo -MD -MP -MF DLD-FUNCTIONS/.deps/syl.Tpo -c DLD-FUNCTIONS/syl.cc -o DLD-FUNCTIONS/syl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/svd.lo -MD -MP -MF DLD-FUNCTIONS/.deps/svd.Tpo -c DLD-FUNCTIONS/svd.cc -o DLD-FUNCTIONS/svd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo -c DLD-FUNCTIONS/symrcm.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.o >/dev/null 2>&1 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Plo depbase=`echo DLD-FUNCTIONS/tril.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/tril.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/tril.lo DLD-FUNCTIONS/tril.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/tril.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tril.Tpo -c DLD-FUNCTIONS/tril.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/tril.o depbase=`echo DLD-FUNCTIONS/tsearch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/tsearch.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/tsearch.lo DLD-FUNCTIONS/tsearch.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/tsearch.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tsearch.Tpo -c DLD-FUNCTIONS/tsearch.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/tsearch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/time.lo -MD -MP -MF DLD-FUNCTIONS/.deps/time.Tpo -c DLD-FUNCTIONS/time.cc -o DLD-FUNCTIONS/time.o >/dev/null 2>&1 depbase=`echo DLD-FUNCTIONS/typecast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/typecast.lo DLD-FUNCTIONS/typecast.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF DLD-FUNCTIONS/.deps/typecast.Tpo -c DLD-FUNCTIONS/typecast.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/typecast.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c -o DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo `test -f 'DLD-FUNCTIONS/urlwrite.cc' || echo './'`DLD-FUNCTIONS/urlwrite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c DLD-FUNCTIONS/urlwrite.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/tsearch.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tsearch.Tpo -c DLD-FUNCTIONS/tsearch.cc -o DLD-FUNCTIONS/tsearch.o >/dev/null 2>&1 ./mk-pkg-add DLD-FUNCTIONS/__contourc__.df DLD-FUNCTIONS/__delaunayn__.df DLD-FUNCTIONS/__dispatch__.df DLD-FUNCTIONS/__dsearchn__.df DLD-FUNCTIONS/__fltk_uigetfile__.df DLD-FUNCTIONS/__glpk__.df DLD-FUNCTIONS/__init_fltk__.df DLD-FUNCTIONS/__lin_interpn__.df DLD-FUNCTIONS/__magick_read__.df DLD-FUNCTIONS/__pchip_deriv__.df DLD-FUNCTIONS/__qp__.df DLD-FUNCTIONS/__voronoi__.df DLD-FUNCTIONS/amd.df DLD-FUNCTIONS/balance.df DLD-FUNCTIONS/besselj.df DLD-FUNCTIONS/betainc.df DLD-FUNCTIONS/bsxfun.df DLD-FUNCTIONS/ccolamd.df DLD-FUNCTIONS/cellfun.df DLD-FUNCTIONS/chol.df DLD-FUNCTIONS/colamd.df DLD-FUNCTIONS/colloc.df DLD-FUNCTIONS/conv2.df DLD-FUNCTIONS/convhulln.df DLD-FUNCTIONS/daspk.df DLD-FUNCTIONS/dasrt.df DLD-FUNCTIONS/dassl.df DLD-FUNCTIONS/det.df DLD-FUNCTIONS/dlmread.df DLD-FUNCTIONS/dmperm.df DLD-FUNCTIONS/dot.df DLD-FUNCTIONS/eig.df DLD-FUNCTIONS/eigs.df DLD-FUNCTIONS/fft.df DLD-FUNCTIONS/fft2.df DLD-FUNCTIONS/fftn.df DLD-FUNCTIONS/fftw.df DLD-FUNCTIONS/filter.df DLD-FUNCTIONS/find.df DLD-FUNCTIONS/gammainc.df DLD-FUNCTIONS/gcd.df DLD-FUNCTIONS/getgrent.df DLD-FUNCTIONS/getpwent.df DLD-FUNCTIONS/getrusage.df DLD-FUNCTIONS/givens.df DLD-FUNCTIONS/hess.df DLD-FUNCTIONS/hex2num.df DLD-FUNCTIONS/inv.df DLD-FUNCTIONS/kron.df DLD-FUNCTIONS/lookup.df DLD-FUNCTIONS/lsode.df DLD-FUNCTIONS/lu.df DLD-FUNCTIONS/luinc.df DLD-FUNCTIONS/matrix_type.df DLD-FUNCTIONS/max.df DLD-FUNCTIONS/md5sum.df DLD-FUNCTIONS/mgorth.df DLD-FUNCTIONS/nproc.df DLD-FUNCTIONS/onCleanup.df DLD-FUNCTIONS/pinv.df DLD-FUNCTIONS/qr.df DLD-FUNCTIONS/quad.df DLD-FUNCTIONS/quadcc.df DLD-FUNCTIONS/qz.df DLD-FUNCTIONS/rand.df DLD-FUNCTIONS/rcond.df DLD-FUNCTIONS/regexp.df DLD-FUNCTIONS/schur.df DLD-FUNCTIONS/spparms.df DLD-FUNCTIONS/sqrtm.df DLD-FUNCTIONS/strfind.df DLD-FUNCTIONS/str2double.df DLD-FUNCTIONS/sub2ind.df DLD-FUNCTIONS/svd.df DLD-FUNCTIONS/syl.df DLD-FUNCTIONS/symbfact.df DLD-FUNCTIONS/symrcm.df DLD-FUNCTIONS/time.df DLD-FUNCTIONS/tril.df DLD-FUNCTIONS/tsearch.df DLD-FUNCTIONS/typecast.df DLD-FUNCTIONS/urlwrite.df > DLD-FUNCTIONS/PKG_ADD-t mv DLD-FUNCTIONS/PKG_ADD-t DLD-FUNCTIONS/PKG_ADD echo bitfcns.df data.df debug.df defaults.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df oct-parse.df octave.df pager.df pr-output.df sighandlers.df sparse.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-bool-mat.df ov-cell.df ov-class.df ov-fcn-handle.df ov-fcn-inline.df ov-flt-re-mat.df ov-null-mat.df ov-range.df ov-re-mat.df ov-struct.df ov-typeinfo.df ov-usr-fcn.df ov.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df pt-arg-list.df pt-binop.df pt-eval.df pt-mat.df DLD-FUNCTIONS/__contourc__.df DLD-FUNCTIONS/__delaunayn__.df DLD-FUNCTIONS/__dispatch__.df DLD-FUNCTIONS/__dsearchn__.df DLD-FUNCTIONS/__fltk_uigetfile__.df DLD-FUNCTIONS/__glpk__.df DLD-FUNCTIONS/__init_fltk__.df DLD-FUNCTIONS/__lin_interpn__.df DLD-FUNCTIONS/__magick_read__.df DLD-FUNCTIONS/__pchip_deriv__.df DLD-FUNCTIONS/__qp__.df DLD-FUNCTIONS/__voronoi__.df DLD-FUNCTIONS/amd.df DLD-FUNCTIONS/balance.df DLD-FUNCTIONS/besselj.df DLD-FUNCTIONS/betainc.df DLD-FUNCTIONS/bsxfun.df DLD-FUNCTIONS/ccolamd.df DLD-FUNCTIONS/cellfun.df DLD-FUNCTIONS/chol.df DLD-FUNCTIONS/colamd.df DLD-FUNCTIONS/colloc.df DLD-FUNCTIONS/conv2.df DLD-FUNCTIONS/convhulln.df DLD-FUNCTIONS/daspk.df DLD-FUNCTIONS/dasrt.df DLD-FUNCTIONS/dassl.df DLD-FUNCTIONS/det.df DLD-FUNCTIONS/dlmread.df DLD-FUNCTIONS/dmperm.df DLD-FUNCTIONS/dot.df DLD-FUNCTIONS/eig.df DLD-FUNCTIONS/eigs.df DLD-FUNCTIONS/fft.df DLD-FUNCTIONS/fft2.df DLD-FUNCTIONS/fftn.df DLD-FUNCTIONS/fftw.df DLD-FUNCTIONS/filter.df DLD-FUNCTIONS/find.df DLD-FUNCTIONS/gammainc.df DLD-FUNCTIONS/gcd.df DLD-FUNCTIONS/getgrent.df DLD-FUNCTIONS/getpwent.df DLD-FUNCTIONS/getrusage.df DLD-FUNCTIONS/givens.df DLD-FUNCTIONS/hess.df DLD-FUNCTIONS/hex2num.df DLD-FUNCTIONS/inv.df DLD-FUNCTIONS/kron.df DLD-FUNCTIONS/lookup.df DLD-FUNCTIONS/lsode.df DLD-FUNCTIONS/lu.df DLD-FUNCTIONS/luinc.df DLD-FUNCTIONS/matrix_type.df DLD-FUNCTIONS/max.df DLD-FUNCTIONS/md5sum.df DLD-FUNCTIONS/mgorth.df DLD-FUNCTIONS/nproc.df DLD-FUNCTIONS/onCleanup.df DLD-FUNCTIONS/pinv.df DLD-FUNCTIONS/qr.df DLD-FUNCTIONS/quad.df DLD-FUNCTIONS/quadcc.df DLD-FUNCTIONS/qz.df DLD-FUNCTIONS/rand.df DLD-FUNCTIONS/rcond.df DLD-FUNCTIONS/regexp.df DLD-FUNCTIONS/schur.df DLD-FUNCTIONS/spparms.df DLD-FUNCTIONS/sqrtm.df DLD-FUNCTIONS/strfind.df DLD-FUNCTIONS/str2double.df DLD-FUNCTIONS/sub2ind.df DLD-FUNCTIONS/svd.df DLD-FUNCTIONS/syl.df DLD-FUNCTIONS/symbfact.df DLD-FUNCTIONS/symrcm.df DLD-FUNCTIONS/time.df DLD-FUNCTIONS/tril.df DLD-FUNCTIONS/tsearch.df DLD-FUNCTIONS/typecast.df DLD-FUNCTIONS/urlwrite.df > doc-files-t mv doc-files-t doc-files /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -version-info 0:0:0 -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o liboctinterp.la -rpath /usr/pkg/lib/octave/3.4.3 liboctinterp_la-Cell.lo liboctinterp_la-bitfcns.lo liboctinterp_la-c-file-ptr-stream.lo liboctinterp_la-comment-list.lo liboctinterp_la-cutils.lo liboctinterp_la-data.lo liboctinterp_la-debug.lo liboctinterp_la-defaults.lo liboctinterp_la-defun.lo liboctinterp_la-dirfns.lo liboctinterp_la-display.lo liboctinterp_la-dynamic-ld.lo liboctinterp_la-error.lo liboctinterp_la-file-io.lo liboctinterp_la-gl-render.lo liboctinterp_la-gl2ps-renderer.lo liboctinterp_la-graphics.lo liboctinterp_la-gripes.lo liboctinterp_la-help.lo liboctinterp_la-input.lo liboctinterp_la-lex.lo liboctinterp_la-load-path.lo liboctinterp_la-load-save.lo liboctinterp_la-ls-ascii-helper.lo liboctinterp_la-ls-hdf5.lo liboctinterp_la-ls-mat-ascii.lo liboctinterp_la-ls-mat4.lo liboctinterp_la-ls-mat5.lo liboctinterp_la-ls-oct-ascii.lo liboctinterp_la-ls-oct-binary.lo liboctinterp_la-ls-utils.lo liboctinterp_la-mappers.lo liboctinterp_la-matherr.lo liboctinterp_la-mex.lo liboctinterp_la-oct-fstrm.lo liboctinterp_la-oct-hist.lo liboctinterp_la-oct-iostrm.lo liboctinterp_la-oct-lvalue.lo liboctinterp_la-oct-map.lo liboctinterp_la-oct-obj.lo liboctinterp_la-oct-parse.lo liboctinterp_la-oct-prcstrm.lo liboctinterp_la-oct-procbuf.lo liboctinterp_la-oct-stream.lo liboctinterp_la-oct-strstrm.lo liboctinterp_la-octave.lo liboctinterp_la-pager.lo liboctinterp_la-pr-output.lo liboctinterp_la-procstream.lo liboctinterp_la-sighandlers.lo liboctinterp_la-siglist.lo liboctinterp_la-sparse.lo liboctinterp_la-sparse-xdiv.lo liboctinterp_la-sparse-xpow.lo liboctinterp_la-strfns.lo liboctinterp_la-symtab.lo liboctinterp_la-syscalls.lo liboctinterp_la-sysdep.lo liboctinterp_la-token.lo liboctinterp_la-toplev.lo liboctinterp_la-txt-eng-ft.lo liboctinterp_la-unwind-prot.lo liboctinterp_la-utils.lo liboctinterp_la-variables.lo liboctinterp_la-xdiv.lo liboctinterp_la-xgl2ps.lo liboctinterp_la-xnorm.lo liboctinterp_la-xpow.lo liboctinterp_la-zfstream.lo liboctinterp_la-ov-base.lo liboctinterp_la-ov-bool-mat.lo liboctinterp_la-ov-bool.lo liboctinterp_la-ov-builtin.lo liboctinterp_la-ov-cell.lo liboctinterp_la-ov-ch-mat.lo liboctinterp_la-ov-class.lo liboctinterp_la-ov-colon.lo liboctinterp_la-ov-complex.lo liboctinterp_la-ov-cs-list.lo liboctinterp_la-ov-cx-diag.lo liboctinterp_la-ov-cx-mat.lo liboctinterp_la-ov-dld-fcn.lo liboctinterp_la-ov-fcn-handle.lo liboctinterp_la-ov-fcn-inline.lo liboctinterp_la-ov-fcn.lo liboctinterp_la-ov-float.lo liboctinterp_la-ov-flt-complex.lo liboctinterp_la-ov-flt-cx-diag.lo liboctinterp_la-ov-flt-cx-mat.lo liboctinterp_la-ov-flt-re-diag.lo liboctinterp_la-ov-flt-re-mat.lo liboctinterp_la-ov-lazy-idx.lo liboctinterp_la-ov-mex-fcn.lo liboctinterp_la-ov-null-mat.lo liboctinterp_la-ov-perm.lo liboctinterp_la-ov-range.lo liboctinterp_la-ov-re-diag.lo liboctinterp_la-ov-re-mat.lo liboctinterp_la-ov-scalar.lo liboctinterp_la-ov-str-mat.lo liboctinterp_la-ov-struct.lo liboctinterp_la-ov-typeinfo.lo liboctinterp_la-ov-usr-fcn.lo liboctinterp_la-ov.lo liboctinterp_la-ov-int16.lo liboctinterp_la-ov-int32.lo liboctinterp_la-ov-int64.lo liboctinterp_la-ov-int8.lo liboctinterp_la-ov-uint16.lo liboctinterp_la-ov-uint32.lo liboctinterp_la-ov-uint64.lo liboctinterp_la-ov-uint8.lo liboctinterp_la-ov-base-sparse.lo liboctinterp_la-ov-bool-sparse.lo liboctinterp_la-ov-cx-sparse.lo liboctinterp_la-ov-re-sparse.lo liboctinterp_la-pt-arg-list.lo liboctinterp_la-pt-assign.lo liboctinterp_la-pt-binop.lo liboctinterp_la-pt-bp.lo liboctinterp_la-pt-cbinop.lo liboctinterp_la-pt-cell.lo liboctinterp_la-pt-check.lo liboctinterp_la-pt-cmd.lo liboctinterp_la-pt-colon.lo liboctinterp_la-pt-const.lo liboctinterp_la-pt-decl.lo liboctinterp_la-pt-eval.lo liboctinterp_la-pt-except.lo liboctinterp_la-pt-exp.lo liboctinterp_la-pt-fcn-handle.lo liboctinterp_la-pt-id.lo liboctinterp_la-pt-idx.lo liboctinterp_la-pt-jump.lo liboctinterp_la-pt-loop.lo liboctinterp_la-pt-mat.lo liboctinterp_la-pt-misc.lo liboctinterp_la-pt-pr-code.lo liboctinterp_la-pt-select.lo liboctinterp_la-pt-stmt.lo liboctinterp_la-pt-unop.lo liboctinterp_la-pt.lo OPERATORS/liboctinterp_la-op-b-b.lo OPERATORS/liboctinterp_la-op-b-bm.lo OPERATORS/liboctinterp_la-op-b-sbm.lo OPERATORS/liboctinterp_la-op-bm-b.lo OPERATORS/liboctinterp_la-op-bm-bm.lo OPERATORS/liboctinterp_la-op-bm-sbm.lo OPERATORS/liboctinterp_la-op-cdm-cdm.lo OPERATORS/liboctinterp_la-op-cdm-cm.lo OPERATORS/liboctinterp_la-op-cdm-cs.lo OPERATORS/liboctinterp_la-op-cdm-dm.lo OPERATORS/liboctinterp_la-op-cdm-m.lo OPERATORS/liboctinterp_la-op-cdm-s.lo OPERATORS/liboctinterp_la-op-cell.lo OPERATORS/liboctinterp_la-op-chm.lo OPERATORS/liboctinterp_la-op-class.lo OPERATORS/liboctinterp_la-op-cm-cdm.lo OPERATORS/liboctinterp_la-op-cm-cm.lo OPERATORS/liboctinterp_la-op-cm-cs.lo OPERATORS/liboctinterp_la-op-cm-dm.lo OPERATORS/liboctinterp_la-op-cm-m.lo OPERATORS/liboctinterp_la-op-cm-pm.lo OPERATORS/liboctinterp_la-op-cm-s.lo OPERATORS/liboctinterp_la-op-cm-scm.lo OPERATORS/liboctinterp_la-op-cm-sm.lo OPERATORS/liboctinterp_la-op-cs-cm.lo OPERATORS/liboctinterp_la-op-cs-cs.lo OPERATORS/liboctinterp_la-op-cs-m.lo OPERATORS/liboctinterp_la-op-cs-s.lo OPERATORS/liboctinterp_la-op-cs-scm.lo OPERATORS/liboctinterp_la-op-cs-sm.lo OPERATORS/liboctinterp_la-op-dm-cdm.lo OPERATORS/liboctinterp_la-op-dm-cm.lo OPERATORS/liboctinterp_la-op-dm-cs.lo OPERATORS/liboctinterp_la-op-dm-dm.lo OPERATORS/liboctinterp_la-op-dm-m.lo OPERATORS/liboctinterp_la-op-dm-s.lo OPERATORS/liboctinterp_la-op-dm-scm.lo OPERATORS/liboctinterp_la-op-dm-sm.lo OPERATORS/liboctinterp_la-op-double-conv.lo OPERATORS/liboctinterp_la-op-fcdm-fcdm.lo OPERATORS/liboctinterp_la-op-fcdm-fcm.lo OPERATORS/liboctinterp_la-op-fcdm-fcs.lo OPERATORS/liboctinterp_la-op-fcdm-fdm.lo OPERATORS/liboctinterp_la-op-fcdm-fm.lo OPERATORS/liboctinterp_la-op-fcdm-fs.lo OPERATORS/liboctinterp_la-op-fcm-fcdm.lo OPERATORS/liboctinterp_la-op-fcm-fcm.lo OPERATORS/liboctinterp_la-op-fcm-fcs.lo OPERATORS/liboctinterp_la-op-fcm-fdm.lo OPERATORS/liboctinterp_la-op-fcm-fm.lo OPERATORS/liboctinterp_la-op-fcm-fs.lo OPERATORS/liboctinterp_la-op-fcm-pm.lo OPERATORS/liboctinterp_la-op-fcn.lo OPERATORS/liboctinterp_la-op-fcs-fcm.lo OPERATORS/liboctinterp_la-op-fcs-fcs.lo OPERATORS/liboctinterp_la-op-fcs-fm.lo OPERATORS/liboctinterp_la-op-fcs-fs.lo OPERATORS/liboctinterp_la-op-fdm-fcdm.lo OPERATORS/liboctinterp_la-op-fdm-fcm.lo OPERATORS/liboctinterp_la-op-fdm-fcs.lo OPERATORS/liboctinterp_la-op-fdm-fdm.lo OPERATORS/liboctinterp_la-op-fdm-fm.lo OPERATORS/liboctinterp_la-op-fdm-fs.lo OPERATORS/liboctinterp_la-op-float-conv.lo OPERATORS/liboctinterp_la-op-fm-fcdm.lo OPERATORS/liboctinterp_la-op-fm-fcm.lo OPERATORS/liboctinterp_la-op-fm-fcs.lo OPERATORS/liboctinterp_la-op-fm-fdm.lo OPERATORS/liboctinterp_la-op-fm-fm.lo OPERATORS/liboctinterp_la-op-fm-fs.lo OPERATORS/liboctinterp_la-op-fm-pm.lo OPERATORS/liboctinterp_la-op-fs-fcm.lo OPERATORS/liboctinterp_la-op-fs-fcs.lo OPERATORS/liboctinterp_la-op-fs-fm.lo OPERATORS/liboctinterp_la-op-fs-fs.lo OPERATORS/liboctinterp_la-op-i16-i16.lo OPERATORS/liboctinterp_la-op-i32-i32.lo OPERATORS/liboctinterp_la-op-i64-i64.lo OPERATORS/liboctinterp_la-op-i8-i8.lo OPERATORS/liboctinterp_la-op-int-concat.lo OPERATORS/liboctinterp_la-op-int-conv.lo OPERATORS/liboctinterp_la-op-m-cdm.lo OPERATORS/liboctinterp_la-op-m-cm.lo OPERATORS/liboctinterp_la-op-m-cs.lo OPERATORS/liboctinterp_la-op-m-dm.lo OPERATORS/liboctinterp_la-op-m-m.lo OPERATORS/liboctinterp_la-op-m-pm.lo OPERATORS/liboctinterp_la-op-m-s.lo OPERATORS/liboctinterp_la-op-m-scm.lo OPERATORS/liboctinterp_la-op-m-sm.lo OPERATORS/liboctinterp_la-op-pm-cm.lo OPERATORS/liboctinterp_la-op-pm-fcm.lo OPERATORS/liboctinterp_la-op-pm-fm.lo OPERATORS/liboctinterp_la-op-pm-m.lo OPERATORS/liboctinterp_la-op-pm-pm.lo OPERATORS/liboctinterp_la-op-pm-scm.lo OPERATORS/liboctinterp_la-op-pm-sm.lo OPERATORS/liboctinterp_la-op-range.lo OPERATORS/liboctinterp_la-op-s-cm.lo OPERATORS/liboctinterp_la-op-s-cs.lo OPERATORS/liboctinterp_la-op-s-m.lo OPERATORS/liboctinterp_la-op-s-s.lo OPERATORS/liboctinterp_la-op-s-scm.lo OPERATORS/liboctinterp_la-op-s-sm.lo OPERATORS/liboctinterp_la-op-sbm-b.lo OPERATORS/liboctinterp_la-op-sbm-bm.lo OPERATORS/liboctinterp_la-op-sbm-sbm.lo OPERATORS/liboctinterp_la-op-scm-cm.lo OPERATORS/liboctinterp_la-op-scm-cs.lo OPERATORS/liboctinterp_la-op-scm-m.lo OPERATORS/liboctinterp_la-op-scm-s.lo OPERATORS/liboctinterp_la-op-scm-scm.lo OPERATORS/liboctinterp_la-op-scm-sm.lo OPERATORS/liboctinterp_la-op-sm-cm.lo OPERATORS/liboctinterp_la-op-sm-cs.lo OPERATORS/liboctinterp_la-op-sm-m.lo OPERATORS/liboctinterp_la-op-sm-s.lo OPERATORS/liboctinterp_la-op-sm-scm.lo OPERATORS/liboctinterp_la-op-sm-sm.lo OPERATORS/liboctinterp_la-op-str-m.lo OPERATORS/liboctinterp_la-op-str-s.lo OPERATORS/liboctinterp_la-op-str-str.lo OPERATORS/liboctinterp_la-op-struct.lo OPERATORS/liboctinterp_la-op-ui16-ui16.lo OPERATORS/liboctinterp_la-op-ui32-ui32.lo OPERATORS/liboctinterp_la-op-ui64-ui64.lo OPERATORS/liboctinterp_la-op-ui8-ui8.lo TEMPLATE-INST/liboctinterp_la-Array-os.lo TEMPLATE-INST/liboctinterp_la-Array-tc.lo liboctinterp_la-builtins.lo liboctinterp_la-oct-errno.lo liboctinterp_la-ops.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lhdf5 -lz -lX11 -lreadline -lncurses -llapack -lblas -lm -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. -R/usr/pkg/lib -lm -lf2c -lm libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/tril.lo -MD -MP -MF DLD-FUNCTIONS/.deps/tril.Tpo -c DLD-FUNCTIONS/tril.cc -o DLD-FUNCTIONS/tril.o >/dev/null 2>&1 ./mkgendoc doc-files > gendoc.cc-t libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF DLD-FUNCTIONS/.deps/typecast.Tpo -c DLD-FUNCTIONS/typecast.cc -o DLD-FUNCTIONS/typecast.o >/dev/null 2>&1 mv gendoc.cc-t gendoc.cc g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -o gendoc gendoc.cc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -I../libgnu -I../libcruft/misc -I../liboctave -O3 -pipe -fstack-protector -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -MT DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c DLD-FUNCTIONS/urlwrite.cc -o DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.o >/dev/null 2>&1 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o .libs/liboctinterp_la-Cell.o .libs/liboctinterp_la-bitfcns.o .libs/liboctinterp_la-c-file-ptr-stream.o .libs/liboctinterp_la-comment-list.o .libs/liboctinterp_la-cutils.o .libs/liboctinterp_la-data.o .libs/liboctinterp_la-debug.o .libs/liboctinterp_la-defaults.o .libs/liboctinterp_la-defun.o .libs/liboctinterp_la-dirfns.o .libs/liboctinterp_la-display.o .libs/liboctinterp_la-dynamic-ld.o .libs/liboctinterp_la-error.o .libs/liboctinterp_la-file-io.o .libs/liboctinterp_la-gl-render.o .libs/liboctinterp_la-gl2ps-renderer.o .libs/liboctinterp_la-graphics.o .libs/liboctinterp_la-gripes.o .libs/liboctinterp_la-help.o .libs/liboctinterp_la-input.o .libs/liboctinterp_la-lex.o .libs/liboctinterp_la-load-path.o .libs/liboctinterp_la-load-save.o .libs/liboctinterp_la-ls-ascii-helper.o .libs/liboctinterp_la-ls-hdf5.o .libs/liboctinterp_la-ls-mat-ascii.o .libs/liboctinterp_la-ls-mat4.o .libs/liboctinterp_la-ls-mat5.o .libs/liboctinterp_la-ls-oct-ascii.o .libs/liboctinterp_la-ls-oct-binary.o .libs/liboctinterp_la-ls-utils.o .libs/liboctinterp_la-mappers.o .libs/liboctinterp_la-matherr.o .libs/liboctinterp_la-mex.o .libs/liboctinterp_la-oct-fstrm.o .libs/liboctinterp_la-oct-hist.o .libs/liboctinterp_la-oct-iostrm.o .libs/liboctinterp_la-oct-lvalue.o .libs/liboctinterp_la-oct-map.o .libs/liboctinterp_la-oct-obj.o .libs/liboctinterp_la-oct-parse.o .libs/liboctinterp_la-oct-prcstrm.o .libs/liboctinterp_la-oct-procbuf.o .libs/liboctinterp_la-oct-stream.o .libs/liboctinterp_la-oct-strstrm.o .libs/liboctinterp_la-octave.o .libs/liboctinterp_la-pager.o .libs/liboctinterp_la-pr-output.o .libs/liboctinterp_la-procstream.o .libs/liboctinterp_la-sighandlers.o .libs/liboctinterp_la-siglist.o .libs/liboctinterp_la-sparse.o .libs/liboctinterp_la-sparse-xdiv.o .libs/liboctinterp_la-sparse-xpow.o .libs/liboctinterp_la-strfns.o .libs/liboctinterp_la-symtab.o .libs/liboctinterp_la-syscalls.o .libs/liboctinterp_la-sysdep.o .libs/liboctinterp_la-token.o .libs/liboctinterp_la-toplev.o .libs/liboctinterp_la-txt-eng-ft.o .libs/liboctinterp_la-unwind-prot.o .libs/liboctinterp_la-utils.o .libs/liboctinterp_la-variables.o .libs/liboctinterp_la-xdiv.o .libs/liboctinterp_la-xgl2ps.o .libs/liboctinterp_la-xnorm.o .libs/liboctinterp_la-xpow.o .libs/liboctinterp_la-zfstream.o .libs/liboctinterp_la-ov-base.o .libs/liboctinterp_la-ov-bool-mat.o .libs/liboctinterp_la-ov-bool.o .libs/liboctinterp_la-ov-builtin.o .libs/liboctinterp_la-ov-cell.o .libs/liboctinterp_la-ov-ch-mat.o .libs/liboctinterp_la-ov-class.o .libs/liboctinterp_la-ov-colon.o .libs/liboctinterp_la-ov-complex.o .libs/liboctinterp_la-ov-cs-list.o .libs/liboctinterp_la-ov-cx-diag.o .libs/liboctinterp_la-ov-cx-mat.o .libs/liboctinterp_la-ov-dld-fcn.o .libs/liboctinterp_la-ov-fcn-handle.o .libs/liboctinterp_la-ov-fcn-inline.o .libs/liboctinterp_la-ov-fcn.o .libs/liboctinterp_la-ov-float.o .libs/liboctinterp_la-ov-flt-complex.o .libs/liboctinterp_la-ov-flt-cx-diag.o .libs/liboctinterp_la-ov-flt-cx-mat.o .libs/liboctinterp_la-ov-flt-re-diag.o .libs/liboctinterp_la-ov-flt-re-mat.o .libs/liboctinterp_la-ov-lazy-idx.o .libs/liboctinterp_la-ov-mex-fcn.o .libs/liboctinterp_la-ov-null-mat.o .libs/liboctinterp_la-ov-perm.o .libs/liboctinterp_la-ov-range.o .libs/liboctinterp_la-ov-re-diag.o .libs/liboctinterp_la-ov-re-mat.o .libs/liboctinterp_la-ov-scalar.o .libs/liboctinterp_la-ov-str-mat.o .libs/liboctinterp_la-ov-struct.o .libs/liboctinterp_la-ov-typeinfo.o .libs/liboctinterp_la-ov-usr-fcn.o .libs/liboctinterp_la-ov.o .libs/liboctinterp_la-ov-int16.o .libs/liboctinterp_la-ov-int32.o .libs/liboctinterp_la-ov-int64.o .libs/liboctinterp_la-ov-int8.o .libs/liboctinterp_la-ov-uint16.o .libs/liboctinterp_la-ov-uint32.o .libs/liboctinterp_la-ov-uint64.o .libs/liboctinterp_la-ov-uint8.o .libs/liboctinterp_la-ov-base-sparse.o .libs/liboctinterp_la-ov-bool-sparse.o .libs/liboctinterp_la-ov-cx-sparse.o .libs/liboctinterp_la-ov-re-sparse.o .libs/liboctinterp_la-pt-arg-list.o .libs/liboctinterp_la-pt-assign.o .libs/liboctinterp_la-pt-binop.o .libs/liboctinterp_la-pt-bp.o .libs/liboctinterp_la-pt-cbinop.o .libs/liboctinterp_la-pt-cell.o .libs/liboctinterp_la-pt-check.o .libs/liboctinterp_la-pt-cmd.o .libs/liboctinterp_la-pt-colon.o .libs/liboctinterp_la-pt-const.o .libs/liboctinterp_la-pt-decl.o .libs/liboctinterp_la-pt-eval.o .libs/liboctinterp_la-pt-except.o .libs/liboctinterp_la-pt-exp.o .libs/liboctinterp_la-pt-fcn-handle.o .libs/liboctinterp_la-pt-id.o .libs/liboctinterp_la-pt-idx.o .libs/liboctinterp_la-pt-jump.o .libs/liboctinterp_la-pt-loop.o .libs/liboctinterp_la-pt-mat.o .libs/liboctinterp_la-pt-misc.o .libs/liboctinterp_la-pt-pr-code.o .libs/liboctinterp_la-pt-select.o .libs/liboctinterp_la-pt-stmt.o .libs/liboctinterp_la-pt-unop.o .libs/liboctinterp_la-pt.o OPERATORS/.libs/liboctinterp_la-op-b-b.o OPERATORS/.libs/liboctinterp_la-op-b-bm.o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o OPERATORS/.libs/liboctinterp_la-op-bm-b.o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o OPERATORS/.libs/liboctinterp_la-op-bm-sbm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cm.o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o OPERATORS/.libs/liboctinterp_la-op-cdm-dm.o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o OPERATORS/.libs/liboctinterp_la-op-cdm-s.o OPERATORS/.libs/liboctinterp_la-op-cell.o OPERATORS/.libs/liboctinterp_la-op-chm.o OPERATORS/.libs/liboctinterp_la-op-class.o OPERATORS/.libs/liboctinterp_la-op-cm-cdm.o OPERATORS/.libs/liboctinterp_la-op-cm-cm.o OPERATORS/.libs/liboctinterp_la-op-cm-cs.o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o OPERATORS/.libs/liboctinterp_la-op-cm-m.o OPERATORS/.libs/liboctinterp_la-op-cm-pm.o OPERATORS/.libs/liboctinterp_la-op-cm-s.o OPERATORS/.libs/liboctinterp_la-op-cm-scm.o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o OPERATORS/.libs/liboctinterp_la-op-cs-cm.o OPERATORS/.libs/liboctinterp_la-op-cs-cs.o OPERATORS/.libs/liboctinterp_la-op-cs-m.o OPERATORS/.libs/liboctinterp_la-op-cs-s.o OPERATORS/.libs/liboctinterp_la-op-cs-scm.o OPERATORS/.libs/liboctinterp_la-op-cs-sm.o OPERATORS/.libs/liboctinterp_la-op-dm-cdm.o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o OPERATORS/.libs/liboctinterp_la-op-dm-cs.o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o OPERATORS/.libs/liboctinterp_la-op-dm-m.o OPERATORS/.libs/liboctinterp_la-op-dm-s.o OPERATORS/.libs/liboctinterp_la-op-dm-scm.o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o OPERATORS/.libs/liboctinterp_la-op-double-conv.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcdm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fm.o OPERATORS/.libs/liboctinterp_la-op-fcm-fs.o OPERATORS/.libs/liboctinterp_la-op-fcm-pm.o OPERATORS/.libs/liboctinterp_la-op-fcn.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o OPERATORS/.libs/liboctinterp_la-op-fcs-fs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fm.o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o OPERATORS/.libs/liboctinterp_la-op-float-conv.o OPERATORS/.libs/liboctinterp_la-op-fm-fcdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcm.o OPERATORS/.libs/liboctinterp_la-op-fm-fcs.o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o OPERATORS/.libs/liboctinterp_la-op-fm-fm.o OPERATORS/.libs/liboctinterp_la-op-fm-fs.o OPERATORS/.libs/liboctinterp_la-op-fm-pm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcm.o OPERATORS/.libs/liboctinterp_la-op-fs-fcs.o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o OPERATORS/.libs/liboctinterp_la-op-fs-fs.o OPERATORS/.libs/liboctinterp_la-op-i16-i16.o OPERATORS/.libs/liboctinterp_la-op-i32-i32.o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o OPERATORS/.libs/liboctinterp_la-op-i8-i8.o OPERATORS/.libs/liboctinterp_la-op-int-concat.o OPERATORS/.libs/liboctinterp_la-op-int-conv.o OPERATORS/.libs/liboctinterp_la-op-m-cdm.o OPERATORS/.libs/liboctinterp_la-op-m-cm.o OPERATORS/.libs/liboctinterp_la-op-m-cs.o OPERATORS/.libs/liboctinterp_la-op-m-dm.o OPERATORS/.libs/liboctinterp_la-op-m-m.o OPERATORS/.libs/liboctinterp_la-op-m-pm.o OPERATORS/.libs/liboctinterp_la-op-m-s.o OPERATORS/.libs/liboctinterp_la-op-m-scm.o OPERATORS/.libs/liboctinterp_la-op-m-sm.o OPERATORS/.libs/liboctinterp_la-op-pm-cm.o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o OPERATORS/.libs/liboctinterp_la-op-pm-fm.o OPERATORS/.libs/liboctinterp_la-op-pm-m.o OPERATORS/.libs/liboctinterp_la-op-pm-pm.o OPERATORS/.libs/liboctinterp_la-op-pm-scm.o OPERATORS/.libs/liboctinterp_la-op-pm-sm.o OPERATORS/.libs/liboctinterp_la-op-range.o OPERATORS/.libs/liboctinterp_la-op-s-cm.o OPERATORS/.libs/liboctinterp_la-op-s-cs.o OPERATORS/.libs/liboctinterp_la-op-s-m.o OPERATORS/.libs/liboctinterp_la-op-s-s.o OPERATORS/.libs/liboctinterp_la-op-s-scm.o OPERATORS/.libs/liboctinterp_la-op-s-sm.o OPERATORS/.libs/liboctinterp_la-op-sbm-b.o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o OPERATORS/.libs/liboctinterp_la-op-sbm-sbm.o OPERATORS/.libs/liboctinterp_la-op-scm-cm.o OPERATORS/.libs/liboctinterp_la-op-scm-cs.o OPERATORS/.libs/liboctinterp_la-op-scm-m.o OPERATORS/.libs/liboctinterp_la-op-scm-s.o OPERATORS/.libs/liboctinterp_la-op-scm-scm.o OPERATORS/.libs/liboctinterp_la-op-scm-sm.o OPERATORS/.libs/liboctinterp_la-op-sm-cm.o OPERATORS/.libs/liboctinterp_la-op-sm-cs.o OPERATORS/.libs/liboctinterp_la-op-sm-m.o OPERATORS/.libs/liboctinterp_la-op-sm-s.o OPERATORS/.libs/liboctinterp_la-op-sm-scm.o OPERATORS/.libs/liboctinterp_la-op-sm-sm.o OPERATORS/.libs/liboctinterp_la-op-str-m.o OPERATORS/.libs/liboctinterp_la-op-str-s.o OPERATORS/.libs/liboctinterp_la-op-str-str.o OPERATORS/.libs/liboctinterp_la-op-struct.o OPERATORS/.libs/liboctinterp_la-op-ui16-ui16.o OPERATORS/.libs/liboctinterp_la-op-ui32-ui32.o OPERATORS/.libs/liboctinterp_la-op-ui64-ui64.o OPERATORS/.libs/liboctinterp_la-op-ui8-ui8.o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o TEMPLATE-INST/.libs/liboctinterp_la-Array-tc.o .libs/liboctinterp_la-builtins.o .libs/liboctinterp_la-oct-errno.o .libs/liboctinterp_la-ops.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ../liboctave/.libs/liboctave.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so -ldl /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/lib/../lib64 -L/usr/lib/../lib64 /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,liboctinterp.so.0 -o .libs/liboctinterp.so.0.0.0 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Plo if [ "x." != "x." ] && [ -f ./DOCSTRINGS ] && [ ! -f DOCSTRINGS ]; then \ cp ./DOCSTRINGS DOCSTRINGS; \ touch -r ./DOCSTRINGS DOCSTRINGS; \ fi creating .DOCSTRINGS from .cc source files ../build-aux/move-if-change .DOCSTRINGS DOCSTRINGS touch .DOCSTRINGS libtool: link: (cd ".libs" && rm -f "liboctinterp.so.0" && ln -s "liboctinterp.so.0.0.0" "liboctinterp.so.0") libtool: link: (cd ".libs" && rm -f "liboctinterp.so" && ln -s "liboctinterp.so.0.0.0" "liboctinterp.so") libtool: link: (cd .libs/liboctinterp.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd .libs/liboctinterp.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru .libs/liboctinterp.a liboctinterp_la-Cell.o liboctinterp_la-bitfcns.o liboctinterp_la-c-file-ptr-stream.o liboctinterp_la-comment-list.o liboctinterp_la-cutils.o liboctinterp_la-data.o liboctinterp_la-debug.o liboctinterp_la-defaults.o liboctinterp_la-defun.o liboctinterp_la-dirfns.o liboctinterp_la-display.o liboctinterp_la-dynamic-ld.o liboctinterp_la-error.o liboctinterp_la-file-io.o liboctinterp_la-gl-render.o liboctinterp_la-gl2ps-renderer.o liboctinterp_la-graphics.o liboctinterp_la-gripes.o liboctinterp_la-help.o liboctinterp_la-input.o liboctinterp_la-lex.o liboctinterp_la-load-path.o liboctinterp_la-load-save.o liboctinterp_la-ls-ascii-helper.o liboctinterp_la-ls-hdf5.o liboctinterp_la-ls-mat-ascii.o liboctinterp_la-ls-mat4.o liboctinterp_la-ls-mat5.o liboctinterp_la-ls-oct-ascii.o liboctinterp_la-ls-oct-binary.o liboctinterp_la-ls-utils.o liboctinterp_la-mappers.o liboctinterp_la-matherr.o liboctinterp_la-mex.o liboctinterp_la-oct-fstrm.o liboctinterp_la-oct-hist.o liboctinterp_la-oct-iostrm.o liboctinterp_la-oct-lvalue.o liboctinterp_la-oct-map.o liboctinterp_la-oct-obj.o liboctinterp_la-oct-parse.o liboctinterp_la-oct-prcstrm.o liboctinterp_la-oct-procbuf.o liboctinterp_la-oct-stream.o liboctinterp_la-oct-strstrm.o liboctinterp_la-octave.o liboctinterp_la-pager.o liboctinterp_la-pr-output.o liboctinterp_la-procstream.o liboctinterp_la-sighandlers.o liboctinterp_la-siglist.o liboctinterp_la-sparse.o liboctinterp_la-sparse-xdiv.o liboctinterp_la-sparse-xpow.o liboctinterp_la-strfns.o liboctinterp_la-symtab.o liboctinterp_la-syscalls.o liboctinterp_la-sysdep.o liboctinterp_la-token.o liboctinterp_la-toplev.o liboctinterp_la-txt-eng-ft.o liboctinterp_la-unwind-prot.o liboctinterp_la-utils.o liboctinterp_la-variables.o liboctinterp_la-xdiv.o liboctinterp_la-xgl2ps.o liboctinterp_la-xnorm.o liboctinterp_la-xpow.o liboctinterp_la-zfstream.o liboctinterp_la-ov-base.o liboctinterp_la-ov-bool-mat.o liboctinterp_la-ov-bool.o liboctinterp_la-ov-builtin.o liboctinterp_la-ov-cell.o liboctinterp_la-ov-ch-mat.o liboctinterp_la-ov-class.o liboctinterp_la-ov-colon.o liboctinterp_la-ov-complex.o liboctinterp_la-ov-cs-list.o liboctinterp_la-ov-cx-diag.o liboctinterp_la-ov-cx-mat.o liboctinterp_la-ov-dld-fcn.o liboctinterp_la-ov-fcn-handle.o liboctinterp_la-ov-fcn-inline.o liboctinterp_la-ov-fcn.o liboctinterp_la-ov-float.o liboctinterp_la-ov-flt-complex.o liboctinterp_la-ov-flt-cx-diag.o liboctinterp_la-ov-flt-cx-mat.o liboctinterp_la-ov-flt-re-diag.o liboctinterp_la-ov-flt-re-mat.o liboctinterp_la-ov-lazy-idx.o liboctinterp_la-ov-mex-fcn.o liboctinterp_la-ov-null-mat.o liboctinterp_la-ov-perm.o liboctinterp_la-ov-range.o liboctinterp_la-ov-re-diag.o liboctinterp_la-ov-re-mat.o liboctinterp_la-ov-scalar.o liboctinterp_la-ov-str-mat.o liboctinterp_la-ov-struct.o liboctinterp_la-ov-typeinfo.o liboctinterp_la-ov-usr-fcn.o liboctinterp_la-ov.o liboctinterp_la-ov-int16.o liboctinterp_la-ov-int32.o liboctinterp_la-ov-int64.o liboctinterp_la-ov-int8.o liboctinterp_la-ov-uint16.o liboctinterp_la-ov-uint32.o liboctinterp_la-ov-uint64.o liboctinterp_la-ov-uint8.o liboctinterp_la-ov-base-sparse.o liboctinterp_la-ov-bool-sparse.o liboctinterp_la-ov-cx-sparse.o liboctinterp_la-ov-re-sparse.o liboctinterp_la-pt-arg-list.o liboctinterp_la-pt-assign.o liboctinterp_la-pt-binop.o liboctinterp_la-pt-bp.o liboctinterp_la-pt-cbinop.o liboctinterp_la-pt-cell.o liboctinterp_la-pt-check.o liboctinterp_la-pt-cmd.o liboctinterp_la-pt-colon.o liboctinterp_la-pt-const.o liboctinterp_la-pt-decl.o liboctinterp_la-pt-eval.o liboctinterp_la-pt-except.o liboctinterp_la-pt-exp.o liboctinterp_la-pt-fcn-handle.o liboctinterp_la-pt-id.o liboctinterp_la-pt-idx.o liboctinterp_la-pt-jump.o liboctinterp_la-pt-loop.o liboctinterp_la-pt-mat.o liboctinterp_la-pt-misc.o liboctinterp_la-pt-pr-code.o liboctinterp_la-pt-select.o liboctinterp_la-pt-stmt.o liboctinterp_la-pt-unop.o liboctinterp_la-pt.o OPERATORS/liboctinterp_la-op-b-b.o OPERATORS/liboctinterp_la-op-b-bm.o OPERATORS/liboctinterp_la-op-b-sbm.o OPERATORS/liboctinterp_la-op-bm-b.o OPERATORS/liboctinterp_la-op-bm-bm.o OPERATORS/liboctinterp_la-op-bm-sbm.o OPERATORS/liboctinterp_la-op-cdm-cdm.o OPERATORS/liboctinterp_la-op-cdm-cm.o OPERATORS/liboctinterp_la-op-cdm-cs.o OPERATORS/liboctinterp_la-op-cdm-dm.o OPERATORS/liboctinterp_la-op-cdm-m.o OPERATORS/liboctinterp_la-op-cdm-s.o OPERATORS/liboctinterp_la-op-cell.o OPERATORS/liboctinterp_la-op-chm.o OPERATORS/liboctinterp_la-op-class.o OPERATORS/liboctinterp_la-op-cm-cdm.o OPERATORS/liboctinterp_la-op-cm-cm.o OPERATORS/liboctinterp_la-op-cm-cs.o OPERATORS/liboctinterp_la-op-cm-dm.o OPERATORS/liboctinterp_la-op-cm-m.o OPERATORS/liboctinterp_la-op-cm-pm.o OPERATORS/liboctinterp_la-op-cm-s.o OPERATORS/liboctinterp_la-op-cm-scm.o OPERATORS/liboctinterp_la-op-cm-sm.o OPERATORS/liboctinterp_la-op-cs-cm.o OPERATORS/liboctinterp_la-op-cs-cs.o OPERATORS/liboctinterp_la-op-cs-m.o OPERATORS/liboctinterp_la-op-cs-s.o OPERATORS/liboctinterp_la-op-cs-scm.o OPERATORS/liboctinterp_la-op-cs-sm.o OPERATORS/liboctinterp_la-op-dm-cdm.o OPERATORS/liboctinterp_la-op-dm-cm.o OPERATORS/liboctinterp_la-op-dm-cs.o OPERATORS/liboctinterp_la-op-dm-dm.o OPERATORS/liboctinterp_la-op-dm-m.o OPERATORS/liboctinterp_la-op-dm-s.o OPERATORS/liboctinterp_la-op-dm-scm.o OPERATORS/liboctinterp_la-op-dm-sm.o OPERATORS/liboctinterp_la-op-double-conv.o OPERATORS/liboctinterp_la-op-fcdm-fcdm.o OPERATORS/liboctinterp_la-op-fcdm-fcm.o OPERATORS/liboctinterp_la-op-fcdm-fcs.o OPERATORS/liboctinterp_la-op-fcdm-fdm.o OPERATORS/liboctinterp_la-op-fcdm-fm.o OPERATORS/liboctinterp_la-op-fcdm-fs.o OPERATORS/liboctinterp_la-op-fcm-fcdm.o OPERATORS/liboctinterp_la-op-fcm-fcm.o OPERATORS/liboctinterp_la-op-fcm-fcs.o OPERATORS/liboctinterp_la-op-fcm-fdm.o OPERATORS/liboctinterp_la-op-fcm-fm.o OPERATORS/liboctinterp_la-op-fcm-fs.o OPERATORS/liboctinterp_la-op-fcm-pm.o OPERATORS/liboctinterp_la-op-fcn.o OPERATORS/liboctinterp_la-op-fcs-fcm.o OPERATORS/liboctinterp_la-op-fcs-fcs.o OPERATORS/liboctinterp_la-op-fcs-fm.o OPERATORS/liboctinterp_la-op-fcs-fs.o OPERATORS/liboctinterp_la-op-fdm-fcdm.o OPERATORS/liboctinterp_la-op-fdm-fcm.o OPERATORS/liboctinterp_la-op-fdm-fcs.o OPERATORS/liboctinterp_la-op-fdm-fdm.o OPERATORS/liboctinterp_la-op-fdm-fm.o OPERATORS/liboctinterp_la-op-fdm-fs.o OPERATORS/liboctinterp_la-op-float-conv.o OPERATORS/liboctinterp_la-op-fm-fcdm.o OPERATORS/liboctinterp_la-op-fm-fcm.o OPERATORS/liboctinterp_la-op-fm-fcs.o OPERATORS/liboctinterp_la-op-fm-fdm.o OPERATORS/liboctinterp_la-op-fm-fm.o OPERATORS/liboctinterp_la-op-fm-fs.o OPERATORS/liboctinterp_la-op-fm-pm.o OPERATORS/liboctinterp_la-op-fs-fcm.o OPERATORS/liboctinterp_la-op-fs-fcs.o OPERATORS/liboctinterp_la-op-fs-fm.o OPERATORS/liboctinterp_la-op-fs-fs.o OPERATORS/liboctinterp_la-op-i16-i16.o OPERATORS/liboctinterp_la-op-i32-i32.o OPERATORS/liboctinterp_la-op-i64-i64.o OPERATORS/liboctinterp_la-op-i8-i8.o OPERATORS/liboctinterp_la-op-int-concat.o OPERATORS/liboctinterp_la-op-int-conv.o OPERATORS/liboctinterp_la-op-m-cdm.o OPERATORS/liboctinterp_la-op-m-cm.o OPERATORS/liboctinterp_la-op-m-cs.o OPERATORS/liboctinterp_la-op-m-dm.o OPERATORS/liboctinterp_la-op-m-m.o OPERATORS/liboctinterp_la-op-m-pm.o OPERATORS/liboctinterp_la-op-m-s.o OPERATORS/liboctinterp_la-op-m-scm.o OPERATORS/liboctinterp_la-op-m-sm.o OPERATORS/liboctinterp_la-op-pm-cm.o OPERATORS/liboctinterp_la-op-pm-fcm.o OPERATORS/liboctinterp_la-op-pm-fm.o OPERATORS/liboctinterp_la-op-pm-m.o OPERATORS/liboctinterp_la-op-pm-pm.o OPERATORS/liboctinterp_la-op-pm-scm.o OPERATORS/liboctinterp_la-op-pm-sm.o OPERATORS/liboctinterp_la-op-range.o OPERATORS/liboctinterp_la-op-s-cm.o OPERATORS/liboctinterp_la-op-s-cs.o OPERATORS/liboctinterp_la-op-s-m.o OPERATORS/liboctinterp_la-op-s-s.o OPERATORS/liboctinterp_la-op-s-scm.o OPERATORS/liboctinterp_la-op-s-sm.o OPERATORS/liboctinterp_la-op-sbm-b.o OPERATORS/liboctinterp_la-op-sbm-bm.o OPERATORS/liboctinterp_la-op-sbm-sbm.o OPERATORS/liboctinterp_la-op-scm-cm.o OPERATORS/liboctinterp_la-op-scm-cs.o OPERATORS/liboctinterp_la-op-scm-m.o OPERATORS/liboctinterp_la-op-scm-s.o OPERATORS/liboctinterp_la-op-scm-scm.o OPERATORS/liboctinterp_la-op-scm-sm.o OPERATORS/liboctinterp_la-op-sm-cm.o OPERATORS/liboctinterp_la-op-sm-cs.o OPERATORS/liboctinterp_la-op-sm-m.o OPERATORS/liboctinterp_la-op-sm-s.o OPERATORS/liboctinterp_la-op-sm-scm.o OPERATORS/liboctinterp_la-op-sm-sm.o OPERATORS/liboctinterp_la-op-str-m.o OPERATORS/liboctinterp_la-op-str-s.o OPERATORS/liboctinterp_la-op-str-str.o OPERATORS/liboctinterp_la-op-struct.o OPERATORS/liboctinterp_la-op-ui16-ui16.o OPERATORS/liboctinterp_la-op-ui32-ui32.o OPERATORS/liboctinterp_la-op-ui64-ui64.o OPERATORS/liboctinterp_la-op-ui8-ui8.o TEMPLATE-INST/liboctinterp_la-Array-os.o TEMPLATE-INST/liboctinterp_la-Array-tc.o liboctinterp_la-builtins.o liboctinterp_la-oct-errno.o liboctinterp_la-ops.o .libs/liboctinterp.lax/libranlib.a/ignnbn.o .libs/liboctinterp.lax/libranlib.a/genmn.o .libs/liboctinterp.lax/libranlib.a/ignpoi.o .libs/liboctinterp.lax/libranlib.a/lennob.o .libs/liboctinterp.lax/libranlib.a/qrgnin.o .libs/liboctinterp.lax/libranlib.a/advnst.o .libs/liboctinterp.lax/libranlib.a/ignlgi.o .libs/liboctinterp.lax/libranlib.a/gennch.o .libs/liboctinterp.lax/libranlib.a/sexpo.o .libs/liboctinterp.lax/libranlib.a/snorm.o .libs/liboctinterp.lax/libranlib.a/mltmod.o .libs/liboctinterp.lax/libranlib.a/genprm.o .libs/liboctinterp.lax/libranlib.a/setsd.o .libs/liboctinterp.lax/libranlib.a/genmul.o .libs/liboctinterp.lax/libranlib.a/gennor.o .libs/liboctinterp.lax/libranlib.a/genchi.o .libs/liboctinterp.lax/libranlib.a/setant.o .libs/liboctinterp.lax/libranlib.a/setall.o .libs/liboctinterp.lax/libranlib.a/setgmn.o .libs/liboctinterp.lax/libranlib.a/ranf.o .libs/liboctinterp.lax/libranlib.a/genunf.o .libs/liboctinterp.lax/libranlib.a/initgn.o .libs/liboctinterp.lax/libranlib.a/getcgn.o .libs/liboctinterp.lax/libranlib.a/inrgcm.o .libs/liboctinterp.lax/libranlib.a/genf.o .libs/liboctinterp.lax/libranlib.a/gengam.o .libs/liboctinterp.lax/libranlib.a/getsd.o .libs/liboctinterp.lax/libranlib.a/ignuin.o .libs/liboctinterp.lax/libranlib.a/ignbin.o .libs/liboctinterp.lax/libranlib.a/genbet.o .libs/liboctinterp.lax/libranlib.a/phrtsd.o .libs/liboctinterp.lax/libranlib.a/sgamma.o .libs/liboctinterp.lax/libranlib.a/genexp.o .libs/liboctinterp.lax/libranlib.a/wrap.o .libs/liboctinterp.lax/libranlib.a/gennf.o .libs/liboctinterp.lax/libgnu.a/basename-lgpl.o .libs/liboctinterp.lax/libgnu.a/progname.o .libs/liboctinterp.lax/libgnu.a/glob.o .libs/liboctinterp.lax/libgnu.a/c-ctype.o .libs/liboctinterp.lax/libgnu.a/cloexec.o .libs/liboctinterp.lax/libgnu.a/asnprintf.o .libs/liboctinterp.lax/libgnu.a/fseek.o .libs/liboctinterp.lax/libgnu.a/fcntl.o .libs/liboctinterp.lax/libgnu.a/openat-die.o .libs/liboctinterp.lax/libgnu.a/fd-hook.o .libs/liboctinterp.lax/libgnu.a/vasnprintf.o .libs/liboctinterp.lax/libgnu.a/fflush.o .libs/liboctinterp.lax/libgnu.a/getcwd.o .libs/liboctinterp.lax/libgnu.a/fclose.o .libs/liboctinterp.lax/libgnu.a/nproc.o .libs/liboctinterp.lax/libgnu.a/localcharset.o .libs/liboctinterp.lax/libgnu.a/getcwd-lgpl.o .libs/liboctinterp.lax/libgnu.a/sockets.o .libs/liboctinterp.lax/libgnu.a/c-strncasecmp.o .libs/liboctinterp.lax/libgnu.a/md5.o .libs/liboctinterp.lax/libgnu.a/nanosleep.o .libs/liboctinterp.lax/libgnu.a/filemode.o .libs/liboctinterp.lax/libgnu.a/exitfail.o .libs/liboctinterp.lax/libgnu.a/printf-parse.o .libs/liboctinterp.lax/libgnu.a/openat-proc.o .libs/liboctinterp.lax/libgnu.a/fseeko.o .libs/liboctinterp.lax/libgnu.a/dirname-lgpl.o .libs/liboctinterp.lax/libgnu.a/fpurge.o .libs/liboctinterp.lax/libgnu.a/chdir-long.o .libs/liboctinterp.lax/libgnu.a/stripslash.o .libs/liboctinterp.lax/libgnu.a/getopt.o .libs/liboctinterp.lax/libgnu.a/tmpdir.o .libs/liboctinterp.lax/libgnu.a/malloca.o .libs/liboctinterp.lax/libgnu.a/strnlen1.o .libs/liboctinterp.lax/libgnu.a/freading.o .libs/liboctinterp.lax/libgnu.a/printf-args.o .libs/liboctinterp.lax/libgnu.a/pipe-safer.o .libs/liboctinterp.lax/libgnu.a/fd-safer.o .libs/liboctinterp.lax/libgnu.a/c-strcasecmp.o .libs/liboctinterp.lax/libgnu.a/filenamecat-lgpl.o .libs/liboctinterp.lax/libgnu.a/save-cwd.o .libs/liboctinterp.lax/libgnu.a/strftime.o .libs/liboctinterp.lax/libgnu.a/getopt1.o .libs/liboctinterp.lax/libgnu.a/tempname.o .libs/liboctinterp.lax/libgnu.a/dup-safer.o libtool: link: ranlib .libs/liboctinterp.a libtool: link: rm -fr .libs/liboctinterp.lax libtool: link: ( cd ".libs" && rm -f "liboctinterp.la" && ln -s "../liboctinterp.la" "liboctinterp.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__contourc__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__contourc__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__delaunayn__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__dispatch__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__dispatch__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__dsearchn__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__dsearchn__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__fltk_uigetfile__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__contourc__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__contourc__.so.0 -o DLD-FUNCTIONS/.libs/__contourc__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dispatch__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__dispatch__.so.0 -o DLD-FUNCTIONS/.libs/__dispatch__.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__fltk_uigetfile__.so.0 -o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__dsearchn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__dsearchn__.so.0 -o DLD-FUNCTIONS/.libs/__dsearchn__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libqhull.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__delaunayn__.so.0 -o DLD-FUNCTIONS/.libs/__delaunayn__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.so.0" && ln -s "__dsearchn__.so.0.0.0" "__dsearchn__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.so" && ln -s "__dsearchn__.so.0.0.0" "__dsearchn__.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.so.0" && ln -s "__fltk_uigetfile__.so.0.0.0" "__fltk_uigetfile__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.so.0" && ln -s "__contourc__.so.0.0.0" "__contourc__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.so" && ln -s "__fltk_uigetfile__.so.0.0.0" "__fltk_uigetfile__.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.so" && ln -s "__contourc__.so.0.0.0" "__contourc__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/__dsearchn__.a DLD-FUNCTIONS/__dsearchn__.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__dsearchn__.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__dsearchn__.a libtool: link: ar cru DLD-FUNCTIONS/.libs/__contourc__.a DLD-FUNCTIONS/__contourc__.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__contourc__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__contourc__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.so.0" && ln -s "__dispatch__.so.0.0.0" "__dispatch__.so.0") libtool: link: rm -fr DLD-FUNCTIONS/.libs/__dsearchn__.lax libtool: link: rm -fr DLD-FUNCTIONS/.libs/__fltk_uigetfile__.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.so" && ln -s "__dispatch__.so.0.0.0" "__dispatch__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.la" && ln -s "../__dsearchn__.la" "__dsearchn__.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/__contourc__.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.la" && ln -s "../__fltk_uigetfile__.la" "__fltk_uigetfile__.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/__contourc__.lax libtool: link: (cd DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/__dispatch__.a DLD-FUNCTIONS/__dispatch__.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__dispatch__.lax/libgnu.a/dup-safer.o libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.la" && ln -s "../__contourc__.la" "__contourc__.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/__dispatch__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__dispatch__.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.la" && ln -s "../__dispatch__.la" "__dispatch__.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.so.0" && ln -s "__delaunayn__.so.0.0.0" "__delaunayn__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.so" && ln -s "__delaunayn__.so.0.0.0" "__delaunayn__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/__delaunayn__.a DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__delaunayn__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__delaunayn__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__delaunayn__.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.la" && ln -s "../__delaunayn__.la" "__delaunayn__.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__glpk__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lglpk -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__init_fltk__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__lin_interpn__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__lin_interpn__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__magick_read__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__pchip_deriv__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__pchip_deriv__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__init_fltk__.so.0 -o DLD-FUNCTIONS/.libs/__init_fltk__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__lin_interpn__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__lin_interpn__.so.0 -o DLD-FUNCTIONS/.libs/__lin_interpn__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__magick_read__.so.0 -o DLD-FUNCTIONS/.libs/__magick_read__.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libglpk.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libgmp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__glpk__.so.0 -o DLD-FUNCTIONS/.libs/__glpk__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__pchip_deriv__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__pchip_deriv__.so.0 -o DLD-FUNCTIONS/.libs/__pchip_deriv__.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.so.0" && ln -s "__init_fltk__.so.0.0.0" "__init_fltk__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.so" && ln -s "__init_fltk__.so.0.0.0" "__init_fltk__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.so.0" && ln -s "__lin_interpn__.so.0.0.0" "__lin_interpn__.so.0") libtool: link: ar cru DLD-FUNCTIONS/.libs/__init_fltk__.a DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__init_fltk__.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.so" && ln -s "__lin_interpn__.so.0.0.0" "__lin_interpn__.so") libtool: link: ranlib DLD-FUNCTIONS/.libs/__init_fltk__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__init_fltk__.lax libtool: link: (cd DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.so.0" && ln -s "__magick_read__.so.0.0.0" "__magick_read__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.so" && ln -s "__magick_read__.so.0.0.0" "__magick_read__.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.la" && ln -s "../__init_fltk__.la" "__init_fltk__.la" ) libtool: link: ar cru DLD-FUNCTIONS/.libs/__lin_interpn__.a DLD-FUNCTIONS/__lin_interpn__.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__lin_interpn__.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/__lin_interpn__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__lin_interpn__.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/__magick_read__.a DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__magick_read__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__magick_read__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__magick_read__.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.la" && ln -s "../__lin_interpn__.la" "__lin_interpn__.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.so.0" && ln -s "__glpk__.so.0.0.0" "__glpk__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.so" && ln -s "__glpk__.so.0.0.0" "__glpk__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.la" && ln -s "../__magick_read__.la" "__magick_read__.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.so.0" && ln -s "__pchip_deriv__.so.0.0.0" "__pchip_deriv__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.so" && ln -s "__pchip_deriv__.so.0.0.0" "__pchip_deriv__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/__glpk__.a DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__glpk__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__glpk__.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/__glpk__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__glpk__.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/__pchip_deriv__.a DLD-FUNCTIONS/__pchip_deriv__.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__pchip_deriv__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__pchip_deriv__.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.la" && ln -s "../__glpk__.la" "__glpk__.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/__pchip_deriv__.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.la" && ln -s "../__pchip_deriv__.la" "__pchip_deriv__.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__qp__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/__qp__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/__voronoi__.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/amd.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/balance.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/balance.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/besselj.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/besselj.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/__qp__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__qp__.so.0 -o DLD-FUNCTIONS/.libs/__qp__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,amd.so.0 -o DLD-FUNCTIONS/.libs/amd.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libqhull.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,__voronoi__.so.0 -o DLD-FUNCTIONS/.libs/__voronoi__.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/besselj.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,besselj.so.0 -o DLD-FUNCTIONS/.libs/besselj.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/balance.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,balance.so.0 -o DLD-FUNCTIONS/.libs/balance.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.so.0" && ln -s "__qp__.so.0.0.0" "__qp__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.so" && ln -s "__qp__.so.0.0.0" "__qp__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/__qp__.a DLD-FUNCTIONS/__qp__.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__qp__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__qp__.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/__qp__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__qp__.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.la" && ln -s "../__qp__.la" "__qp__.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "amd.so.0" && ln -s "amd.so.0.0.0" "amd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "amd.so" && ln -s "amd.so.0.0.0" "amd.so") libtool: link: (cd DLD-FUNCTIONS/.libs/amd.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/amd.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/amd.a DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/amd.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/amd.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/amd.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/amd.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.so.0" && ln -s "__voronoi__.so.0.0.0" "__voronoi__.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.so" && ln -s "__voronoi__.so.0.0.0" "__voronoi__.so") libtool: link: (cd DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "amd.la" && ln -s "../amd.la" "amd.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.so.0" && ln -s "besselj.so.0.0.0" "besselj.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.so" && ln -s "besselj.so.0.0.0" "besselj.so") libtool: link: ar cru DLD-FUNCTIONS/.libs/__voronoi__.a DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/__voronoi__.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "balance.so.0" && ln -s "balance.so.0.0.0" "balance.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "balance.so" && ln -s "balance.so.0.0.0" "balance.so") libtool: link: (cd DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/balance.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/__voronoi__.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/__voronoi__.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/besselj.a DLD-FUNCTIONS/besselj.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/besselj.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/besselj.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/balance.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/balance.a DLD-FUNCTIONS/balance.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/balance.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/balance.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/besselj.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.la" && ln -s "../__voronoi__.la" "__voronoi__.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/besselj.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/balance.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/balance.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.la" && ln -s "../besselj.la" "besselj.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "balance.la" && ln -s "../balance.la" "balance.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/betainc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/betainc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/bsxfun.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/bsxfun.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/ccolamd.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/cellfun.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/cellfun.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/chol.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/betainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,betainc.so.0 -o DLD-FUNCTIONS/.libs/betainc.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/bsxfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,bsxfun.so.0 -o DLD-FUNCTIONS/.libs/bsxfun.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,ccolamd.so.0 -o DLD-FUNCTIONS/.libs/ccolamd.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/cellfun.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,cellfun.so.0 -o DLD-FUNCTIONS/.libs/cellfun.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,chol.so.0 -o DLD-FUNCTIONS/.libs/chol.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.so.0" && ln -s "betainc.so.0.0.0" "betainc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.so" && ln -s "betainc.so.0.0.0" "betainc.so") libtool: link: (cd DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/betainc.a DLD-FUNCTIONS/betainc.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/betainc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/betainc.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/betainc.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.so.0" && ln -s "bsxfun.so.0.0.0" "bsxfun.so.0") libtool: link: rm -fr DLD-FUNCTIONS/.libs/betainc.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.so" && ln -s "bsxfun.so.0.0.0" "bsxfun.so") libtool: link: (cd DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.so.0" && ln -s "ccolamd.so.0.0.0" "ccolamd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.so" && ln -s "ccolamd.so.0.0.0" "ccolamd.so") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.la" && ln -s "../betainc.la" "betainc.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/bsxfun.a DLD-FUNCTIONS/bsxfun.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/bsxfun.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/bsxfun.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/bsxfun.a libtool: link: (cd DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: rm -fr DLD-FUNCTIONS/.libs/bsxfun.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/ccolamd.a DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/ccolamd.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/ccolamd.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/ccolamd.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/ccolamd.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.la" && ln -s "../bsxfun.la" "bsxfun.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.la" && ln -s "../ccolamd.la" "ccolamd.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "chol.so.0" && ln -s "chol.so.0.0.0" "chol.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "chol.so" && ln -s "chol.so.0.0.0" "chol.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.so.0" && ln -s "cellfun.so.0.0.0" "cellfun.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/chol.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.so" && ln -s "cellfun.so.0.0.0" "cellfun.so") libtool: link: (cd DLD-FUNCTIONS/.libs/chol.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/chol.a DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/chol.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/chol.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/cellfun.a DLD-FUNCTIONS/cellfun.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/cellfun.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/cellfun.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/chol.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/chol.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/cellfun.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/cellfun.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "chol.la" && ln -s "../chol.la" "chol.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.la" && ln -s "../cellfun.la" "cellfun.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/colamd.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/colloc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/colloc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/conv2.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/conv2.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/convhulln.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lqhull -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/daspk.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/daspk.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,colamd.so.0 -o DLD-FUNCTIONS/.libs/colamd.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/colloc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,colloc.so.0 -o DLD-FUNCTIONS/.libs/colloc.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/conv2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,conv2.so.0 -o DLD-FUNCTIONS/.libs/conv2.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/daspk.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,daspk.so.0 -o DLD-FUNCTIONS/.libs/daspk.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libqhull.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,convhulln.so.0 -o DLD-FUNCTIONS/.libs/convhulln.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.so.0" && ln -s "colamd.so.0.0.0" "colamd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.so" && ln -s "colamd.so.0.0.0" "colamd.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.so.0" && ln -s "colloc.so.0.0.0" "colloc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.so" && ln -s "colloc.so.0.0.0" "colloc.so") libtool: link: (cd DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/colamd.a DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/colamd.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/colamd.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.so.0" && ln -s "conv2.so.0.0.0" "conv2.so.0") libtool: link: ar cru DLD-FUNCTIONS/.libs/colloc.a DLD-FUNCTIONS/colloc.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/colloc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/colloc.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.so" && ln -s "conv2.so.0.0.0" "conv2.so") libtool: link: ranlib DLD-FUNCTIONS/.libs/colloc.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/colloc.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/colamd.a libtool: link: (cd DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: rm -fr DLD-FUNCTIONS/.libs/colamd.lax libtool: link: (cd DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.la" && ln -s "../colloc.la" "colloc.la" ) libtool: link: ar cru DLD-FUNCTIONS/.libs/conv2.a DLD-FUNCTIONS/conv2.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/conv2.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/conv2.lax/libgnu.a/dup-safer.o libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.la" && ln -s "../colamd.la" "colamd.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/conv2.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/conv2.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.la" && ln -s "../conv2.la" "conv2.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.so.0" && ln -s "daspk.so.0.0.0" "daspk.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.so" && ln -s "daspk.so.0.0.0" "daspk.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.so.0" && ln -s "convhulln.so.0.0.0" "convhulln.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.so" && ln -s "convhulln.so.0.0.0" "convhulln.so") libtool: link: (cd DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/daspk.a DLD-FUNCTIONS/daspk.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/daspk.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/daspk.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/convhulln.a DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/convhulln.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/convhulln.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/daspk.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/daspk.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/convhulln.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/convhulln.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.la" && ln -s "../daspk.la" "daspk.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.la" && ln -s "../convhulln.la" "convhulln.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/dasrt.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/dasrt.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/dassl.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/dassl.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/det.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/det.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/dlmread.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/dlmread.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/dmperm.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dasrt.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,dasrt.so.0 -o DLD-FUNCTIONS/.libs/dasrt.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dassl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,dassl.so.0 -o DLD-FUNCTIONS/.libs/dassl.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/det.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,det.so.0 -o DLD-FUNCTIONS/.libs/det.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dlmread.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,dlmread.so.0 -o DLD-FUNCTIONS/.libs/dlmread.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,dmperm.so.0 -o DLD-FUNCTIONS/.libs/dmperm.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.so.0" && ln -s "dasrt.so.0.0.0" "dasrt.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.so" && ln -s "dasrt.so.0.0.0" "dasrt.so") libtool: link: (cd DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.so.0" && ln -s "dassl.so.0.0.0" "dassl.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.so" && ln -s "dassl.so.0.0.0" "dassl.so") libtool: link: (cd DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "det.so.0" && ln -s "det.so.0.0.0" "det.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "det.so" && ln -s "det.so.0.0.0" "det.so") libtool: link: ar cru DLD-FUNCTIONS/.libs/dasrt.a DLD-FUNCTIONS/dasrt.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/dasrt.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/dasrt.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/det.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/dassl.a DLD-FUNCTIONS/dassl.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/dassl.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/dassl.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/det.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/dasrt.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/dasrt.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/det.a DLD-FUNCTIONS/det.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/det.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/det.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/dassl.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/dassl.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/det.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/det.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.la" && ln -s "../dasrt.la" "dasrt.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.la" && ln -s "../dassl.la" "dassl.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "det.la" && ln -s "../det.la" "det.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.so.0" && ln -s "dlmread.so.0.0.0" "dlmread.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.so" && ln -s "dlmread.so.0.0.0" "dlmread.so") libtool: link: (cd DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.so.0" && ln -s "dmperm.so.0.0.0" "dmperm.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.so" && ln -s "dmperm.so.0.0.0" "dmperm.so") libtool: link: (cd DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/dlmread.a DLD-FUNCTIONS/dlmread.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/dlmread.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/dlmread.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/dmperm.a DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/dmperm.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/dmperm.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/dlmread.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/dlmread.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/dmperm.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/dmperm.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.la" && ln -s "../dlmread.la" "dlmread.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.la" && ln -s "../dmperm.la" "dmperm.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/dot.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/dot.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/eig.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/eig.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/eigs.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -llapack -lblas -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/fft.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/fft2.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/eig.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,eig.so.0 -o DLD-FUNCTIONS/.libs/eig.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,eigs.so.0 -o DLD-FUNCTIONS/.libs/eigs.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/dot.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,dot.so.0 -o DLD-FUNCTIONS/.libs/dot.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,fft.so.0 -o DLD-FUNCTIONS/.libs/fft.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,fft2.so.0 -o DLD-FUNCTIONS/.libs/fft2.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eig.so.0" && ln -s "eig.so.0.0.0" "eig.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eig.so" && ln -s "eig.so.0.0.0" "eig.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.so.0" && ln -s "eigs.so.0.0.0" "eigs.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/eig.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.so" && ln -s "eigs.so.0.0.0" "eigs.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dot.so.0" && ln -s "dot.so.0.0.0" "dot.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "dot.so" && ln -s "dot.so.0.0.0" "dot.so") libtool: link: (cd DLD-FUNCTIONS/.libs/eig.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/dot.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/eig.a DLD-FUNCTIONS/eig.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/eig.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/eig.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/dot.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/eigs.a DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/eigs.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/eigs.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/eig.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/eig.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/dot.a DLD-FUNCTIONS/dot.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/dot.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/dot.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/eigs.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/eigs.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/dot.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eig.la" && ln -s "../eig.la" "eig.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/dot.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.la" && ln -s "../eigs.la" "eigs.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dot.la" && ln -s "../dot.la" "dot.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft.so.0" && ln -s "fft.so.0.0.0" "fft.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft.so" && ln -s "fft.so.0.0.0" "fft.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.so.0" && ln -s "fft2.so.0.0.0" "fft2.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.so" && ln -s "fft2.so.0.0.0" "fft2.so") libtool: link: (cd DLD-FUNCTIONS/.libs/fft.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fft.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/fft.a DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/fft.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/fft.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/fft2.a DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/fft2.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/fft2.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/fft.a libtool: link: ranlib DLD-FUNCTIONS/.libs/fft2.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/fft.lax libtool: link: rm -fr DLD-FUNCTIONS/.libs/fft2.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft.la" && ln -s "../fft.la" "fft.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.la" && ln -s "../fft2.la" "fft2.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/fftn.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/fftw.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/filter.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/filter.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/find.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/find.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/gammainc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/gammainc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,fftn.so.0 -o DLD-FUNCTIONS/.libs/fftn.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/filter.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,filter.so.0 -o DLD-FUNCTIONS/.libs/filter.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,fftw.so.0 -o DLD-FUNCTIONS/.libs/fftw.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/find.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,find.so.0 -o DLD-FUNCTIONS/.libs/find.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gammainc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,gammainc.so.0 -o DLD-FUNCTIONS/.libs/gammainc.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.so.0" && ln -s "fftn.so.0.0.0" "fftn.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.so" && ln -s "fftn.so.0.0.0" "fftn.so") libtool: link: (cd DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.so.0" && ln -s "fftw.so.0.0.0" "fftw.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "filter.so.0" && ln -s "filter.so.0.0.0" "filter.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.so" && ln -s "fftw.so.0.0.0" "fftw.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "filter.so" && ln -s "filter.so.0.0.0" "filter.so") libtool: link: ar cru DLD-FUNCTIONS/.libs/fftn.a DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/fftn.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/fftn.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/filter.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/fftn.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/fftn.lax libtool: link: (cd DLD-FUNCTIONS/.libs/filter.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/fftw.a DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/fftw.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/fftw.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/filter.a DLD-FUNCTIONS/filter.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/filter.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/filter.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/fftw.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/fftw.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/filter.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.la" && ln -s "../fftn.la" "fftn.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/filter.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.la" && ln -s "../fftw.la" "fftw.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "filter.la" && ln -s "../filter.la" "filter.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "find.so.0" && ln -s "find.so.0.0.0" "find.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "find.so" && ln -s "find.so.0.0.0" "find.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.so.0" && ln -s "gammainc.so.0.0.0" "gammainc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.so" && ln -s "gammainc.so.0.0.0" "gammainc.so") libtool: link: (cd DLD-FUNCTIONS/.libs/find.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/find.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/find.a DLD-FUNCTIONS/find.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/find.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/find.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/gammainc.a DLD-FUNCTIONS/gammainc.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/gammainc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/gammainc.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/gammainc.a libtool: link: ranlib DLD-FUNCTIONS/.libs/find.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/gammainc.lax libtool: link: rm -fr DLD-FUNCTIONS/.libs/find.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.la" && ln -s "../gammainc.la" "gammainc.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "find.la" && ln -s "../find.la" "find.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/gcd.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/gcd.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/getgrent.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/getgrent.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/getpwent.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/getpwent.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/getrusage.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/getrusage.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/givens.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/givens.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/gcd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,gcd.so.0 -o DLD-FUNCTIONS/.libs/gcd.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getgrent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,getgrent.so.0 -o DLD-FUNCTIONS/.libs/getgrent.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getpwent.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,getpwent.so.0 -o DLD-FUNCTIONS/.libs/getpwent.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/givens.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,givens.so.0 -o DLD-FUNCTIONS/.libs/givens.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/getrusage.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,getrusage.so.0 -o DLD-FUNCTIONS/.libs/getrusage.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.so.0" && ln -s "gcd.so.0.0.0" "gcd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.so" && ln -s "gcd.so.0.0.0" "gcd.so") libtool: link: (cd DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.so.0" && ln -s "getgrent.so.0.0.0" "getgrent.so.0") libtool: link: ar cru DLD-FUNCTIONS/.libs/gcd.a DLD-FUNCTIONS/gcd.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/gcd.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/gcd.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.so" && ln -s "getgrent.so.0.0.0" "getgrent.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.so.0" && ln -s "getpwent.so.0.0.0" "getpwent.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.so" && ln -s "getpwent.so.0.0.0" "getpwent.so") libtool: link: (cd DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/gcd.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/gcd.lax libtool: link: (cd DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/getgrent.a DLD-FUNCTIONS/getgrent.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/getgrent.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/getgrent.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/getpwent.a DLD-FUNCTIONS/getpwent.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/getpwent.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/getpwent.lax/libgnu.a/dup-safer.o libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.la" && ln -s "../gcd.la" "gcd.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/getgrent.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/getgrent.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/getpwent.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/getpwent.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.la" && ln -s "../getgrent.la" "getgrent.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.la" && ln -s "../getpwent.la" "getpwent.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.so.0" && ln -s "getrusage.so.0.0.0" "getrusage.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.so" && ln -s "getrusage.so.0.0.0" "getrusage.so") libtool: link: (cd DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "givens.so.0" && ln -s "givens.so.0.0.0" "givens.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "givens.so" && ln -s "givens.so.0.0.0" "givens.so") libtool: link: (cd DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/givens.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/getrusage.a DLD-FUNCTIONS/getrusage.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/getrusage.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/getrusage.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/givens.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/getrusage.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/getrusage.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/givens.a DLD-FUNCTIONS/givens.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/givens.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/givens.lax/libgnu.a/dup-safer.o libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.la" && ln -s "../getrusage.la" "getrusage.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/givens.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/givens.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "givens.la" && ln -s "../givens.la" "givens.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/hess.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/hess.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/hex2num.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/hex2num.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/inv.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/inv.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/kron.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/kron.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/lookup.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/lookup.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hess.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,hess.so.0 -o DLD-FUNCTIONS/.libs/hess.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/hex2num.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,hex2num.so.0 -o DLD-FUNCTIONS/.libs/hex2num.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/inv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,inv.so.0 -o DLD-FUNCTIONS/.libs/inv.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/kron.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,kron.so.0 -o DLD-FUNCTIONS/.libs/kron.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lookup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,lookup.so.0 -o DLD-FUNCTIONS/.libs/lookup.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.so.0" && ln -s "hex2num.so.0.0.0" "hex2num.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.so" && ln -s "hex2num.so.0.0.0" "hex2num.so") libtool: link: (cd DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hess.so.0" && ln -s "hess.so.0.0.0" "hess.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "hess.so" && ln -s "hess.so.0.0.0" "hess.so") libtool: link: (cd DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/hess.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/hex2num.a DLD-FUNCTIONS/hex2num.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/hex2num.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/hex2num.lax/libgnu.a/dup-safer.o libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "inv.so.0" && ln -s "inv.so.0.0.0" "inv.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "inv.so" && ln -s "inv.so.0.0.0" "inv.so") libtool: link: ranlib DLD-FUNCTIONS/.libs/hex2num.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/hex2num.lax libtool: link: (cd DLD-FUNCTIONS/.libs/hess.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/inv.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/hess.a DLD-FUNCTIONS/hess.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/hess.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/hess.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/inv.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.la" && ln -s "../hex2num.la" "hex2num.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/hess.a libtool: link: ar cru DLD-FUNCTIONS/.libs/inv.a DLD-FUNCTIONS/inv.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/inv.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/inv.lax/libgnu.a/dup-safer.o libtool: link: rm -fr DLD-FUNCTIONS/.libs/hess.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/inv.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hess.la" && ln -s "../hess.la" "hess.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/inv.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "inv.la" && ln -s "../inv.la" "inv.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "kron.so.0" && ln -s "kron.so.0.0.0" "kron.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "kron.so" && ln -s "kron.so.0.0.0" "kron.so") libtool: link: (cd DLD-FUNCTIONS/.libs/kron.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.so.0" && ln -s "lookup.so.0.0.0" "lookup.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.so" && ln -s "lookup.so.0.0.0" "lookup.so") libtool: link: (cd DLD-FUNCTIONS/.libs/kron.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/kron.a DLD-FUNCTIONS/kron.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/kron.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/kron.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/lookup.a DLD-FUNCTIONS/lookup.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/lookup.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/lookup.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/kron.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/kron.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/lookup.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/lookup.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "kron.la" && ln -s "../kron.la" "kron.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.la" && ln -s "../lookup.la" "lookup.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/lsode.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/lsode.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/lu.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/lu.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/luinc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/luinc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/matrix_type.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/matrix_type.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/max.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/max.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lsode.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,lsode.so.0 -o DLD-FUNCTIONS/.libs/lsode.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/lu.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,lu.so.0 -o DLD-FUNCTIONS/.libs/lu.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/luinc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,luinc.so.0 -o DLD-FUNCTIONS/.libs/luinc.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/matrix_type.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,matrix_type.so.0 -o DLD-FUNCTIONS/.libs/matrix_type.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/max.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,max.so.0 -o DLD-FUNCTIONS/.libs/max.so.0.0.0 libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.so.0" && ln -s "lsode.so.0.0.0" "lsode.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.so" && ln -s "lsode.so.0.0.0" "lsode.so") libtool: link: (cd DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lu.so.0" && ln -s "lu.so.0.0.0" "lu.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "lu.so" && ln -s "lu.so.0.0.0" "lu.so") libtool: link: (cd DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/lu.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/lsode.a DLD-FUNCTIONS/lsode.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/lsode.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/lsode.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/lu.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/lsode.a libtool: link: ar cru DLD-FUNCTIONS/.libs/lu.a DLD-FUNCTIONS/lu.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/lu.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/lu.lax/libgnu.a/dup-safer.o libtool: link: rm -fr DLD-FUNCTIONS/.libs/lsode.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.so.0" && ln -s "luinc.so.0.0.0" "luinc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.so" && ln -s "luinc.so.0.0.0" "luinc.so") libtool: link: (cd DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/lu.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.la" && ln -s "../lsode.la" "lsode.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/lu.lax libtool: link: (cd DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/luinc.a DLD-FUNCTIONS/luinc.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/luinc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/luinc.lax/libgnu.a/dup-safer.o libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lu.la" && ln -s "../lu.la" "lu.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/md5sum.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/md5sum.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/mgorth.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/mgorth.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: ranlib DLD-FUNCTIONS/.libs/luinc.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.so.0" && ln -s "matrix_type.so.0.0.0" "matrix_type.so.0") libtool: link: rm -fr DLD-FUNCTIONS/.libs/luinc.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.so" && ln -s "matrix_type.so.0.0.0" "matrix_type.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "max.so.0" && ln -s "max.so.0.0.0" "max.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "max.so" && ln -s "max.so.0.0.0" "max.so") libtool: link: (cd DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/max.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.la" && ln -s "../luinc.la" "luinc.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/max.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/matrix_type.a DLD-FUNCTIONS/matrix_type.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/matrix_type.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/matrix_type.lax/libgnu.a/dup-safer.o libtool: link: ar cru DLD-FUNCTIONS/.libs/max.a DLD-FUNCTIONS/max.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/max.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/max.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/matrix_type.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/matrix_type.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/max.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/max.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.la" && ln -s "../matrix_type.la" "matrix_type.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "max.la" && ln -s "../max.la" "max.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/md5sum.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,md5sum.so.0 -o DLD-FUNCTIONS/.libs/md5sum.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/mgorth.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,mgorth.so.0 -o DLD-FUNCTIONS/.libs/mgorth.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/nproc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/nproc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/onCleanup.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/onCleanup.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/pinv.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/pinv.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.so.0" && ln -s "md5sum.so.0.0.0" "md5sum.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.so" && ln -s "md5sum.so.0.0.0" "md5sum.so") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/md5sum.a DLD-FUNCTIONS/md5sum.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/md5sum.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/md5sum.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "mgorth.so.0" && ln -s "mgorth.so.0.0.0" "mgorth.so.0") libtool: link: ranlib DLD-FUNCTIONS/.libs/md5sum.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "mgorth.so" && ln -s "mgorth.so.0.0.0" "mgorth.so") libtool: link: rm -fr DLD-FUNCTIONS/.libs/md5sum.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/nproc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,nproc.so.0 -o DLD-FUNCTIONS/.libs/nproc.so.0.0.0 libtool: link: (cd DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.la" && ln -s "../md5sum.la" "md5sum.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/mgorth.a DLD-FUNCTIONS/mgorth.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/mgorth.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/mgorth.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/mgorth.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/mgorth.lax libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/pinv.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,pinv.so.0 -o DLD-FUNCTIONS/.libs/pinv.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/onCleanup.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,onCleanup.so.0 -o DLD-FUNCTIONS/.libs/onCleanup.so.0.0.0 libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "mgorth.la" && ln -s "../mgorth.la" "mgorth.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/qr.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "nproc.so.0" && ln -s "nproc.so.0.0.0" "nproc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "nproc.so" && ln -s "nproc.so.0.0.0" "nproc.so") /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/quad.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/quad.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: (cd DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") copying selected object files to avoid basename conflicts... libtool: link: ln DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/nproc.lax/lt1-nproc.o || cp DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/nproc.lax/lt1-nproc.o libtool: link: ar cru DLD-FUNCTIONS/.libs/nproc.a DLD-FUNCTIONS/nproc.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/nproc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/nproc.lax/lt1-nproc.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/nproc.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/nproc.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.so.0" && ln -s "pinv.so.0.0.0" "pinv.so.0") libtool: link: rm -fr DLD-FUNCTIONS/.libs/nproc.lax DLD-FUNCTIONS/.libs/nproc.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.so" && ln -s "pinv.so.0.0.0" "pinv.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.so.0" && ln -s "onCleanup.so.0.0.0" "onCleanup.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.so" && ln -s "onCleanup.so.0.0.0" "onCleanup.so") libtool: link: (cd DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "nproc.la" && ln -s "../nproc.la" "nproc.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/pinv.a DLD-FUNCTIONS/pinv.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/pinv.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/pinv.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/onCleanup.a DLD-FUNCTIONS/onCleanup.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/onCleanup.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/onCleanup.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/pinv.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/pinv.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ranlib DLD-FUNCTIONS/.libs/onCleanup.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/onCleanup.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.la" && ln -s "../pinv.la" "pinv.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "onCleanup.la" && ln -s "../onCleanup.la" "onCleanup.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,qr.so.0 -o DLD-FUNCTIONS/.libs/qr.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quad.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,quad.so.0 -o DLD-FUNCTIONS/.libs/quad.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/quadcc.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/quadcc.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/qz.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/qz.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -llapack -lblas -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/rand.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/rand.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qr.so.0" && ln -s "qr.so.0.0.0" "qr.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qr.so" && ln -s "qr.so.0.0.0" "qr.so") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/qr.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/qr.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/qr.a DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/qr.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/qr.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quad.so.0" && ln -s "quad.so.0.0.0" "quad.so.0") libtool: link: ranlib DLD-FUNCTIONS/.libs/qr.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quad.so" && ln -s "quad.so.0.0.0" "quad.so") libtool: link: rm -fr DLD-FUNCTIONS/.libs/qr.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/quad.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/quadcc.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,quadcc.so.0 -o DLD-FUNCTIONS/.libs/quadcc.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/quad.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qr.la" && ln -s "../qr.la" "qr.la" ) libtool: link: ar cru DLD-FUNCTIONS/.libs/quad.a DLD-FUNCTIONS/quad.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/quad.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/quad.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ranlib DLD-FUNCTIONS/.libs/quad.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/quad.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quad.la" && ln -s "../quad.la" "quad.la" ) libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/qz.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,qz.so.0 -o DLD-FUNCTIONS/.libs/qz.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rand.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,rand.so.0 -o DLD-FUNCTIONS/.libs/rand.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/rcond.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/rcond.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/regexp.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.so.0" && ln -s "quadcc.so.0.0.0" "quadcc.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.so" && ln -s "quadcc.so.0.0.0" "quadcc.so") libtool: link: (cd DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/quadcc.a DLD-FUNCTIONS/quadcc.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/quadcc.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/quadcc.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/quadcc.a libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qz.so.0" && ln -s "qz.so.0.0.0" "qz.so.0") libtool: link: rm -fr DLD-FUNCTIONS/.libs/quadcc.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "qz.so" && ln -s "qz.so.0.0.0" "qz.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rand.so.0" && ln -s "rand.so.0.0.0" "rand.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rand.so" && ln -s "rand.so.0.0.0" "rand.so") libtool: link: (cd DLD-FUNCTIONS/.libs/qz.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/rand.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.la" && ln -s "../quadcc.la" "quadcc.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/qz.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/rand.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/qz.a DLD-FUNCTIONS/qz.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/qz.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/qz.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/rand.a DLD-FUNCTIONS/rand.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/rand.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/rand.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/qz.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/qz.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/rand.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/rand.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qz.la" && ln -s "../qz.la" "qz.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rand.la" && ln -s "../rand.la" "rand.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/rcond.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,rcond.so.0 -o DLD-FUNCTIONS/.libs/rcond.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,regexp.so.0 -o DLD-FUNCTIONS/.libs/regexp.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/schur.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/schur.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/spparms.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/spparms.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/sqrtm.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/sqrtm.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.so.0" && ln -s "rcond.so.0.0.0" "rcond.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.so" && ln -s "rcond.so.0.0.0" "rcond.so") libtool: link: (cd DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/rcond.a DLD-FUNCTIONS/rcond.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/rcond.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/rcond.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/rcond.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/rcond.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.so.0" && ln -s "regexp.so.0.0.0" "regexp.so.0") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.la" && ln -s "../rcond.la" "rcond.la" ) libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.so" && ln -s "regexp.so.0.0.0" "regexp.so") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/regexp.a DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/regexp.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/regexp.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ranlib DLD-FUNCTIONS/.libs/regexp.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/regexp.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/schur.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,schur.so.0 -o DLD-FUNCTIONS/.libs/schur.so.0.0.0 libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.la" && ln -s "../regexp.la" "regexp.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/spparms.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,spparms.so.0 -o DLD-FUNCTIONS/.libs/spparms.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sqrtm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,sqrtm.so.0 -o DLD-FUNCTIONS/.libs/sqrtm.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/strfind.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/strfind.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/str2double.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/str2double.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "schur.so.0" && ln -s "schur.so.0.0.0" "schur.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "schur.so" && ln -s "schur.so.0.0.0" "schur.so") libtool: link: (cd DLD-FUNCTIONS/.libs/schur.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/schur.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/schur.a DLD-FUNCTIONS/schur.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/schur.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/schur.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/schur.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/schur.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "schur.la" && ln -s "../schur.la" "schur.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.so.0" && ln -s "spparms.so.0.0.0" "spparms.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.so" && ln -s "spparms.so.0.0.0" "spparms.so") libtool: link: (cd DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.so.0" && ln -s "sqrtm.so.0.0.0" "sqrtm.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.so" && ln -s "sqrtm.so.0.0.0" "sqrtm.so") libtool: link: (cd DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/spparms.a DLD-FUNCTIONS/spparms.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/spparms.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/spparms.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/spparms.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/spparms.lax libtool: link: (cd DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/sqrtm.a DLD-FUNCTIONS/sqrtm.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/sqrtm.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/sqrtm.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.la" && ln -s "../spparms.la" "spparms.la" ) libtool: link: ranlib DLD-FUNCTIONS/.libs/sqrtm.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/sqrtm.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.la" && ln -s "../sqrtm.la" "sqrtm.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/strfind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,strfind.so.0 -o DLD-FUNCTIONS/.libs/strfind.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/str2double.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,str2double.so.0 -o DLD-FUNCTIONS/.libs/str2double.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/sub2ind.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/sub2ind.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/svd.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/svd.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/syl.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/syl.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.so.0" && ln -s "str2double.so.0.0.0" "str2double.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.so" && ln -s "str2double.so.0.0.0" "str2double.so") libtool: link: (cd DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/str2double.a DLD-FUNCTIONS/str2double.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/str2double.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/str2double.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.so.0" && ln -s "strfind.so.0.0.0" "strfind.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.so" && ln -s "strfind.so.0.0.0" "strfind.so") libtool: link: ranlib DLD-FUNCTIONS/.libs/str2double.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/str2double.lax libtool: link: (cd DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.la" && ln -s "../str2double.la" "str2double.la" ) libtool: link: ar cru DLD-FUNCTIONS/.libs/strfind.a DLD-FUNCTIONS/strfind.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/strfind.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/strfind.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ranlib DLD-FUNCTIONS/.libs/strfind.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/strfind.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.la" && ln -s "../strfind.la" "strfind.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/sub2ind.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,sub2ind.so.0 -o DLD-FUNCTIONS/.libs/sub2ind.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/svd.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,svd.so.0 -o DLD-FUNCTIONS/.libs/svd.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/syl.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,syl.so.0 -o DLD-FUNCTIONS/.libs/syl.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/symbfact.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/symrcm.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.so.0" && ln -s "sub2ind.so.0.0.0" "sub2ind.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.so" && ln -s "sub2ind.so.0.0.0" "sub2ind.so") libtool: link: (cd DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/sub2ind.a DLD-FUNCTIONS/sub2ind.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/sub2ind.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/sub2ind.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "svd.so.0" && ln -s "svd.so.0.0.0" "svd.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "svd.so" && ln -s "svd.so.0.0.0" "svd.so") libtool: link: ranlib DLD-FUNCTIONS/.libs/sub2ind.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/sub2ind.lax libtool: link: (cd DLD-FUNCTIONS/.libs/svd.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "syl.so.0" && ln -s "syl.so.0.0.0" "syl.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "syl.so" && ln -s "syl.so.0.0.0" "syl.so") libtool: link: (cd DLD-FUNCTIONS/.libs/svd.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/syl.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.la" && ln -s "../sub2ind.la" "sub2ind.la" ) libtool: link: ar cru DLD-FUNCTIONS/.libs/svd.a DLD-FUNCTIONS/svd.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/svd.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/svd.lax/libgnu.a/dup-safer.o libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd DLD-FUNCTIONS/.libs/syl.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/syl.a DLD-FUNCTIONS/syl.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/syl.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/syl.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/svd.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/svd.lax libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ranlib DLD-FUNCTIONS/.libs/syl.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/syl.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "svd.la" && ln -s "../svd.la" "svd.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "syl.la" && ln -s "../syl.la" "syl.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,symbfact.so.0 -o DLD-FUNCTIONS/.libs/symbfact.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,symrcm.so.0 -o DLD-FUNCTIONS/.libs/symrcm.so.0.0.0 /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/time.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/time.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/tril.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/tril.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/tsearch.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/tsearch.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.so.0" && ln -s "symbfact.so.0.0.0" "symbfact.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.so" && ln -s "symbfact.so.0.0.0" "symbfact.so") libtool: link: (cd DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: ar cru DLD-FUNCTIONS/.libs/symbfact.a DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/symbfact.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/symbfact.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/symbfact.a libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.so.0" && ln -s "symrcm.so.0.0.0" "symrcm.so.0") libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: rm -fr DLD-FUNCTIONS/.libs/symbfact.lax libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.so" && ln -s "symrcm.so.0.0.0" "symrcm.so") libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/time.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,time.so.0 -o DLD-FUNCTIONS/.libs/time.so.0.0.0 libtool: link: (cd DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.la" && ln -s "../symbfact.la" "symbfact.la" ) libtool: link: (cd DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tril.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,tril.so.0 -o DLD-FUNCTIONS/.libs/tril.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/tsearch.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,tsearch.so.0 -o DLD-FUNCTIONS/.libs/tsearch.so.0.0.0 libtool: link: ar cru DLD-FUNCTIONS/.libs/symrcm.a DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/symrcm.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/symrcm.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/symrcm.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/symrcm.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.la" && ln -s "../symrcm.la" "symrcm.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/typecast.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/typecast.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -module -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o DLD-FUNCTIONS/urlwrite.la -rpath /usr/pkg/lib/octave/3.4.3 DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lcurl -lm libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "time.so.0" && ln -s "time.so.0.0.0" "time.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "time.so" && ln -s "time.so.0.0.0" "time.so") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.so.0" && ln -s "tsearch.so.0.0.0" "tsearch.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.so" && ln -s "tsearch.so.0.0.0" "tsearch.so") libtool: link: (cd DLD-FUNCTIONS/.libs/time.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tril.so.0" && ln -s "tril.so.0.0.0" "tril.so.0") libtool: link: (cd DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "tril.so" && ln -s "tril.so.0.0.0" "tril.so") libtool: link: (cd DLD-FUNCTIONS/.libs/time.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: (cd DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/time.a DLD-FUNCTIONS/time.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/time.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/time.lax/libgnu.a/dup-safer.o libtool: link: (cd DLD-FUNCTIONS/.libs/tril.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: ranlib DLD-FUNCTIONS/.libs/time.a libtool: link: ar cru DLD-FUNCTIONS/.libs/tsearch.a DLD-FUNCTIONS/tsearch.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/tsearch.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/tsearch.lax/libgnu.a/dup-safer.o libtool: link: rm -fr DLD-FUNCTIONS/.libs/time.lax libtool: link: ranlib DLD-FUNCTIONS/.libs/tsearch.a libtool: link: (cd DLD-FUNCTIONS/.libs/tril.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: rm -fr DLD-FUNCTIONS/.libs/tsearch.lax libtool: link: ar cru DLD-FUNCTIONS/.libs/tril.a DLD-FUNCTIONS/tril.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/tril.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/tril.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/tril.a libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) libtool: link: rm -fr DLD-FUNCTIONS/.libs/tril.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.la" && ln -s "../tsearch.la" "tsearch.la" ) libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tril.la" && ln -s "../tril.la" "tril.la" ) libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/typecast.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,typecast.so.0 -o DLD-FUNCTIONS/.libs/typecast.so.0.0.0 libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/libstdc++.la' seems to be moved /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o octave main.o ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la -lfftw3 -llapack -lblas -lhdf5 -lz -lX11 -lreadline -lncurses -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre -llapack -lblas -ldl -lm -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. -R/usr/pkg/lib -lm -lf2c -lm rm -f DLD-FUNCTIONS/__contourc__.oct la=__contourc__.la && \ of=__contourc__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__contourc__.oct-stamp rm -f DLD-FUNCTIONS/__delaunayn__.oct la=__delaunayn__.la && \ of=__delaunayn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__delaunayn__.oct-stamp rm -f DLD-FUNCTIONS/__dispatch__.oct la=__dispatch__.la && \ of=__dispatch__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__dispatch__.oct-stamp rm -f DLD-FUNCTIONS/__dsearchn__.oct la=__dsearchn__.la && \ of=__dsearchn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__dsearchn__.oct-stamp rm -f DLD-FUNCTIONS/__fltk_uigetfile__.oct la=__fltk_uigetfile__.la && \ of=__fltk_uigetfile__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__fltk_uigetfile__.oct-stamp rm -f DLD-FUNCTIONS/__glpk__.oct la=__glpk__.la && \ of=__glpk__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__glpk__.oct-stamp rm -f DLD-FUNCTIONS/__init_fltk__.oct la=__init_fltk__.la && \ of=__init_fltk__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__init_fltk__.oct-stamp rm -f DLD-FUNCTIONS/__lin_interpn__.oct la=__lin_interpn__.la && \ of=__lin_interpn__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__lin_interpn__.oct-stamp rm -f DLD-FUNCTIONS/__magick_read__.oct la=__magick_read__.la && \ of=__magick_read__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__magick_read__.oct-stamp rm -f DLD-FUNCTIONS/__pchip_deriv__.oct la=__pchip_deriv__.la && \ of=__pchip_deriv__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__pchip_deriv__.oct-stamp rm -f DLD-FUNCTIONS/__qp__.oct la=__qp__.la && \ of=__qp__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__qp__.oct-stamp rm -f DLD-FUNCTIONS/__voronoi__.oct la=__voronoi__.la && \ of=__voronoi__.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .__voronoi__.oct-stamp rm -f DLD-FUNCTIONS/amd.oct la=amd.la && \ of=amd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .amd.oct-stamp rm -f DLD-FUNCTIONS/balance.oct la=balance.la && \ of=balance.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .balance.oct-stamp rm -f DLD-FUNCTIONS/besselj.oct la=besselj.la && \ of=besselj.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .besselj.oct-stamp rm -f DLD-FUNCTIONS/betainc.oct la=betainc.la && \ of=betainc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .betainc.oct-stamp rm -f DLD-FUNCTIONS/bsxfun.oct la=bsxfun.la && \ of=bsxfun.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .bsxfun.oct-stamp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o -Wl,--whole-archive ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so -ldl ../libcruft/.libs/libcruft.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libcurl.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libidn.so -lssl -lcrypto -lrt /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -pthread -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -pthread -Wl,-soname -Wl,urlwrite.so.0 -o DLD-FUNCTIONS/.libs/urlwrite.so.0.0.0 rm -f DLD-FUNCTIONS/ccolamd.oct la=ccolamd.la && \ of=ccolamd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .ccolamd.oct-stamp rm -f DLD-FUNCTIONS/cellfun.oct la=cellfun.la && \ of=cellfun.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .cellfun.oct-stamp rm -f DLD-FUNCTIONS/chol.oct la=chol.la && \ of=chol.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .chol.oct-stamp rm -f DLD-FUNCTIONS/colamd.oct la=colamd.la && \ of=colamd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .colamd.oct-stamp rm -f DLD-FUNCTIONS/colloc.oct la=colloc.la && \ of=colloc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .colloc.oct-stamp rm -f DLD-FUNCTIONS/conv2.oct la=conv2.la && \ of=conv2.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .conv2.oct-stamp rm -f DLD-FUNCTIONS/convhulln.oct la=convhulln.la && \ of=convhulln.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .convhulln.oct-stamp rm -f DLD-FUNCTIONS/daspk.oct la=daspk.la && \ of=daspk.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .daspk.oct-stamp rm -f DLD-FUNCTIONS/dasrt.oct la=dasrt.la && \ of=dasrt.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dasrt.oct-stamp rm -f DLD-FUNCTIONS/dassl.oct la=dassl.la && \ of=dassl.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dassl.oct-stamp rm -f DLD-FUNCTIONS/det.oct la=det.la && \ of=det.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .det.oct-stamp rm -f DLD-FUNCTIONS/dlmread.oct la=dlmread.la && \ of=dlmread.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dlmread.oct-stamp rm -f DLD-FUNCTIONS/dmperm.oct la=dmperm.la && \ of=dmperm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dmperm.oct-stamp rm -f DLD-FUNCTIONS/dot.oct la=dot.la && \ of=dot.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .dot.oct-stamp rm -f DLD-FUNCTIONS/eig.oct la=eig.la && \ of=eig.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .eig.oct-stamp rm -f DLD-FUNCTIONS/eigs.oct la=eigs.la && \ of=eigs.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .eigs.oct-stamp rm -f DLD-FUNCTIONS/fft.oct la=fft.la && \ of=fft.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fft.oct-stamp rm -f DLD-FUNCTIONS/fft2.oct la=fft2.la && \ of=fft2.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fft2.oct-stamp rm -f DLD-FUNCTIONS/fftn.oct la=fftn.la && \ of=fftn.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fftn.oct-stamp rm -f DLD-FUNCTIONS/fftw.oct la=fftw.la && \ of=fftw.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .fftw.oct-stamp rm -f DLD-FUNCTIONS/filter.oct la=filter.la && \ of=filter.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .filter.oct-stamp rm -f DLD-FUNCTIONS/find.oct la=find.la && \ of=find.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .find.oct-stamp rm -f DLD-FUNCTIONS/gammainc.oct la=gammainc.la && \ of=gammainc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .gammainc.oct-stamp rm -f DLD-FUNCTIONS/gcd.oct la=gcd.la && \ of=gcd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .gcd.oct-stamp rm -f DLD-FUNCTIONS/getgrent.oct la=getgrent.la && \ of=getgrent.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getgrent.oct-stamp rm -f DLD-FUNCTIONS/getpwent.oct la=getpwent.la && \ of=getpwent.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getpwent.oct-stamp rm -f DLD-FUNCTIONS/getrusage.oct la=getrusage.la && \ of=getrusage.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .getrusage.oct-stamp rm -f DLD-FUNCTIONS/givens.oct la=givens.la && \ of=givens.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .givens.oct-stamp rm -f DLD-FUNCTIONS/hess.oct la=hess.la && \ of=hess.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .hess.oct-stamp rm -f DLD-FUNCTIONS/hex2num.oct la=hex2num.la && \ of=hex2num.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .hex2num.oct-stamp rm -f DLD-FUNCTIONS/inv.oct la=inv.la && \ of=inv.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .inv.oct-stamp rm -f DLD-FUNCTIONS/kron.oct la=kron.la && \ of=kron.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .kron.oct-stamp rm -f DLD-FUNCTIONS/lookup.oct la=lookup.la && \ of=lookup.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lookup.oct-stamp rm -f DLD-FUNCTIONS/lsode.oct la=lsode.la && \ of=lsode.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lsode.oct-stamp rm -f DLD-FUNCTIONS/lu.oct la=lu.la && \ of=lu.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .lu.oct-stamp rm -f DLD-FUNCTIONS/luinc.oct la=luinc.la && \ of=luinc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .luinc.oct-stamp rm -f DLD-FUNCTIONS/matrix_type.oct la=matrix_type.la && \ of=matrix_type.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .matrix_type.oct-stamp rm -f DLD-FUNCTIONS/max.oct la=max.la && \ of=max.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .max.oct-stamp rm -f DLD-FUNCTIONS/md5sum.oct la=md5sum.la && \ of=md5sum.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .md5sum.oct-stamp rm -f DLD-FUNCTIONS/mgorth.oct la=mgorth.la && \ of=mgorth.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .mgorth.oct-stamp rm -f DLD-FUNCTIONS/nproc.oct la=nproc.la && \ of=nproc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .nproc.oct-stamp rm -f DLD-FUNCTIONS/onCleanup.oct la=onCleanup.la && \ of=onCleanup.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .onCleanup.oct-stamp rm -f DLD-FUNCTIONS/pinv.oct la=pinv.la && \ of=pinv.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .pinv.oct-stamp rm -f DLD-FUNCTIONS/qr.oct la=qr.la && \ of=qr.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .qr.oct-stamp rm -f DLD-FUNCTIONS/quad.oct la=quad.la && \ of=quad.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .quad.oct-stamp rm -f DLD-FUNCTIONS/quadcc.oct la=quadcc.la && \ of=quadcc.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .quadcc.oct-stamp rm -f DLD-FUNCTIONS/qz.oct la=qz.la && \ of=qz.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .qz.oct-stamp rm -f DLD-FUNCTIONS/rand.oct la=rand.la && \ of=rand.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .rand.oct-stamp rm -f DLD-FUNCTIONS/rcond.oct la=rcond.la && \ of=rcond.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .rcond.oct-stamp rm -f DLD-FUNCTIONS/regexp.oct la=regexp.la && \ of=regexp.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .regexp.oct-stamp rm -f DLD-FUNCTIONS/schur.oct la=schur.la && \ of=schur.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .schur.oct-stamp rm -f DLD-FUNCTIONS/spparms.oct la=spparms.la && \ of=spparms.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .spparms.oct-stamp rm -f DLD-FUNCTIONS/sqrtm.oct la=sqrtm.la && \ of=sqrtm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .sqrtm.oct-stamp rm -f DLD-FUNCTIONS/strfind.oct la=strfind.la && \ of=strfind.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .strfind.oct-stamp rm -f DLD-FUNCTIONS/str2double.oct la=str2double.la && \ of=str2double.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .str2double.oct-stamp rm -f DLD-FUNCTIONS/sub2ind.oct rm -f DLD-FUNCTIONS/svd.oct la=sub2ind.la && \ of=sub2ind.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .sub2ind.oct-stamp la=svd.la && \ of=svd.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .svd.oct-stamp rm -f DLD-FUNCTIONS/syl.oct rm -f DLD-FUNCTIONS/symbfact.oct la=syl.la && \ of=syl.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .syl.oct-stamp la=symbfact.la && \ of=symbfact.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .symbfact.oct-stamp rm -f DLD-FUNCTIONS/symrcm.oct rm -f DLD-FUNCTIONS/time.oct la=symrcm.la && \ of=symrcm.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .symrcm.oct-stamp la=time.la && \ of=time.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .time.oct-stamp rm -f DLD-FUNCTIONS/tril.oct rm -f DLD-FUNCTIONS/tsearch.oct la=tril.la && \ of=tril.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .tril.oct-stamp la=tsearch.la && \ of=tsearch.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .tsearch.oct-stamp libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.so.0" && ln -s "typecast.so.0.0.0" "typecast.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.so" && ln -s "typecast.so.0.0.0" "typecast.so") libtool: link: (cd DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/typecast.a DLD-FUNCTIONS/typecast.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/typecast.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/typecast.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/typecast.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/typecast.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.la" && ln -s "../typecast.la" "typecast.la" ) libtool: link: gcc -O3 -pipe -fstack-protector -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -pthread -O3 -pipe -fstack-protector -pthread -Wl,-R/usr/pkg/lib -o .libs/octave main.o -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs -L/tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs -L/tmp/pkgsrc/math/octave/work/.buildlink/lib ./.libs/liboctinterp.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/liboctave/.libs/liboctave.so ../liboctave/.libs/liboctave.so /tmp/pkgsrc/math/octave/work/octave-3.4.3/libcruft/.libs/libcruft.so ../libcruft/.libs/libcruft.so /usr/lib/../lib64/libstdc++.so ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a /tmp/pkgsrc/math/octave/work/.buildlink/lib/libfftw3.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libhdf5.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libz.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libX11.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libxcb.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXau.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libXdmcp.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libreadline.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libncurses.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libpcre.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/liblapack.so /tmp/pkgsrc/math/octave/work/.buildlink/lib/libblas.so -ldl -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /tmp/pkgsrc/math/octave/work/.buildlink/lib/libf2c.so -lm -pthread -Wl,-rpath -Wl,/usr/pkg/lib/octave/3.4.3 -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/tmp/pkgsrc/math/octave/work/.buildlink/lib -Wl,-rpath -Wl,/usr/pkg/lib libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.so.0" && ln -s "urlwrite.so.0.0.0" "urlwrite.so.0") libtool: link: (cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.so" && ln -s "urlwrite.so.0.0.0" "urlwrite.so") rm -f DLD-FUNCTIONS/typecast.oct la=typecast.la && \ of=typecast.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .typecast.oct-stamp libtool: link: (cd DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libcruft/.libs/libranlib.a") libtool: link: (cd DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a && ar x "/tmp/pkgsrc/math/octave/work/octave-3.4.3/src/../libgnu/.libs/libgnu.a") libtool: link: ar cru DLD-FUNCTIONS/.libs/urlwrite.a DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ignnbn.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genmn.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ignpoi.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/lennob.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/qrgnin.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/advnst.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ignlgi.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/gennch.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/sexpo.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/snorm.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/mltmod.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genprm.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/setsd.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genmul.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/gennor.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genchi.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/setant.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/setall.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/setgmn.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ranf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genunf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/initgn.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/getcgn.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/inrgcm.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/gengam.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/getsd.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ignuin.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/ignbin.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genbet.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/phrtsd.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/sgamma.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/genexp.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/wrap.o DLD-FUNCTIONS/.libs/urlwrite.lax/libranlib.a/gennf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/basename-lgpl.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/progname.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/glob.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/c-ctype.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/cloexec.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/asnprintf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fseek.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fcntl.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/openat-die.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fd-hook.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/vasnprintf.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fflush.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/getcwd.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fclose.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/nproc.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/localcharset.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/getcwd-lgpl.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/sockets.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/c-strncasecmp.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/md5.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/nanosleep.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/filemode.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/exitfail.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/printf-parse.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/openat-proc.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fseeko.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/dirname-lgpl.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fpurge.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/chdir-long.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/stripslash.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/getopt.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/tmpdir.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/malloca.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/strnlen1.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/freading.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/printf-args.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/pipe-safer.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/fd-safer.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/c-strcasecmp.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/filenamecat-lgpl.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/save-cwd.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/strftime.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/getopt1.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/tempname.o DLD-FUNCTIONS/.libs/urlwrite.lax/libgnu.a/dup-safer.o libtool: link: ranlib DLD-FUNCTIONS/.libs/urlwrite.a libtool: link: rm -fr DLD-FUNCTIONS/.libs/urlwrite.lax libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.la" && ln -s "../urlwrite.la" "urlwrite.la" ) rm -f DLD-FUNCTIONS/urlwrite.oct la=urlwrite.la && \ of=urlwrite.oct && \ cd DLD-FUNCTIONS && \ ln -s .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && \ touch .urlwrite.oct-stamp make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/src' make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/src' Making all in scripts make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/scripts' depbase=`echo gethelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT gethelp.o -MD -MP -MF $depbase.Tpo -c -o gethelp.o gethelp.cc &&\ mv -f $depbase.Tpo $depbase.Po /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p plot /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p @ftp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p audio /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p deprecated : > plot/.dirstamp : > @ftp/.dirstamp : > audio/.dirstamp : > deprecated/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p elfun /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p general /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p geometry : > elfun/.dirstamp : > general/.dirstamp : > geometry/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p help : > help/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p image : > image/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p io : > io/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p linear-algebra /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p miscellaneous /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p optimization /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p path : > linear-algebra/.dirstamp : > miscellaneous/.dirstamp : > optimization/.dirstamp : > path/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p pkg /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p polynomial /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p set /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p signal : > pkg/.dirstamp : > polynomial/.dirstamp : > set/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p sparse : > signal/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p specfun /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p special-matrix /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p startup : > sparse/.dirstamp : > specfun/.dirstamp : > special-matrix/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p statistics/base : > startup/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p statistics/distributions /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p statistics/models /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p statistics/tests : > statistics/base/.dirstamp : > statistics/distributions/.dirstamp : > statistics/models/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p strings : > statistics/tests/.dirstamp /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p testfun /tmp/pkgsrc/math/octave/work/.tools/bin/mkdir -p time : > strings/.dirstamp : > testfun/.dirstamp : > time/.dirstamp making plot/gnuplot_binary.m from plot/gnuplot_binary.in ./mk-pkg-add . @ftp/ascii.m @ftp/binary.m @ftp/cd.m @ftp/close.m @ftp/delete.m @ftp/dir.m @ftp/display.m @ftp/ftp.m @ftp/loadobj.m @ftp/mget.m @ftp/mkdir.m @ftp/mput.m @ftp/rename.m @ftp/rmdir.m @ftp/saveobj.m -- > @ftp/PKG_ADD-t ./mk-pkg-add . audio/lin2mu.m audio/loadaudio.m audio/mu2lin.m audio/playaudio.m audio/record.m audio/saveaudio.m audio/setaudio.m audio/wavread.m audio/wavwrite.m -- > audio/PKG_ADD-t ./mk-pkg-add . deprecated/autocor.m deprecated/autocov.m deprecated/betai.m deprecated/cellidx.m deprecated/clg.m deprecated/complement.m deprecated/create_set.m deprecated/cquad.m deprecated/dispatch.m deprecated/dmult.m deprecated/fstat.m deprecated/gammai.m deprecated/glpkmex.m deprecated/intwarning.m deprecated/iscommand.m deprecated/is_duplicate_entry.m deprecated/is_global.m deprecated/israwcommand.m deprecated/isstr.m deprecated/lchol.m deprecated/loadimage.m deprecated/krylovb.m deprecated/mark_as_command.m deprecated/mark_as_rawcommand.m deprecated/perror.m deprecated/replot.m deprecated/saveimage.m deprecated/setstr.m deprecated/spatan2.m deprecated/spchol2inv.m deprecated/spcholinv.m deprecated/spchol.m deprecated/spcumprod.m deprecated/spcumsum.m deprecated/spdet.m deprecated/spdiag.m deprecated/spfind.m deprecated/sphcat.m deprecated/spinv.m deprecated/spkron.m deprecated/splchol.m deprecated/split.m deprecated/splu.m deprecated/spmax.m deprecated/spmin.m deprecated/spprod.m deprecated/spqr.m deprecated/spsum.m deprecated/spsumsq.m deprecated/spvcat.m deprecated/str2mat.m deprecated/strerror.m deprecated/unmark_command.m deprecated/unmark_rawcommand.m deprecated/values.m deprecated/weibcdf.m deprecated/weibinv.m deprecated/weibpdf.m deprecated/weibrnd.m -- > deprecated/PKG_ADD-t mv audio/PKG_ADD-t audio/PKG_ADD ./mk-pkg-add . elfun/acosd.m elfun/acot.m elfun/acotd.m elfun/acoth.m elfun/acsc.m elfun/acscd.m elfun/acsch.m elfun/asec.m elfun/asecd.m elfun/asech.m elfun/asind.m elfun/atand.m elfun/cosd.m elfun/cot.m elfun/cotd.m elfun/coth.m elfun/csc.m elfun/cscd.m elfun/csch.m elfun/lcm.m elfun/sec.m elfun/secd.m elfun/sech.m elfun/sind.m elfun/tand.m -- > elfun/PKG_ADD-t plot/gnuplot_binary.m is unchanged ./mk-pkg-add . general/accumarray.m general/accumdim.m general/arrayfun.m general/bicubic.m general/bitcmp.m general/bitget.m general/bitset.m general/blkdiag.m general/cart2pol.m general/cart2sph.m general/cell2mat.m general/celldisp.m general/chop.m general/circshift.m general/colon.m general/common_size.m general/cplxpair.m general/cumtrapz.m general/curl.m general/dblquad.m general/deal.m general/del2.m general/display.m general/divergence.m general/flipdim.m general/fliplr.m general/flipud.m general/genvarname.m general/gradient.m general/idivide.m general/int2str.m general/interp1.m general/interp1q.m general/interp2.m general/interp3.m general/interpn.m general/interpft.m general/isa.m general/iscolumn.m general/isdir.m general/isequal.m general/isequalwithequalnans.m general/isrow.m general/isscalar.m general/issquare.m general/isvector.m general/loadobj.m general/logspace.m general/nargchk.m general/nargoutchk.m general/nextpow2.m general/num2str.m general/pol2cart.m general/polyarea.m general/postpad.m general/prepad.m general/quadgk.m general/quadl.m general/quadv.m general/randi.m general/rat.m general/repmat.m general/rot90.m general/rotdim.m general/saveobj.m general/shift.m general/shiftdim.m general/sortrows.m general/sph2cart.m general/structfun.m general/subsindex.m general/triplequad.m general/trapz.m general/private/__isequal__.m general/private/__splinen__.m -- > general/PKG_ADD-t mv elfun/PKG_ADD-t elfun/PKG_ADD ./mk-pkg-add . geometry/convhull.m geometry/delaunay3.m geometry/delaunayn.m geometry/delaunay.m geometry/dsearch.m geometry/dsearchn.m geometry/griddata.m geometry/griddata3.m geometry/griddatan.m geometry/inpolygon.m geometry/rectint.m geometry/trimesh.m geometry/triplot.m geometry/trisurf.m geometry/tsearchn.m geometry/voronoi.m geometry/voronoin.m -- > geometry/PKG_ADD-t mv @ftp/PKG_ADD-t @ftp/PKG_ADD ./mk-pkg-add . help/__makeinfo__.m help/__strip_html_tags__.m help/doc.m help/gen_doc_cache.m help/get_first_help_sentence.m help/help.m help/lookfor.m help/print_usage.m help/type.m help/which.m help/private/__additional_help_message__.m -- > help/PKG_ADD-t mv geometry/PKG_ADD-t geometry/PKG_ADD ./mk-pkg-add . image/autumn.m image/bone.m image/brighten.m image/colormap.m image/contrast.m image/cool.m image/copper.m image/flag.m image/gmap40.m image/gray.m image/gray2ind.m image/hot.m image/hsv.m image/hsv2rgb.m image/image.m image/imagesc.m image/imfinfo.m image/imread.m image/imshow.m image/imwrite.m image/ind2gray.m image/ind2rgb.m image/jet.m image/ntsc2rgb.m image/ocean.m image/pink.m image/prism.m image/rainbow.m image/rgb2hsv.m image/rgb2ind.m image/rgb2ntsc.m image/spring.m image/summer.m image/white.m image/winter.m -- > image/PKG_ADD-t mv general/PKG_ADD-t general/PKG_ADD ./mk-pkg-add . io/beep.m io/csvread.m io/csvwrite.m io/dlmwrite.m io/fileread.m io/is_valid_file_id.m io/strread.m io/textscan.m io/textread.m -- > io/PKG_ADD-t mv deprecated/PKG_ADD-t deprecated/PKG_ADD ./mk-pkg-add . linear-algebra/commutation_matrix.m linear-algebra/cond.m linear-algebra/condest.m linear-algebra/cross.m linear-algebra/duplication_matrix.m linear-algebra/expm.m linear-algebra/gmres.m linear-algebra/housh.m linear-algebra/isdefinite.m linear-algebra/ishermitian.m linear-algebra/issymmetric.m linear-algebra/krylov.m linear-algebra/logm.m linear-algebra/normest.m linear-algebra/null.m linear-algebra/onenormest.m linear-algebra/orth.m linear-algebra/planerot.m linear-algebra/qzhess.m linear-algebra/rank.m linear-algebra/rref.m linear-algebra/subspace.m linear-algebra/trace.m linear-algebra/vech.m -- > linear-algebra/PKG_ADD-t mv io/PKG_ADD-t io/PKG_ADD ./mk-pkg-add . miscellaneous/ans.m miscellaneous/bincoeff.m miscellaneous/bug_report.m miscellaneous/bunzip2.m miscellaneous/bzip2.m miscellaneous/cast.m miscellaneous/comma.m miscellaneous/compare_versions.m miscellaneous/computer.m miscellaneous/copyfile.m miscellaneous/debug.m miscellaneous/delete.m miscellaneous/dir.m miscellaneous/dos.m miscellaneous/dump_prefs.m miscellaneous/edit.m miscellaneous/fileattrib.m miscellaneous/fileparts.m miscellaneous/fullfile.m miscellaneous/getappdata.m miscellaneous/getfield.m miscellaneous/gunzip.m miscellaneous/gzip.m miscellaneous/info.m miscellaneous/inputname.m miscellaneous/isappdata.m miscellaneous/isdeployed.m miscellaneous/ismac.m miscellaneous/ispc.m miscellaneous/isunix.m miscellaneous/license.m miscellaneous/list_primes.m miscellaneous/ls.m miscellaneous/ls_command.m miscellaneous/menu.m miscellaneous/mex.m miscellaneous/mexext.m miscellaneous/mkoctfile.m miscellaneous/movefile.m miscellaneous/namelengthmax.m miscellaneous/news.m miscellaneous/orderfields.m miscellaneous/pack.m miscellaneous/paren.m miscellaneous/parseparams.m miscellaneous/perl.m miscellaneous/rmappdata.m miscellaneous/run.m miscellaneous/semicolon.m miscellaneous/setappdata.m miscellaneous/setfield.m miscellaneous/substruct.m miscellaneous/swapbytes.m miscellaneous/symvar.m miscellaneous/tar.m miscellaneous/tempdir.m miscellaneous/tempname.m miscellaneous/unimplemented.m miscellaneous/unix.m miscellaneous/unpack.m miscellaneous/untar.m miscellaneous/unzip.m miscellaneous/ver.m miscellaneous/version.m miscellaneous/warning_ids.m miscellaneous/what.m miscellaneous/xor.m miscellaneous/zip.m miscellaneous/private/__xzip__.m -- > miscellaneous/PKG_ADD-t mv help/PKG_ADD-t help/PKG_ADD ./mk-pkg-add "." optimization/__all_opts__.m optimization/fminbnd.m optimization/fminunc.m optimization/fsolve.m optimization/fzero.m optimization/glpk.m optimization/lsqnonneg.m optimization/optimget.m optimization/optimset.m optimization/pqpnonneg.m optimization/qp.m optimization/sqp.m optimization/private/__fdjac__.m -- > optimization/PKG_ADD-t mv optimization/PKG_ADD-t optimization/PKG_ADD ./mk-pkg-add . path/matlabroot.m path/pathdef.m path/savepath.m -- > path/PKG_ADD-t mv path/PKG_ADD-t path/PKG_ADD ./mk-pkg-add . pkg/pkg.m pkg/private/get_forge_pkg.m -- > pkg/PKG_ADD-t mv pkg/PKG_ADD-t pkg/PKG_ADD ./mk-pkg-add . plot/__fltk_ginput__.m plot/__fltk_print__.m plot/__gnuplot_drawnow__.m plot/__gnuplot_get_var__.m plot/__gnuplot_ginput__.m plot/__gnuplot_has_feature__.m plot/__gnuplot_open_stream__.m plot/__gnuplot_print__.m plot/__gnuplot_version__.m plot/__go_close_all__.m plot/__go_draw_axes__.m plot/__go_draw_figure__.m plot/__marching_cube__.m plot/__next_line_color__.m plot/__next_line_style__.m plot/__plt_get_axis_arg__.m plot/__print_parse_opts__.m plot/allchild.m plot/ancestor.m plot/area.m plot/axes.m plot/axis.m plot/bar.m plot/barh.m plot/box.m plot/caxis.m plot/cla.m plot/clabel.m plot/clf.m plot/close.m plot/closereq.m plot/colorbar.m plot/colstyle.m plot/comet.m plot/comet3.m plot/compass.m plot/contour.m plot/contour3.m plot/contourc.m plot/contourf.m plot/cylinder.m plot/daspect.m plot/diffuse.m plot/ellipsoid.m plot/errorbar.m plot/ezcontour.m plot/ezcontourf.m plot/ezmesh.m plot/ezmeshc.m plot/ezplot.m plot/ezplot3.m plot/ezpolar.m plot/ezsurf.m plot/ezsurfc.m plot/feather.m plot/figure.m plot/fill.m plot/findall.m plot/findobj.m plot/fplot.m plot/gca.m plot/gcbf.m plot/gcbo.m plot/gcf.m plot/ginput.m plot/graphics_toolkit.m plot/grid.m plot/gtext.m plot/hggroup.m plot/hidden.m plot/hist.m plot/hold.m plot/isfigure.m plot/ishghandle.m plot/ishold.m plot/isocolors.m plot/isonormals.m plot/isosurface.m plot/isprop.m plot/legend.m plot/line.m plot/linkprop.m plot/loglog.m plot/loglogerr.m plot/mesh.m plot/meshc.m plot/meshgrid.m plot/meshz.m plot/ndgrid.m plot/newplot.m plot/orient.m plot/pareto.m plot/patch.m plot/pbaspect.m plot/pcolor.m plot/peaks.m plot/pie.m plot/pie3.m plot/plot.m plot/plot3.m plot/plotmatrix.m plot/plotyy.m plot/polar.m plot/print.m plot/quiver.m plot/quiver3.m plot/rectangle.m plot/refresh.m plot/refreshdata.m plot/ribbon.m plot/rose.m plot/saveas.m plot/scatter.m plot/scatter3.m plot/semilogx.m plot/semilogxerr.m plot/semilogy.m plot/semilogyerr.m plot/shading.m plot/shg.m plot/slice.m plot/sombrero.m plot/specular.m plot/sphere.m plot/spinmap.m plot/stairs.m plot/stem.m plot/stem3.m plot/subplot.m plot/surf.m plot/surface.m plot/surfc.m plot/surfl.m plot/surfnorm.m plot/text.m plot/title.m plot/uigetdir.m plot/uigetfile.m plot/uimenu.m plot/uiputfile.m plot/view.m plot/waitforbuttonpress.m plot/whitebg.m plot/xlabel.m plot/xlim.m plot/ylabel.m plot/ylim.m plot/zlabel.m plot/zlim.m plot/private/__actual_axis_position__.m plot/private/__add_datasource__.m plot/private/__add_default_menu__.m plot/private/__axes_limits__.m plot/private/__axis_label__.m plot/private/__bar__.m plot/private/__clabel__.m plot/private/__color_str_rgb__.m plot/private/__contour__.m plot/private/__default_plot_options__.m plot/private/__errcomm__.m plot/private/__errplot__.m plot/private/__ezplot__.m plot/private/__fltk_file_filter__.m plot/private/__ghostscript__.m plot/private/__getlegenddata__.m plot/private/__gnuplot_has_terminal__.m plot/private/__interp_cube__.m plot/private/__line__.m plot/private/__patch__.m plot/private/__pie__.m plot/private/__plt__.m plot/private/__pltopt__.m plot/private/__quiver__.m plot/private/__scatter__.m plot/private/__stem__.m plot/private/__tight_eps_bbox__.m -- plot/gnuplot_binary.m > plot/PKG_ADD-t mv linear-algebra/PKG_ADD-t linear-algebra/PKG_ADD ./mk-pkg-add . polynomial/compan.m polynomial/conv.m polynomial/deconv.m polynomial/mkpp.m polynomial/mpoles.m polynomial/pchip.m polynomial/poly.m polynomial/polyaffine.m polynomial/polyder.m polynomial/polyderiv.m polynomial/polyfit.m polynomial/polygcd.m polynomial/polyint.m polynomial/polyout.m polynomial/polyreduce.m polynomial/polyval.m polynomial/polyvalm.m polynomial/ppval.m polynomial/ppder.m polynomial/ppint.m polynomial/ppjumps.m polynomial/residue.m polynomial/roots.m polynomial/spline.m polynomial/unmkpp.m -- > polynomial/PKG_ADD-t mv image/PKG_ADD-t image/PKG_ADD ./mk-pkg-add . set/intersect.m set/ismember.m set/powerset.m set/setdiff.m set/setxor.m set/union.m set/unique.m set/private/validargs.m -- > set/PKG_ADD-t mv set/PKG_ADD-t set/PKG_ADD ./mk-pkg-add . signal/arch_fit.m signal/arch_rnd.m signal/arch_test.m signal/arma_rnd.m signal/autoreg_matrix.m signal/bartlett.m signal/blackman.m signal/detrend.m signal/diffpara.m signal/durbinlevinson.m signal/fftconv.m signal/fftfilt.m signal/fftshift.m signal/filter2.m signal/fractdiff.m signal/freqz.m signal/freqz_plot.m signal/hamming.m signal/hanning.m signal/hurst.m signal/ifftshift.m signal/periodogram.m signal/sinc.m signal/sinetone.m signal/sinewave.m signal/spectral_adf.m signal/spectral_xdf.m signal/spencer.m signal/stft.m signal/synthesis.m signal/unwrap.m signal/yulewalker.m signal/private/rectangle_lw.m signal/private/rectangle_sw.m signal/private/triangle_lw.m signal/private/triangle_sw.m -- > signal/PKG_ADD-t mv polynomial/PKG_ADD-t polynomial/PKG_ADD ./mk-pkg-add . sparse/bicgstab.m sparse/cgs.m sparse/colperm.m sparse/etreeplot.m sparse/gplot.m sparse/nonzeros.m sparse/pcg.m sparse/pcr.m sparse/spaugment.m sparse/spconvert.m sparse/spdiags.m sparse/speye.m sparse/spfun.m sparse/spones.m sparse/sprand.m sparse/sprandn.m sparse/sprandsym.m sparse/spstats.m sparse/spy.m sparse/svds.m sparse/treelayout.m sparse/treeplot.m -- > sparse/PKG_ADD-t mv sparse/PKG_ADD-t sparse/PKG_ADD ./mk-pkg-add . specfun/bessel.m specfun/beta.m specfun/betaln.m specfun/factor.m specfun/factorial.m specfun/isprime.m specfun/legendre.m specfun/nchoosek.m specfun/nthroot.m specfun/perms.m specfun/pow2.m specfun/primes.m specfun/reallog.m specfun/realpow.m specfun/realsqrt.m -- > specfun/PKG_ADD-t mv signal/PKG_ADD-t signal/PKG_ADD ./mk-pkg-add . special-matrix/hadamard.m special-matrix/hankel.m special-matrix/hilb.m special-matrix/invhilb.m special-matrix/magic.m special-matrix/pascal.m special-matrix/rosser.m special-matrix/sylvester_matrix.m special-matrix/toeplitz.m special-matrix/vander.m special-matrix/wilkinson.m -- > special-matrix/PKG_ADD-t ./mk-pkg-add . startup/__finish__.m -- > startup/PKG_ADD-t mv special-matrix/PKG_ADD-t special-matrix/PKG_ADD ./mk-pkg-add . statistics/base/center.m statistics/base/cloglog.m statistics/base/cor.m statistics/base/corrcoef.m statistics/base/cov.m statistics/base/cut.m statistics/base/gls.m statistics/base/histc.m statistics/base/iqr.m statistics/base/kendall.m statistics/base/kurtosis.m statistics/base/logit.m statistics/base/mahalanobis.m statistics/base/mean.m statistics/base/meansq.m statistics/base/median.m statistics/base/mode.m statistics/base/moment.m statistics/base/ols.m statistics/base/ppplot.m statistics/base/prctile.m statistics/base/probit.m statistics/base/qqplot.m statistics/base/quantile.m statistics/base/range.m statistics/base/ranks.m statistics/base/run_count.m statistics/base/runlength.m statistics/base/skewness.m statistics/base/spearman.m statistics/base/statistics.m statistics/base/std.m statistics/base/studentize.m statistics/base/table.m statistics/base/var.m -- > statistics/base/PKG_ADD-t mv startup/PKG_ADD-t startup/PKG_ADD ./mk-pkg-add . statistics/distributions/betacdf.m statistics/distributions/betainv.m statistics/distributions/betapdf.m statistics/distributions/betarnd.m statistics/distributions/binocdf.m statistics/distributions/binoinv.m statistics/distributions/binopdf.m statistics/distributions/binornd.m statistics/distributions/cauchy_cdf.m statistics/distributions/cauchy_inv.m statistics/distributions/cauchy_pdf.m statistics/distributions/cauchy_rnd.m statistics/distributions/chi2cdf.m statistics/distributions/chi2inv.m statistics/distributions/chi2pdf.m statistics/distributions/chi2rnd.m statistics/distributions/discrete_cdf.m statistics/distributions/discrete_inv.m statistics/distributions/discrete_pdf.m statistics/distributions/discrete_rnd.m statistics/distributions/empirical_cdf.m statistics/distributions/empirical_inv.m statistics/distributions/empirical_pdf.m statistics/distributions/empirical_rnd.m statistics/distributions/expcdf.m statistics/distributions/expinv.m statistics/distributions/exppdf.m statistics/distributions/exprnd.m statistics/distributions/fcdf.m statistics/distributions/finv.m statistics/distributions/fpdf.m statistics/distributions/frnd.m statistics/distributions/gamcdf.m statistics/distributions/gaminv.m statistics/distributions/gampdf.m statistics/distributions/gamrnd.m statistics/distributions/geocdf.m statistics/distributions/geoinv.m statistics/distributions/geopdf.m statistics/distributions/geornd.m statistics/distributions/hygecdf.m statistics/distributions/hygeinv.m statistics/distributions/hygepdf.m statistics/distributions/hygernd.m statistics/distributions/kolmogorov_smirnov_cdf.m statistics/distributions/laplace_cdf.m statistics/distributions/laplace_inv.m statistics/distributions/laplace_pdf.m statistics/distributions/laplace_rnd.m statistics/distributions/logistic_cdf.m statistics/distributions/logistic_inv.m statistics/distributions/logistic_pdf.m statistics/distributions/logistic_rnd.m statistics/distributions/logncdf.m statistics/distributions/logninv.m statistics/distributions/lognpdf.m statistics/distributions/lognrnd.m statistics/distributions/nbincdf.m statistics/distributions/nbininv.m statistics/distributions/nbinpdf.m statistics/distributions/nbinrnd.m statistics/distributions/normcdf.m statistics/distributions/norminv.m statistics/distributions/normpdf.m statistics/distributions/normrnd.m statistics/distributions/poisscdf.m statistics/distributions/poissinv.m statistics/distributions/poisspdf.m statistics/distributions/poissrnd.m statistics/distributions/stdnormal_cdf.m statistics/distributions/stdnormal_inv.m statistics/distributions/stdnormal_pdf.m statistics/distributions/stdnormal_rnd.m statistics/distributions/tcdf.m statistics/distributions/tinv.m statistics/distributions/tpdf.m statistics/distributions/trnd.m statistics/distributions/unidrnd.m statistics/distributions/unidcdf.m statistics/distributions/unidinv.m statistics/distributions/unidpdf.m statistics/distributions/unifrnd.m statistics/distributions/unifcdf.m statistics/distributions/unifinv.m statistics/distributions/unifpdf.m statistics/distributions/wblcdf.m statistics/distributions/wblinv.m statistics/distributions/wblpdf.m statistics/distributions/wblrnd.m statistics/distributions/wienrnd.m -- > statistics/distributions/PKG_ADD-t mv specfun/PKG_ADD-t specfun/PKG_ADD ./mk-pkg-add . statistics/models/logistic_regression.m statistics/models/private/logistic_regression_derivatives.m statistics/models/private/logistic_regression_likelihood.m -- > statistics/models/PKG_ADD-t mv miscellaneous/PKG_ADD-t miscellaneous/PKG_ADD ./mk-pkg-add . statistics/tests/anova.m statistics/tests/bartlett_test.m statistics/tests/chisquare_test_homogeneity.m statistics/tests/chisquare_test_independence.m statistics/tests/cor_test.m statistics/tests/f_test_regression.m statistics/tests/hotelling_test.m statistics/tests/hotelling_test_2.m statistics/tests/kolmogorov_smirnov_test.m statistics/tests/kolmogorov_smirnov_test_2.m statistics/tests/kruskal_wallis_test.m statistics/tests/manova.m statistics/tests/mcnemar_test.m statistics/tests/prop_test_2.m statistics/tests/run_test.m statistics/tests/sign_test.m statistics/tests/t_test.m statistics/tests/t_test_2.m statistics/tests/t_test_regression.m statistics/tests/u_test.m statistics/tests/var_test.m statistics/tests/welch_test.m statistics/tests/wilcoxon_test.m statistics/tests/z_test.m statistics/tests/z_test_2.m -- > statistics/tests/PKG_ADD-t mv statistics/models/PKG_ADD-t statistics/models/PKG_ADD ./mk-pkg-add . strings/base2dec.m strings/bin2dec.m strings/blanks.m strings/deblank.m strings/dec2base.m strings/dec2bin.m strings/dec2hex.m strings/findstr.m strings/hex2dec.m strings/index.m strings/isletter.m strings/isstrprop.m strings/mat2str.m strings/regexptranslate.m strings/rindex.m strings/strsplit.m strings/str2num.m strings/strcat.m strings/cstrcat.m strings/strchr.m strings/strjust.m strings/strmatch.m strings/strtok.m strings/strtrim.m strings/strtrunc.m strings/substr.m strings/untabify.m strings/validatestring.m -- > strings/PKG_ADD-t mv statistics/base/PKG_ADD-t statistics/base/PKG_ADD ./mk-pkg-add . testfun/assert.m testfun/demo.m testfun/example.m testfun/fail.m testfun/rundemos.m testfun/runtests.m testfun/speed.m testfun/test.m -- > testfun/PKG_ADD-t mv statistics/tests/PKG_ADD-t statistics/tests/PKG_ADD ./mk-pkg-add . time/addtodate.m time/asctime.m time/calendar.m time/clock.m time/ctime.m time/date.m time/datenum.m time/datestr.m time/datetick.m time/datevec.m time/eomday.m time/etime.m time/is_leap_year.m time/now.m time/weekday.m -- > time/PKG_ADD-t mv testfun/PKG_ADD-t testfun/PKG_ADD mv strings/PKG_ADD-t strings/PKG_ADD /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gethelp gethelp.o -lm make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/scripts' /bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gethelp gethelp.o -lm mv time/PKG_ADD-t time/PKG_ADD mv statistics/distributions/PKG_ADD-t statistics/distributions/PKG_ADD libtool: link: g++ -O3 -pipe -fstack-protector -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -DHAVE_CONFIG_H -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -Wl,-R/usr/pkg/lib -o gethelp gethelp.o -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -lm -pthread libtool: link: g++ -O3 -pipe -fstack-protector -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -DHAVE_CONFIG_H -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -Wl,-R/usr/pkg/lib -o gethelp gethelp.o -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -lm -pthread make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/scripts' if [ "x." != "x." ] && [ -f ./DOCSTRINGS ] && [ ! -f DOCSTRINGS ]; then \ cp ./DOCSTRINGS DOCSTRINGS; \ touch -r ./DOCSTRINGS DOCSTRINGS; \ fi creating .DOCSTRINGS from .m script files mv plot/PKG_ADD-t plot/PKG_ADD ../build-aux/move-if-change .DOCSTRINGS DOCSTRINGS DOCSTRINGS is unchanged touch .DOCSTRINGS make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/scripts' Making all in doc make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc' Making all in faq make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/faq' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo --version) >/dev/null 2>&1; then \ for f in OctaveFAQ.info OctaveFAQ.info-[0-9] OctaveFAQ.info-[0-9][0-9] OctaveFAQ.i[0-9] OctaveFAQ.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -I . \ -o OctaveFAQ.info OctaveFAQ.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./OctaveFAQ.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/faq' Making all in icons make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/icons' making octave.desktop from octave.desktop.in /bin/sed < octave.desktop.in > octave.desktop-t \ -e "s|%OCTAVE_IMAGEDIR%|/usr/pkg/share/octave/3.4.3/imagelib|" \ -e "s|%OCTAVE_PREFIX%|/usr/pkg|" mv octave.desktop-t octave.desktop make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/icons' Making all in interpreter make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged Updating ./version.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -MT munge-texi.o -MD -MP -MF .deps/munge-texi.Tpo -c -o munge-texi.o munge-texi.cc mv -f .deps/munge-texi.Tpo .deps/munge-texi.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -pthread -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o munge-texi munge-texi.o -lm libtool: link: g++ -O3 -pipe -fstack-protector -I/tmp/pkgsrc/math/octave/work/.buildlink/include -I/tmp/pkgsrc/math/octave/work/.buildlink/include/ncurses -DHAVE_CONFIG_H -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O3 -pipe -fstack-protector -pthread -O3 -pipe -fstack-protector -Wl,-R/usr/pkg/lib -o munge-texi munge-texi.o -L/tmp/pkgsrc/math/octave/work/.buildlink/lib -lm -pthread make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < arith.txi > arith.texi-t mv arith.texi-t arith.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < audio.txi > audio.texi-t mv audio.texi-t audio.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < basics.txi > basics.texi-t mv basics.texi-t basics.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < bugs.txi > bugs.texi-t mv bugs.texi-t bugs.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < container.txi > container.texi-t mv container.texi-t container.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < contrib.txi > contrib.texi-t mv contrib.texi-t contrib.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < cp-idx.txi > cp-idx.texi-t mv cp-idx.texi-t cp-idx.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < data.txi > data.texi-t mv data.texi-t data.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < debug.txi > debug.texi-t mv debug.texi-t debug.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < diffeq.txi > diffeq.texi-t mv diffeq.texi-t diffeq.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < diagperm.txi > diagperm.texi-t mv diagperm.texi-t diagperm.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < dynamic.txi > dynamic.texi-t mv dynamic.texi-t dynamic.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < emacs.txi > emacs.texi-t mv emacs.texi-t emacs.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < errors.txi > errors.texi-t mv errors.texi-t errors.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < eval.txi > eval.texi-t mv eval.texi-t eval.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < expr.txi > expr.texi-t mv expr.texi-t expr.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < fn-idx.txi > fn-idx.texi-t mv fn-idx.texi-t fn-idx.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < func.txi > func.texi-t mv func.texi-t func.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < geometry.txi > geometry.texi-t mv geometry.texi-t geometry.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < gpl.txi > gpl.texi-t mv gpl.texi-t gpl.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < grammar.txi > grammar.texi-t mv grammar.texi-t grammar.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < image.txi > image.texi-t mv image.texi-t image.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < install.txi > install.texi-t mv install.texi-t install.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < interp.txi > interp.texi-t mv interp.texi-t interp.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < intro.txi > intro.texi-t mv intro.texi-t intro.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < io.txi > io.texi-t mv io.texi-t io.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < linalg.txi > linalg.texi-t mv linalg.texi-t linalg.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < matrix.txi > matrix.texi-t mv matrix.texi-t matrix.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < nonlin.txi > nonlin.texi-t mv nonlin.texi-t nonlin.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < numbers.txi > numbers.texi-t mv numbers.texi-t numbers.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < obsolete.txi > obsolete.texi-t mv obsolete.texi-t obsolete.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < oop.txi > oop.texi-t mv oop.texi-t oop.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < op-idx.txi > op-idx.texi-t mv op-idx.texi-t op-idx.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < optim.txi > optim.texi-t mv optim.texi-t optim.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < package.txi > package.texi-t mv package.texi-t package.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < plot.txi > plot.texi-t mv plot.texi-t plot.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < poly.txi > poly.texi-t mv poly.texi-t poly.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < preface.txi > preface.texi-t mv preface.texi-t preface.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < quad.txi > quad.texi-t mv quad.texi-t quad.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < set.txi > set.texi-t mv set.texi-t set.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < signal.txi > signal.texi-t mv signal.texi-t signal.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < sparse.txi > sparse.texi-t mv sparse.texi-t sparse.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < stats.txi > stats.texi-t mv stats.texi-t stats.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < stmt.txi > stmt.texi-t mv stmt.texi-t stmt.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < strings.txi > strings.texi-t mv strings.texi-t strings.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < system.txi > system.texi-t mv system.texi-t system.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < testfun.txi > testfun.texi-t mv testfun.texi-t testfun.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < tips.txi > tips.texi-t mv tips.texi-t tips.texi make[4]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged make[4]: `munge-texi' is up to date. make[4]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < var.txi > var.texi-t mv var.texi-t var.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo --version) >/dev/null 2>&1; then \ for f in octave.info octave.info-[0-9] octave.info-[0-9][0-9] octave.i[0-9] octave.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -I . \ -o octave.info octave.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./octave.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; } TEXINPUTS="./..:$TEXINPUTS" \ MAKEINFO='/tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -I .' \ texi2dvi octave.texi This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011) restricted \write18 enabled. entering extended mode (./octave.texi (/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./version.texi) (octave_logo.eps ) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [2] [3] [-1] [-2] (./preface.texi (Preface) Cross reference values unknown; you must run TeX again. (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] Underfull \hbox (badness 5939) in paragraph at lines 10--592 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-de-fined$ @textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [help], [19] Underfull \hbox (badness 5939) in paragraph at lines 10--609 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-de-fined$ @textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [help], [20] [21] [22] [23] [24] Underfull \hbox (badness 6526) in paragraph at lines 10--1066 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te xtrm un-de-fined$@textsy i$ @textrm [his-tory[]size], page $@textsy h$@textrm u n-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ [25] Underfull \hbox (badness 10000) in paragraph at lines 10--1113 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-tory[ ]file], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@tex trm un-de-fined$@textsy i$ @textrm [his- Underfull \hbox (badness 4072) in paragraph at lines 10--1113 @textrm tory[]timestamp[]format[]string], page $@textsy h$@textrm un-de-fined$ @textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [sav-ing[ ]history], [26] [27] Overfull \hbox (7.06317pt too wide) in paragraph at lines 10--1293 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [echo], pa ge $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de- fined$@textsy i$ @textrm [echo[]executing[]commands],| [28] [29] [30] [31]) (./data.texi Chapter 3 [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 10--415 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [for-mat], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un- de-fined$@textsy i$ @textrm [out- Underfull \hbox (badness 10000) in paragraph at lines 10--415 @textrm put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@textsy i $@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]precisio n], [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56]) (./strings.texi Chapter 5 [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83]) (./container.texi Chapter 6 [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] Underfull \hbox (badness 4556) in paragraph at lines 1335--1343 @texttt strncmpi[] @textrm (see $@textsy h$@textrm un-de-fined$@textsy i$ @text rm [Com-par-ing Strings], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm ), @texttt str2double[]@textrm , [104] [105] [106] [107]) (./var.texi Chapter 7 [108] [109] [110] [111] [112] [113] [114] [115] [116] [117]) (./expr.texi Chapter 8 [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134]) (./eval.texi Chapter 9 [135] [136] [137] [138] [139]) (./stmt.texi Chapter 10 [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150]) (./func.texi Chapter 11 [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175]) (./errors.texi Chapter 12 [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 752--758 []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text rm warn-ing is [186]) (./debug.texi Chapter 13 [187] [188] [189] [190] [191]) (./io.texi Chapter 14 [192] Overfull \hbox (15.10587pt too wide) in paragraph at lines 105--105 []@texttt list_in_columns ({"abc", "def", "ghijkl", "mnop", "qrs", "tuv"}, 20) [] | [193] [194] [195] Underfull \hbox (badness 6995) in paragraph at lines 10--303 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [fixed[]po int[]format], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 10--303 @textrm [out-put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@tex tsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]pre cision], [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] Underfull \hbox (badness 3525) in paragraph at lines 10--1067 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-tave[] core[]file[]limit], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@t extsy h$@textrm un-de-fined$@textsy i$ [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 5008) in paragraph at lines 2604--2608 @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My [225]) (./plot.texi Chapter 15 [226] (plot.eps ) [227] [228] [229] [230] (hist.eps ) [231] [232] [233] [234] [235] [236] [237] [238] (errorbar.eps ) [239] [240] [241] (polar.eps ) [242] [243] [244] [245] [246] [247] [248] [249] [250] (mesh.eps ) [251] (plot3.eps ) [252] [253] [254] [255] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2183--2183 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (15.10587pt too wide) in paragraph at lines 2185--2185 [] @texttt light ("Position", [1 1 5]); ## Available with the JHandles package [] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2189--2189 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2197--2197 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2204--2204 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | [256] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2246--2246 [] @texttt set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[ 1 1 1]);[] | Overfull \hbox (26.60324pt too wide) in paragraph at lines 2247--2247 [] @texttt set (p, "VertexNormals", -get(p,"VertexNormals")); ## Revert norma ls[] | [257] Underfull \hbox (badness 2165) in paragraph at lines 2299--2306 []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men t @textsl c @textrm is a [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] (extended.eps ) [278] [279] [280] [281] [282] Overfull \hbox (55.34668pt too wide) in paragraph at lines 4306--4306 []@texttt uimenu(f, "label", "Close", "accelerator", "q", "callback", "close ( gcf)");[] | Overfull \hbox (89.8388pt too wide) in paragraph at lines 4307--4307 []@texttt uimenu(e, "label", "Toggle &Grid", "accelerator", "g", "callback", " grid (gca)");[] | [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320]) (./matrix.texi Chapter 16 [321] [322] [323] Overfull \hbox (5.52649pt too wide) in paragraph at lines 133--133 @textsl x| Overfull \hbox (4.4619pt too wide) in paragraph at lines 133--133 @textsl z| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 0| [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [341] [342] [343] [344] [345] [346]) (./arith.texi Chapter 17 [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] Overfull \hbox (43.8493pt too wide) in paragraph at lines 877--877 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] Underfull \hbox (badness 3635) in paragraph at lines 2096--2100 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [369] [370] [371] [372] [373] [374]) (./linalg.texi Chapter 18 [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394]) (./nonlin.texi Chapter 19 [395] [396] Underfull \hbox (badness 4479) in paragraph at lines 58--72 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [397] [398] [399] [400]) (./diagperm.texi Chapter 20 [401] [402] [403] [404] [405] [406] [407] [408]) (./sparse.texi Chapter 21 [409] [410] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [411] [412] [413] [414] [415] [416] [417] (spmatrix.eps ) [418] (gplot.eps ) [419] [420] [421] [422] [423] (spmatrix.eps ) [424] (spchol.eps ) (spcholperm.eps ) [425] [426] [427] [428] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [434] [435] [436] [437] [438] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [439] [440] [441] [442] [443] [444] [445] [446] (grid.eps ) ) (./quad.texi Chapter 22 [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458]) (./diffeq.texi Chapter 23 [459] [460] [461] [462] [463] [464] Underfull \hbox (badness 3281) in paragraph at lines 497--501 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e [465] Underfull \hbox (badness 5091) in paragraph at lines 502--506 @texttt initial condition"[] @textrm op-tion has been set to 1 and [466] [467] [468] [469] [470]) (./optim.texi Chapter 24 [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483]) (./stats.texi Chapter 25 [484] [485] [486] [487] [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 533--535 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; Overfull \hbox (49.59799pt too wide) in paragraph at lines 541--541 []@texttt x = randi (1000, [10, 1]); # Create random empirical data in range 1-1000[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 542--542 []@texttt q = quantile (x, [0, 1]); # Return minimum, maximum of empirical d istribution[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 543--543 []@texttt q = quantile (x, [0.25 0.5 0.75]); # Return quartiles of empirical d istribution[] | [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514]) (./set.texi Chapter 26 [515] [516] [517] [518]) (./poly.texi Chapter 27 [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529]) (./interp.texi Chapter 28 [530] [531] (interpderiv1.eps ) (interpderiv2.eps ) [532] [533] (interpft.eps ) [534] [535] [536] [537] (interpn.eps ) [538]) (./geometry.texi Chapter 29 [539] [540] [541] (delaunay.eps ) [542] [543] (triplot.eps ) [544] [545] [546] (voronoi.eps ) [547] [548] (inpolygon.eps ) [549] (convhull.eps ) [550] [551] (griddata.eps ) ) (./signal.texi Chapter 30 [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562]) (./image.texi Chapter 31 [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573]) (./audio.texi Chapter 32 [574] [575] [576]) (./oop.texi Chapter 33 [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1251--1251 [][] | [595] [596]) (./system.texi Chapter 34 [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] Underfull \hbox (badness 10000) in paragraph at lines 10--943 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [mkdir], p age $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de -fined$@textsy i$ @textrm [con- [610] [611] [612] Underfull \hbox (badness 4752) in paragraph at lines 10--1195 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [is[]absol ute[]filename], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ [613] [614] [615] Underfull \hbox (badness 4752) in paragraph at lines 10--1394 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [is[]absol ute[]filename], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 4752) in paragraph at lines 10--1410 @textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [is[]absol ute[]filename], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ [616] [617] [618] [619] [620] [621] [622] [623] Underfull \hbox (badness 3701) in paragraph at lines 10--2028 @textrm DUMP], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@texts y h$@textrm un-de-fined$@textsy i$ @textrm [WEX-IT-STA-TUS], page $@textsy h$@t extrm un-de-fined$@textsy i$@textrm , Underfull \hbox (badness 7486) in paragraph at lines 10--2028 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WTERM-SIG], page $@textsy h$ @textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WUN-TRACED], Underfull \hbox (badness 10000) in paragraph at lines 10--2051 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--2061 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], [624] Underfull \hbox (badness 2103) in paragraph at lines 10--2070 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy h $@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], Underfull \hbox (badness 10000) in paragraph at lines 10--2079 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--2090 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy h $@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--2099 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WSTOP-SIG], [625] Underfull \hbox (badness 2103) in paragraph at lines 10--2119 @textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy h $@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], [626] [627] [628] [629] [630] [631] [632] [633] [634]) (./package.texi Chapter 35 [635] [636] [637] [638] [639] [640] [641] [642] [643] [644]) (./dynamic.texi Appendix A [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683]) (./testfun.texi Appendix B [684] [685] [686] [687] [688] [689] [690] [691] [692] [693]) (./tips.texi Appendix C [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704]) (./contrib.texi Appendix D [705] [706] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [707] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [708] [709] [710]) (./obsolete.texi Appendix E [711] [712] [713]) (./bugs.texi Appendix F [714] [715] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [716] [717]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [718] [719] [720] [721] [722] [723] [724] [725] [726] [727]) (./emacs.texi Appendix H [728] [729] [730] [731] [732] [733] [734]) (./grammar.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [735] [736] [737]) (./gpl.texi Appendix J [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748]) (./cp-idx.texi (Concept Index) [749] [750]) (./fn-idx.texi (Function Index) [751] [752]) (./op-idx.texi (Operator Index) [753] [754]) [755] [756] ) (see the transcript file for additional information) Output written on octave.dvi (760 pages, 2196104 bytes). Transcript written on octave.log. This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011) restricted \write18 enabled. entering extended mode (./octave.texi (/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./octave.aux ) (./version.texi) (octave_logo.eps ) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [2] [3] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11]) [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1090 @textbf See also: @textrm [his-tory[]file], page 25, [his-tory[]size], page 26 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1102 @textbf See also: @textrm [his-tory[]size], page 26, [sav-ing[]history], page 25, [his- [25] [26] [27] [28] [29] [30] [31]) (./data.texi Chapter 3 [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./strings.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79]) (./container.texi Chapter 6 [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102]) (./var.texi Chapter 7 [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113]) (./expr.texi Chapter 8 [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129]) (./eval.texi Chapter 9 [130] [131] [132] [133]) (./stmt.texi Chapter 10 [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144]) (./func.texi Chapter 11 [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169]) (./errors.texi Chapter 12 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 752--758 []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text rm warn-ing is [180]) (./debug.texi Chapter 13 [181] [182] [183] [184] [185]) (./io.texi Chapter 14 [186] Overfull \hbox (15.10587pt too wide) in paragraph at lines 105--105 []@texttt list_in_columns ({"abc", "def", "ghijkl", "mnop", "qrs", "tuv"}, 20) [] | [187] [188] [189] [190] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--354 @textbf See also: @textrm [more], page 196, [page[]screen[]output], page 197, [page[]output[]immediately],| [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] Underfull \hbox (badness 2418) in paragraph at lines 1682--1685 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 5008) in paragraph at lines 2604--2608 @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My [218]) (./plot.texi Chapter 15 [219] [220] (plot.eps ) [221] [222] [223] [224] (hist.eps ) [225] [226] [227] [228] [229] [230] [231] [232] (errorbar.eps ) [233] [234] (polar.eps ) [235] [236] [237] [238] [239] [240] [241] [242] [243] (mesh.eps ) [244] (plot3.eps ) [245] [246] [247] [248] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2183--2183 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (15.10587pt too wide) in paragraph at lines 2185--2185 [] @texttt light ("Position", [1 1 5]); ## Available with the JHandles package [] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2189--2189 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2197--2197 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2204--2204 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | [249] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2246--2246 [] @texttt set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[ 1 1 1]);[] | Overfull \hbox (26.60324pt too wide) in paragraph at lines 2247--2247 [] @texttt set (p, "VertexNormals", -get(p,"VertexNormals")); ## Revert norma ls[] | [250] Underfull \hbox (badness 2165) in paragraph at lines 2299--2306 []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men t @textsl c @textrm is a [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] (extended.eps ) [270] [271] [272] [273] [274] Overfull \hbox (55.34668pt too wide) in paragraph at lines 4306--4306 []@texttt uimenu(f, "label", "Close", "accelerator", "q", "callback", "close ( gcf)");[] | Overfull \hbox (89.8388pt too wide) in paragraph at lines 4307--4307 []@texttt uimenu(e, "label", "Toggle &Grid", "accelerator", "g", "callback", " grid (gca)");[] | [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311]) (./matrix.texi Chapter 16 [312] [313] Overfull \hbox (5.52649pt too wide) in paragraph at lines 133--133 @textsl x| Overfull \hbox (4.4619pt too wide) in paragraph at lines 133--133 @textsl z| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 0| [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [331] [332] [333] [334] [335]) (./arith.texi Chapter 17 [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] Overfull \hbox (43.8493pt too wide) in paragraph at lines 877--877 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] Underfull \hbox (badness 3635) in paragraph at lines 2096--2100 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [356] [357] [358] [359] [360] [361]) (./linalg.texi Chapter 18 [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380]) (./nonlin.texi Chapter 19 [381] [382] Underfull \hbox (badness 4479) in paragraph at lines 58--72 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [383] [384] [385] [386]) (./diagperm.texi Chapter 20 [387] [388] [389] [390] [391] [392] [393] [394]) (./sparse.texi Chapter 21 [395] [396] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [397] [398] [399] [400] [401] [402] [403] (spmatrix.eps ) [404] (gplot.eps ) [405] [406] [407] [408] [409] (spmatrix.eps ) [410] (spchol.eps ) (spcholperm.eps ) [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [419] [420] [421] [422] [423] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [424] [425] [426] [427] [428] [429] [430] [431] (grid.eps ) ) (./quad.texi Chapter 22 [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443]) (./diffeq.texi Chapter 23 [444] [445] [446] [447] [448] Underfull \hbox (badness 3281) in paragraph at lines 497--501 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e [449] Underfull \hbox (badness 5091) in paragraph at lines 502--506 @texttt initial condition"[] @textrm op-tion has been set to 1 and [450] [451] [452] [453] [454]) (./optim.texi Chapter 24 [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]) (./stats.texi Chapter 25 [468] [469] [470] [471] [472] Underfull \hbox (badness 10000) in paragraph at lines 533--535 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [473] Overfull \hbox (49.59799pt too wide) in paragraph at lines 541--541 []@texttt x = randi (1000, [10, 1]); # Create random empirical data in range 1-1000[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 542--542 []@texttt q = quantile (x, [0, 1]); # Return minimum, maximum of empirical d istribution[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 543--543 []@texttt q = quantile (x, [0.25 0.5 0.75]); # Return quartiles of empirical d istribution[] | [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497]) (./set.texi Chapter 26 [498] [499] [500]) (./poly.texi Chapter 27 [501] [502] [503] [504] [505] [506] [507] [508] [509] [510]) (./interp.texi Chapter 28 [511] [512] [513] (interpderiv1.eps ) (interpderiv2.eps ) [514] [515] (interpft.eps ) [516] [517] [518] [519] (interpn.eps ) [520]) (./geometry.texi Chapter 29 [521] [522] [523] (delaunay.eps ) [524] [525] (triplot.eps ) [526] [527] [528] (voronoi.eps ) [529] [530] (inpolygon.eps ) [531] (convhull.eps ) [532] (griddata.eps ) ) (./signal.texi Chapter 30 [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544]) (./image.texi Chapter 31 [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555]) (./audio.texi Chapter 32 [556] [557]) (./oop.texi Chapter 33 [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1251--1251 [][] | [575] [576]) (./system.texi Chapter 34 [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612]) (./package.texi Chapter 35 [613] [614] [615] [616] [617] [618] [619] [620] [621] [622]) (./dynamic.texi Appendix A [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661]) (./testfun.texi Appendix B [662] [663] [664] [665] [666] [667] [668] [669] [670] [671]) (./tips.texi Appendix C [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682]) (./contrib.texi Appendix D [683] [684] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [685] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [686] [687] [688]) (./obsolete.texi Appendix E [689] [690] [691]) (./bugs.texi Appendix F [692] [693] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [694] [695]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [696] [697] [698] [699] [700] [701] [702] [703] [704] [705]) (./emacs.texi Appendix H [706] [707] [708] [709] [710] [711] [712]) (./grammar.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [713] [714] [715]) (./gpl.texi Appendix J [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726]) (./cp-idx.texi (Concept Index) [727] [728] (./octave.cps [729] [730] [731] [732])) (./fn-idx.texi (Function Index) [733] [734] (./octave.fns [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746])) (./op-idx.texi (Operator Index) [747] [748] (./octave.ops [749])) [750] ) (see the transcript file for additional information) Output written on octave.dvi (764 pages, 2832444 bytes). Transcript written on octave.log. This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011) restricted \write18 enabled. entering extended mode (./octave.texi (/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./octave.aux ) (./version.texi) (octave_logo.eps ) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [2] [3] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11]) [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1090 @textbf See also: @textrm [his-tory[]file], page 25, [his-tory[]size], page 25 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1102 @textbf See also: @textrm [his-tory[]size], page 25, [sav-ing[]history], page 25, [his- [25] [26] [27] [28] [29] [30] [31]) (./data.texi Chapter 3 [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./strings.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79]) (./container.texi Chapter 6 [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102]) (./var.texi Chapter 7 [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113]) (./expr.texi Chapter 8 [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129]) (./eval.texi Chapter 9 [130] [131] [132] [133]) (./stmt.texi Chapter 10 [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144]) (./func.texi Chapter 11 [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169]) (./errors.texi Chapter 12 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 752--758 []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text rm warn-ing is [180]) (./debug.texi Chapter 13 [181] [182] [183] [184] [185]) (./io.texi Chapter 14 [186] Overfull \hbox (15.10587pt too wide) in paragraph at lines 105--105 []@texttt list_in_columns ({"abc", "def", "ghijkl", "mnop", "qrs", "tuv"}, 20) [] | [187] [188] [189] [190] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--354 @textbf See also: @textrm [more], page 190, [page[]screen[]output], page 191, [page[]output[]immediately],| [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] Underfull \hbox (badness 2418) in paragraph at lines 1682--1685 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 5008) in paragraph at lines 2604--2608 @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My [218]) (./plot.texi Chapter 15 [219] [220] (plot.eps ) [221] [222] [223] [224] (hist.eps ) [225] [226] [227] [228] [229] [230] [231] [232] (errorbar.eps ) [233] [234] (polar.eps ) [235] [236] [237] [238] [239] [240] [241] [242] [243] (mesh.eps ) [244] (plot3.eps ) [245] [246] [247] [248] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2183--2183 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (15.10587pt too wide) in paragraph at lines 2185--2185 [] @texttt light ("Position", [1 1 5]); ## Available with the JHandles package [] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2189--2189 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2197--2197 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2204--2204 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | [249] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2246--2246 [] @texttt set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[ 1 1 1]);[] | Overfull \hbox (26.60324pt too wide) in paragraph at lines 2247--2247 [] @texttt set (p, "VertexNormals", -get(p,"VertexNormals")); ## Revert norma ls[] | [250] Underfull \hbox (badness 2165) in paragraph at lines 2299--2306 []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men t @textsl c @textrm is a [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] (extended.eps ) [270] [271] [272] [273] [274] Overfull \hbox (55.34668pt too wide) in paragraph at lines 4306--4306 []@texttt uimenu(f, "label", "Close", "accelerator", "q", "callback", "close ( gcf)");[] | Overfull \hbox (89.8388pt too wide) in paragraph at lines 4307--4307 []@texttt uimenu(e, "label", "Toggle &Grid", "accelerator", "g", "callback", " grid (gca)");[] | [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311]) (./matrix.texi Chapter 16 [312] [313] Overfull \hbox (5.52649pt too wide) in paragraph at lines 133--133 @textsl x| Overfull \hbox (4.4619pt too wide) in paragraph at lines 133--133 @textsl z| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 0| [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [331] [332] [333] [334] [335]) (./arith.texi Chapter 17 [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] Overfull \hbox (43.8493pt too wide) in paragraph at lines 877--877 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] Underfull \hbox (badness 3635) in paragraph at lines 2096--2100 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [356] [357] [358] [359] [360] [361]) (./linalg.texi Chapter 18 [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380]) (./nonlin.texi Chapter 19 [381] [382] Underfull \hbox (badness 4479) in paragraph at lines 58--72 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [383] [384] [385] [386]) (./diagperm.texi Chapter 20 [387] [388] [389] [390] [391] [392] [393] [394]) (./sparse.texi Chapter 21 [395] [396] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [397] [398] [399] [400] [401] [402] [403] (spmatrix.eps ) [404] (gplot.eps ) [405] [406] [407] [408] [409] (spmatrix.eps ) [410] (spchol.eps ) (spcholperm.eps ) [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [419] [420] [421] [422] [423] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [424] [425] [426] [427] [428] [429] [430] [431] (grid.eps ) ) (./quad.texi Chapter 22 [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443]) (./diffeq.texi Chapter 23 [444] [445] [446] [447] [448] Underfull \hbox (badness 3281) in paragraph at lines 497--501 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e [449] Underfull \hbox (badness 5091) in paragraph at lines 502--506 @texttt initial condition"[] @textrm op-tion has been set to 1 and [450] [451] [452] [453] [454]) (./optim.texi Chapter 24 [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]) (./stats.texi Chapter 25 [468] [469] [470] [471] [472] Underfull \hbox (badness 10000) in paragraph at lines 533--535 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [473] Overfull \hbox (49.59799pt too wide) in paragraph at lines 541--541 []@texttt x = randi (1000, [10, 1]); # Create random empirical data in range 1-1000[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 542--542 []@texttt q = quantile (x, [0, 1]); # Return minimum, maximum of empirical d istribution[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 543--543 []@texttt q = quantile (x, [0.25 0.5 0.75]); # Return quartiles of empirical d istribution[] | [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497]) (./set.texi Chapter 26 [498] [499] [500]) (./poly.texi Chapter 27 [501] [502] [503] [504] [505] [506] [507] [508] [509] [510]) (./interp.texi Chapter 28 [511] [512] [513] (interpderiv1.eps ) (interpderiv2.eps ) [514] [515] (interpft.eps ) [516] [517] [518] [519] (interpn.eps ) [520]) (./geometry.texi Chapter 29 [521] [522] [523] (delaunay.eps ) [524] [525] (triplot.eps ) [526] [527] [528] (voronoi.eps ) [529] [530] (inpolygon.eps ) [531] (convhull.eps ) [532] (griddata.eps ) ) (./signal.texi Chapter 30 [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544]) (./image.texi Chapter 31 [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555]) (./audio.texi Chapter 32 [556] [557]) (./oop.texi Chapter 33 [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1251--1251 [][] | [575] [576]) (./system.texi Chapter 34 [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612]) (./package.texi Chapter 35 [613] [614] [615] [616] [617] [618] [619] [620] [621] [622]) (./dynamic.texi Appendix A [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661]) (./testfun.texi Appendix B [662] [663] [664] [665] [666] [667] [668] [669] [670] [671]) (./tips.texi Appendix C [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682]) (./contrib.texi Appendix D [683] [684] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [685] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [686] [687] [688]) (./obsolete.texi Appendix E [689] [690] [691]) (./bugs.texi Appendix F [692] [693] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [694] [695]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [696] [697] [698] [699] [700] [701] [702] [703] [704] [705]) (./emacs.texi Appendix H [706] [707] [708] [709] [710] [711] [712]) (./grammar.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [713] [714] [715]) (./gpl.texi Appendix J [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726]) (./cp-idx.texi (Concept Index) [727] [728] (./octave.cps [729] [730] [731] [732])) (./fn-idx.texi (Function Index) [733] [734] (./octave.fns [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746])) (./op-idx.texi (Operator Index) [747] [748] (./octave.ops [749])) [750] ) (see the transcript file for additional information) Output written on octave.dvi (764 pages, 2832560 bytes). Transcript written on octave.log. This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011) restricted \write18 enabled. entering extended mode (./octave.texi (/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./octave.aux ) (./version.texi) (octave_logo.eps ) Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [2] [3] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11]) [-12] (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1090 @textbf See also: @textrm [his-tory[]file], page 25, [his-tory[]size], page 25 , [his-tory[]timestamp[]format[]string],| Underfull \hbox (badness 10000) in paragraph at lines 10--1102 @textbf See also: @textrm [his-tory[]size], page 25, [sav-ing[]history], page 25, [his- [25] [26] [27] [28] [29] [30] [31]) (./data.texi Chapter 3 [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./strings.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79]) (./container.texi Chapter 6 [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102]) (./var.texi Chapter 7 [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113]) (./expr.texi Chapter 8 [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129]) (./eval.texi Chapter 9 [130] [131] [132] [133]) (./stmt.texi Chapter 10 [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144]) (./func.texi Chapter 11 [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169]) (./errors.texi Chapter 12 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 752--758 []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text rm warn-ing is [180]) (./debug.texi Chapter 13 [181] [182] [183] [184] [185]) (./io.texi Chapter 14 [186] Overfull \hbox (15.10587pt too wide) in paragraph at lines 105--105 []@texttt list_in_columns ({"abc", "def", "ghijkl", "mnop", "qrs", "tuv"}, 20) [] | [187] [188] [189] [190] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--354 @textbf See also: @textrm [more], page 190, [page[]screen[]output], page 191, [page[]output[]immediately],| [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] Underfull \hbox (badness 2418) in paragraph at lines 1682--1685 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 5008) in paragraph at lines 2604--2608 @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My [218]) (./plot.texi Chapter 15 [219] [220] (plot.eps ) [221] [222] [223] [224] (hist.eps ) [225] [226] [227] [228] [229] [230] [231] [232] (errorbar.eps ) [233] [234] (polar.eps ) [235] [236] [237] [238] [239] [240] [241] [242] [243] (mesh.eps ) [244] (plot3.eps ) [245] [246] [247] [248] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2183--2183 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (15.10587pt too wide) in paragraph at lines 2185--2185 [] @texttt light ("Position", [1 1 5]); ## Available with the JHandles package [] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2189--2189 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2197--2197 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2204--2204 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | [249] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2246--2246 [] @texttt set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[ 1 1 1]);[] | Overfull \hbox (26.60324pt too wide) in paragraph at lines 2247--2247 [] @texttt set (p, "VertexNormals", -get(p,"VertexNormals")); ## Revert norma ls[] | [250] Underfull \hbox (badness 2165) in paragraph at lines 2299--2306 []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men t @textsl c @textrm is a [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] (extended.eps ) [270] [271] [272] [273] [274] Overfull \hbox (55.34668pt too wide) in paragraph at lines 4306--4306 []@texttt uimenu(f, "label", "Close", "accelerator", "q", "callback", "close ( gcf)");[] | Overfull \hbox (89.8388pt too wide) in paragraph at lines 4307--4307 []@texttt uimenu(e, "label", "Toggle &Grid", "accelerator", "g", "callback", " grid (gca)");[] | [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311]) (./matrix.texi Chapter 16 [312] [313] Overfull \hbox (5.52649pt too wide) in paragraph at lines 133--133 @textsl x| Overfull \hbox (4.4619pt too wide) in paragraph at lines 133--133 @textsl z| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 0| [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [331] [332] [333] [334] [335]) (./arith.texi Chapter 17 [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] Overfull \hbox (43.8493pt too wide) in paragraph at lines 877--877 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] Underfull \hbox (badness 3635) in paragraph at lines 2096--2100 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [356] [357] [358] [359] [360] [361]) (./linalg.texi Chapter 18 [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380]) (./nonlin.texi Chapter 19 [381] [382] Underfull \hbox (badness 4479) in paragraph at lines 58--72 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [383] [384] [385] [386]) (./diagperm.texi Chapter 20 [387] [388] [389] [390] [391] [392] [393] [394]) (./sparse.texi Chapter 21 [395] [396] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs. umn.edu/~saad/software/SPARSKIT/paper.ps[]| | [397] [398] [399] [400] [401] [402] [403] (spmatrix.eps ) [404] (gplot.eps ) [405] [406] [407] [408] [409] (spmatrix.eps ) [410] (spchol.eps ) (spcholperm.eps ) [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [419] [420] [421] [422] [423] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [424] [425] [426] [427] [428] [429] [430] [431] (grid.eps ) ) (./quad.texi Chapter 22 [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443]) (./diffeq.texi Chapter 23 [444] [445] [446] [447] [448] Underfull \hbox (badness 3281) in paragraph at lines 497--501 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e [449] Underfull \hbox (badness 5091) in paragraph at lines 502--506 @texttt initial condition"[] @textrm op-tion has been set to 1 and [450] [451] [452] [453] [454]) (./optim.texi Chapter 24 [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]) (./stats.texi Chapter 25 [468] [469] [470] [471] [472] Underfull \hbox (badness 10000) in paragraph at lines 533--535 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [473] Overfull \hbox (49.59799pt too wide) in paragraph at lines 541--541 []@texttt x = randi (1000, [10, 1]); # Create random empirical data in range 1-1000[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 542--542 []@texttt q = quantile (x, [0, 1]); # Return minimum, maximum of empirical d istribution[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 543--543 []@texttt q = quantile (x, [0.25 0.5 0.75]); # Return quartiles of empirical d istribution[] | [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497]) (./set.texi Chapter 26 [498] [499] [500]) (./poly.texi Chapter 27 [501] [502] [503] [504] [505] [506] [507] [508] [509] [510]) (./interp.texi Chapter 28 [511] [512] [513] (interpderiv1.eps ) (interpderiv2.eps ) [514] [515] (interpft.eps ) [516] [517] [518] [519] (interpn.eps ) [520]) (./geometry.texi Chapter 29 [521] [522] [523] (delaunay.eps ) [524] [525] (triplot.eps ) [526] [527] [528] (voronoi.eps ) [529] [530] (inpolygon.eps ) [531] (convhull.eps ) [532] (griddata.eps ) ) (./signal.texi Chapter 30 [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544]) (./image.texi Chapter 31 [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555]) (./audio.texi Chapter 32 [556] [557]) (./oop.texi Chapter 33 [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1251--1251 [][] | [575] [576]) (./system.texi Chapter 34 [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612]) (./package.texi Chapter 35 [613] [614] [615] [616] [617] [618] [619] [620] [621] [622]) (./dynamic.texi Appendix A [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661]) (./testfun.texi Appendix B [662] [663] [664] [665] [666] [667] [668] [669] [670] [671]) (./tips.texi Appendix C [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682]) (./contrib.texi Appendix D [683] [684] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [685] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [686] [687] [688]) (./obsolete.texi Appendix E [689] [690] [691]) (./bugs.texi Appendix F [692] [693] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [694] [695]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [696] [697] [698] [699] [700] [701] [702] [703] [704] [705]) (./emacs.texi Appendix H [706] [707] [708] [709] [710] [711] [712]) (./grammar.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [713] [714] [715]) (./gpl.texi Appendix J [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726]) (./cp-idx.texi (Concept Index) [727] [728] (./octave.cps [729] [730] [731] [732])) (./fn-idx.texi (Function Index) [733] [734] (./octave.fns [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746])) (./op-idx.texi (Operator Index) [747] [748] (./octave.ops [749])) [750] ) (see the transcript file for additional information) Output written on octave.dvi (764 pages, 2832560 bytes). Transcript written on octave.log. rm -rf octave.htp if /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo --html -I . \ -o octave.htp octave.texi; \ then \ rm -rf octave.html; \ if test ! -d octave.htp && test -d octave; then \ mv octave octave.html; else mv octave.htp octave.html; fi; \ else \ if test ! -d octave.htp && test -d octave; then \ rm -rf octave; else rm -Rf octave.htp octave.html; fi; \ exit 1; \ fi TEXINPUTS="./..:$TEXINPUTS" \ MAKEINFO='/tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -I .' \ texi2pdf octave.texi This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011) restricted \write18 enabled. entering extended mode (./octave.texi (/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./octave.aux ) (./version.texi) <./octave_logo.pdf> Overfull \hbox (1.16216pt too wide) in paragraph at lines 120--121 | [2{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [3] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11]) [-12] (./octave.toc) (./octave.toc) (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--1090 @textbf See also: [][]@textrm [history[]file], page 25[][], [][][history[]size ], page 25[][], [][][history[]timestamp[]format[]string],| Overfull \hbox (34.99236pt too wide) in paragraph at lines 10--1102 @textbf See also: [][]@textrm [history[]size], page 25[][], [][][saving[]histo ry], page 25[][], [][][history[]timestamp[]format[]string],| [25] [26] [27] [28] [29] [30] [31]) (./data.texi Chapter 3 [32] [33] [34] [35] [36] [37] [38]) (./numbers.texi Chapter 4 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./strings.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79]) (./container.texi Chapter 6 [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102]) (./var.texi Chapter 7 [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113]) (./expr.texi Chapter 8 [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129]) (./eval.texi Chapter 9 [130] [131] [132] [133]) (./stmt.texi Chapter 10 [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144]) (./func.texi Chapter 11 [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169]) (./errors.texi Chapter 12 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 752--758 []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text rm warn-ing is [180]) (./debug.texi Chapter 13 [181] [182] [183] [184] [185]) (./io.texi Chapter 14 [186] Overfull \hbox (15.10587pt too wide) in paragraph at lines 105--105 []@texttt list_in_columns ({"abc", "def", "ghijkl", "mnop", "qrs", "tuv"}, 20) [] | [187] [188] [189] Underfull \hbox (badness 2469) in paragraph at lines 10--303 @textbf See also: [][]@textrm [fixed[]point[]format], page 44[][], [][][output []max[]field[]width], page 43[][], [190] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--354 @textbf See also: [][]@textrm [more], page 190[][], [][][page[]screen[]output] , page 191[][], [][][page[]output[]immediately],| [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] Underfull \hbox (badness 2418) in paragraph at lines 1682--1685 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 5008) in paragraph at lines 2604--2608 @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My [218]) (./plot.texi Chapter 15 [219] [220] <./plot.pdf> [221] [222] [223] [224] <./hist.pdf> [225] [226] [227] [228] [229] [230] [231] [232] <./errorbar. pdf> [233] [234] <./polar.pdf> [235] [236] [237] [238] [239] [240] [241] [242] [243] <./mesh.pdf> [244] <./plot3.pdf> [245] [246] [247] [248] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2183--2183 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (15.10587pt too wide) in paragraph at lines 2185--2185 [] @texttt light ("Position", [1 1 5]); ## Available with the JHandles package [] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2189--2189 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2197--2197 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | Overfull \hbox (61.09537pt too wide) in paragraph at lines 2204--2204 []@texttt set (gca, "PlotBoxAspectRatioMode","manual", "PlotBoxAspectRatio", [ 1 1 1]);[] | [249] Overfull \hbox (61.09537pt too wide) in paragraph at lines 2246--2246 [] @texttt set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[ 1 1 1]);[] | Overfull \hbox (26.60324pt too wide) in paragraph at lines 2247--2247 [] @texttt set (p, "VertexNormals", -get(p,"VertexNormals")); ## Revert norma ls[] | [250] Underfull \hbox (badness 2165) in paragraph at lines 2299--2306 []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men t @textsl c @textrm is a [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] <./extended.pdf> [270] [271] [272] [273] [274] Overfull \hbox (55.34668pt too wide) in paragraph at lines 4306--4306 []@texttt uimenu(f, "label", "Close", "accelerator", "q", "callback", "close ( gcf)");[] | Overfull \hbox (89.8388pt too wide) in paragraph at lines 4307--4307 []@texttt uimenu(e, "label", "Toggle &Grid", "accelerator", "g", "callback", " grid (gca)");[] | [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311]) (./matrix.texi Chapter 16 [312] [313] Overfull \hbox (5.52649pt too wide) in paragraph at lines 133--133 @textsl x| Overfull \hbox (4.4619pt too wide) in paragraph at lines 133--133 @textsl z| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 0| Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 1| Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137 @textrm 0| [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1538--1542 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo r Underfull \hbox (badness 10000) in paragraph at lines 1564--1568 @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware, vol 5, 2000, [331] [332] [333] [334] [335]) (./arith.texi Chapter 17 [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] Overfull \hbox (43.8493pt too wide) in paragraph at lines 877--877 []@texttt accumdim ([1, 2, 1, 2, 1], [7,-10,4;-5,-12,8;-12,2,8;-10,9,-3;-5,-3, -13])[] | [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] Underfull \hbox (badness 3635) in paragraph at lines 2096--2100 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [356] [357] [358] [359] [360] [361]) (./linalg.texi Chapter 18 [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380]) (./nonlin.texi Chapter 19 [381] [382] Underfull \hbox (badness 4479) in paragraph at lines 58--72 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [383] [384] [385] [386]) (./diagperm.texi Chapter 20 [387] [388] [389] [390] [391] [392] [393] [394]) (./sparse.texi Chapter 21 [395] [396] Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82 [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [][]@smalltt http://www-users .cs.umn.edu/~saad/software/SPARSKIT/paper.ps[][][]| | [397] [398] [399] [400] [401] [402] [403] <./spmatrix.pdf> [404] <./gplot.pdf> [405] [406] [407] [408] [409] <./spmatrix.pdf> [410] <./spchol.pdf> <./spcholpe rm.pdf> [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 10000) in paragraph at lines 1299--1303 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1594--1598 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix 1- Underfull \hbox (badness 10000) in paragraph at lines 1652--1656 @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t extrm . [419] [420] [421] [422] [423] Underfull \hbox (badness 3000) in paragraph at lines 2037--2040 []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ -ten by R. Lehoucq, Underfull \hbox (badness 4634) in paragraph at lines 2037--2040 @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see [424] [425] [426] [427] [428] [429] [430] [431] <./grid.pdf>) (./quad.texi Chapter 22 [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443]) (./diffeq.texi Chapter 23 [444] [445] [446] [447] [448] Underfull \hbox (badness 3281) in paragraph at lines 497--501 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e [449] Underfull \hbox (badness 5091) in paragraph at lines 502--506 @texttt initial condition"[] @textrm op-tion has been set to 1 and [450] [451] [452] [453] [454]) (./optim.texi Chapter 24 [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]) (./stats.texi Chapter 25 [468] [469] [470] [471] [472] Underfull \hbox (badness 10000) in paragraph at lines 533--535 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [473] Overfull \hbox (49.59799pt too wide) in paragraph at lines 541--541 []@texttt x = randi (1000, [10, 1]); # Create random empirical data in range 1-1000[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 542--542 []@texttt q = quantile (x, [0, 1]); # Return minimum, maximum of empirical d istribution[] | Overfull \hbox (78.34143pt too wide) in paragraph at lines 543--543 []@texttt q = quantile (x, [0.25 0.5 0.75]); # Return quartiles of empirical d istribution[] | [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497]) (./set.texi Chapter 26 [498] [499] [500]) (./poly.texi Chapter 27 [501] [502] [503] [504] [505] [506] [507] [508] [509] [510]) (./interp.texi Chapter 28 [511] [512] [513] <./interpderiv1.pdf> <./interpderiv2.pdf> [514] [515] <./interpft.pdf> [516] [517] [518] [519] <./interpn.pdf> [520]) (./geometry.texi Chapter 29 [521] [522] [523] <./delaunay.pdf> [524] [525] <./t riplot.pdf> [526] [527] [528] <./voronoi.pdf> [529] [530] <./inpolygon.pdf> [531] <./convhull.pdf> [532] <./griddata.pdf>) (./signal.texi Chapter 30 [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544]) (./image.texi Chapter 31 [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555]) (./audio.texi Chapter 32 [556] [557]) (./oop.texi Chapter 33 [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1251--1251 [][] | [575] [576]) (./system.texi Chapter 34 [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] Underfull \hbox (badness 10000) in paragraph at lines 10--2028 @textrm page 603[][], [][][WIFCONTINUED], page 603[][], [][][WIFSIGNALED], pag e 604[][], [603] [604] [605] [606] [607] [608] [609] [610] [611] [612]) (./package.texi Chapter 35 [613] [614] [615] [616] [617] [618] [619] [620] [621] [622]) (./dynamic.texi Appendix A [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661]) (./testfun.texi Appendix B [662] [663] [664] [665] [666] [667] [668] [669] [670] [671]) (./tips.texi Appendix C [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682]) (./contrib.texi Appendix D [683] [684] Underfull \hbox (badness 2111) in paragraph at lines 38--45 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [685] Underfull \hbox (badness 3780) in paragraph at lines 113--118 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 113--118 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see [686] [687] [688]) (./obsolete.texi Appendix E [689] [690] [691]) (./bugs.texi Appendix F [692] [693] Underfull \hbox (badness 2644) in paragraph at lines 174--176 []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug tracker [694] [695]) (./install.texi Underfull \hbox (badness 2253) in paragraph at lines 398--2 @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug tracker Appendix G [696] [697] [698] [699] [700] [701] [702] [703] [704] [705]) (./emacs.texi Appendix H [706] [707] [708] [709] [710] [711] [712]) (./grammar.texi Underfull \hbox (badness 3895) in paragraph at lines 514--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix I [713] [714] [715]) (./gpl.texi Appendix J [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726]) (./cp-idx.texi (Concept Index) [727] [728] (./octave.cps [729] [730] [731] [732])) (./fn-idx.texi (Function Index) [733] [734] (./octave.fns [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746])) (./op-idx.texi (Operator Index) [747] [748] (./octave.ops [749])) [750] ) (see the transcript file for additional information) Output written on octave.pdf (764 pages, 3012039 bytes). Transcript written on octave.log. TEXINPUTS="./..:$TEXINPUTS" \ dvips -o octave.ps octave.dvi This is dvips(k) 5.991 Copyright 2011 Radical Eye Software (www.radicaleye.com) ' TeX output 2012.04.10:0526' -> octave.ps . [2 <./octave_logo.eps>] [3] [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] [-12] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222<./plot.eps>] [223] [224] [225<./hist.eps>] [226] [227] [228] [229] [230] [231] [232] [233<./errorbar.eps>] [234] [235<./polar.eps>] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245<./mesh.eps><./plot3.eps>] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270 <./extended.eps>] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405<./spmatrix.eps>] [406 <./gplot.eps>] [407] [408] [409] [410<./spmatrix.eps>] [411<./spchol.eps> <./spcholperm.eps>] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433 <./grid.eps>] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515<./interpderiv1.eps> <./interpderiv2.eps>] [516] [517<./interpft.eps>] [518] [519] [520 <./interpn.eps>] [521] [522] [523] [524] [525<./delaunay.eps>] [526 <./triplot.eps>] [527] [528] [529] [530<./voronoi.eps>] [531<./inpolygon.eps>] [532<./convhull.eps>] [533] [534<./griddata.eps>] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] cp voronoi.png octave.html/voronoi.png cp triplot.png octave.html/triplot.png cp griddata.png octave.html/griddata.png cp convhull.png octave.html/convhull.png cp delaunay.png octave.html/delaunay.png cp inpolygon.png octave.html/inpolygon.png cp interpft.png octave.html/interpft.png cp interpn.png octave.html/interpn.png cp interpderiv1.png octave.html/interpderiv1.png cp interpderiv2.png octave.html/interpderiv2.png cp plot.png octave.html/plot.png cp hist.png octave.html/hist.png cp errorbar.png octave.html/errorbar.png cp polar.png octave.html/polar.png cp mesh.png octave.html/mesh.png cp plot3.png octave.html/plot3.png cp extended.png octave.html/extended.png cp gplot.png octave.html/gplot.png cp grid.png octave.html/grid.png cp spmatrix.png octave.html/spmatrix.png cp spchol.png octave.html/spchol.png cp spcholperm.png octave.html/spcholperm.png make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' Making all in liboctave make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/liboctave' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo --version) >/dev/null 2>&1; then \ for f in liboctave.info liboctave.info-[0-9] liboctave.info-[0-9][0-9] liboctave.i[0-9] liboctave.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -I . \ -o liboctave.info liboctave.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./liboctave.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/liboctave' Making all in refcard make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/refcard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/refcard' make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc' make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc' Making all in examples make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/examples' Making all in test make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/test' make[2]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3' Makefile:2395: warning: overriding recipe for target `check' Makefile:1992: warning: ignoring old recipe for target `check' /usr/bin/make -C doc/interpreter ../../AUTHORS make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged rm -f AUTHORS /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -D AUTHORSONLY \ --no-validate --no-headers --no-split --output AUTHORS preface.texi mv AUTHORS ../../AUTHORS make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' /usr/bin/make -C doc/interpreter ../../BUGS make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged rm -f BUGS /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -D BUGSONLY \ --no-validate --no-headers --no-split --output BUGS bugs.texi mv BUGS ../../BUGS make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' /usr/bin/make -C doc/interpreter ../../INSTALL.OCTAVE make[3]: Entering directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' ./config-images.sh ../.. ../../doc/interpreter/images.mk is unchanged rm -f INSTALL /tmp/pkgsrc/math/octave/work/.tools/bin/makeinfo -D INSTALLONLY \ --no-validate --no-headers --no-split --output INSTALL install.texi mv INSTALL ../../INSTALL.OCTAVE make[3]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3/doc/interpreter' Installing .gdbinit from version at etc/gdbinit Octave successfully built. Now choose from the following: ./run-octave - to run in place to test before installing make check - to run the tests make install - to install (PREFIX=/usr/pkg) make[2]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3' make[1]: Leaving directory `/tmp/pkgsrc/math/octave/work/octave-3.4.3' *** Please use pkgtools/verifypc to sanity check dependencies. => Unwrapping wrapper scripts. => Unwrapping files-to-be-installed. WARNING: [subst.mk:unwrap] Ignoring non-existent file "./octave-bug". INFO: [subst.mk:unwrap] Nothing changed in ./src/octave-config. mv /tmp/pkgsrc/math/octave/work/octave-3.4.3/src/mkoctfile /tmp/pkgsrc/math/octave/work/octave-3.4.3/src/mkoctfile.bak sed -e 's;"gcc";"/usr/bin/gcc";g' -e 's;"g++";"/usr/bin/g++";g' -e 's;"f77";"/usr/pkg/bin/f2c-f77";g' -e 's@^:[ \t]*\${SED=.*@: \$\{SED="/bin/sed"\}@g' /tmp/pkgsrc/math/octave/work/octave-3.4.3/src/mkoctfile.bak > /tmp/pkgsrc/math/octave/work/octave-3.4.3/src/mkoctfile chmod a+x /tmp/pkgsrc/math/octave/work/octave-3.4.3/src/mkoctfile